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 │ │ │ ├─21608 /lib/systemd/systemd --user │ │ │ └─21609 (sd-pam) │ │ └─session-21.scope │ │ ├─21536 sshd: cephadm [priv] │ │ └─21622 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1632 sshd: zuul [priv] │ │ └─1645 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1636 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─375456 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ozmgkjavbndedckszqwthcdcdklsaejn ; /usr/bin/python3'"'"' && sleep 0' │ ├─375457 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ozmgkjavbndedckszqwthcdcdklsaejn ; /usr/bin/python3' && sleep 0 │ ├─375458 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ozmgkjavbndedckszqwthcdcdklsaejn ; /usr/bin/python3 │ ├─375459 /bin/sh -c echo BECOME-SUCCESS-ozmgkjavbndedckszqwthcdcdklsaejn ; /usr/bin/python3 │ ├─375460 /usr/bin/python3 │ ├─375461 /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 │ └─375463 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 … │ │ ├─ 9976 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12324 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 11031ed5d6134ed08ad72bd2e4b166d3c03e1a3d3bd0938fb0982155de5b5cdc -address /run/containerd/containerd.sock │ │ ├─ 12692 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4e0ced2b7d93ef1d0947ef64de80f77b277c9c5c27733703b33376d7acb17413 -address /run/containerd/containerd.sock │ │ ├─ 18561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ec93977ac88c61b49dbaeb682e0a567a0056c231c2488208fa48b64ddcc13fb -address /run/containerd/containerd.sock │ │ ├─ 25128 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c56621c6fcde8fd28e7d393d2f91c7dc2f081ea254422b894de71f520bd7efa9 -address /run/containerd/containerd.sock │ │ ├─ 29614 /usr/bin/containerd-shim-runc-v2 -namespace moby -id caa682bf8ca5c24154d97d17ca9a63e0476b1da3f2e75def7114e59b967b57ec -address /run/containerd/containerd.sock │ │ ├─ 34254 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 28e067c8acd3255b09ff03898f9b0ae98f66e2df5bb4d6b25e0cfbd657e01499 -address /run/containerd/containerd.sock │ │ ├─ 39961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eab4ed936304ae0ef0315dd050aa794fb21ae4f51826f167966d2eb1c7cada1b -address /run/containerd/containerd.sock │ │ ├─ 40014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc246ccc9405b319ec6b43a8dcd9d0b72662073d41eb99d554621af26c379c5b -address /run/containerd/containerd.sock │ │ ├─ 40030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f038b667d504fced4fc15564aece3934b9a196f506c92c7f2c0a926bbfdbdea9 -address /run/containerd/containerd.sock │ │ ├─ 40045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1924353bdd5e3d06b39772b6ef29c849f8b5414ca21387567fd0bc533b2b59de -address /run/containerd/containerd.sock │ │ ├─ 40053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e9112d6592085a64302354dd57ff39ff52816bdba2965cad25a1beb9a4c232 -address /run/containerd/containerd.sock │ │ ├─ 40572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82cf2176a589b3cddad7adad8da7e1382f84ce12cd960071c4d56f6a17bb808a -address /run/containerd/containerd.sock │ │ ├─ 41333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7676bbcefc81c3ee687e6370e6450993ac8c9150f2f4fef3c029050655bab514 -address /run/containerd/containerd.sock │ │ ├─ 41356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb9e67c61f247938e070508f093451938b5f10535ef61efc0abea143d94250d0 -address /run/containerd/containerd.sock │ │ ├─ 42694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a934508f8f4dcf06a0ad6e6b6f7ccea7be0ea42421624e1c92bf01aba7f40074 -address /run/containerd/containerd.sock │ │ ├─ 43136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73719f1a3647239ba6a85cbea2c781a2c2517d3649ad96946b684dfcd0c2b002 -address /run/containerd/containerd.sock │ │ ├─ 43175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 164210866f1a276dfb4907605864c1b3dc7e92df2f6612ea455f245abec03637 -address /run/containerd/containerd.sock │ │ ├─ 43624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2faef9daa21bd34d373204d33e14ad4bf3e3ce669095728632e455987f3eb17 -address /run/containerd/containerd.sock │ │ ├─ 44141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91151a15e53bd2df43f79e6b7de9c1528a55e0d91016fca734ac0fbef8f049a9 -address /run/containerd/containerd.sock │ │ ├─ 44193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f58da90f212bc92bef874c7c709e21829e13eccca47313c37fbb903d80f699 -address /run/containerd/containerd.sock │ │ ├─ 44229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3280f2341124c3bebc7307557c43dac53f488bee977c4b018bc6206154f1b30 -address /run/containerd/containerd.sock │ │ ├─ 46163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c79f443ef887cf909829b989887d15316722cf3568f694dca5d923a3756281ca -address /run/containerd/containerd.sock │ │ ├─ 46259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b30b38c6a17b5a4219f55a4e19ad4b8558ede57d101c2364b9af6c88c5bfe6c8 -address /run/containerd/containerd.sock │ │ ├─ 46991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5fdbde84401b5b4397689fb381784282fc82b52079edfb2f285d6810169fb0b -address /run/containerd/containerd.sock │ │ ├─ 47136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b38604c4ddcbbf96df58ea7a010501eedf5213aec0a3f1a0205ff7f68cd890b -address /run/containerd/containerd.sock │ │ ├─ 47471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 023b273f921b81fe866d82b28c21ecdf039aefa9eb46ab60f9b8e4150b82f660 -address /run/containerd/containerd.sock │ │ ├─ 47827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d80cbda2620c9c24720fed61933136aa1b5b0649e8e0421d1453ad957b0b4a86 -address /run/containerd/containerd.sock │ │ ├─ 48129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 675695c7ba49e9473c64dad13e45cada3df7a7ab965468e1f130ee68b08fc1fa -address /run/containerd/containerd.sock │ │ ├─ 50527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772f8c2622458ea8bdb807ed080626ce8587ab576c283be1f19feb424dce97d6 -address /run/containerd/containerd.sock │ │ ├─ 54137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d602a2f645365b35bb053e8ed15d805eb765c3ef61cb99c23475e223cd39d1 -address /run/containerd/containerd.sock │ │ ├─ 54799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89216cda7d9ddf2fe16e6b4670e4c6e3d1907fae5081c6f84fedaadc3ed6ac65 -address /run/containerd/containerd.sock │ │ ├─ 54838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23104b7554b5e7ef5f48a2d4a37a6a8d439b8fb95c678686e09d6804d756022b -address /run/containerd/containerd.sock │ │ ├─ 54897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b23aadf557fc3a02ffaf22ec0c88408834d920329aa7e773c183e93b9179b1c -address /run/containerd/containerd.sock │ │ ├─ 55062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b6b9e9b9fe3c20a18a25798ca0b02183f9365635d02cf7b61f248658560d1cd -address /run/containerd/containerd.sock │ │ ├─ 58266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a840b0299a77a3600ccd10a9cab2cfc9fde21fb52adcfb17224cc7f007e7af31 -address /run/containerd/containerd.sock │ │ ├─ 58386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47e5245c2463d4efa6f7ce91c3541e6c3829ecb84678d838122e3e96b706f33 -address /run/containerd/containerd.sock │ │ ├─ 58456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 680bd23e0ab36f746f31b99e33e2e3cd2483f2667515e758eae11aeeef6f3cc5 -address /run/containerd/containerd.sock │ │ ├─ 58495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46b1364c63226b8206bab5e34b80363082fb88a911cc1ba0bac511256303db3a -address /run/containerd/containerd.sock │ │ ├─ 59864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a4c209ce3dd10fbc52b2d7a9a88737bfff23c9a10f31c140c8d5aa2d168b90 -address /run/containerd/containerd.sock │ │ ├─ 59912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f4555ae39da12a11e5aeaa79b3b36bd99d3be5290eace5f748bd187f4dbef4a -address /run/containerd/containerd.sock │ │ ├─ 60204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c57ce8573c4aebd60caf997da9a8cd74747c2922d5be419bc8b1bdb694641e8 -address /run/containerd/containerd.sock │ │ ├─ 60242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a172cb1076bf084b06c278a86fd930f370b8812defe48bdd0f8fab7f11d592c9 -address /run/containerd/containerd.sock │ │ ├─ 60288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687386a8678a18f81127342eec5ef1fbebbbd026312cfaf2e3e73a494c144500 -address /run/containerd/containerd.sock │ │ ├─ 60560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674865070528f2fa77c66e65018918ee69208f519e116c0730b42d54905bfe92 -address /run/containerd/containerd.sock │ │ ├─ 60825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a750ef9b8e48394c888d259e168814ea440ccb7d33b10835a367694aec99b18 -address /run/containerd/containerd.sock │ │ ├─ 61320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51242c57b970ad222474cb302db36027d5abc7cb7e73289144f6d260e45689f3 -address /run/containerd/containerd.sock │ │ ├─ 61916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 322d309d254fdb8cc6ecde12b19543e7dd63bee326bc4215c4ae0dfd8f2decf1 -address /run/containerd/containerd.sock │ │ ├─ 62600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0107e48eaab59367cdcdac32146827444e531f68749e881efd0d9c4645b108d2 -address /run/containerd/containerd.sock │ │ ├─ 63530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a36e079c3ed62607572a907d65619a259ed46ca6a0f66f577895a9d82083a08b -address /run/containerd/containerd.sock │ │ ├─ 65188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1578ebb1db3c669fdd110108d8029068aa8ee62fc6afeaf18c18aec10931fbdb -address /run/containerd/containerd.sock │ │ ├─ 71747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d795e66dd41fb5b00f184b802c01040e2e040acb0cc194775234b75d7dbc448 -address /run/containerd/containerd.sock │ │ ├─ 72733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db81f9dfd16df3d170dfd1aa642bd21ae13076569422f508b8c26cef7befc1a4 -address /run/containerd/containerd.sock │ │ ├─ 77076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5ac47fd75478c28f9fc421ffab82f507680cef86dc282175499d2d15c46460 -address /run/containerd/containerd.sock │ │ ├─ 81954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c85711f27b0a3655b85e19579850d1970395d03746b5207042f7b84213e6aebb -address /run/containerd/containerd.sock │ │ ├─ 87502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f65d036f44851f74aad41111e0b7a4edcc83c4cb95769ab4b8cafcb150270f34 -address /run/containerd/containerd.sock │ │ ├─ 87565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da62048532e469014087160b564ac3ff01a03a64c0410391908d336749da1b05 -address /run/containerd/containerd.sock │ │ ├─ 95494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3bc3ad62604d6ddc1db06b57ea436607bbb2e178a8a6893990dd9398b2fb0e4 -address /run/containerd/containerd.sock │ │ ├─ 96784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0fbdf42136aa6251c17ff33d0cc5e1a7aa8700c1b6cd9fdc4b66c7b6663298d -address /run/containerd/containerd.sock │ │ ├─ 96830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd9162f962a201344d1373e99ef3590e0aacb1c0dc7c9aac5888f0bafcd2aafc -address /run/containerd/containerd.sock │ │ ├─ 98478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 921dc014cb99dfd67f0d22b61c7c0cd5a4185b2186db112b6541b99eb8180a05 -address /run/containerd/containerd.sock │ │ ├─ 99794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea61542b59ba616b0aecf3bf667a335c2b602dbcc67170d6b581073181a8ac29 -address /run/containerd/containerd.sock │ │ ├─ 99842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed3606b1def71c73bd626c572d573eb8ef34aad512d66241f8e13010e8fbd30 -address /run/containerd/containerd.sock │ │ ├─110082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a8e75aeadd24f8d9dc02f6c5b4f31485354deda24f56204e26e428fe8a9ca3 -address /run/containerd/containerd.sock │ │ ├─110127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dcd0c1bae81ed818740b39a4d445e25ef38e34b1f12a63bcc29bf7f3d2f9534 -address /run/containerd/containerd.sock │ │ ├─112131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7686af310ae1b27a833a80a00e278231e5b816d43c9381422b186a2fe6c92762 -address /run/containerd/containerd.sock │ │ ├─124906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2015ac7d68fef5e65145ffb938fae1d44b434b631ad016e1d38adc8d7b6a448 -address /run/containerd/containerd.sock │ │ ├─125815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad42a13f38976de9e84ca81214bf76f5eeae14f2f0413557baabc0e4e284040c -address /run/containerd/containerd.sock │ │ ├─126853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79beef35675a02614e3ff18f8a6bc36dea61826a9f0fd35cdc1d2fb21980d45b -address /run/containerd/containerd.sock │ │ ├─126894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b43f2985aa626617d9e99abce78bb4262b12ae0faba9c0b53c6427a5387c9439 -address /run/containerd/containerd.sock │ │ ├─127501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 612cc14cd50795cb709e0f475d59d54be3fdf98830a961b388127504dc9bbf4c -address /run/containerd/containerd.sock │ │ ├─128886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69fdb591b1f4dfb996597e354554abe0f83c79c2d01d8a39000ba89a99cd723e -address /run/containerd/containerd.sock │ │ ├─142308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b36fcf2a8d114ba62591926d5f22a80e86ae727a785951979b762909912f417 -address /run/containerd/containerd.sock │ │ ├─142594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09162fd98897ee70ad9507744707bd52692b4433393a0268a4643bc80f8121cb -address /run/containerd/containerd.sock │ │ ├─142677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e98d3bab9fafa445cfd607d413d42c9877d1260c642dc30840bbc3b0f591ca -address /run/containerd/containerd.sock │ │ ├─142892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e96f2864356443036fe6ff4628435f8213d5a76191f95c2ae4a6c6fe5b638309 -address /run/containerd/containerd.sock │ │ ├─143026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eae4a09ac923f07d80bc8ac9e398714b78f52f154e0ba8be2504150caa428285 -address /run/containerd/containerd.sock │ │ ├─143306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa15768ae873279a0c2101c889b66521640e1767fe8f3f2b6fc71244c072acd4 -address /run/containerd/containerd.sock │ │ ├─153117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c8d291a7b49c9d2cb5aa5e26ff98a422d4f4084d906cccbef4d6f29e8150fd -address /run/containerd/containerd.sock │ │ ├─154649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04fac2916787f9ad1ccf5413bf1f26ea405038e67d333c797b4b19e9f20191a8 -address /run/containerd/containerd.sock │ │ ├─154650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed915f2ba57f7d1af1b4cdb9069b9d0c03f6a4614d6ee555f9af570da0eae88c -address /run/containerd/containerd.sock │ │ ├─154940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d16745fbd151010ae02a0daf969fd02fa060d38f5fd2450b911aed55bf8ed21 -address /run/containerd/containerd.sock │ │ ├─161269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07fc20bdfb2cf66b55a471d2521fa277ab09edc06a5cd80c5510dc3b22c51fac -address /run/containerd/containerd.sock │ │ ├─163823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d22256497c520dd8d2801448655342e3b85962834bdc7aa5da0a97af88661136 -address /run/containerd/containerd.sock │ │ ├─165934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31d77a6705369db9a91e9d85247133d7d22559a045aefc0276bbf6aa41accf1d -address /run/containerd/containerd.sock │ │ ├─166013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb471f0caae3c65294c22bb1b918040222a842f7d1d9266289d83ccb9a82784 -address /run/containerd/containerd.sock │ │ ├─166037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbed0882079dc1c79b291643fa62934342990e4e60f7d9fca414342702fd82f -address /run/containerd/containerd.sock │ │ ├─166349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fc2b3c612bf95be27af08a079940d88a8877fc44781e6982eb42beade156f0b -address /run/containerd/containerd.sock │ │ ├─174569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7f696efbd6989feaa51c52d766eb2fa902378869319dd9240d1c4c4fc2b210e -address /run/containerd/containerd.sock │ │ ├─176634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc8feca41aaf24c4e0cc43d41cfe48dd5942223c81ffcf35dbc466b660b393ec -address /run/containerd/containerd.sock │ │ ├─176678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9926b3eb0b87bd8c8f759e2ac8a1faa1f7e79d02b28bdc014b984ed351e673 -address /run/containerd/containerd.sock │ │ ├─176726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e426207268bc01013d4b87a1cdaf3513bf9151af6208f49ceb19efb752cf553 -address /run/containerd/containerd.sock │ │ ├─188929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e17066815177872fd73a18abb617792c1e5ea49ddde4ce548c4877292a2752a -address /run/containerd/containerd.sock │ │ ├─196276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 697eb038069577fa8562b9bf2668c5616a657b987755dfe36d73c4455e929276 -address /run/containerd/containerd.sock │ │ ├─196314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0325238396601d5c02f165f2f35875bebf80786c1db454615c2ab8f23eeac2a -address /run/containerd/containerd.sock │ │ ├─196335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c03dee05e1bfa5a55d65990315b5c331fb471e97e68ffe55dcb616c1a2b80f57 -address /run/containerd/containerd.sock │ │ ├─196620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c734fadb76272a8955c76ef827d7b670107169b58eb09c5e9ff6c0b3d74ee93 -address /run/containerd/containerd.sock │ │ ├─205876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741a56453a353659ff26e2fe89e17b52aec91a26807c09c1ad5f1950119d98a6 -address /run/containerd/containerd.sock │ │ ├─208172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f2cb01cfbb4d7a957e29d809702200a8c5cfbcb617d3342364b03c5cb1b3d8 -address /run/containerd/containerd.sock │ │ ├─209211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b9bb3b913e5e56eb291cac0ed01e536e2c7e7fa5bfdcd00d97a193a292c7e0a -address /run/containerd/containerd.sock │ │ ├─210009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ada8b971e695d549857f87fd979339ae8efff7b1d891bed684bb2214f4739230 -address /run/containerd/containerd.sock │ │ ├─211320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d134aceb159d04d6a56b4adccd34273905fbfa20431e322967006a0a0a5f38 -address /run/containerd/containerd.sock │ │ ├─213577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cbfce52d98f2d903990dd2eac086e46f304f7c451502f945b8b3c6c5cb6175b -address /run/containerd/containerd.sock │ │ ├─214933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe08c37ac3ba94295a8ffe79b3a0752b9e8a8fb89421f7c0075befe88e0c5ce -address /run/containerd/containerd.sock │ │ ├─215044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e11f52d6e41a5e7f7b7314d28b4f6f573e81a86cab8bb3993c09c619e26177 -address /run/containerd/containerd.sock │ │ ├─223968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c877fcd1201708b08209b53d466e895d4dbadb18aa23230e6f98f97ccb181a7b -address /run/containerd/containerd.sock │ │ ├─224451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0cc8ff203ff404c95958311ab45824ca0ee7ec308e3cf62c9919c35e295afb -address /run/containerd/containerd.sock │ │ ├─231368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba6a83c840677e65fd6881a68e6e39cbfa2e4e9d28d4c31565c74dd257294a07 -address /run/containerd/containerd.sock │ │ ├─235562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82da92562c6aa083342ec9126a7478ff6f80bcc081c20f366190966b94da0f8 -address /run/containerd/containerd.sock │ │ ├─235763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a208fe2393bd60877d4d5089afd74448cf5fcad9f756443150e4919e0c8e991 -address /run/containerd/containerd.sock │ │ ├─235784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91efb6c99d757f105faf44de08502dd11427d629f3384d0a738f1d158b8b30cd -address /run/containerd/containerd.sock │ │ ├─235957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75bcc62a8cdc5ec23b45183e2a4eea7f65b991290178ab407e42c7a04b0f3db2 -address /run/containerd/containerd.sock │ │ ├─246359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda89f906e13b50d61113bf9ee7228ea28fbb986c47d6f0882269a39682d67ed -address /run/containerd/containerd.sock │ │ ├─248496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e8deeadcf25307c7feb5a0f36dd4327bd691c81f11b3918aed9135db2279b9a -address /run/containerd/containerd.sock │ │ └─250090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20877a4f360ec29967f42fcb8bf389a23b639dd1041c80eda1e7a81f9eb4e818 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1440 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-6ec93977ac88c61b49dbaeb682e0a567a0056c231c2488208fa48b64ddcc13fb.scope … │ │ ├─18588 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18605 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─619 /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 │ │ │ ├─29335 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29596 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18539 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.blccel.service │ │ │ ├─12605 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.blccel/unit.run │ │ │ └─12636 /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-blccel --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.blccel:/var/lib/ceph/mgr/ceph-instance.blccel:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.blccel/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.blccel -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.0.service │ │ │ ├─24849 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25112 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33967 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34237 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12246 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12274 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10346 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124434 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40430 /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.4 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-4e0ced2b7d93ef1d0947ef64de80f77b277c9c5c27733703b33376d7acb17413.scope … │ │ ├─12716 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.blccel -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12735 /usr/bin/ceph-mgr -n mgr.instance.blccel -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 644 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─374508 sshd: [accepted] │ ├─docker-28e067c8acd3255b09ff03898f9b0ae98f66e2df5bb4d6b25e0cfbd657e01499.scope … │ │ ├─34279 /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 │ │ └─34292 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1105 /usr/sbin/uuidd --socket-activation │ ├─docker-c56621c6fcde8fd28e7d393d2f91c7dc2f081ea254422b894de71f520bd7efa9.scope … │ │ ├─25154 /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 │ │ └─25167 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─docker-11031ed5d6134ed08ad72bd2e4b166d3c03e1a3d3bd0938fb0982155de5b5cdc.scope … │ │ ├─12355 /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 │ │ └─12367 /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 │ ├─chrony.service │ │ ├─10855 /usr/sbin/chronyd -F 1 │ │ └─10856 /usr/sbin/chronyd -F 1 │ ├─run-r0fa7f90f5d204bbeb3ad1b9f3e69ba0e.scope │ │ └─167721 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─124251 /sbin/iscsid │ │ └─124252 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─618 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─615 /lib/systemd/systemd-logind │ └─docker-caa682bf8ca5c24154d97d17ca9a63e0476b1da3f2e75def7114e59b967b57ec.scope … │ ├─29640 /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 │ └─29652 /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 ├─k8s.io │ ├─2a662660282c494cfb6487399320f037e7578701a82ed53994e9b4dd39dd1acb │ │ └─46669 /server │ ├─342d1846d054632592391ceed69e41886a474fb5eb014333858dbcd04c687a8b │ │ ├─95902 glance-api: uWSGI master │ │ ├─95915 glance-api: uWSGI worker 1 │ │ └─95916 glance-api: uWSGI worker 2 │ ├─9eb5d7ea856592c0a9ae465b38e22d4efb0d21f09dccacc20f692c3ed64a5738 │ │ └─55326 /secretgen-controller │ ├─da62048532e469014087160b564ac3ff01a03a64c0410391908d336749da1b05 │ │ └─87588 /pause │ ├─115c2d201c32e296219b7bdc81bb397d2c804d928507860a25f43728d406228f │ │ ├─82108 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82125 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─82131 erl_child_setup 1048576 │ │ ├─82211 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82285 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82286 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82570 /bin/sh -s rabbit_disk_monitor │ ├─f9961f3c26738460b92ed4019826355761087aaff90cae221976903047df5db2 │ │ └─47187 /manager --metrics-bind-address=:9782 │ ├─1346d1882a6b1d6137460f00802f1da1923a6a36c3e8e6be7d6256c121c0b1df │ │ └─230107 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 │ ├─de7aab4a2932d17c5321b8621fe29cf6e757ae5d095c984e1b83cd0b4dbace33 │ │ └─62180 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─00aac2422fba7686b418f098f224bf49e73c7e8094e22a9cdc9c4ffba983f37a │ │ └─230077 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f0e98d3bab9fafa445cfd607d413d42c9877d1260c642dc30840bbc3b0f591ca │ │ └─142717 /pause │ ├─09162fd98897ee70ad9507744707bd52692b4433393a0268a4643bc80f8121cb │ │ └─142617 /pause │ ├─41885b0ca905109e10b3fda7f1e7a664f5e6bdd0373e68473a60dd848681bf22 │ │ └─44455 /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 │ ├─612cc14cd50795cb709e0f475d59d54be3fdf98830a961b388127504dc9bbf4c │ │ └─127526 /pause │ ├─be2a2c888199f9feb4eb2ce2d218c4c2f52072dce58c008f5dbf81dbbacea65f │ │ └─47308 /manager --metrics-bind-address=:8080 │ ├─07fc20bdfb2cf66b55a471d2521fa277ab09edc06a5cd80c5510dc3b22c51fac │ │ └─161292 /pause │ ├─ea61542b59ba616b0aecf3bf667a335c2b602dbcc67170d6b581073181a8ac29 │ │ └─99821 /pause │ ├─3f942e354da4f3bbe80caa2804aa1cf5572251a00f54050624539385b47b8aa7 │ │ └─243879 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c877fcd1201708b08209b53d466e895d4dbadb18aa23230e6f98f97ccb181a7b │ │ └─223991 /pause │ ├─697eb038069577fa8562b9bf2668c5616a657b987755dfe36d73c4455e929276 │ │ └─196317 /pause │ ├─51242c57b970ad222474cb302db36027d5abc7cb7e73289144f6d260e45689f3 │ │ └─61345 /pause │ ├─0bf6616e78f78d16dc2034c72218b82e49e333659f96c618557d59d3847b07f5 │ │ └─40235 kube-apiserver --advertise-address=199.204.45.4 --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 │ ├─f41c2f800df8ee54db0b930367fcf38fdffa4a2ef9807ffa1dda66dcdd63020d │ │ ├─98579 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98596 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─98602 erl_child_setup 1048576 │ │ ├─98704 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─98755 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─98756 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─98837 /bin/sh -s rabbit_disk_monitor │ ├─82cf2176a589b3cddad7adad8da7e1382f84ce12cd960071c4d56f6a17bb808a │ │ └─40596 /pause │ ├─f9e87e6694e69142b11eb5a6ccfeab4160f6db79455dc2aa5fedb5620cafba07 │ │ ├─224225 magnum-api: uWSGI master │ │ ├─224257 magnum-api: uWSGI worker 1 │ │ └─224258 magnum-api: uWSGI worker 2 │ ├─72901c338a01cc7b9b3ae0f6be1ea4fb6e018511f1e36230fec9ee7628324b9f │ │ ├─204583 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─205024 octavia-worker: ConsumerService worker(0) │ │ ├─205030 octavia-worker: ConsumerService worker(1) │ │ ├─205033 octavia-worker: ConsumerService worker(0) │ │ └─205036 octavia-worker: ConsumerService worker(1) │ ├─921dc014cb99dfd67f0d22b61c7c0cd5a4185b2186db112b6541b99eb8180a05 │ │ └─98501 /pause │ ├─f11d9749a6e340b6e5371972a27ef13f728e68a776b75ff5c35ba7252a4d3364 │ │ ├─48497 mysqld --wsrep_start_position=c890bef7-70e4-11f1-86fc-da6971deedcd:20 │ │ └─48646 /var/lib/mysql/mysql-state-monitor │ ├─039e5983044b208345dd72ab82d0cdae919e28918ede04f6f56c721d6e0cb4b4 │ │ ├─152218 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152482 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152483 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─375097 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─375100 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─75bcc62a8cdc5ec23b45183e2a4eea7f65b991290178ab407e42c7a04b0f3db2 │ │ └─236006 /pause │ ├─4b6b9e9b9fe3c20a18a25798ca0b02183f9365635d02cf7b61f248658560d1cd │ │ └─55087 /pause │ ├─2500238087588db2a0f8ae706b34a0e077eda1d134af42cca503cf529317d540 │ │ ├─110975 /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 │ │ └─111036 /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 │ ├─a6070a4c40ceb9d8077b1b177f3613e2793054e0fb5ffae5c319ee751a905330 │ │ ├─ 67599 apache2 -DFOREGROUND │ │ ├─ 67614 (wsgi:k -DFOREGROUND │ │ ├─ 67615 (wsgi:k -DFOREGROUND │ │ ├─ 67616 (wsgi:k -DFOREGROUND │ │ ├─ 67617 (wsgi:k -DFOREGROUND │ │ ├─360641 apache2 -DFOREGROUND │ │ └─360672 apache2 -DFOREGROUND │ ├─30a4c209ce3dd10fbc52b2d7a9a88737bfff23c9a10f31c140c8d5aa2d168b90 │ │ └─59889 /pause │ ├─c4a3f4d75a5a8ff735566e6cc5bc4d0b8c3d2b331b49d794f8a7a261dac3d26a │ │ └─125243 /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 │ ├─69b07446501e6364a0b18108bfcb883a661385b6f16dc423f337ee7da6ff38bf │ │ └─161784 vector --config /etc/vector/vector.toml │ ├─741a56453a353659ff26e2fe89e17b52aec91a26807c09c1ad5f1950119d98a6 │ │ └─205904 /pause │ ├─4d72dc312ec2a5d278fec1a887dff256e7c75f74ef3b40e9a4819ff10708425e │ │ └─63309 /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-4.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 │ ├─46b1364c63226b8206bab5e34b80363082fb88a911cc1ba0bac511256303db3a │ │ └─58519 /pause │ ├─ef39b295e1986563bf7c56029965ed898305f164da5649eb94408bc636f92455 │ │ ├─127780 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─128042 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 │ │ ├─128054 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─374710 sleep 15 │ ├─2624dca6985cfcfadab287f84c7405aa9bff3722faac1b1bf19460bd5f6bb4c8 │ │ └─43270 /coredns -conf /etc/coredns/Corefile │ ├─b4d0a5c0a15e4ebca6e2bd6aa31d8726e1bc787ffd965771edea904930c6483c │ │ └─147881 /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 │ ├─4b38604c4ddcbbf96df58ea7a010501eedf5213aec0a3f1a0205ff7f68cd890b │ │ └─47159 /pause │ ├─fc8e83f693d6b4f256dcc54023c10e26f209f19c0597d7aafc7d446a560bf0a5 │ │ ├─244229 /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 │ │ └─244276 /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 │ ├─b66b1a9a6060ffa68c684756a1c9afc77c56161bfd3031438aa4be0def46130f │ │ ├─155353 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─371667 sleep 300 │ ├─4cbfce52d98f2d903990dd2eac086e46f304f7c451502f945b8b3c6c5cb6175b │ │ └─213599 /pause │ ├─1b23aadf557fc3a02ffaf22ec0c88408834d920329aa7e773c183e93b9179b1c │ │ └─54922 /pause │ ├─69fdb591b1f4dfb996597e354554abe0f83c79c2d01d8a39000ba89a99cd723e │ │ └─128909 /pause │ ├─f8e11f52d6e41a5e7f7b7314d28b4f6f573e81a86cab8bb3993c09c619e26177 │ │ └─215081 /pause │ ├─680bd23e0ab36f746f31b99e33e2e3cd2483f2667515e758eae11aeeef6f3cc5 │ │ └─58481 /pause │ ├─164210866f1a276dfb4907605864c1b3dc7e92df2f6612ea455f245abec03637 │ │ └─43204 /pause │ ├─91efb6c99d757f105faf44de08502dd11427d629f3384d0a738f1d158b8b30cd │ │ └─235829 /pause │ ├─0d16745fbd151010ae02a0daf969fd02fa060d38f5fd2450b911aed55bf8ed21 │ │ └─154963 /pause │ ├─16fb029ee34c5abaa34d8f40e77619e2ea7776d54c7965202ef98a25beef0978 │ │ └─213627 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─85edea5b1771de252fc65f07479728f4a0f47594f16ac687111a9306ac8d9dcf │ │ └─63584 /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-4.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 │ ├─79bda8fb90eece3aad0a676f70744154cff050bb3484e1a6995c19ce0681d1a0 │ │ └─98288 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f65d036f44851f74aad41111e0b7a4edcc83c4cb95769ab4b8cafcb150270f34 │ │ └─87532 /pause │ ├─6c92afffdb9e859638c6615e6ce5b1d7678131f2a7d2e0ace9ba712cba66f2cf │ │ └─208315 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7676bbcefc81c3ee687e6370e6450993ac8c9150f2f4fef3c029050655bab514 │ │ └─41381 /pause │ ├─5404f84ebc3fefb7d23275d1e6580f2ed125d03f7f2365495a8a11105b151104 │ │ └─167345 /bin/bash /tmp/libvirt.sh │ ├─50c2eba0843bd2493fdc11305dcd4040426fb3e1fddd2346ae154feb34e54d15 │ │ └─63768 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e96f2864356443036fe6ff4628435f8213d5a76191f95c2ae4a6c6fe5b638309 │ │ └─142935 /pause │ ├─bf14d8cb2db351e710acd27254d846aae525f712eb627168afd169f1fb46e164 │ │ ├─71849 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71866 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─71872 erl_child_setup 1048576 │ │ ├─71940 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71991 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71992 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72064 /bin/sh -s rabbit_disk_monitor │ ├─30a634a7972a5c11605bc7d9f400cad8379b29144df544f224734356397a49f4 │ │ ├─153220 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153237 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─153243 erl_child_setup 1048576 │ │ ├─153323 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─153385 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─153386 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─153478 /bin/sh -s rabbit_disk_monitor │ ├─fe3f707c3bd1e2d468b4486d2380c4446b0e4d92c41dc773a05affbf6659d6e2 │ │ └─173614 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─a2faef9daa21bd34d373204d33e14ad4bf3e3ce669095728632e455987f3eb17 │ │ └─43647 /pause │ ├─5d0ad745024ce9010bfe80fca2a07006e5e7fd9895bf7925f120b190f772ee1b │ │ ├─152191 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152486 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152487 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─375133 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─375137 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─bb7c914b99699a14a2b408d0498ca3ef5d499b55c4d924eb7e8dbff57b251156 │ │ ├─151657 nova-metadata: uWSGI master │ │ ├─151669 nova-metadata: uWSGI worker 1 │ │ └─151670 nova-metadata: uWSGI worker 2 │ ├─8058b3b171c7ef2718d8954e2dbeaf5a6167e86e84c3cf395266df54bc5498a5 │ │ └─63677 /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 │ ├─1e01380874db1a469107695d2bff57af2ad8c1399934e041a843c54c0864667d │ │ ├─ 88055 /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 │ │ └─369847 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─04fac2916787f9ad1ccf5413bf1f26ea405038e67d333c797b4b19e9f20191a8 │ │ └─154713 /pause │ ├─1b5ac47fd75478c28f9fc421ffab82f507680cef86dc282175499d2d15c46460 │ │ └─77101 /pause │ ├─79beef35675a02614e3ff18f8a6bc36dea61826a9f0fd35cdc1d2fb21980d45b │ │ └─126878 /pause │ ├─12b18a19e3d718c7de511fd6bfa6f6eb91aeb0f54e37c2f2ca90de120b1f869b │ │ ├─151531 nova-api: uWSGI master │ │ ├─151581 nova-api: uWSGI worker 1 │ │ └─151582 nova-api: uWSGI worker 2 │ ├─d5fdbde84401b5b4397689fb381784282fc82b52079edfb2f285d6810169fb0b │ │ └─47020 /pause │ ├─d22256497c520dd8d2801448655342e3b85962834bdc7aa5da0a97af88661136 │ │ └─163846 /pause │ ├─0fc2b3c612bf95be27af08a079940d88a8877fc44781e6982eb42beade156f0b │ │ └─166371 /pause │ ├─be34916aa24c08992b021dd70de8a1040c441de76f82a110e0cf3c4781d59d22 │ │ ├─48311 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 │ │ └─49948 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 │ ├─79f934821555b8d025b9f90b9c45dee8cb31f69ba5878525307637f7c1b3d20b │ │ └─167619 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b43f2985aa626617d9e99abce78bb4262b12ae0faba9c0b53c6427a5387c9439 │ │ └─126922 /pause │ ├─97524ed91f21df10af7c5cb7b954565cfc9f413063c33963c8ae97644088619c │ │ ├─173635 senlin-api: uWSGI master │ │ ├─173682 senlin-api: uWSGI worker 1 │ │ └─173683 senlin-api: uWSGI worker 2 │ ├─cfe08c37ac3ba94295a8ffe79b3a0752b9e8a8fb89421f7c0075befe88e0c5ce │ │ └─214957 /pause │ ├─6eded5f6c7f7c45e80216954fd3485261a2e678b4b90623f9a8626c46d8a488d │ │ ├─62798 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62831 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─025d0d168ce618fdd6e15cf78a637289ab12365c236a402e4edac85b26aaa003 │ │ └─63800 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a36e079c3ed62607572a907d65619a259ed46ca6a0f66f577895a9d82083a08b │ │ └─63554 /pause │ ├─674865070528f2fa77c66e65018918ee69208f519e116c0730b42d54905bfe92 │ │ └─60587 /pause │ ├─7cd5dd3ae65210eaa00ddf7a00a60af58e4fbee9b09d5d05bf5cb859faccc116 │ │ └─210057 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─eed3606b1def71c73bd626c572d573eb8ef34aad512d66241f8e13010e8fbd30 │ │ └─99866 /pause │ ├─31ccf0b8d5480c973b1e9336f24be3c6a4cf46eb6e764e8ff20cc6ee27023058 │ │ └─40233 etcd --advertise-client-urls=https://199.204.45.4: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.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4: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 │ ├─75c8d291a7b49c9d2cb5aa5e26ff98a422d4f4084d906cccbef4d6f29e8150fd │ │ └─153141 /pause │ ├─9284e3138ef66e224c2c479e5abbe1b721180df6022b40740998db52fac12f91 │ │ └─48593 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─69060d2bb885991099a454c8c8d28b48816a8d9e37ee0985c5960018e6aebd98 │ │ └─42758 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─db81f9dfd16df3d170dfd1aa642bd21ae13076569422f508b8c26cef7befc1a4 │ │ └─72758 /pause │ ├─5a208fe2393bd60877d4d5089afd74448cf5fcad9f756443150e4919e0c8e991 │ │ └─235809 /pause │ ├─d7bdd67e761c6c12d628ea87aa062d75ae1e2e349fba2702226e4ab5dea3b8f2 │ │ ├─252486 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─252498 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4d795e66dd41fb5b00f184b802c01040e2e040acb0cc194775234b75d7dbc448 │ │ └─71770 /pause │ ├─ba6a83c840677e65fd6881a68e6e39cbfa2e4e9d28d4c31565c74dd257294a07 │ │ └─231403 /pause │ ├─7ae8a57ae6556abefc62645783e4958f2ca629e9a149c4476e150a9d3038726e │ │ └─55219 nfd-gc -gc-interval=1h │ ├─b0cfecddd757ac493f1133e96d7f4a3f370d1b5764d2c4f64de26b4deee4f18d │ │ └─63348 /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 │ ├─c65d0d14f1fe7a5809fdb2748a419e101750458d9b62439bd222d1ab1f34780b │ │ ├─161871 neutron-ovn-network-logging-parser: uWSGI master │ │ └─161902 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─dc246ccc9405b319ec6b43a8dcd9d0b72662073d41eb99d554621af26c379c5b │ │ └─40115 /pause │ ├─18bb3f5e79127ee25bf1c5eade3895a08ba81c24fc4e88ca0237bee786fc5281 │ │ └─167253 /usr/bin/libvirt-tls-sidecar │ ├─ad42a13f38976de9e84ca81214bf76f5eeae14f2f0413557baabc0e4e284040c │ │ └─125842 /pause │ ├─9e17066815177872fd73a18abb617792c1e5ea49ddde4ce548c4877292a2752a │ │ └─188953 /pause │ ├─6030904f56592c3f838701605209ae473cad3563cd91c47e71c3a85cb0643ff4 │ │ ├─76511 barbiacan-api: uWSGI master │ │ └─76526 barbiacan-api: uWSGI worker 1 │ ├─095e4888232eb79fb4cb5e083f9f79b5914a764c49dd6a91faba781453002e11 │ │ └─61058 /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 │ ├─e43166844fcf3e7b87196cc44592e06937c7a7fff9909b664fa8c9ab43ebfd6e │ │ ├─203559 octavia-api: uWSGI master │ │ ├─203572 octavia-api: uWSGI worker 1 │ │ └─203573 octavia-api: uWSGI worker 2 │ ├─b0c424467f70ea478ff7cbbfa8fdf8ef4e90c89457796a9ddee96409345fc9f6 │ │ └─230088 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 │ ├─da07886815bb6307954083571113df5717335dd9b5fa73a48d2f580957607301 │ │ ├─206045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206063 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─206069 erl_child_setup 1048576 │ │ ├─206130 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─206187 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─206192 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─206537 /bin/sh -s rabbit_disk_monitor │ ├─273748daf2ca19af5e978afc741f7dbfc4d13af87830b6df77fa0808a0761146 │ │ ├─205302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205324 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─206023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─368596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─75e65784720d8319e724e7f4a12a98cb001cc3b17217a06efeda9b7c5688bfd2 │ │ └─173761 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─91151a15e53bd2df43f79e6b7de9c1528a55e0d91016fca734ac0fbef8f049a9 │ │ └─44167 /pause │ ├─9b24ce9a4472c552d8ed2ab46acca31d0805e013020d39d9c22d7636e4721e3d │ │ └─40620 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─31d77a6705369db9a91e9d85247133d7d22559a045aefc0276bbf6aa41accf1d │ │ └─165959 /pause │ ├─0fb471f0caae3c65294c22bb1b918040222a842f7d1d9266289d83ccb9a82784 │ │ └─166074 /pause │ ├─a050085caf37b83dc5b76bc4bb1a8dfc9d9984cedfe1c32f5004f3dc139a30fe │ │ └─64087 /bin/oauth2-proxy │ ├─51ac3686bbb42cbe1878f06e1eb5abcd7296e9d41736a3cd3b93631d22e48212 │ │ └─88868 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─3a3b7582daede9032e435029c77b125b9152e1e4006d365a005e1b55fd98216c │ │ ├─224077 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224641 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5f1066pj/privsep.sock │ │ ├─224656 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224658 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─07edc6aaa2922e81eb39db56036e1a7ba2dad47829edd7f23841d798b7372382 │ │ └─63735 /bin/pushgateway │ ├─28db73ae41d0e5b2bb2bd60e1a81eca8472ab788f388cec4c21951ed25222058 │ │ ├─189048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189065 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─189071 erl_child_setup 1048576 │ │ ├─189166 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189219 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189220 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─189568 /bin/sh -s rabbit_disk_monitor │ ├─a0d336f7850368cc52c7f8b805197f9869497b627dbe377f5746d2a7de729f89 │ │ └─107832 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c34c0d95ff0c794d02295d88e619a0d077bfe8926c2c9f1e35d5892c268a56ed │ │ └─63631 /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 │ ├─acff7378459542df156df7625cafa40e8891bcf15d5255507a3103286c27eb67 │ │ └─50642 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─bda89f906e13b50d61113bf9ee7228ea28fbb986c47d6f0882269a39682d67ed │ │ └─246383 /pause │ ├─bc7b1298cf0be8255fcb6165a7d8ffc462c52fa7dd36eef93b62279a41ce245d │ │ └─62907 /goldpinger --static-file-path /static │ ├─13fdfd47a115b3ed2647c12417e9c22dc68fc873b0c0359343397eeab4bdafcc │ │ └─211369 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f2015ac7d68fef5e65145ffb938fae1d44b434b631ad016e1d38adc8d7b6a448 │ │ └─124930 /pause │ ├─73719f1a3647239ba6a85cbea2c781a2c2517d3649ad96946b684dfcd0c2b002 │ │ └─43160 /pause │ ├─7e7f2fcb1e3561e5af8ebdb6ae62643e72f21f3e4debf629e70492e14c5a1797 │ │ ├─186131 heat-api-cfn: uWSGI master │ │ ├─186173 heat-api-cfn: uWSGI worker 1 │ │ └─186174 heat-api-cfn: uWSGI worker 2 │ ├─4749c5904a9ca02daf288563e75802ac65b3ac5651c364dd930d7a8de2601e1a │ │ ├─127186 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─127311 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─127325 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 │ │ ├─127462 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─375455 sleep 15 │ ├─6ef05d56ed1dc0209d4e0601af6fd7909a505256ae4d42da13c2fd9ddf48f33b │ │ └─60947 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 │ ├─03a3381eb54bc3439937580adf7e2f26fd6a75aa99f89ba37bd4e8d0f504d0aa │ │ └─55175 nfd-master -crd-controller=true -metrics=8081 │ ├─05bc8c6afb4628288eb883d1ccc557d89930d506d047e4e8603d4406494395e5 │ │ └─59391 /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 │ ├─86db3defc4349adefd1fdf0c730b9f0287b94516b432365bd23abb46b2925a29 │ │ ├─127191 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─127223 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─127248 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 │ │ ├─127429 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─375453 sleep 15 │ ├─c3ae0fbf99dd2f2d81cc0be165f93e08f99919f72c6bc37ebb2528f3666b00af │ │ └─204606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c03dee05e1bfa5a55d65990315b5c331fb471e97e68ffe55dcb616c1a2b80f57 │ │ └─196379 /pause │ ├─27b0f68715d7ba6452a7d98e354f9dc7b6cf424b224ef942de70ba0d75800aba │ │ └─55137 nfd-worker -metrics=8081 │ ├─0a85c2fdb1be5bbcc8f3ddc2102aa0b09ce45156c8ac1c5dbdbeb6b3dda8674c │ │ ├─107454 cinder-api: uWSGI master │ │ ├─107467 cinder-api: uWSGI worker 1 │ │ └─107468 cinder-api: uWSGI worker 2 │ ├─86ab1ad7948d533d0192e0700ac607780656f448f248217574da125e91bf4ca1 │ │ └─48693 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─fc8feca41aaf24c4e0cc43d41cfe48dd5942223c81ffcf35dbc466b660b393ec │ │ └─176661 /pause │ ├─de949274f0bfdd9a1f7fde62fed8272b9d0926dacd915c430da4c4b739fd1267 │ │ ├─174783 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174800 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─174806 erl_child_setup 1048576 │ │ ├─174925 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─175040 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─175041 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─175495 /bin/sh -s rabbit_disk_monitor │ ├─fe9926b3eb0b87bd8c8f759e2ac8a1faa1f7e79d02b28bdc014b984ed351e673 │ │ └─176710 /pause │ ├─a172cb1076bf084b06c278a86fd930f370b8812defe48bdd0f8fab7f11d592c9 │ │ └─60265 /pause │ ├─c3280f2341124c3bebc7307557c43dac53f488bee977c4b018bc6206154f1b30 │ │ └─44254 /pause │ ├─9825ebf9a0ede6e360742eda7b75d7cf31394b783a02ca94725c27287b10140e │ │ ├─125276 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125290 /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 │ ├─5c734fadb76272a8955c76ef827d7b670107169b58eb09c5e9ff6c0b3d74ee93 │ │ └─196647 /pause │ ├─eab4ed936304ae0ef0315dd050aa794fb21ae4f51826f167966d2eb1c7cada1b │ │ └─39987 /pause │ ├─546d966eaec12bab32e44c0e568366cf56f06ec7d130e791682267a5b7b2b0ac │ │ └─63838 /bin/memcached_exporter │ ├─3b36fcf2a8d114ba62591926d5f22a80e86ae727a785951979b762909912f417 │ │ └─142381 /pause │ ├─19f58da90f212bc92bef874c7c709e21829e13eccca47313c37fbb903d80f699 │ │ └─44216 /pause │ ├─322d309d254fdb8cc6ecde12b19543e7dd63bee326bc4215c4ae0dfd8f2decf1 │ │ └─61940 /pause │ ├─b30b38c6a17b5a4219f55a4e19ad4b8558ede57d101c2364b9af6c88c5bfe6c8 │ │ └─46282 /pause │ ├─93fec6853ad1c53c4fce031f009ea06a32d82a7a8d3ba807d75bb403601774a4 │ │ ├─231607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231629 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─231635 erl_child_setup 1048576 │ │ ├─231718 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─231796 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─231797 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─232183 /bin/sh -s rabbit_disk_monitor │ ├─923a3574c0c9f6aa22d94eb2a351721eed98052db5d513fdc7a850a888aef750 │ │ ├─ 46602 /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 │ │ ├─ 46615 /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 │ │ ├─ 46696 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─248258 nginx: worker process │ │ ├─248259 nginx: worker process │ │ └─248260 nginx: cache manager process │ ├─ada8b971e695d549857f87fd979339ae8efff7b1d891bed684bb2214f4739230 │ │ └─210031 /pause │ ├─74e7b22d3eb5f7be7a53d2a110d9980b28a95bca8ba2bd477134474e0211faca │ │ └─43952 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 │ ├─53d7e846c1ac2b7314f881ccd4c1b9094e49f59c42e26e748710ae2bc422b1ef │ │ ├─97198 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97337 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97339 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─bc99e54068e9e04494d0c75f94c646bca48397035a76d79de1464558d121891f │ │ └─244187 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─dd9162f962a201344d1373e99ef3590e0aacb1c0dc7c9aac5888f0bafcd2aafc │ │ └─96853 /pause │ ├─41e9112d6592085a64302354dd57ff39ff52816bdba2965cad25a1beb9a4c232 │ │ └─40139 /pause │ ├─edbed0882079dc1c79b291643fa62934342990e4e60f7d9fca414342702fd82f │ │ └─166134 /pause │ ├─5812ce07823d71aa1b4dd142824b3c18d4def3b3ed20386189d270a277375af3 │ │ └─44410 /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 │ ├─a840b0299a77a3600ccd10a9cab2cfc9fde21fb52adcfb17224cc7f007e7af31 │ │ └─58295 /pause │ ├─55f84ae2445c545d1beed58cedfd55c035a89da759fe33f9e5789c953b84f514 │ │ └─110687 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─687386a8678a18f81127342eec5ef1fbebbbd026312cfaf2e3e73a494c144500 │ │ └─60312 /pause │ ├─a934508f8f4dcf06a0ad6e6b6f7ccea7be0ea42421624e1c92bf01aba7f40074 │ │ └─42722 /pause │ ├─2ffca16ed31bd4209ebc5b08a16d17ba6c8cc4cf01a39a3bb1e7674e2334c4c9 │ │ ├─224430 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─224652 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─224653 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─56900303f24880d3d7d8659fd089e6c7c699e8d79e487247955ea87fdd54fac3 │ │ ├─59217 python -u /app/sidecar.py │ │ ├─59465 python -u /app/sidecar.py │ │ └─59466 python -u /app/sidecar.py │ ├─e8d60310b6ff5299d0312397bb95f76b92763711faecb554c6c86d7b884421a2 │ │ └─173773 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─eae4a09ac923f07d80bc8ac9e398714b78f52f154e0ba8be2504150caa428285 │ │ └─143063 /pause │ ├─15ee1055ed053c3038a837381d97387f4a6a1bc45878f427700d873a67389e4d │ │ ├─186129 heat-api: uWSGI master │ │ ├─186175 heat-api: uWSGI worker 1 │ │ └─186176 heat-api: uWSGI worker 2 │ ├─d80cbda2620c9c24720fed61933136aa1b5b0649e8e0421d1453ad957b0b4a86 │ │ └─47851 /pause │ ├─1ab220c7411b897f6a7ffda17d9fec66f1735457a419ff5027e49039841f8aee │ │ └─62762 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─772f8c2622458ea8bdb807ed080626ce8587ab576c283be1f19feb424dce97d6 │ │ └─50550 /pause │ ├─ed915f2ba57f7d1af1b4cdb9069b9d0c03f6a4614d6ee555f9af570da0eae88c │ │ └─154735 /pause │ ├─22f6ea5df75c76ff9db3287c6c2a7aaf7a12f72ab0fbcccaedb529e2024b7100 │ │ ├─61663 nginx: master process nginx -g daemon off; │ │ ├─61684 nginx: worker process │ │ ├─61685 nginx: worker process │ │ ├─61686 nginx: worker process │ │ ├─61687 nginx: worker process │ │ └─61688 nginx: worker process │ ├─fa15768ae873279a0c2101c889b66521640e1767fe8f3f2b6fc71244c072acd4 │ │ └─143330 /pause │ ├─d3bc3ad62604d6ddc1db06b57ea436607bbb2e178a8a6893990dd9398b2fb0e4 │ │ └─95517 /pause │ ├─d7f696efbd6989feaa51c52d766eb2fa902378869319dd9240d1c4c4fc2b210e │ │ └─174593 /pause │ ├─6ffc95dbae181e02a09414fee0f9a04ea253981f43e4ee426dcaa2ab2c49935f │ │ ├─171041 /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 │ │ ├─348482 /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/tmp5k70t638/privsep.sock │ │ ├─348616 /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/tmpiojjddm7/privsep.sock │ │ ├─348829 /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/tmpg813vnab/privsep.sock │ │ ├─375041 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─375043 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─23104b7554b5e7ef5f48a2d4a37a6a8d439b8fb95c678686e09d6804d756022b │ │ └─54875 /pause │ ├─d47e5245c2463d4efa6f7ce91c3541e6c3829ecb84678d838122e3e96b706f33 │ │ └─58413 /pause │ ├─96a9e967676b9d64da374c4ef90f6df297d7cac2d0d5dbd6b348d77d4a5a6fd3 │ │ └─58669 /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.34.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 │ ├─5f3b160aeabf2deb46a625a79fc74d94c592f95e85c0539d6c4f2ecddba33d6a │ │ └─44366 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─20877a4f360ec29967f42fcb8bf389a23b639dd1041c80eda1e7a81f9eb4e818 │ │ └─250114 /pause │ ├─1b2113013d88c8d9643753f6596e0497a79fb48f744b4c279f060c9a40d6b0d2 │ │ └─229703 docker-registry serve /etc/docker-registry/config.yml │ ├─7686af310ae1b27a833a80a00e278231e5b816d43c9381422b186a2fe6c92762 │ │ └─112155 /pause │ ├─c79f443ef887cf909829b989887d15316722cf3568f694dca5d923a3756281ca │ │ └─46198 /pause │ ├─11ab831a6dc59c94565647c7861343ceb9f6612421f2fcc59ae7640d9f594be3 │ │ ├─244207 manila-api: uWSGI master │ │ ├─244247 manila-api: uWSGI worker 1 │ │ └─244248 manila-api: uWSGI worker 2 │ ├─6d9de4bd8d6cd90b42ff63acb186fcdd62ac9e31457f5e1bb1491ad77e62e93f │ │ ├─41842 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42273 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f038b667d504fced4fc15564aece3934b9a196f506c92c7f2c0a926bbfdbdea9 │ │ └─40141 /pause │ ├─89216cda7d9ddf2fe16e6b4670e4c6e3d1907fae5081c6f84fedaadc3ed6ac65 │ │ └─54822 /pause │ ├─a2ba71e0e1b1850acbab1c0e4d2ca1d3903403098cfc2f073f4503f91ac8ec53 │ │ └─250354 /bin/openstack-database-exporter │ ├─8eea78320d56f8545bec5fd6399a805cac896d6f5ee91d1aba8e3bd8cf1686ae │ │ ├─59190 python -u /app/sidecar.py │ │ ├─59463 python -u /app/sidecar.py │ │ └─59464 python -u /app/sidecar.py │ ├─464083b21affdc39a65806d3a137166fc27bb22c760ceba95244a9c4633f2b9d │ │ ├─133140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─133354 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─133449 erl_child_setup 1048576 │ │ ├─137246 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─138195 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─138201 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─141201 /bin/sh -s rabbit_disk_monitor │ ├─a0fbdf42136aa6251c17ff33d0cc5e1a7aa8700c1b6cd9fdc4b66c7b6663298d │ │ └─96807 /pause │ ├─5cd75543efcd68bed5ab2aed1b343b5cb063a2523094897e984498d27a8a1283 │ │ └─63035 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─443ad37193624bcf85ad53174b97905dacdf9ab73b42f05a16dd035ba5df6b74 │ │ ├─161724 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─162009 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 │ │ ├─162020 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─374993 sleep 15 │ ├─023b273f921b81fe866d82b28c21ecdf039aefa9eb46ab60f9b8e4150b82f660 │ │ └─47494 /pause │ ├─675695c7ba49e9473c64dad13e45cada3df7a7ab965468e1f130ee68b08fc1fa │ │ └─48153 /pause │ ├─fad1838624d50a4f013ba7606b309c49bb28fcdc2ce50aa49e1be17b793d6665 │ │ ├─162477 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162899 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162900 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162902 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162903 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162904 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162905 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─162906 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─fa0cc8ff203ff404c95958311ab45824ca0ee7ec308e3cf62c9919c35e295afb │ │ └─224476 /pause │ ├─c2d602a2f645365b35bb053e8ed15d805eb765c3ef61cb99c23475e223cd39d1 │ │ └─54160 /pause │ ├─3cf1229bce121f06454543026eccfc919d03a83e39ee3c8e73b0151f3ccddd77 │ │ └─59560 /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 │ ├─fb9e67c61f247938e070508f093451938b5f10535ef61efc0abea143d94250d0 │ │ └─41398 /pause │ ├─14a8e75aeadd24f8d9dc02f6c5b4f31485354deda24f56204e26e428fe8a9ca3 │ │ └─110107 /pause │ ├─e963c15ae5b89b0182dc2012387d2c984baf9249508285bcb69782e683a1b2d7 │ │ └─47617 percona-xtradb-cluster-operator │ ├─c9dc492c0e65ebd034af39f265b9c12e0fbc418c52931dd2240262767ae8b34f │ │ ├─164002 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164028 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─164037 erl_child_setup 1048576 │ │ ├─164156 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─164207 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─164208 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─164518 /bin/sh -s rabbit_disk_monitor │ ├─d0fdedc392bc9d0d93f3710037d8723382a80948dee7db5f4a084902c06b73d9 │ │ ├─116219 placement-api: uWSGI master │ │ ├─116246 placement-api: uWSGI worker 1 │ │ └─116247 placement-api: uWSGI worker 2 │ ├─d0325238396601d5c02f165f2f35875bebf80786c1db454615c2ab8f23eeac2a │ │ └─196371 /pause │ ├─7dcd0c1bae81ed818740b39a4d445e25ef38e34b1f12a63bcc29bf7f3d2f9534 │ │ └─110153 /pause │ ├─94ea03ebf2a3bf59bc4b0b9decfd7d67807bd1e519b4d97df43354af2278aa85 │ │ ├─186116 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─186390 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─186391 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─71f2cb01cfbb4d7a957e29d809702200a8c5cfbcb617d3342364b03c5cb1b3d8 │ │ └─208195 /pause │ ├─5e426207268bc01013d4b87a1cdaf3513bf9151af6208f49ceb19efb752cf553 │ │ └─176759 /pause │ ├─32068e3a1212caed9f8b562465c16ae4fc6a8a70b3e6332b69a8b7cd0c7a1a4d │ │ ├─64236 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64253 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─64265 erl_child_setup 1048576 │ │ ├─64321 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64372 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64373 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─64422 /bin/sh -s rabbit_disk_monitor │ ├─1924353bdd5e3d06b39772b6ef29c849f8b5414ca21387567fd0bc533b2b59de │ │ └─40137 /pause │ ├─1e8deeadcf25307c7feb5a0f36dd4327bd691c81f11b3918aed9135db2279b9a │ │ └─248525 /pause │ ├─a9e671051bc7f25f68445b529c074024554d5633e37d100511003c911175032e │ │ └─209527 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─d28a458baf57755c7d2f685ca2a92cdd0213cd3ce7ca96f95a789307fdc09cd4 │ │ └─40371 /kube-vip manager │ ├─c62ab0e00c0ada16f6b5e3a3db4352cf3790db26361cf5480c07433ad2c5d8c9 │ │ └─171067 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b77f5c1d86e605a10fee26573941b07b9ccf688475510e4bcf88350d6f3d56ce │ │ └─43224 /coredns -conf /etc/coredns/Corefile │ ├─2f4555ae39da12a11e5aeaa79b3b36bd99d3be5290eace5f748bd187f4dbef4a │ │ └─59936 /pause │ ├─b17ff9ebd4b83aff227c76fbce2eb8287364414ec9fd808584bfa7e08d076d47 │ │ ├─162530 neutron-policy-server: uWSGI master │ │ ├─162545 neutron-policy-server: uWSGI worker 1 │ │ └─162546 neutron-policy-server: uWSGI worker 2 │ ├─9f3366b4a0a0aa3fe0dcf1722e8dbfeee46f6e7c4f966409141ba6f60adf55f4 │ │ └─248931 /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 │ ├─829c8567f8f726cd5f87f854370dc8c2555283b243a05665a0d9e7959bd2df14 │ │ └─62235 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1ef9980da4d06572dea3c168646cbb293bfe4ecde5962b2c16248bbee12b0f7b │ │ ├─165624 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) │ │ ├─166428 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) │ │ ├─166429 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) │ │ ├─166666 /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/tmp3bmcmjmd/privsep.sock │ │ ├─205202 /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/tmpt98k_0oi/privsep.sock │ │ ├─205499 /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/tmppg2pb49t/privsep.sock │ │ ├─205645 haproxy -f /var/lib/neutron/ovn-metadata-proxy/bdef4c30-26bd-42c2-ad7a-3f7eeb4c918e.conf │ │ ├─348761 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─348762 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─1578ebb1db3c669fdd110108d8029068aa8ee62fc6afeaf18c18aec10931fbdb │ │ └─65212 /pause │ ├─c85711f27b0a3655b85e19579850d1970395d03746b5207042f7b84213e6aebb │ │ └─81994 /pause │ ├─6c57ce8573c4aebd60caf997da9a8cd74747c2922d5be419bc8b1bdb694641e8 │ │ └─60227 /pause │ ├─7b9bb3b913e5e56eb291cac0ed01e536e2c7e7fa5bfdcd00d97a193a292c7e0a │ │ └─209236 /pause │ ├─34d134aceb159d04d6a56b4adccd34273905fbfa20431e322967006a0a0a5f38 │ │ └─211341 /pause │ ├─55737269bd8e1a6b5eea3a3d09d7b091561df2324de2d8731f686fba4c6e9830 │ │ └─87898 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-cf9f85b9f-rqjw4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b82da92562c6aa083342ec9126a7478ff6f80bcc081c20f366190966b94da0f8 │ │ └─235598 /pause │ ├─0107e48eaab59367cdcdac32146827444e531f68749e881efd0d9c4645b108d2 │ │ └─62625 /pause │ ├─c39f7861c415722ba5cd2ca31f904d38b9f7971e9fc54f27ae2bd0fde25fba2e │ │ ├─248679 apache2 -DFOREGROUND │ │ ├─252055 (wsgi:h -DFOREGROUND │ │ ├─252056 (wsgi:h -DFOREGROUND │ │ ├─252057 (wsgi:h -DFOREGROUND │ │ ├─252058 (wsgi:h -DFOREGROUND │ │ ├─252060 (wsgi:h -DFOREGROUND │ │ ├─252061 apache2 -DFOREGROUND │ │ └─252062 apache2 -DFOREGROUND │ ├─2a750ef9b8e48394c888d259e168814ea440ccb7d33b10835a367694aec99b18 │ │ └─60848 /pause │ ├─2e3c989acadd9da7a5aa60c68d90eea15522dac73cad82bc5b1789a90ceb77e1 │ │ └─77807 /usr/local/bin/rook ceph operator │ └─f2061f30e1e08fa0aa0441cf8cea7afd7470ff1a4d1a821d389f269a6ffdf8e6 │ └─63922 /bin/oauth2-proxy ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount