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 │ │ │ ├─21396 /lib/systemd/systemd --user │ │ │ └─21397 (sd-pam) │ │ └─session-22.scope │ │ ├─21393 sshd: cephadm [priv] │ │ └─21410 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1447 sshd: zuul [priv] │ │ └─1460 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1451 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─397464 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mppdytiewwevlsrueleigigqrdcxszus ; /usr/bin/python3'"'"' && sleep 0' │ ├─397465 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mppdytiewwevlsrueleigigqrdcxszus ; /usr/bin/python3' && sleep 0 │ ├─397466 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mppdytiewwevlsrueleigigqrdcxszus ; /usr/bin/python3 │ ├─397467 /bin/sh -c echo BECOME-SUCCESS-mppdytiewwevlsrueleigigqrdcxszus ; /usr/bin/python3 │ ├─397468 /usr/bin/python3 │ ├─397469 /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 │ └─397471 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 │ │ ├─ 12186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 80ea7607b2c55a88ed311e1462ed44b047e05c448409ec65611fac79ba8f69ed -address /run/containerd/containerd.sock │ │ ├─ 12555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e11fddb958c0b17ebb56ef74e5817b227d463db64bf5ddb6d09e33f828b6ebe9 -address /run/containerd/containerd.sock │ │ ├─ 19533 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c90923007ee223c0390d2b2c9e9b9d97a0dd3d0dc127f84d3765954ede881f32 -address /run/containerd/containerd.sock │ │ ├─ 24722 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8d059f2ea4fe7b8dd3eba914640fa276cfa08c382302135977f282d21ff0b478 -address /run/containerd/containerd.sock │ │ ├─ 29271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c30e0e95979dc7fee037b65a0a7d940229f7c7d287e7adc04f31298225c4f354 -address /run/containerd/containerd.sock │ │ ├─ 33782 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bfaf6e3f7d624ddcdfa29956b61766c9b1ddcdea8dd228994d789af096b890ca -address /run/containerd/containerd.sock │ │ ├─ 39445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a7d22f30fb0f2ecc307f93259112559b4a0da0c750bbdbae5a4818e69ebccd -address /run/containerd/containerd.sock │ │ ├─ 39484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed44e50345197605b56bf027d19137e6a60737d5e85c95e4b540376ed75cd769 -address /run/containerd/containerd.sock │ │ ├─ 39492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b2ec7e3fb500f81ffaa8d3cf82ec1ca87dc61f1eda89446ade084e0ff6279d -address /run/containerd/containerd.sock │ │ ├─ 39503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c2fdd5853801adc84daa9bcc0d9403236b85a1b3c08dcdc347e59d966cd9b6a -address /run/containerd/containerd.sock │ │ ├─ 39504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac85e2870b66833992405b7811d63d2cd1a89b9f1ae1a6e4d89551c654ef1423 -address /run/containerd/containerd.sock │ │ ├─ 40074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4df07436b0998c989abf8143cb7074ba8dd706fb3fb333dec8764b3c24acfd8 -address /run/containerd/containerd.sock │ │ ├─ 40798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27903e93626d45e22cd6b03ab3a029ba7fd6371a2d594b529f703b09f345347c -address /run/containerd/containerd.sock │ │ ├─ 40826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3165580127a4cded5b6c77198656bed0300cd5275ee9ec9cc9fa912b00db5d4 -address /run/containerd/containerd.sock │ │ ├─ 42134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb062138b1877d3e4c6f57732d348f04a128838713ba688dd81291486e3905c -address /run/containerd/containerd.sock │ │ ├─ 42549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca3d4f66a586255b6aa09a7397b0fe5b3bd161a5bbc93fd3dee0bb956eef1fc0 -address /run/containerd/containerd.sock │ │ ├─ 42595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7087b8a9915e30c2a46b34c89549de7955a918e3038c7d5f11306a3a06d06eef -address /run/containerd/containerd.sock │ │ ├─ 43022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4610f0550f8fbf10c8a2c37432f214ea71ac4bf846be6bd9dc6aaa0289fbf46 -address /run/containerd/containerd.sock │ │ ├─ 43492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 854ddc746d31563aa286d9e527204bd574673cec9b1c3a4e609c55d786783912 -address /run/containerd/containerd.sock │ │ ├─ 43548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 863b03c14f0935b8262ea937f3717bac90d66effa95a4fd50c8c42ec44472b3b -address /run/containerd/containerd.sock │ │ ├─ 43587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cc7cfd01289cc3df18a87a48ca0dd26aafdd5ca137e3352f5ceb4dbf71a2d29 -address /run/containerd/containerd.sock │ │ ├─ 45875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0966624f269a1c0d299e08235bc3cd618ddad970f8b0c72d1f331b8e9322a001 -address /run/containerd/containerd.sock │ │ ├─ 45986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8073561e6ac370f056d29fee583ca2db4e33dd67e9ba570bcb1214ef454dbf2 -address /run/containerd/containerd.sock │ │ ├─ 46743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86a8bafb73d8c34784ddd31f9159b3f897070d2ed34a7ec9c8953d4deadc136a -address /run/containerd/containerd.sock │ │ ├─ 46842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bff26cc0bcc59c76bf8d8903c3954117ae3858c52ab4d51da8416a6d454f49 -address /run/containerd/containerd.sock │ │ ├─ 47221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abdbafd37b6be6d505cfda53dc926e5e9764a3b0a2fc2e6f3d9e9ea79b899847 -address /run/containerd/containerd.sock │ │ ├─ 47740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ef6f5598ac3a1bd5fb7e337b04752f0d0e1860d8b2c7129784154504db41183 -address /run/containerd/containerd.sock │ │ ├─ 48169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96cf7e08599c8b440691156714de2907c1f925642d0358f5cdd2b010b4c99c7d -address /run/containerd/containerd.sock │ │ ├─ 50219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a9fdccfc23352d240576454ed92022fcbb791f46273c0d068f99d8556745922 -address /run/containerd/containerd.sock │ │ ├─ 50402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e8b7f9ffebac859978020fc5e2bea135af49f8e7cdaa4ae64b248a65bb801fa -address /run/containerd/containerd.sock │ │ ├─ 54634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7afbdc9e399103d29ecaee44560e58e7796d5fa67a934ece30674e843c85854e -address /run/containerd/containerd.sock │ │ ├─ 55286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5323bd61364fada9d3561a1ef8237f29905cd315cfff79acb9cfecc6776cf4d -address /run/containerd/containerd.sock │ │ ├─ 55326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deceb9db7fa1af7b2797ac2d98cc115c7ea4108852fd1b6a09147fa790a05429 -address /run/containerd/containerd.sock │ │ ├─ 55365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93a64d41acf856e616634d88b520c73de53694c81892876c0b6a4f451b3aaab1 -address /run/containerd/containerd.sock │ │ ├─ 55559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d814ae5ed0f9d0fc2b9139541008626d203459a4e0c33c68005ee6ac11c419c -address /run/containerd/containerd.sock │ │ ├─ 59303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0f2239e5ce8e2f29bf8d5231beb4db30b5b289bdced6ce092297e6c4a320ea -address /run/containerd/containerd.sock │ │ ├─ 59433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 421314f0d521e86ac92041bea2e736a1a1049f0f5f84c2458ed24bd745156b81 -address /run/containerd/containerd.sock │ │ ├─ 59486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba59200ecfb1f0877c9e8265d1eff0922bab7fd531da8c7b5abbb5e60eabe54 -address /run/containerd/containerd.sock │ │ ├─ 59523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d489a5da15abef67d616a787c77e916dd1310f445670fdb5d1a2d321cdfd03e -address /run/containerd/containerd.sock │ │ ├─ 60734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68538e6537bbb2a84f96b750258885fe4cffb8506fabf369273748b7d019c15b -address /run/containerd/containerd.sock │ │ ├─ 60843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 329ee6bc15f3765ff040a53bb8daa6f8c47ca92efab776342dedecf776332157 -address /run/containerd/containerd.sock │ │ ├─ 61290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00dfef0870ff6d484e609bbc6b944557b2848f0d9804f5459b598e6cb05aaf2 -address /run/containerd/containerd.sock │ │ ├─ 61340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186dc65e030a2bde4085923cf15b8dc76ca359eb88beaabc154bbab89288d1c4 -address /run/containerd/containerd.sock │ │ ├─ 61389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbe837746c3e361ac544122ade70ff8d9a350ee0a3384e4743e85997533b1143 -address /run/containerd/containerd.sock │ │ ├─ 61883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 925e74da92faa2f0768e4510c74d37ea98285f92cafd3f0ffdecec01ddb11901 -address /run/containerd/containerd.sock │ │ ├─ 62276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e884477ea35bb4b201c4d47b614d228fe7402c8c1e93a0b9c493ec4cf20e42c4 -address /run/containerd/containerd.sock │ │ ├─ 62676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f919e161ec6a88925e1bda534b42c4bc5200e6f235c8b4f0631bb64fb27f52fe -address /run/containerd/containerd.sock │ │ ├─ 62886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc2e0dd9fefe9f2d7fdf95730bae661cfdd5ca7efbb6f27b06e65351c7eeb30c -address /run/containerd/containerd.sock │ │ ├─ 63434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00247581422762b980e6079f5ec4a0f33308fb125e2bdd8844c10d49694bd497 -address /run/containerd/containerd.sock │ │ ├─ 65008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf1847dac17038a93aefb9eb780ddafd680f95913d92718bac6dc0cce26adeb2 -address /run/containerd/containerd.sock │ │ ├─ 66934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6b208196acec35c2252a01b27bb0102af6d7c541057e2a30cf95c313917cfa -address /run/containerd/containerd.sock │ │ ├─ 76313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e10c3a515896876ea0635713a3ac8e09714b34731366239408cd0a34e7a6960e -address /run/containerd/containerd.sock │ │ ├─ 77793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7381d207efd1a4c9b3aefffc8da7bec8b53843031d064b9ca21b736c902de503 -address /run/containerd/containerd.sock │ │ ├─ 85139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d33fcd56055b74b2cdedf9d8ac8d138c3f537380c629a107c86fc1319f583428 -address /run/containerd/containerd.sock │ │ ├─ 91097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2dd794272a48ab201ae24ebffea940fec94f932086201701474baa2bb6e648 -address /run/containerd/containerd.sock │ │ ├─ 95252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6a7de1c58c8f2fbc2bea7b8001edd690209083ea4cc4f912ae2837ef18a13cb -address /run/containerd/containerd.sock │ │ ├─ 95292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2a9f9ec9200a05724cd9fa426bb3553988f8635a2873bed46b0712009b78f7 -address /run/containerd/containerd.sock │ │ ├─108441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61da8e6519f0a1a00c158f31c81b6f912a85fe7227990ddb7f33e8a3466d743b -address /run/containerd/containerd.sock │ │ ├─109974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 891c46441a66ec6ff3f81d3869282a996601c52053a9c72a87ee4a9a128c30b1 -address /run/containerd/containerd.sock │ │ ├─110110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e572eb239762e90a99d4668e862fdf13b28f33469a9ba3be4772a75ebb16657d -address /run/containerd/containerd.sock │ │ ├─112023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f1766e8ae3afd630bef8d3450b05273292ee8588b8b69dd0010a847f7be239 -address /run/containerd/containerd.sock │ │ ├─113868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f00383d234ced055c8d651d785ea99feeb8aa052394ede5c4fbc47478ad2edd0 -address /run/containerd/containerd.sock │ │ ├─114034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35899274ee01b04c9f50bd766d9a66ca145c4fcec01d8db4d7289197753d5041 -address /run/containerd/containerd.sock │ │ ├─126831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11aab49bc82e07953a66acfefde58a3e0d089f2b98481cc8754548a7a8a7199d -address /run/containerd/containerd.sock │ │ ├─126859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a88c0f1862a2e7bc887421d2655f8859da9ad883896ce76e140ffe3c807e63b -address /run/containerd/containerd.sock │ │ ├─129417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f82693ac3506c1e0402c8dcfbaba79eb40e92784ed3dc892ca523b83fd826f4 -address /run/containerd/containerd.sock │ │ ├─143785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d10d2b57b645d61dde75d4688948062cbfe3aae83a58d695e7790613f4a5576 -address /run/containerd/containerd.sock │ │ ├─146164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a016490bc16b9102540f8b608b77aedc92e244ac338964986da852d7857c68e1 -address /run/containerd/containerd.sock │ │ ├─157986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2f43c52ed85629e5df368b8433aa8d208d4894278b7263b3b89fd43f35e027 -address /run/containerd/containerd.sock │ │ ├─158023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bcdd21a6b8dc982287b91aa082ca55438380ff68c5114455c8c837228e77c2 -address /run/containerd/containerd.sock │ │ ├─158798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ede6b66dd75b8af7d6cb67dfd3d786e554c42e5d7c08485a769e22f850ecae0 -address /run/containerd/containerd.sock │ │ ├─159849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62bfedcdf2a0a4266312d318953eb92c41ab0db4f0c649418c89f802185075ad -address /run/containerd/containerd.sock │ │ ├─162007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71010d5e366c022f844a7257857de7d5dce2a2e463f64085050eebd2b0cf452d -address /run/containerd/containerd.sock │ │ ├─162293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a02f5a4e5fdab7481aa281967c18a5e077dda09cdfc2bcd1440864a3d8841c -address /run/containerd/containerd.sock │ │ ├─162371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7174c59b1aa46155a372d27b3f3c996846e61d7ec670e52487398bfcacbe5614 -address /run/containerd/containerd.sock │ │ ├─162581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab4615fa39640caefb85f7883e53a29b1249f8f5e93364e2806c780219d972bf -address /run/containerd/containerd.sock │ │ ├─162734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc37c65c7e77225999afe610561e9fec04c1222137495e6ac53666693bf4bc0 -address /run/containerd/containerd.sock │ │ ├─163010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d6b16f4153949cb9c957a915546cb8127a010a8967f2bd8051aef53fcf44287 -address /run/containerd/containerd.sock │ │ ├─175316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e47f2191c55da89ef369f12a55a0edfa572d6d8278bb16acaf62961b818d0e -address /run/containerd/containerd.sock │ │ ├─177160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3825edf0696f59f884eea3179c21f136ef0e9186e78089e5d2f16afe372d36ef -address /run/containerd/containerd.sock │ │ ├─177224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac657f20d24a1d4f439bc6fb743fe0a97102c02dcf215a9666c047534c5ddab0 -address /run/containerd/containerd.sock │ │ ├─177278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab76d5f9eaf53ff3e880e68572a56a73daa9210c7a43c82ba3ed33ec0e4f3c5b -address /run/containerd/containerd.sock │ │ ├─177562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c1fb150f24427325646372fdbe1211022c9bdaf7f14f6dbddcaeaba1325b9c -address /run/containerd/containerd.sock │ │ ├─177608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96814bf856595df86268847ce4c37926dad3de672677f024af050ba71ac53a17 -address /run/containerd/containerd.sock │ │ ├─184342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 719d3850bb4d690f0846419e96f131a07ffbd6696222f560e0b450a457e9632e -address /run/containerd/containerd.sock │ │ ├─188544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e1bfe7d754573c1072e234d6079cdf390cfce9d1e063b4ef7cf2c2b9afec1b -address /run/containerd/containerd.sock │ │ ├─191487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1f0d340c84421ba51550d032986490383206d4b681e1d605d33d32528342826 -address /run/containerd/containerd.sock │ │ ├─191598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5429fe2ad002cc1afc2e44c73586ca18c7ae6392101a29e225d6d579cfb5b0b5 -address /run/containerd/containerd.sock │ │ ├─191631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21fc4729cc388ed06cf1240cf50a91b679e7b90f41a9034bb605d23436e27351 -address /run/containerd/containerd.sock │ │ ├─207904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008512f73ce750a851ff0d1c6a08f3efabab09a58693374c90cc990411ae6296 -address /run/containerd/containerd.sock │ │ ├─215742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 093ab3607f3381eb9b40501df45d985e5f98c441d8489329ba5d64ad9861bc77 -address /run/containerd/containerd.sock │ │ ├─215780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a291f41d61d7583dbc6989366cd3a387efe77d093bdb29bf8b79f32add77cfb8 -address /run/containerd/containerd.sock │ │ ├─215793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f18f936f8e8be9f940466d605a6ba6f734533b7ea203291a99e5e7000c5ad8ad -address /run/containerd/containerd.sock │ │ ├─216091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef1757ad15c7b662bb24b22b8e83249779952f38c8b1145e28cb20c8b1920ea -address /run/containerd/containerd.sock │ │ ├─227188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1b24b8742458396ede19778b818b8b6b8860c8dbf8e1a7daede6bb8d6019d5d -address /run/containerd/containerd.sock │ │ ├─229627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb00a08763b75dcc24e61e302c96362ff1690fdb5359d8e46054485a48568423 -address /run/containerd/containerd.sock │ │ ├─230675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77442e80cce0b4581a6e949df1af3049c6683462b1994a905daf493935e83ba -address /run/containerd/containerd.sock │ │ ├─231362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e50a41dd95cd3857ebf8c2a3ebb2f6293320106120cbf84d029cbe7af77e7e -address /run/containerd/containerd.sock │ │ ├─232390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 721b23d6bf3253569cfea4f70aaf4f7c8817700f51137c15088aa470abe5dacf -address /run/containerd/containerd.sock │ │ ├─235103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74ff13bfe79189a8c8bef80f57e453ac87b8fa4d7826031448336ca9f6c3219b -address /run/containerd/containerd.sock │ │ ├─236435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ddd44232e1cbe94c2c840b6d22d4ebbf7a8444a47a38a0f842756aba93e5b1 -address /run/containerd/containerd.sock │ │ ├─236521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42af6d54d9a7d5e864e3cc3b81cca2dc86a77279f723237271273566dac5fb79 -address /run/containerd/containerd.sock │ │ ├─245564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ab7e43e4fa8fb3dfc094603543408c635c71a7ac5a02968de889f73fb06e2f -address /run/containerd/containerd.sock │ │ ├─246040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00467c6837b760b91938167bf17b2cadd1ab97fae32032d857eb76ed07e70737 -address /run/containerd/containerd.sock │ │ ├─248926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb348c5c8810b114c211ba52561398164032cceb1d3ea057c864a6f159487cb1 -address /run/containerd/containerd.sock │ │ ├─252686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd21e4bc8957c29f490924e05f4de1696b8baef67f2b50f4815f3ee9f657ed3c -address /run/containerd/containerd.sock │ │ ├─252890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd949f948004cd5166cd47641a09e602a7a64be73a2612b8a0d6ccd0d5211c7d -address /run/containerd/containerd.sock │ │ ├─252940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d6e912a4877ceb9a865e98e4fc920480332c2b41758f154c554dc0a1b6887fe -address /run/containerd/containerd.sock │ │ ├─253003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63fd76b17c87dece47ae6c4e15a013cd41aa63cdaa2b68c923965ed681b57445 -address /run/containerd/containerd.sock │ │ ├─264339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0650b8f2296c99bbbf93e03d595ef8672c25013c74e168a39ae259ef27723b3 -address /run/containerd/containerd.sock │ │ ├─266759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bce6ac2d20501b807135d18604bf64a2b8072a11f198e04ac2d1dd123a205d96 -address /run/containerd/containerd.sock │ │ ├─268173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9a5ad5b5e7f2c4b0315b7e14dd86b5b9dcd7ea39ef74b835f2638694e1c413 -address /run/containerd/containerd.sock │ │ ├─397378 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/74260e349219b2dbc07914f5a9a124f03ebd116240449375a7c22fb3aa88a708/log.json --log-format json exec --process /tmp/runc-process724930687 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/74260e349219b2dbc07914f5a9a124f03ebd116240449375a7c22fb3aa88a708/6d3f9737edf563dea177dc1de05f596b343ee531fa3f949e1caaaa2e3e57c84f.pid 74260e349219b2dbc07914f5a9a124f03ebd116240449375a7c22fb3aa88a708 │ │ ├─397379 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/74260e349219b2dbc07914f5a9a124f03ebd116240449375a7c22fb3aa88a708/log.json --log-format json exec --process /tmp/runc-process1624176018 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/74260e349219b2dbc07914f5a9a124f03ebd116240449375a7c22fb3aa88a708/4d9c58baa083a137b14814edcc64618a5f69caa011de3f67591e55a2b59b0c26.pid 74260e349219b2dbc07914f5a9a124f03ebd116240449375a7c22fb3aa88a708 │ │ └─397472 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/35c77958db341d3e9a94e6bd822ae67c33d1f2b372047e9c555a5c60db3765b9/log.json --log-format json exec --process /tmp/runc-process859259743 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/35c77958db341d3e9a94e6bd822ae67c33d1f2b372047e9c555a5c60db3765b9/b79f5ea3920b1ae2f4997de94fde544f1b07dad4b7fc7294dc3fc2ef2fa2f0ce.pid 35c77958db341d3e9a94e6bd822ae67c33d1f2b372047e9c555a5c60db3765b9 │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28977 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29253 /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 │ │ │ ├─19472 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19507 /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 │ │ │ ├─24429 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24705 /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 │ │ │ ├─33485 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33765 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12106 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12134 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wyusxt.service │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wyusxt/unit.run │ │ └─12497 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-wyusxt --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.wyusxt:/var/lib/ceph/mgr/ceph-instance.wyusxt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wyusxt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wyusxt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10163 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143151 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39915 /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.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1382 /usr/sbin/uuidd --socket-activation │ ├─docker-e11fddb958c0b17ebb56ef74e5817b227d463db64bf5ddb6d09e33f828b6ebe9.scope … │ │ ├─12580 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wyusxt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12599 /usr/bin/ceph-mgr -n mgr.instance.wyusxt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10668 /usr/sbin/chronyd -F 1 │ │ └─10669 /usr/sbin/chronyd -F 1 │ ├─docker-8d059f2ea4fe7b8dd3eba914640fa276cfa08c382302135977f282d21ff0b478.scope … │ │ ├─24745 /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 │ │ └─24758 /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 │ ├─run-r324416a53e894b59a19512d0e60c401e.scope │ │ └─191841 /usr/sbin/libvirtd --listen │ ├─docker-c30e0e95979dc7fee037b65a0a7d940229f7c7d287e7adc04f31298225c4f354.scope … │ │ ├─29295 /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 │ │ └─29307 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-c90923007ee223c0390d2b2c9e9b9d97a0dd3d0dc127f84d3765954ede881f32.scope … │ │ ├─19560 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19573 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-bfaf6e3f7d624ddcdfa29956b61766c9b1ddcdea8dd228994d789af096b890ca.scope … │ │ ├─33806 /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 │ │ └─33818 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143043 /sbin/iscsid │ │ └─143044 /sbin/iscsid │ ├─docker-80ea7607b2c55a88ed311e1462ed44b047e05c448409ec65611fac79ba8f69ed.scope … │ │ ├─12218 /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 │ │ └─12230 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─05c1e8d290ad867f83a68f97f833d0516b26c19fdc05d8dec4a30028892e6592 │ │ └─48480 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a4bff26cc0bcc59c76bf8d8903c3954117ae3858c52ab4d51da8416a6d454f49 │ │ └─46865 /pause │ ├─ab76d5f9eaf53ff3e880e68572a56a73daa9210c7a43c82ba3ed33ec0e4f3c5b │ │ └─177321 /pause │ ├─68538e6537bbb2a84f96b750258885fe4cffb8506fabf369273748b7d019c15b │ │ └─60761 /pause │ ├─3e0f2239e5ce8e2f29bf8d5231beb4db30b5b289bdced6ce092297e6c4a320ea │ │ └─59347 /pause │ ├─f747ebdfc9cfc4a139b9d83fd6ab3b019113434c6102aba6ede336876ba27531 │ │ ├─63571 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63629 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─6c164b5744f57385e9907806cbafe06a8b80df7e408d21810808f22835f17b1f │ │ └─61928 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 │ ├─a67f515f180e745076123d620a6d2dc9dfad756f8ccfadc807f4aa908f47292a │ │ └─41089 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8215fd0419a708734db7a941821b38310e0283426e980a822a9023ff0a6a68cd │ │ └─64694 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─74ff13bfe79189a8c8bef80f57e453ac87b8fa4d7826031448336ca9f6c3219b │ │ └─235126 /pause │ ├─957cec9553fd5849c5923c63bcea7f0e8c8d7a938d008ba811f7b99a74dba5e7 │ │ ├─ 95668 /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 │ │ └─396500 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─20e0b6bf181b678a49bc589f0d8b6d7b25e1191d9cee83445cb115be9422a330 │ │ └─39732 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 │ ├─3b9b7a590e60205a77b96eac29bd3c577c818bf9cf4c0b95a2fe39cfa7656167 │ │ ├─249107 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─249205 erl_child_setup 1048576 │ │ ├─249329 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249340 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249514 /bin/sh -s rabbit_disk_monitor │ ├─2ac6eea28c3e80c9c98d82ae6aea94359fb83ca6183bd4cb08d3656a33c30e77 │ │ └─96534 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b9bb0d0dc543cb12a572c04ec69292ac6580f6cfb2d0174ba5443ed1638c4420 │ │ ├─ 70392 apache2 -DFOREGROUND │ │ ├─ 70435 (wsgi:k -DFOREGROUND │ │ ├─ 70436 (wsgi:k -DFOREGROUND │ │ ├─ 70437 (wsgi:k -DFOREGROUND │ │ ├─ 70438 (wsgi:k -DFOREGROUND │ │ ├─386185 apache2 -DFOREGROUND │ │ └─391389 apache2 -DFOREGROUND │ ├─4d0bdb91d03cea6cf8758b539d9ecc7d1ab04b7be20eb92d2b0487740aac1b0c │ │ └─268435 /bin/openstack-database-exporter │ ├─9c5d6aad647b619e1ea3b7b42a15a0f59b498152a2563384e6e50be4119a29db │ │ └─47037 /manager --metrics-bind-address=:8080 │ ├─f55cee6213eca21460a9eb8afbe6e1ec67812cb46ca1fb10a19622be720b2cc3 │ │ ├─108830 glance-api: uWSGI master │ │ ├─108842 glance-api: uWSGI worker 1 │ │ └─108843 glance-api: uWSGI worker 2 │ ├─7c5af9bef1abbc26df26f88fe409ff37fc60d84cafe55a9e869c9f2638c6ac4e │ │ ├─158263 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158308 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158330 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─158479 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─397105 sleep 15 │ ├─1b79bc19bda1659206b912a6c44a91c18a8ce8a92f56b444b1ad33a8451deb63 │ │ └─42689 /coredns -conf /etc/coredns/Corefile │ ├─ff23a3be41a3afc288d32a0f5f8d09e96567c52ed705ad76953a2db09440143f │ │ └─144340 /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 │ ├─3ef1757ad15c7b662bb24b22b8e83249779952f38c8b1145e28cb20c8b1920ea │ │ └─216115 /pause │ ├─7afbdc9e399103d29ecaee44560e58e7796d5fa67a934ece30674e843c85854e │ │ └─54657 /pause │ ├─0966624f269a1c0d299e08235bc3cd618ddad970f8b0c72d1f331b8e9322a001 │ │ └─45908 /pause │ ├─63fd76b17c87dece47ae6c4e15a013cd41aa63cdaa2b68c923965ed681b57445 │ │ └─253044 /pause │ ├─37a02f5a4e5fdab7481aa281967c18a5e077dda09cdfc2bcd1440864a3d8841c │ │ └─162318 /pause │ ├─e1f0d340c84421ba51550d032986490383206d4b681e1d605d33d32528342826 │ │ └─191512 /pause │ ├─6eacedf8130143b83263cd5f7e1002d0b055036516462a4ecf771a98041ff59f │ │ └─47583 percona-xtradb-cluster-operator │ ├─d04f25caf05b2c9f5a63ac5037884ae846efbcd4a6995f1e6b69665d83501991 │ │ └─127387 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f306c1c3a9b121794b404216cb432841dba6ecadd1210f914301ff8418c3faaf │ │ └─251341 docker-registry serve /etc/docker-registry/config.yml │ ├─721b23d6bf3253569cfea4f70aaf4f7c8817700f51137c15088aa470abe5dacf │ │ └─232458 /pause │ ├─b9ca00fff1c45d164809100b62ccbde0cfcd27049a5da6a847ffe1eb0ea65cd8 │ │ ├─60213 python -u /app/sidecar.py │ │ ├─60598 python -u /app/sidecar.py │ │ └─60599 python -u /app/sidecar.py │ ├─95e8500fd6e880717c353a2f0118b8df51d67e74866d25f958f1cc7658306865 │ │ └─43141 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 │ ├─e42d3406ee3609fe077420beea71354082dc5ed1121865e0405c2f260a847682 │ │ └─64342 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1571793183892e168a43dd81d0ff4fe7fe9fe8c64d0c561c9079b6aff7943f5b │ │ ├─227406 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227438 erl_child_setup 1048576 │ │ ├─227558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227569 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227732 /bin/sh -s rabbit_disk_monitor │ ├─056b1526b61333d9cdf44d68b3061a0eeee87121db33f403ae8578fcf6630057 │ │ ├─175492 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175515 erl_child_setup 1048576 │ │ ├─175587 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175588 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175598 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175859 /bin/sh -s rabbit_disk_monitor │ ├─1d04f4fc31a0b6b42d8e844fe2bb741b8261b5103f6bb26054eb60dbf6dbb5b7 │ │ ├─91280 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91302 erl_child_setup 1048576 │ │ ├─91371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91650 /bin/sh -s rabbit_disk_monitor │ ├─b77442e80cce0b4581a6e949df1af3049c6683462b1994a905daf493935e83ba │ │ └─230697 /pause │ ├─e884477ea35bb4b201c4d47b614d228fe7402c8c1e93a0b9c493ec4cf20e42c4 │ │ └─62300 /pause │ ├─ac657f20d24a1d4f439bc6fb743fe0a97102c02dcf215a9666c047534c5ddab0 │ │ └─177274 /pause │ ├─a016490bc16b9102540f8b608b77aedc92e244ac338964986da852d7857c68e1 │ │ └─146283 /pause │ ├─62bfedcdf2a0a4266312d318953eb92c41ab0db4f0c649418c89f802185075ad │ │ └─159879 /pause │ ├─ee1e8e82b399f5c08c553f835bd0b900da130d277c97262715f101fcb9ea4ea5 │ │ └─64816 /bin/memcached_exporter │ ├─da58e143c253f334b270c01d9b49d6ff07be179fe2c1b99633b6dad131fa20ff │ │ └─262179 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─093ab3607f3381eb9b40501df45d985e5f98c441d8489329ba5d64ad9861bc77 │ │ └─215784 /pause │ ├─32368f11fd3eebbd07f44eb53087c98490126bc4b39dc108ebb9c1c2570520c1 │ │ ├─204063 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204344 heat-engine: ServiceWrapper worker(0) │ │ └─204347 heat-engine: ServiceWrapper worker(1) │ ├─96cf7e08599c8b440691156714de2907c1f925642d0358f5cdd2b010b4c99c7d │ │ └─48192 /pause │ ├─f00383d234ced055c8d651d785ea99feeb8aa052394ede5c4fbc47478ad2edd0 │ │ └─113891 /pause │ ├─43e6494332e772b64fada00872334ae32b4777b476cf9e5f7799f3ca27e46d4c │ │ ├─127853 /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 │ │ └─128093 /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 │ ├─eb348c5c8810b114c211ba52561398164032cceb1d3ea057c864a6f159487cb1 │ │ └─248949 /pause │ ├─3ede6b66dd75b8af7d6cb67dfd3d786e554c42e5d7c08485a769e22f850ecae0 │ │ └─158822 /pause │ ├─00247581422762b980e6079f5ec4a0f33308fb125e2bdd8844c10d49694bd497 │ │ └─63457 /pause │ ├─9cbc84a1cf1e2fff705143c8be7c3d751a4758a516ec285106f590e175751b29 │ │ ├─158897 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159077 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─159083 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─397254 sleep 15 │ ├─431f793958e6b67f10351584917f13cb73d87e8ec4a531b3ec09795dae39e4ae │ │ └─231412 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3b61de506cae49ee58661d96e5f570d23fde99fff903fd3d08df39c2934ec15f │ │ └─64001 /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-74.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 │ ├─6f9e75ea117e47b2090151e62f41af157877ec3d7a85ccecc511e08b6b36cbb2 │ │ └─46911 /manager --metrics-bind-address=:9782 │ ├─db391a1fea1fa97e2e42fb3e3a49e24832d8a9d1131ad7ff42b7b77a7124b94f │ │ ├─225457 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225891 octavia-worker: ConsumerService worker(0) │ │ └─225894 octavia-worker: ConsumerService worker(1) │ ├─8f48b29ed8e5e66429ad72e7ce9665be19c426c0916871c6591f9e02283119bd │ │ ├─262402 /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 │ │ └─262632 /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 │ ├─2d5baaeec55a902d2884dc3191bf6fa809c54210921c3380c685d6048b9a2cdf │ │ ├─186861 neutron-policy-server: uWSGI master │ │ ├─186874 neutron-policy-server: uWSGI worker 1 │ │ └─186875 neutron-policy-server: uWSGI worker 2 │ ├─a7b5ac8a9b0a9603b919aecd205aeedbf1dd9a048008b3d029629b38ec2d6387 │ │ └─64888 /bin/oauth2-proxy │ ├─25513392fe08c98bc6959c07bcf2b4fb39f5e6823d32eabf12329a5e228f9966 │ │ └─229802 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e7987a5ad5dd359bbcc5de847b48e7c4600148d7b3fdc7749071bc6fa8077e21 │ │ ├─189535 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─189772 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─189966 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0m0r1cqn/privsep.sock │ │ ├─382042 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7uv82vcg/privsep.sock │ │ └─382134 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp24vw2m10/privsep.sock │ ├─ca3d4f66a586255b6aa09a7397b0fe5b3bd161a5bbc93fd3dee0bb956eef1fc0 │ │ └─42573 /pause │ ├─74260e349219b2dbc07914f5a9a124f03ebd116240449375a7c22fb3aa88a708 │ │ ├─ 50806 valkey-server *:26379 [sentinel] │ │ ├─397415 runc init │ │ └─397441 runc init │ ├─bce6ac2d20501b807135d18604bf64a2b8072a11f198e04ac2d1dd123a205d96 │ │ └─266795 /pause │ ├─f49fe3a15c8663e8b6a9df0ea3f36f7ac9666bb2fa1c6cf4cc41cc07887b6a67 │ │ ├─123543 cinder-api: uWSGI master │ │ ├─123565 cinder-api: uWSGI worker 1 │ │ └─123566 cinder-api: uWSGI worker 2 │ ├─3825edf0696f59f884eea3179c21f136ef0e9186e78089e5d2f16afe372d36ef │ │ └─177225 /pause │ ├─5a6b208196acec35c2252a01b27bb0102af6d7c541057e2a30cf95c313917cfa │ │ └─66961 /pause │ ├─02e47f2191c55da89ef369f12a55a0edfa572d6d8278bb16acaf62961b818d0e │ │ └─175342 /pause │ ├─eaaae676eaa9306a72a1138c250fc7e2b00e9d07f85529a9714f025db74836ff │ │ ├─41297 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41674 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─053a4a8331463185214f3e9e6da749458a8e5c0422f6b89533945567a5c44a75 │ │ ├─158253 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158367 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158382 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─158577 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─397115 sleep 15 │ ├─5a0c407a4deed39dfab423046a5205e0be6c9b6b413bb3c4281f69e39c55d16d │ │ └─50516 valkey-server *:6379 │ ├─f0495f8b177d0fb3374bb415b9a42b1e00e50aa1aac2a3f59ca27d8d9c7fbcb3 │ │ └─64295 /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 │ ├─4d814ae5ed0f9d0fc2b9139541008626d203459a4e0c33c68005ee6ac11c419c │ │ └─55583 /pause │ ├─28c3a6be8668f1419dff81a1b22237fd312fce05e81b6eda0e8ab7e9e4cf9dc5 │ │ ├─134845 placement-api: uWSGI master │ │ ├─134858 placement-api: uWSGI worker 1 │ │ └─134859 placement-api: uWSGI worker 2 │ ├─dc2e0dd9fefe9f2d7fdf95730bae661cfdd5ca7efbb6f27b06e65351c7eeb30c │ │ └─62918 /pause │ ├─ad91d5877fc78619c9717096ad5e1fa5c08777f481df595acc354863c20523c8 │ │ └─39680 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 │ ├─d6a7d22f30fb0f2ecc307f93259112559b4a0da0c750bbdbae5a4818e69ebccd │ │ └─39550 /pause │ ├─cdd1028b2a1d6dc000132857759e6d79dbfa41eee091c961b147c92279194229 │ │ ├─ 46230 /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 │ │ ├─ 46242 /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 │ │ ├─ 46397 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266401 nginx: worker process │ │ ├─266402 nginx: worker process │ │ └─266403 nginx: cache manager process │ ├─d33fcd56055b74b2cdedf9d8ac8d138c3f537380c629a107c86fc1319f583428 │ │ └─85163 /pause │ ├─cd21e4bc8957c29f490924e05f4de1696b8baef67f2b50f4815f3ee9f657ed3c │ │ └─252712 /pause │ ├─691655f8e7c9071ac3704e8861f9e2234b71c9a2b3b890c5e9524f439cdc5081 │ │ └─62599 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─af70b6670206e14e5e3dd6ed29d2f8038dc03cadf137a94a8348c4795adaf189 │ │ └─48302 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c0edf81cd9daccbe5731b9600ae5bb1a031a2e5ce2258a5736a3b535760d69b6 │ │ └─85890 /usr/local/bin/rook ceph operator │ ├─9e8b7f9ffebac859978020fc5e2bea135af49f8e7cdaa4ae64b248a65bb801fa │ │ └─50425 /pause │ ├─2c7260ae8b955b29dac7ccb6474b38da10f3fafac9c9931aded75edd44e956c8 │ │ └─64652 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ed44e50345197605b56bf027d19137e6a60737d5e85c95e4b540376ed75cd769 │ │ └─39607 /pause │ ├─b6a7de1c58c8f2fbc2bea7b8001edd690209083ea4cc4f912ae2837ef18a13cb │ │ └─95276 /pause │ ├─2cdb9db37e918af5b738c7f0a76b6a89723c6e1a8b8958efc8a951b6f7a20e7c │ │ ├─246140 magnum-api: uWSGI master │ │ ├─246161 magnum-api: uWSGI worker 1 │ │ └─246163 magnum-api: uWSGI worker 2 │ ├─854ddc746d31563aa286d9e527204bd574673cec9b1c3a4e609c55d786783912 │ │ └─43522 /pause │ ├─5c8c4d22a792fff85d717f2e6e1793a6999f79e5184a7835c4fea27d27dfaa59 │ │ └─185023 vector --config /etc/vector/vector.toml │ ├─c63489959366397464b64fd8ff9e5718851858c8a2da93fdf41df83aed42d657 │ │ ├─63062 nginx: master process nginx -g daemon off; │ │ ├─63079 nginx: worker process │ │ ├─63080 nginx: worker process │ │ ├─63081 nginx: worker process │ │ ├─63082 nginx: worker process │ │ └─63083 nginx: worker process │ ├─ef4331a2475f099d42841f69debc1e92a4dcd4ec7b05e529f00a9f6acb8e50a4 │ │ └─64907 /bin/oauth2-proxy │ ├─919304717fa8bd8f4efdd4e762e278ad9ef19ca9c4dacac6d9c5e4763a9511b6 │ │ ├─245999 magnum-conductor: master process [/var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf] │ │ ├─246578 magnum-conductor: ServiceWrapper worker(0) │ │ └─246581 magnum-conductor: ServiceWrapper worker(1) │ ├─f6e7e80b4c369f2235fa67dbabd4e74fa3b2f5b3a1617c2c0da56c74c6df0b81 │ │ └─225479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─42af6d54d9a7d5e864e3cc3b81cca2dc86a77279f723237271273566dac5fb79 │ │ └─236585 /pause │ ├─8484b950258e38ccadec00f267f777a29ed45087a346811bcd6a81f98d86f7a3 │ │ └─195553 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─35899274ee01b04c9f50bd766d9a66ca145c4fcec01d8db4d7289197753d5041 │ │ └─114057 /pause │ ├─19bcdd21a6b8dc982287b91aa082ca55438380ff68c5114455c8c837228e77c2 │ │ └─158048 /pause │ ├─d8073561e6ac370f056d29fee583ca2db4e33dd67e9ba570bcb1214ef454dbf2 │ │ └─46010 /pause │ ├─33e1bfe7d754573c1072e234d6079cdf390cfce9d1e063b4ef7cf2c2b9afec1b │ │ └─188567 /pause │ ├─fd949f948004cd5166cd47641a09e602a7a64be73a2612b8a0d6ccd0d5211c7d │ │ └─252919 /pause │ ├─8ba59200ecfb1f0877c9e8265d1eff0922bab7fd531da8c7b5abbb5e60eabe54 │ │ └─59509 /pause │ ├─ac91a90aa9f198a7e53c475bf4bef5a2a71b5930724533f6bc01a0f28bd013d8 │ │ ├─204104 heat-api-cfn: uWSGI master │ │ ├─204127 heat-api-cfn: uWSGI worker 1 │ │ └─204128 heat-api-cfn: uWSGI worker 2 │ ├─d60b03faf8af08992882e566349dbc91f9d4e1298afa972be4601f588f841996 │ │ ├─189551 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189949 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2ahp7ebn/privsep.sock │ │ ├─209715 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp30gkxu6k/privsep.sock │ │ ├─226176 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp0h4fuu9m/privsep.sock │ │ ├─226615 haproxy -f /var/lib/neutron/ovn-metadata-proxy/0fa72933-1ba7-4f8e-aae8-1df90e6c2cab.conf │ │ ├─367044 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─367045 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─421314f0d521e86ac92041bea2e736a1a1049f0f5f84c2458ed24bd745156b81 │ │ └─59462 /pause │ ├─ce602952d94e66f42f555b58393a446c0a201722ca068f367638b6183dec37f0 │ │ ├─270826 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270862 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bfc049157824dbd9b05aff14d1c02e7172bbbf92efc2e3d56d4283731dcb5f3c │ │ └─63760 /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 │ ├─dbe837746c3e361ac544122ade70ff8d9a350ee0a3384e4743e85997533b1143 │ │ └─61431 /pause │ ├─776af250722fa4ea794a8ba465ccd1eb39ec466b721f088b88a5bddbf2ec7415 │ │ └─60427 /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 │ ├─fc9a5ad5b5e7f2c4b0315b7e14dd86b5b9dcd7ea39ef74b835f2638694e1c413 │ │ └─268205 /pause │ ├─4cc7cfd01289cc3df18a87a48ca0dd26aafdd5ca137e3352f5ceb4dbf71a2d29 │ │ └─43609 /pause │ ├─9fe4a5904676e3af34f86b7f1183f9f95d042862bd34ea57e8e0aab44d1487de │ │ └─59765 /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 │ ├─eb00a08763b75dcc24e61e302c96362ff1690fdb5359d8e46054485a48568423 │ │ └─229652 /pause │ ├─c2c9f43556938b0444957758d21d8f2c01101218ec9fdbdfd74a7ff479810d7a │ │ └─64063 /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 │ ├─8d451af8de1fb034e90a916651b7f6eccfcce18d94450494bb7f782c9c8a45d6 │ │ └─262234 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─1d489a5da15abef67d616a787c77e916dd1310f445670fdb5d1a2d321cdfd03e │ │ └─59547 /pause │ ├─1d10d2b57b645d61dde75d4688948062cbfe3aae83a58d695e7790613f4a5576 │ │ └─143810 /pause │ ├─8bb59453a933150e5aa30720151ac0510f89deb34985e3674be88c3402e081d1 │ │ └─43730 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─726b26e1a8ff4093635104d35e0884e17e8cbdefe1fc6b560cec7f2d02a7fe37 │ │ ├─184977 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185227 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185238 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─396790 sleep 15 │ ├─0d6b16f4153949cb9c957a915546cb8127a010a8967f2bd8051aef53fcf44287 │ │ └─163033 /pause │ ├─575ce71e64285d2e4f314e74aac4a45731a71f6632460892fc96e277d5066e2b │ │ ├─204103 heat-api: uWSGI master │ │ ├─204129 heat-api: uWSGI worker 1 │ │ └─204130 heat-api: uWSGI worker 2 │ ├─35c77958db341d3e9a94e6bd822ae67c33d1f2b372047e9c555a5c60db3765b9 │ │ ├─ 95550 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-cg77r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ │ ├─397484 bash -c #!/usr/bin/env bash PROBE_TYPE="readiness" PROBE_PORT="8080" PROBE_PROTOCOL="HTTP" # standard bash codes start at 126 and progress upward. pick error codes from 125 downward for # script as to allow curl to output new error codes and still return a distinctive number. USAGE_ERR_CODE=125 PROBE_ERR_CODE=124 # curl error codes: 1-123 STARTUP_TYPE='startup' READINESS_TYPE='readiness' RGW_URL="$PROBE_PROTOCOL://0.0.0.0:$PROBE_PORT" function check() { local URL="$1" # --insecure - don't validate ssl if using secure port only # --silent - don't output progress info # --output /dev/stderr - output HTML header to stdout (good for debugging) # --write-out '%{response_code}' - print the HTTP response code to stdout curl --insecure --silent --output /dev/stderr --write-out '%{response_code}' "$URL" } http_response="$(check "$RGW_URL")" retcode=$? if [[ $retcode -ne 0 ]]; then # if this is the startup probe, always returning failure. if startup probe passes, all subsequent # probes can rely on the assumption that the health check was once succeeding without errors. # if this is the readiness probe, we know that curl was previously working correctly in the # startup probe, so curl error most likely means some new error with the RGW. echo "RGW health check failed with error code: $retcode. the RGW likely cannot be reached by clients" >/dev/stderr exit $retcode fi RGW_RATE_LIMITING_RESPONSE=503 RGW_MISCONFIGURATION_RESPONSE=500 if [[ $http_response -ge 200 ]] && [[ $http_response -lt 400 ]]; then # 200-399 are successful responses. same behavior as Kubernetes' HTTP probe exit 0 elif [[ $http_response -eq $RGW_RATE_LIMITING_RESPONSE ]]; then # S3's '503: slow down' code is not an error but an indication that RGW is throttling client # traffic. failing the readiness check here would only cause an increase in client connections on # other RGWs and likely cause those to fail also in a cascade. i.e., a special healthy response. echo "INFO: RGW is rate limiting" 2>/dev/stderr exit 0 elif [[ $http_response -eq $RGW_MISCONFIGURATION_RESPONSE ]]; then # can't specifically determine if the RGW is running or not. most likely a misconfiguration. case "$PROBE_TYPE" in "$STARTUP_TYPE") # fail until we can accurately get a valid healthy response when runtime starts. echo 'FAIL: HTTP code 500 suggests an RGW misconfiguration.' >/dev/stderr exit $PROBE_ERR_CODE ;; "$READINESS_TYPE") # config likely modified at runtime which could result in all RGWs failing this check. # occasional client failures are still better than total failure, so ignore this echo 'WARN: HTTP code 500 suggests an RGW misconfiguration' >/dev/stderr exit 0 ;; *) # prior arg validation means this path should never be activated, but keep to be safe echo "ERROR: probe type is unknown: $PROBE_TYPE" >/dev/stderr exit $USAGE_ERR_CODE ;; esac else # anything else is a failing response. same behavior as Kubernetes' HTTP probe echo "FAIL: received an HTTP error code: $http_response" exit $PROBE_ERR_CODE fi │ │ └─397490 curl --insecure --silent --output /dev/stderr --write-out %{response_code} HTTP://0.0.0.0:8080 │ ├─87ddd44232e1cbe94c2c840b6d22d4ebbf7a8444a47a38a0f842756aba93e5b1 │ │ └─236462 /pause │ ├─a7eb917de75b4b004d7713531fcd52aa06b420b41b91ad0ce13fd47622232370 │ │ └─55631 nfd-master -crd-controller=true -metrics=8081 │ ├─92b2baf5c9d0e22e31d2c58408c40b7ae8cda39a6076d204f844aeb73a3bd80f │ │ ├─195517 /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 │ │ ├─366361 /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/tmp938tkoj3/privsep.sock │ │ ├─366612 /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/tmpy_od2mxk/privsep.sock │ │ └─367547 /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/tmpmvxew_ry/privsep.sock │ ├─186dc65e030a2bde4085923cf15b8dc76ca359eb88beaabc154bbab89288d1c4 │ │ └─61368 /pause │ ├─9e6ccdf7d0c889c7bf67c58595314e083a64b53db0317d24e5569a230ea6f5d7 │ │ ├─48383 mysqld --wsrep_start_position=42b6e5d1-4d27-11f1-8f54-16ebabf5d0eb:20 │ │ └─48505 /var/lib/mysql/mysql-state-monitor │ ├─1ec90eaf2e74fbbc6bd2c999551c4104b8ef3affd626c393a47de9a2f8f92337 │ │ └─39849 /kube-vip manager │ ├─d0f6be933f765560be42b958d4ddcbdb1d363e4a8d02c908cb7552dd20a775f3 │ │ └─191300 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9e2ba70b85126f3e613b84747c626f0be74972f70627c36a43f3310a1d45e53a │ │ ├─188785 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188808 erl_child_setup 1048576 │ │ ├─188922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189196 /bin/sh -s rabbit_disk_monitor │ ├─f4df07436b0998c989abf8143cb7074ba8dd706fb3fb333dec8764b3c24acfd8 │ │ └─40098 /pause │ ├─725ca78e04343ff4cdbfc7ec66216401a6cef5b985911afe3d074fe60ac15db4 │ │ ├─173170 nova-metadata: uWSGI master │ │ ├─173186 nova-metadata: uWSGI worker 1 │ │ └─173188 nova-metadata: uWSGI worker 2 │ ├─00c1fb150f24427325646372fdbe1211022c9bdaf7f14f6dbddcaeaba1325b9c │ │ └─177585 /pause │ ├─93a64d41acf856e616634d88b520c73de53694c81892876c0b6a4f451b3aaab1 │ │ └─55395 /pause │ ├─5429fe2ad002cc1afc2e44c73586ca18c7ae6392101a29e225d6d579cfb5b0b5 │ │ └─191632 /pause │ ├─e4610f0550f8fbf10c8a2c37432f214ea71ac4bf846be6bd9dc6aaa0289fbf46 │ │ └─43045 /pause │ ├─e572eb239762e90a99d4668e862fdf13b28f33469a9ba3be4772a75ebb16657d │ │ └─110133 /pause │ ├─bf1847dac17038a93aefb9eb780ddafd680f95913d92718bac6dc0cce26adeb2 │ │ └─65033 /pause │ ├─8a2dd794272a48ab201ae24ebffea940fec94f932086201701474baa2bb6e648 │ │ └─91122 /pause │ ├─22dbc287a407da97b3d4783f467300ad1add00459adcc251008d3a1f7a9d2139 │ │ └─235152 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─67816e268ab6ad670a3aaabcefc90e16a6773b88cb2451e85904799df98d7428 │ │ └─267121 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─6cde3458d476435b732f19e3aced6f9b5235e97c2b03d740fd04b7421d03615a │ │ ├─76480 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76497 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76503 erl_child_setup 1048576 │ │ ├─76550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76551 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76561 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76649 /bin/sh -s rabbit_disk_monitor │ ├─fc19107779d4462fec3eebf41eee6c9977df2c395aa20121fb3480b78d5abecd │ │ └─43817 /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 │ ├─b3dc28f3cf42e97b3625f74ab39e58c00f0fc6792e57b89540b2241314cc9a90 │ │ └─43772 /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 │ ├─1759222f05b9bcdbf44d7b1953096111cf09cf1e35bfc30862bd0c5beac9349a │ │ └─230925 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b791d13c83acc4b8fe99652a870695a92501ce303c2ad7ae2e6ca74ff5cec47d │ │ └─232489 /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 │ ├─45968065820366eea32f3cc6614e5a47374776139ad4b0b2a2cbfb0919413b5d │ │ └─39744 kube-apiserver --advertise-address=199.204.45.74 --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 │ ├─c1b24b8742458396ede19778b818b8b6b8860c8dbf8e1a7daede6bb8d6019d5d │ │ └─227212 /pause │ ├─7d6e912a4877ceb9a865e98e4fc920480332c2b41758f154c554dc0a1b6887fe │ │ └─252986 /pause │ ├─1d5e423d9fffb0b5b890e376e1caffd6c55a890dabf0a2c9c5d93683c2e8d066 │ │ └─64522 /bin/pushgateway │ ├─fd0347ddcc7f0ca7e7b43fc03091e6c2bf04cd60e384c1551455e4098a4577bf │ │ ├─173935 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174388 nova-scheduler: ServiceWrapper worker(0) │ │ └─174390 nova-scheduler: ServiceWrapper worker(1) │ ├─2ded484bded23d1a79eed087c8c2dba734e1bff1243992c673a6ff2a42186709 │ │ └─168516 /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 │ ├─1c060ef2601a3a60695db6c8c04979f898602ca2c77bf9e5f44794b95c10f59f │ │ └─42199 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a47596f1438d5b919536fca36be5b8ddd82062ec66eb7ac31c42ea2a7c824039 │ │ └─50609 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 │ ├─b5323bd61364fada9d3561a1ef8237f29905cd315cfff79acb9cfecc6776cf4d │ │ └─55311 /pause │ ├─ef6c65f49c60ded0daa0b4b29f750ef3f4a5d04871d3e83edee2ad778510da79 │ │ └─63185 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─79d8abb74c71029a4d577e7e4ab651dbd3b506f53adff6b582965e198ae219c2 │ │ └─55812 /secretgen-controller │ ├─d78925060477c88dc3c1a9047fa8e9d86d8ca22008ebcbe7942b6e8a09f49a85 │ │ └─55712 nfd-worker -metrics=8081 │ ├─a291f41d61d7583dbc6989366cd3a387efe77d093bdb29bf8b79f32add77cfb8 │ │ └─215833 /pause │ ├─89f1766e8ae3afd630bef8d3450b05273292ee8588b8b69dd0010a847f7be239 │ │ └─112048 /pause │ ├─c1c0f136cb7091b87efd4b358a88755cf9c17e353d4ed2bc4066e1aec184e4b0 │ │ ├─173145 nova-api: uWSGI master │ │ ├─173183 nova-api: uWSGI worker 1 │ │ └─173184 nova-api: uWSGI worker 2 │ ├─891c46441a66ec6ff3f81d3869282a996601c52053a9c72a87ee4a9a128c30b1 │ │ └─109996 /pause │ ├─329ee6bc15f3765ff040a53bb8daa6f8c47ca92efab776342dedecf776332157 │ │ └─60866 /pause │ ├─f18f936f8e8be9f940466d605a6ba6f734533b7ea203291a99e5e7000c5ad8ad │ │ └─215855 /pause │ ├─cb4176b6f88df7b027b873f8360208d0d17884f8fc44269d85e6ee326a2ece8d │ │ ├─266946 apache2 -DFOREGROUND │ │ ├─269293 (wsgi:h -DFOREGROUND │ │ ├─269294 (wsgi:h -DFOREGROUND │ │ ├─269295 (wsgi:h -DFOREGROUND │ │ ├─269296 (wsgi:h -DFOREGROUND │ │ ├─269297 (wsgi:h -DFOREGROUND │ │ ├─269298 apache2 -DFOREGROUND │ │ └─269299 apache2 -DFOREGROUND │ ├─39e50a41dd95cd3857ebf8c2a3ebb2f6293320106120cbf84d029cbe7af77e7e │ │ └─231386 /pause │ ├─576f7a9efa425262e60c1018fa8978ac1be5b6b60950e9a104b7db4e3a1d51c4 │ │ ├─159961 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159984 erl_child_setup 1048576 │ │ ├─160142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160143 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160283 /bin/sh -s rabbit_disk_monitor │ ├─7ef6f5598ac3a1bd5fb7e337b04752f0d0e1860d8b2c7129784154504db41183 │ │ └─47764 /pause │ ├─ac85e2870b66833992405b7811d63d2cd1a89b9f1ae1a6e4d89551c654ef1423 │ │ └─39596 /pause │ ├─9a64e49094895998bf9886f84fed20dce1e5e367af2495f4427a1a1ba957ec74 │ │ └─39724 etcd --advertise-client-urls=https://199.204.45.74: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.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74: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 │ ├─1c2fdd5853801adc84daa9bcc0d9403236b85a1b3c08dcdc347e59d966cd9b6a │ │ └─39609 /pause │ ├─925e74da92faa2f0768e4510c74d37ea98285f92cafd3f0ffdecec01ddb11901 │ │ └─61910 /pause │ ├─4cf09e00eb0a2734e5cc40f471ff8905df41ec6cf8df62457d1af6651c85fe60 │ │ └─55676 nfd-gc -gc-interval=1h │ ├─782a43b677bad2cee57f94b698b0998281283a226242ae04e01931b9a33c4b20 │ │ ├─245632 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246394 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqmy0v9xu/privsep.sock │ │ ├─246472 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246474 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1daf5dfa74fe3ce9a26c910bae68bdc517369d65985b0e6f2cd1230964b20b3c │ │ └─190738 /bin/bash /tmp/libvirt.sh │ ├─b3a47c646fd2f37771717575f7aef195c4998e32b450f060c8a264cedb997d7b │ │ ├─186801 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187358 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187361 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187364 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8d652dba1e619d6eeb81a6a1d38c7ad77b05076cfcd472a488ffa061c2916e43 │ │ ├─112210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112227 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112233 erl_child_setup 1048576 │ │ ├─112280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112427 /bin/sh -s rabbit_disk_monitor │ ├─8e35a723b60c2eb36ee074e6a901b742aa7f3b2231b6b20414bc8d1e16ededcf │ │ └─63615 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1cc37c65c7e77225999afe610561e9fec04c1222137495e6ac53666693bf4bc0 │ │ └─162765 /pause │ ├─7a2a9f9ec9200a05724cd9fa426bb3553988f8635a2873bed46b0712009b78f7 │ │ └─95322 /pause │ ├─ee355f1e55436a9fb5810457a846e6dd649c3d4e6ddca72b9e779c8c7e01e292 │ │ ├─178225 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391227 sleep 300 │ ├─b3569977b70dd180ca87dc7973918c8bdd9263dc54ad7e49591825e092153958 │ │ └─190688 /usr/bin/libvirt-tls-sidecar │ ├─e727d6fd8b36cf8880eac1d7b63c407df98fd94008737206d301cee906a11ffd │ │ └─40122 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─81ee5d29381ca8032c89935c8c9ee3c665c78ef1000abd11c2decce0e0b8fb56 │ │ └─50904 redis_exporter │ ├─71010d5e366c022f844a7257857de7d5dce2a2e463f64085050eebd2b0cf452d │ │ └─162090 /pause │ ├─21fc4729cc388ed06cf1240cf50a91b679e7b90f41a9034bb605d23436e27351 │ │ └─191666 /pause │ ├─101fe39bd2e43a4ef8d8d014c108a139b52ccaa6b0dab7e715a3c76f96644ad3 │ │ ├─84332 barbiacan-api: uWSGI master │ │ └─84346 barbiacan-api: uWSGI worker 1 │ ├─ed35fe1b0e80a16b828fce7ed5bd60ecdb1e731a5cca15d102ce4caf8087e94d │ │ ├─208037 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208060 erl_child_setup 1048576 │ │ ├─208111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208348 /bin/sh -s rabbit_disk_monitor │ ├─f665620c2018e773fc2e2c7f3514e064755dc360e69e95d98edb3b75ce745756 │ │ ├─186820 neutron-api: uWSGI master │ │ ├─186847 neutron-api: uWSGI worker 1 │ │ └─186848 neutron-api: uWSGI worker 2 │ ├─5ea5b089dd08258a2c32dc85e70b4ff8b8ddfd273eee1ebc83ab20329adcc092 │ │ └─64108 /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 │ ├─995fe05bf9c2b0019d5c3de470e7cf900e7afa71d88729388df8a37612b6b32d │ │ └─64252 /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-74.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 │ ├─d00dfef0870ff6d484e609bbc6b944557b2848f0d9804f5459b598e6cb05aaf2 │ │ └─61325 /pause │ ├─7174c59b1aa46155a372d27b3f3c996846e61d7ec670e52487398bfcacbe5614 │ │ └─162410 /pause │ ├─6a88c0f1862a2e7bc887421d2655f8859da9ad883896ce76e140ffe3c807e63b │ │ └─126894 /pause │ ├─26ab7e43e4fa8fb3dfc094603543408c635c71a7ac5a02968de889f73fb06e2f │ │ └─245591 /pause │ ├─7381d207efd1a4c9b3aefffc8da7bec8b53843031d064b9ca21b736c902de503 │ │ └─77817 /pause │ ├─82157ca0fbf608e5c32296eb2a122173012f1698e0678c50210762534845d64d │ │ ├─226199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226217 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─388557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9fb062138b1877d3e4c6f57732d348f04a128838713ba688dd81291486e3905c │ │ └─42157 /pause │ ├─5a9fdccfc23352d240576454ed92022fcbb791f46273c0d068f99d8556745922 │ │ └─50242 /pause │ ├─27903e93626d45e22cd6b03ab3a029ba7fd6371a2d594b529f703b09f345347c │ │ └─40838 /pause │ ├─863b03c14f0935b8262ea937f3717bac90d66effa95a4fd50c8c42ec44472b3b │ │ └─43572 /pause │ ├─11aab49bc82e07953a66acfefde58a3e0d089f2b98481cc8754548a7a8a7199d │ │ └─126865 /pause │ ├─1ee65ab87fb2d9ed5a442e54adb0d0b4d8f9f85c571dff6a427d27cd61ae92ef │ │ └─63862 /goldpinger --static-file-path /static │ ├─b3165580127a4cded5b6c77198656bed0300cd5275ee9ec9cc9fa912b00db5d4 │ │ └─40870 /pause │ ├─f919e161ec6a88925e1bda534b42c4bc5200e6f235c8b4f0631bb64fb27f52fe │ │ └─62700 /pause │ ├─5eb704b7ea24756faa4c34b35a1e8ff8f8245d54f99d44e083705d626770db01 │ │ ├─185106 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185137 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─deceb9db7fa1af7b2797ac2d98cc115c7ea4108852fd1b6a09147fa790a05429 │ │ └─55349 /pause │ ├─7df97f145e9633bbaaf5a9f13393c1cdd17eed4bf5292c8d4b732154180cfa18 │ │ ├─65353 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65385 erl_child_setup 1048576 │ │ ├─65473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65554 /bin/sh -s rabbit_disk_monitor │ ├─da028bbc344b468a6df50d88e56659c80b87a68ec240a275d408a7b761041efe │ │ ├─144374 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─144387 /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 │ ├─df2f43c52ed85629e5df368b8433aa8d208d4894278b7263b3b89fd43f35e027 │ │ └─158010 /pause │ ├─0ae59cfa7ef2eab58a55ac0b14a1fc2c77d9c035a5576d6fa57d35462057e92f │ │ ├─224350 octavia-api: uWSGI master │ │ ├─224366 octavia-api: uWSGI worker 1 │ │ └─224367 octavia-api: uWSGI worker 2 │ ├─86a8bafb73d8c34784ddd31f9159b3f897070d2ed34a7ec9c8953d4deadc136a │ │ └─46766 /pause │ ├─4f82693ac3506c1e0402c8dcfbaba79eb40e92784ed3dc892ca523b83fd826f4 │ │ └─129440 /pause │ ├─87c464dc98b307c7503878ae14cf198c2739ecd2aedaafa4e2627d17a17e1f1b │ │ ├─48222 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 │ │ └─49447 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1d17902994f9493e489e318693e8d21318ecfe53c814be60185228078dc72329 │ │ └─46268 /server │ ├─85613b46ab61b4fdaf030d753e377674e210f90eb19c3ef925a3264683fe892d │ │ ├─262233 manila-api: uWSGI master │ │ ├─262281 manila-api: uWSGI worker 1 │ │ └─262282 manila-api: uWSGI worker 2 │ ├─ab4615fa39640caefb85f7883e53a29b1249f8f5e93364e2806c780219d972bf │ │ └─162616 /pause │ ├─724f9bca35d3c1c40f84dddf9d6bf51dc6a70b6605b781d46aac6583ccae04da │ │ ├─173937 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─174345 nova-conductor: ServiceWrapper worker(0) │ │ └─174347 nova-conductor: ServiceWrapper worker(1) │ ├─ed2b6dfbc04584cb2d44252af9b2f1eaffe596205c0d1e0917828b805e402f2d │ │ └─42629 /coredns -conf /etc/coredns/Corefile │ ├─c68c97ba26f7b7264a99c5f3b0730ef025f4e4d14272e95b85ae5c2774a41cfd │ │ └─125010 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─61da8e6519f0a1a00c158f31c81b6f912a85fe7227990ddb7f33e8a3466d743b │ │ └─108512 /pause │ ├─2c025289f5b12ad4a949e32cdaa1f2e9cdf809d75d1b4f048c3ebcdd1d57d5a8 │ │ └─111795 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─13b2ec7e3fb500f81ffaa8d3cf82ec1ca87dc61f1eda89446ade084e0ff6279d │ │ └─39603 /pause │ ├─7087b8a9915e30c2a46b34c89549de7955a918e3038c7d5f11306a3a06d06eef │ │ └─42632 /pause │ ├─b0650b8f2296c99bbbf93e03d595ef8672c25013c74e168a39ae259ef27723b3 │ │ └─264365 /pause │ ├─008512f73ce750a851ff0d1c6a08f3efabab09a58693374c90cc990411ae6296 │ │ └─207932 /pause │ ├─719d3850bb4d690f0846419e96f131a07ffbd6696222f560e0b450a457e9632e │ │ └─184377 /pause │ ├─96814bf856595df86268847ce4c37926dad3de672677f024af050ba71ac53a17 │ │ └─177632 /pause │ ├─80ea11273f9bd10eec4451586238d8192fb36b2599249e58f5734c75e1e13258 │ │ ├─110488 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110709 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110711 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─abdbafd37b6be6d505cfda53dc926e5e9764a3b0a2fc2e6f3d9e9ea79b899847 │ │ └─47245 /pause │ ├─7464eeb3724f71bcd492b182cbf7594d715fed22fea75feda7028a6fa87a4164 │ │ ├─60243 python -u /app/sidecar.py │ │ ├─60601 python -u /app/sidecar.py │ │ └─60602 python -u /app/sidecar.py │ ├─1a78cea876f6a63c3df5065f8140fd6d3523b67868ff2dab544d3f28808a7fc4 │ │ └─60640 /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 │ ├─00467c6837b760b91938167bf17b2cadd1ab97fae32032d857eb76ed07e70737 │ │ └─246066 /pause │ └─e10c3a515896876ea0635713a3ac8e09714b34731366239408cd0a34e7a6960e │ └─76375 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount