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 │ │ │ ├─21307 /lib/systemd/systemd --user │ │ │ └─21308 (sd-pam) │ │ └─session-22.scope │ │ ├─21298 sshd: cephadm [priv] │ │ └─21326 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/199.204.45.138-22-zuul [mux] │ ├─418376 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vymmvfuohpcddsfftydwlilawnbecooh ; /usr/bin/python3'"'"' && sleep 0' │ ├─418377 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vymmvfuohpcddsfftydwlilawnbecooh ; /usr/bin/python3' && sleep 0 │ ├─418378 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vymmvfuohpcddsfftydwlilawnbecooh ; /usr/bin/python3 │ ├─418379 /bin/sh -c echo BECOME-SUCCESS-vymmvfuohpcddsfftydwlilawnbecooh ; /usr/bin/python3 │ ├─418380 /usr/bin/python3 │ ├─418381 /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 │ └─418383 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 … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12162 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a722251a14bdaccc6ab7a8b0db7cf0d0d930496731792b59c2d395b8196cfb5 -address /run/containerd/containerd.sock │ │ ├─ 12562 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 73a033ddc18b3c063e8e45aefa7788a725a73a2f51f5cc37995ab0213abec00f -address /run/containerd/containerd.sock │ │ ├─ 19430 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 22a5d3d4844fd271aa1e5b95fb1870de0fb24f94284f2d1288beb17cf29a2729 -address /run/containerd/containerd.sock │ │ ├─ 24598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76254c864a5505ee4e93be959d29714d15dfdb0568cab32070e5a9a3d3c10f67 -address /run/containerd/containerd.sock │ │ ├─ 29196 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6f526288c12ab42e9319dc57f078ad138348266ba20a2dd1b56d8ba73ce18083 -address /run/containerd/containerd.sock │ │ ├─ 33882 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cab131d3a38d085e0ee014e228f4b49a2a36f6a80ac0ef59046aef3fd6bd7fb4 -address /run/containerd/containerd.sock │ │ ├─ 39535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e772618d9d16e7f323ac09e87b2ace1a10f6180bacd30ea3f2904aff0aa7212e -address /run/containerd/containerd.sock │ │ ├─ 39554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13f80c0a50061756237877e4dfb33e5537826eb8e9c998668699b0121c0b2b7d -address /run/containerd/containerd.sock │ │ ├─ 39599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdfd082f331f8c97fb16b0a4305c113947de1ebd5d5f17e9d99645f1d9c17277 -address /run/containerd/containerd.sock │ │ ├─ 39603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1ea5a25b7c37f5460945a5f8f8b868176e12f1cd613715b18e037ff5769e00 -address /run/containerd/containerd.sock │ │ ├─ 39626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 573a64c3738dca50982f7669221ad230e5116342e5567b13455aa8a7682fdc50 -address /run/containerd/containerd.sock │ │ ├─ 40136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5369cfcf1e390c7420d29a39a0a0b3de335fa0a5802376022575b86771678df -address /run/containerd/containerd.sock │ │ ├─ 40865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2ef774658dff4aa7c168f795965d78aac362c3bf727a8191e823e247f5f4df -address /run/containerd/containerd.sock │ │ ├─ 40904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c5205ae695c8940657e9bfa6174812efd7a1c3830504d50764bf9e8552d6f7 -address /run/containerd/containerd.sock │ │ ├─ 42230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bf864871e211096c9e09bd4f6920e0bd422c8c4bffa0289a9939dc169c2d891 -address /run/containerd/containerd.sock │ │ ├─ 42623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d88dbfdd22f0e77763fce408dc6e4033ddd9323208151d1924dc8c09a21ef7 -address /run/containerd/containerd.sock │ │ ├─ 42670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d40bc49cf88a6c7ed88b1ef92019f3ee79fa0de71f462124332ca779576af0 -address /run/containerd/containerd.sock │ │ ├─ 43096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09e1023f67cb9f78bf2c4e43580673b4f829ebcfb8ffcc654c8c6c0bd0300d0 -address /run/containerd/containerd.sock │ │ ├─ 43576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6da8f2e8a9627fb6aae716e063a7447bfd7828d7c30ea3dbac8829f271b9fdc -address /run/containerd/containerd.sock │ │ ├─ 43624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3237d1eec40275773bceb561aff4423694f039339a70a310a0d36cc380f06856 -address /run/containerd/containerd.sock │ │ ├─ 43660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4360323c57969d530d9214b5a1e7a5cf09350ad0d7aded452bd2fea6de72a64 -address /run/containerd/containerd.sock │ │ ├─ 45967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec9561547e022d37644cd6fc8db2f006e76d96dedbe3606f18b23e498df5c7d -address /run/containerd/containerd.sock │ │ ├─ 46077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3b8dba6ec91e4a4431dce5976b923666041351a6ee2b359c5ecf3e91ec9e00 -address /run/containerd/containerd.sock │ │ ├─ 46853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13230f383c4723c7aa6bce5086243818030510e869b5f613181c90dccded3c3d -address /run/containerd/containerd.sock │ │ ├─ 46952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97e57230eefbd50bff753ee32f669e48b6ce6a0cbf72654064266e9440cfc55a -address /run/containerd/containerd.sock │ │ ├─ 47295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8546925f4a33674adbc41281f71af09069f8b02f6de45bc807cbc3da4aca5053 -address /run/containerd/containerd.sock │ │ ├─ 47786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2173fe083c1a9bad1d07009a6392ba4153339383530a7a50ac2b43d6e57958fd -address /run/containerd/containerd.sock │ │ ├─ 48174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 651cf24dcf48b2890dfe8784d2d18ddc536003924069a9255dde64b36241d59f -address /run/containerd/containerd.sock │ │ ├─ 50390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b3c6a2a5f467a1b4cd4dd70f725accaa6879ca1bdc17971ad989acff6245793 -address /run/containerd/containerd.sock │ │ ├─ 50555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7267833912269c4fa173b5ad0d6f4a70a546a817055367d67612c854dc4b0cdc -address /run/containerd/containerd.sock │ │ ├─ 54891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0cf0b940c8fcd5aa2bd118d993020f718330089e89117a44adb9d9228c2c51 -address /run/containerd/containerd.sock │ │ ├─ 55547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 218c295b8557a646ce891e3b7d7d71c3b94add4d8b163cbb1fea3d101e70f163 -address /run/containerd/containerd.sock │ │ ├─ 55608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 022764e73f56373ff4eb7d9a6556bf61d28f7d519d17ac43c0b790cb0d549e0c -address /run/containerd/containerd.sock │ │ ├─ 55649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7987c58ca0fd485caf3adafca141599005e26b24d7b56ed554ae18f8651a6d12 -address /run/containerd/containerd.sock │ │ ├─ 55795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5e2961c569a00324f21572fcca2695b43128246f88532e5e8f3ce4728c13935 -address /run/containerd/containerd.sock │ │ ├─ 60053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de563bee3a34a036ea187743a69d2e3a18904c644906ab1f010a24881a389632 -address /run/containerd/containerd.sock │ │ ├─ 60208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 619e3c8895f46d28d0dfd077f1526b0e7353da6b8d5d19363a56290ea360c043 -address /run/containerd/containerd.sock │ │ ├─ 60255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89243642477e7e1647ab8c55b13728ff20f0033b49eaa3861fd1b515b21a86dc -address /run/containerd/containerd.sock │ │ ├─ 60300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0216a28fb2fb867fba74153c29bc359ea05b43739924d1ecd9ba5fc3f2f53d8d -address /run/containerd/containerd.sock │ │ ├─ 61991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb67bee9309db17721b4ae4ee6f052b8de1600e465b9b78b0351f39ce4e42417 -address /run/containerd/containerd.sock │ │ ├─ 62055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db837d13c28a76d6a782e0d60e271ff92e627fa755d9e2127314a6466b202544 -address /run/containerd/containerd.sock │ │ ├─ 62105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2985eb69e16086c28b233f577d2bf0ae9d2c5a322920be4b00e725a2ad0989e1 -address /run/containerd/containerd.sock │ │ ├─ 62472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 747dfc66cced1078c71ea8b6653a88c867132c6fc624010bac8a80a5b3cca719 -address /run/containerd/containerd.sock │ │ ├─ 62577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be1297687781e28903d263538d88ea1c6b6ae668b425ec67a4ed1d0793fc974 -address /run/containerd/containerd.sock │ │ ├─ 62668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745e96ebd5bc306d791ae7494de06a68ba4e31d12596afcfb2b695f222909313 -address /run/containerd/containerd.sock │ │ ├─ 62948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 796157b0241fe24063a611f405146ea03f97e25c5537ad58cbfe8f4a760cde1d -address /run/containerd/containerd.sock │ │ ├─ 63199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 520b01dc3fa82ae0ed34f26d3ee7efb08c3b2311eec36ba356a1bb7be9999643 -address /run/containerd/containerd.sock │ │ ├─ 63983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dd5952ae827f8a31a0782e4f2c137e4bea161d001a688fe04a216cb15d2efed -address /run/containerd/containerd.sock │ │ ├─ 64769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac55c2b998ee0022c2a29bba27eab19d6ff2a97784ebdfe6708b3c6ebfdc03ad -address /run/containerd/containerd.sock │ │ ├─ 66462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 413aae7cbe0b8f85bc7bc0b24baf3858228a133f9e353d69b3e5142201db7310 -address /run/containerd/containerd.sock │ │ ├─ 68263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c72f5a2697c8e345559508b24f61bc3219df55ec659b9b3a804f9efb812667 -address /run/containerd/containerd.sock │ │ ├─ 77584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 955d136932ef70dadc861570b6bc14404f1810796872818b5576c159eaa19dd9 -address /run/containerd/containerd.sock │ │ ├─ 79063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47dda1f7224c6bb845087678a6d9df5b9137824d5a5013898218f8ee0aa1bcef -address /run/containerd/containerd.sock │ │ ├─ 85209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1640a1ef5c4d541a0ea51cb080896c51cf72e9df231812e155279f97de1702 -address /run/containerd/containerd.sock │ │ ├─ 91254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0759811601441faec627086d39a00bf83e0249e25fe872aa13fcfd90a84965c -address /run/containerd/containerd.sock │ │ ├─ 95395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c04474422f78fdd53e8c89d321e596ace4b0374019e03020fc07390348583cf2 -address /run/containerd/containerd.sock │ │ ├─ 95471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b277f3652479fac10133c98a9cd8142a779f9a67fcd128afe09961024540fe9b -address /run/containerd/containerd.sock │ │ ├─108648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ff4e6e3b2f7e6a7e4cea7cec00f8921977084a4f57ba01a81fc4a35570127e -address /run/containerd/containerd.sock │ │ ├─110206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0efe1cdbe5cf9b75838141ead04de481b51b14d4ee64575e2a1bc3767a5f868f -address /run/containerd/containerd.sock │ │ ├─110250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef39c959838f2c08c617aa36cf68f1290962eb245578c38c184f62b5c1da85ff -address /run/containerd/containerd.sock │ │ ├─112180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75bbb5cee9411fe64bba1a075f242c84297edd3d73579f0adba162f84f420d49 -address /run/containerd/containerd.sock │ │ ├─113992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4d2537b8cff2fe4b913f350cc24105a3ef7a69b2402b873be0a0716b6cf8740 -address /run/containerd/containerd.sock │ │ ├─114041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c708d5e61f42c3fe292323160868b747dc3c1f8069a73f99f276fe1ec9d587c -address /run/containerd/containerd.sock │ │ ├─127188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f72fb6060e65028cc7a0cb856450877dc204a9c65cf2b83b2373a56b0ad5d3 -address /run/containerd/containerd.sock │ │ ├─127300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eada93d70624ff3f44ca7bac0360660362f16fe999f8795f39a5d0e4a825cd9e -address /run/containerd/containerd.sock │ │ ├─129847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 669eb7212d16a9830cf2cdd149959118dc7418170b4ecfb64b5f47bf6d0294cb -address /run/containerd/containerd.sock │ │ ├─156342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d31c3c89465e8c45f28a11f3cf17dcd1bb07db9b6be2c2dc74f2852008e0f52 -address /run/containerd/containerd.sock │ │ ├─157851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68b7f73004366767628b149d63f5c6c5b5d52e7e6e5995067c106e9b075f669 -address /run/containerd/containerd.sock │ │ ├─158294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8de51a6d8ac3b035d06170b3e26f563c65cef0d43b003c2a9d6f66a84f23caf3 -address /run/containerd/containerd.sock │ │ ├─159136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab237b277d93d35841264c14fdafbb29dedc9305ab425a12e3c35d08aab5e2b -address /run/containerd/containerd.sock │ │ ├─161304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5253016d6304307749f6ac79513fb62236ff097b27ae824d160be59be709aede -address /run/containerd/containerd.sock │ │ ├─161525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a30bfb01dee2646e57b5b84ebb19404673c05168ffa12b18286528d203a885fe -address /run/containerd/containerd.sock │ │ ├─161732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19fd53d7a02ab431ea66c826c34c3abb2da67c62a43b5e498d86a6363f09f8bb -address /run/containerd/containerd.sock │ │ ├─161774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a60d23e80a4fa3b64b796d94d367420f75e6fa22ea2854b84e98d6ed9ce7936b -address /run/containerd/containerd.sock │ │ ├─161992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4146c802ba380303baf3dba2e9bb200a2463d525cc078808107bbc51229f29b -address /run/containerd/containerd.sock │ │ ├─162351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a752290015cd8602a5d507149f494fc78b0998254a50526560e0e448a6bf10f7 -address /run/containerd/containerd.sock │ │ ├─174000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8a7bbe12c3359531603df3f7bb39db08ae672c1299cf1ef84b9f7bacdcef6eb -address /run/containerd/containerd.sock │ │ ├─175695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 792a4c4a84190a04d9b46fde7ac4deced55bea6eb2e79ae57f7b0a5f63331afd -address /run/containerd/containerd.sock │ │ ├─175696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04e52639f1c5413ba6c6ac949d4f6c5313361c3edcae89e07d3648d529e884a8 -address /run/containerd/containerd.sock │ │ ├─175820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5d4e6a29aabb6614cf22fa53d0cced2e372033fffc95ce4a8679569217ef6e -address /run/containerd/containerd.sock │ │ ├─175841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bce2c31143cbd9ebb5cbb4ba055d4c656aa638c6e1bbe2d47af9bd77b51e761 -address /run/containerd/containerd.sock │ │ ├─175918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d1f3d17068f12601aa19cb456bab37db532a72752607e36f488d492ffe8a8c -address /run/containerd/containerd.sock │ │ ├─176277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9e0616bcd1311d3ba6180d4d89556ead7e5a4f40ffaba3a1d2e1e4dffeed54e -address /run/containerd/containerd.sock │ │ ├─176325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 379840851a82c50cb4b5e8d271468346603ee6d342548bd6636739c1e537a3aa -address /run/containerd/containerd.sock │ │ ├─189648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cb401da2643c7fabf47ee6c81947a27b64206ef51aa19bc32efa21aa2256210 -address /run/containerd/containerd.sock │ │ ├─192489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c049917954d6b6ce73c9e81cdf840412eaab6eb4c725530ca74a1e68e4384ac8 -address /run/containerd/containerd.sock │ │ ├─192528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d0b1c8910de096eaac7323a1a8386cd38d43971a61e7326eb1cf1b817a34e3d -address /run/containerd/containerd.sock │ │ ├─192604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b624ff0fa808891d7078ce9ff10aff06163376284b83dd914245dc44077ecf8d -address /run/containerd/containerd.sock │ │ ├─208988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78c821b8cd1cc17cc046c1f3c2cd798ade3a447cf8a0681b9c721fff114dace6 -address /run/containerd/containerd.sock │ │ ├─219140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ead2ed872bfe4385b3116f75da3e90e4754110449ce961fdc29631088d66a3 -address /run/containerd/containerd.sock │ │ ├─219242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2112a80fc932c4e07f9c13a37f2e5eef670902b5a4b79d98207c870852280c8 -address /run/containerd/containerd.sock │ │ ├─219286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad22f97f65b9622df03504c9b9e5166dee83e134bf2372ce03553d50d7023bcd -address /run/containerd/containerd.sock │ │ ├─219597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cceefbf4375405e28c56f22614bba7561941943a175ee0f82a7a6b80cb1b319f -address /run/containerd/containerd.sock │ │ ├─230726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70b5126b45a4de524f67c4249f8eab748361f36b2200549863263abe307702c6 -address /run/containerd/containerd.sock │ │ ├─233140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c35ea553a3940bd68796073cc23a5a2c6013d19c16f3de112951d736812578 -address /run/containerd/containerd.sock │ │ ├─234182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7cb74281ece3bcbe2a21d6ca603ad9acf647f6a9b692a8ed2735d8a46a7ca3c -address /run/containerd/containerd.sock │ │ ├─234867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8333d87d40c6e0cc00d70524681e1f93426fd359030dd6cd1b748dc33a097039 -address /run/containerd/containerd.sock │ │ ├─235992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4d1cac265325056de31726c070e7d0256c6f08af20203765680f38380058e70 -address /run/containerd/containerd.sock │ │ ├─237176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f74165eabb838fa526905fda0286047817a828d0939a9e8eb4e82de7527db259 -address /run/containerd/containerd.sock │ │ ├─238835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79859435dae0302f5f0e9693e0dbc4baeb4fbf6ac6dea4a845e6bcfeb587279d -address /run/containerd/containerd.sock │ │ ├─238931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf40652651e0fc3031f9ee5900b9ea12c4433888e0a78ff33dfbd0198f163de -address /run/containerd/containerd.sock │ │ ├─248671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 510d6e525ab2cd21c580f324d65125d612a7899fdf814da17a1a7193210ffec6 -address /run/containerd/containerd.sock │ │ ├─249179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa388801c4b06ef825222e81a8159f9d35264c1e69964d830b3ad07156ecdb4 -address /run/containerd/containerd.sock │ │ ├─251990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8adaa87f990819d41cea0050bc0100a1349f40de32407e6dd7f01d53bdb40b04 -address /run/containerd/containerd.sock │ │ ├─255787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17973c48bad00843c8af9963328f27127d05caa95068ec95f06aad2b607bfdd1 -address /run/containerd/containerd.sock │ │ ├─256029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eae86d9d6c3631037d4faf3a71526b85abc43301de3fbeab6e0a07ab0b15a1cd -address /run/containerd/containerd.sock │ │ ├─256074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8c77e2547f9d611abca041075f27999afa62155c47106afa1968aa759b956d -address /run/containerd/containerd.sock │ │ ├─256193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e08746179e2ed36563b3c98084d55105c9fd2c8d00d42a2a8bf8c5b4015aaf6 -address /run/containerd/containerd.sock │ │ ├─272575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4843e981c9754837056c0fee770cf7285b03e1375e063c13e5ea38cda6a71916 -address /run/containerd/containerd.sock │ │ ├─275042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68dac408352afc15adc42f85edb2015040b29b93dbd39f4ac45f959f34819dd5 -address /run/containerd/containerd.sock │ │ └─276518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb44813537d974f0b5cf651d4554611847a9920ad16053ad86a0c15ff16e7990 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-73a033ddc18b3c063e8e45aefa7788a725a73a2f51f5cc37995ab0213abec00f.scope … │ │ ├─12588 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rltvmj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12607 /usr/bin/ceph-mgr -n mgr.instance.rltvmj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28912 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29180 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19387 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19407 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24308 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24579 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rltvmj.service │ │ │ ├─12474 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rltvmj/unit.run │ │ │ └─12507 /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-rltvmj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rltvmj:/var/lib/ceph/mgr/ceph-instance.rltvmj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rltvmj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rltvmj -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 │ │ │ ├─33590 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33864 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12142 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10172 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-76254c864a5505ee4e93be959d29714d15dfdb0568cab32070e5a9a3d3c10f67.scope … │ │ ├─24623 /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 │ │ └─24636 /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 │ ├─multipathd.service │ │ └─144630 /sbin/multipathd -d -s │ ├─run-r4bb7f9337fd4468783156403e94c15d2.scope │ │ └─189766 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39997 /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.138 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-cab131d3a38d085e0ee014e228f4b49a2a36f6a80ac0ef59046aef3fd6bd7fb4.scope … │ │ ├─33907 /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 │ │ └─33919 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9a722251a14bdaccc6ab7a8b0db7cf0d0d930496731792b59c2d395b8196cfb5.scope … │ │ ├─12215 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12234 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10679 /usr/sbin/chronyd -F 1 │ │ └─10680 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─144337 /sbin/iscsid │ │ └─144338 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-22a5d3d4844fd271aa1e5b95fb1870de0fb24f94284f2d1288beb17cf29a2729.scope … │ │ ├─19455 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19473 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-logind.service │ │ └─617 /lib/systemd/systemd-logind │ └─docker-6f526288c12ab42e9319dc57f078ad138348266ba20a2dd1b56d8ba73ce18083.scope … │ ├─29222 /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 │ └─29235 /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 │ ├─64c77da3f32a38f931358e294221887b75bbe9137f17bf4b8e6afe033967bda8 │ │ └─56006 nfd-gc -gc-interval=1h │ ├─b20cee6a619879a31a0fe6db59f1cbaeecfc273a799d0eda40458423a8fafe87 │ │ └─47007 /manager --metrics-bind-address=:9782 │ ├─66203277d5b701a482c4e8af7e7f30c0d704e343b77669f57adb5bf7d5b2867b │ │ └─50711 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─0be1297687781e28903d263538d88ea1c6b6ae668b425ec67a4ed1d0793fc974 │ │ └─62614 /pause │ ├─2985eb69e16086c28b233f577d2bf0ae9d2c5a322920be4b00e725a2ad0989e1 │ │ └─62138 /pause │ ├─5a85486e9f7562fac46ece7c494f64a7fb4ca848908eefd8175fb15d513f7b30 │ │ ├─159359 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159384 erl_child_setup 1048576 │ │ ├─159431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159442 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159653 /bin/sh -s rabbit_disk_monitor │ ├─bfc665cec94973849ffa2a9a43723a0838b591f994ac8bc504aa0912e87645dd │ │ ├─66846 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66868 erl_child_setup 1048576 │ │ ├─66926 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66927 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66937 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67116 /bin/sh -s rabbit_disk_monitor │ ├─e98aa4c09ed1e11410a22410af8385867668d2815ba034081ed3484c8be47d01 │ │ └─51024 redis_exporter │ ├─e2112a80fc932c4e07f9c13a37f2e5eef670902b5a4b79d98207c870852280c8 │ │ └─219369 /pause │ ├─38abfd70cc1ecc32e0792405f64ca20ae91b40e6a863a1d42c95fb3bb6938284 │ │ ├─227791 octavia-api: uWSGI master │ │ ├─227803 octavia-api: uWSGI worker 1 │ │ └─227804 octavia-api: uWSGI worker 2 │ ├─448608b74adca1e221b32c9d6ff85964728cd5e23a4aa9cf4dba7c69b3a9338a │ │ └─61190 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─7e815109a8462c58b66b4d6a26ea522a4c6cb558b36475ef3189b7ff2eddf610 │ │ ├─205037 heat-api-cfn: uWSGI master │ │ ├─205075 heat-api-cfn: uWSGI worker 1 │ │ └─205076 heat-api-cfn: uWSGI worker 2 │ ├─796157b0241fe24063a611f405146ea03f97e25c5537ad58cbfe8f4a760cde1d │ │ └─62991 /pause │ ├─6c3b190bdd369788677e043afb8c58fa15b7cf30523edca74f9adc08ebaa0509 │ │ └─270542 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4bce2c31143cbd9ebb5cbb4ba055d4c656aa638c6e1bbe2d47af9bd77b51e761 │ │ └─175965 /pause │ ├─520b01dc3fa82ae0ed34f26d3ee7efb08c3b2311eec36ba356a1bb7be9999643 │ │ └─63223 /pause │ ├─e4146c802ba380303baf3dba2e9bb200a2463d525cc078808107bbc51229f29b │ │ └─162035 /pause │ ├─0ec9561547e022d37644cd6fc8db2f006e76d96dedbe3606f18b23e498df5c7d │ │ └─45997 /pause │ ├─b569e525341860648e88af1c47d2d75602f37080df88fe3178c6a667b3be7f14 │ │ ├─270805 /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 │ │ └─270899 /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 │ ├─3260af6a5c68d432bf69c62c05ab3faf0814e47e51d0cfa5de2d25d79a4bf8ab │ │ ├─ 95969 /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 │ │ └─405766 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9c5e5f11670a65cf0f835779c51cece872fb9536db54288deff85003dd2de543 │ │ └─275446 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─82c167b7452844368dac42027761b611a5c18b63827e97ccff731c6454b8c3ce │ │ ├─228931 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229437 octavia-worker: ConsumerService worker(0) │ │ └─229440 octavia-worker: ConsumerService worker(1) │ ├─eb67bee9309db17721b4ae4ee6f052b8de1600e465b9b78b0351f39ce4e42417 │ │ └─62014 /pause │ ├─c727d535885f86f24b9775363d61c030079aa26e1f5e9dde0a80a3f32cef0545 │ │ ├─64270 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64307 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0efe1cdbe5cf9b75838141ead04de481b51b14d4ee64575e2a1bc3767a5f868f │ │ └─110229 /pause │ ├─35615114d3e75f72f3df24b122c136d065378f23a881efb1df44abe87834585e │ │ ├─209271 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209289 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209295 erl_child_setup 1048576 │ │ ├─209372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209626 /bin/sh -s rabbit_disk_monitor │ ├─745e96ebd5bc306d791ae7494de06a68ba4e31d12596afcfb2b695f222909313 │ │ └─62690 /pause │ ├─c09e1023f67cb9f78bf2c4e43580673b4f829ebcfb8ffcc654c8c6c0bd0300d0 │ │ └─43120 /pause │ ├─bdfd082f331f8c97fb16b0a4305c113947de1ebd5d5f17e9d99645f1d9c17277 │ │ └─39685 /pause │ ├─c04474422f78fdd53e8c89d321e596ace4b0374019e03020fc07390348583cf2 │ │ └─95441 /pause │ ├─ef39c959838f2c08c617aa36cf68f1290962eb245578c38c184f62b5c1da85ff │ │ └─110274 /pause │ ├─1bf864871e211096c9e09bd4f6920e0bd422c8c4bffa0289a9939dc169c2d891 │ │ └─42253 /pause │ ├─0052fab18e63942b187a0f8954297032ce4ac579c795dd8e8b66f8ee2ab91405 │ │ └─65194 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0216a28fb2fb867fba74153c29bc359ea05b43739924d1ecd9ba5fc3f2f53d8d │ │ └─60343 /pause │ ├─1df4645d245a8320ae45c0ea7b06deb9bcc220df780bbb2dc2c21ff3e44287c8 │ │ └─65811 /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 │ ├─ea6de080de2fc281f6a5b803d766678c2c6769136dbc21a0908af053ea38c583 │ │ └─65105 /bin/memcached_exporter │ ├─6789857dde295d67706a6fb4f32a63705b6a7ba54fac8098b6910675f63533a6 │ │ ├─156745 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156759 /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 │ ├─5ad779e6e08d002a403b90bd5639a410443d75166363a734440c74d6af941ba3 │ │ └─43891 /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 │ ├─6b0cf0b940c8fcd5aa2bd118d993020f718330089e89117a44adb9d9228c2c51 │ │ └─54917 /pause │ ├─5b9ed27daf3866ca71ff4fb2118f0b58d264114a796f450340d5466c462e508f │ │ ├─205039 heat-api: uWSGI master │ │ ├─205077 heat-api: uWSGI worker 1 │ │ └─205078 heat-api: uWSGI worker 2 │ ├─1334a92520f69df6f3891b7fa759b7fb4158485c11405fb9f2e5c87127e80637 │ │ └─42763 /coredns -conf /etc/coredns/Corefile │ ├─2f618debed9fd87530788564acff6f19ab43b4da28be2257cac6e11f31c9f49e │ │ └─43350 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 │ ├─5d0b1c8910de096eaac7323a1a8386cd38d43971a61e7326eb1cf1b817a34e3d │ │ └─192565 /pause │ ├─aa485b0af2101fcc3d661bc3ecf78438932acc485431c51d5cb5bd1fc008a53b │ │ └─42297 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─89243642477e7e1647ab8c55b13728ff20f0033b49eaa3861fd1b515b21a86dc │ │ └─60280 /pause │ ├─72d1f3d17068f12601aa19cb456bab37db532a72752607e36f488d492ffe8a8c │ │ └─176014 /pause │ ├─3bb75040f47b66b5c5d09690a443dca601f553fe80c5f0b957d64d8abe5cb5a8 │ │ └─63504 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─022764e73f56373ff4eb7d9a6556bf61d28f7d519d17ac43c0b790cb0d549e0c │ │ └─55634 /pause │ ├─197be0d26fd0691bacc936a77a83f810f407b641ae35007ffc19ad4388abd8fe │ │ └─39817 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 │ ├─e772618d9d16e7f323ac09e87b2ace1a10f6180bacd30ea3f2904aff0aa7212e │ │ └─39601 /pause │ ├─23ff3a66ca667fde4211b756d8ca90977185480b82e4b7f8c1ef706aaea273c7 │ │ ├─84419 barbiacan-api: uWSGI master │ │ └─84433 barbiacan-api: uWSGI worker 1 │ ├─76be973b99b250b0cf75f6f1406a3c75b60a33e53f845620097ce00565212114 │ │ ├─185147 neutron-api: uWSGI master │ │ ├─185204 neutron-api: uWSGI worker 1 │ │ └─185205 neutron-api: uWSGI worker 2 │ ├─36959b9b615dcef3a78ddab1821026837924aa0f21873cde66736cdee3402455 │ │ └─188957 /bin/bash /tmp/libvirt.sh │ ├─aec8ec90f9f64d9e67efe249765c55464d086924658716498731047af7239b70 │ │ └─234468 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6fb288ca76ed69480ddd41bcf0d18b1e696379d2e92c41e0a08e128663d6a23c │ │ ├─204917 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205275 heat-engine: ServiceWrapper worker(0) │ │ └─205278 heat-engine: ServiceWrapper worker(1) │ ├─5011f3f6d59dbc164293ab7b2928692f86ed1aec2f82aa0c35bee0fafeca6f99 │ │ └─40185 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─798e08a796bbf05199c083e09572e0bc8467bb22a2f4473880d0043a333dfae6 │ │ ├─192145 /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 │ │ ├─378771 /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/tmprj035ut9/privsep.sock │ │ ├─379278 /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/tmp6c_7qrfl/privsep.sock │ │ └─380730 /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/tmp6b3gauku/privsep.sock │ ├─197dbcc39c5974109ba212f023ac408892599bc9e5fb40f0ee5cbe3ee5055fc1 │ │ └─270546 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─cceefbf4375405e28c56f22614bba7561941943a175ee0f82a7a6b80cb1b319f │ │ └─219624 /pause │ ├─711c3b431d9c25e3465c4ca62fd33e4aeb8c495a4c97f093da664f90bd5ad4be │ │ ├─187641 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187923 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188714 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphu1l8v_h/privsep.sock │ │ ├─377553 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5evdcsr2/privsep.sock │ │ ├─377984 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp6aj8fr5m/privsep.sock │ │ ├─378521 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378523 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379073 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f228bbe0-5d6f-4038-9b85-5c772d857e23 --namespace=qrouter-f228bbe0-5d6f-4038-9b85-5c772d857e23 --conf_dir=/var/lib/neutron/ha_confs/f228bbe0-5d6f-4038-9b85-5c772d857e23 --log-file=/var/lib/neutron/ha_confs/f228bbe0-5d6f-4038-9b85-5c772d857e23/neutron-keepalived-state-change.log --monitor_interface=ha-02d4a173-a9 --monitor_cidr=169.254.0.57/24 --pid_file=/var/lib/neutron/external/pids/f228bbe0-5d6f-4038-9b85-5c772d857e23.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381018 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=38480103-eaa4-4265-9799-5c4e8eb71d98 --namespace=qrouter-38480103-eaa4-4265-9799-5c4e8eb71d98 --conf_dir=/var/lib/neutron/ha_confs/38480103-eaa4-4265-9799-5c4e8eb71d98 --log-file=/var/lib/neutron/ha_confs/38480103-eaa4-4265-9799-5c4e8eb71d98/neutron-keepalived-state-change.log --monitor_interface=ha-c2f51380-7d --monitor_cidr=169.254.0.182/24 --pid_file=/var/lib/neutron/external/pids/38480103-eaa4-4265-9799-5c4e8eb71d98.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382605 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2c1b58ae-2778-49be-9ffe-7e61d98633a3 --namespace=qrouter-2c1b58ae-2778-49be-9ffe-7e61d98633a3 --conf_dir=/var/lib/neutron/ha_confs/2c1b58ae-2778-49be-9ffe-7e61d98633a3 --log-file=/var/lib/neutron/ha_confs/2c1b58ae-2778-49be-9ffe-7e61d98633a3/neutron-keepalived-state-change.log --monitor_interface=ha-7d1058e8-74 --monitor_cidr=169.254.0.202/24 --pid_file=/var/lib/neutron/external/pids/2c1b58ae-2778-49be-9ffe-7e61d98633a3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─619e3c8895f46d28d0dfd077f1526b0e7353da6b8d5d19363a56290ea360c043 │ │ └─60233 /pause │ ├─68a470a38e37c5365da4fbb3b35e07644eed0cc811f846097be49ff6f7149b1b │ │ ├─189941 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189968 erl_child_setup 1048576 │ │ ├─190065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190366 /bin/sh -s rabbit_disk_monitor │ ├─651cf24dcf48b2890dfe8784d2d18ddc536003924069a9255dde64b36241d59f │ │ └─48198 /pause │ ├─2dd3c512fd8486046466c1bcff82ef9a42297fe719977d526c79d8f6fde360aa │ │ ├─172061 nova-api: uWSGI master │ │ ├─172101 nova-api: uWSGI worker 1 │ │ └─172102 nova-api: uWSGI worker 2 │ ├─fc37d8c453b147d1f246af02d81d9b918ed25afc36386d0b9af4b34c15fe422c │ │ └─66177 /bin/oauth2-proxy │ ├─b5db2652fd8f14b5724cb37826866e9d0217332316b81f201f16101f61d9b437 │ │ ├─173126 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173873 nova-scheduler: ServiceWrapper worker(0) │ │ └─173876 nova-scheduler: ServiceWrapper worker(1) │ ├─92bcfc7f232f5326d21f24bb2c23884b201f54f6750984a7aabfd69f15159c51 │ │ └─43849 /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 │ ├─8c8868617c748aea6398e42bf2d6a2d23aa029a35e738c8a5aeffa2836f9b6a4 │ │ └─48465 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─70b5126b45a4de524f67c4249f8eab748361f36b2200549863263abe307702c6 │ │ └─230751 /pause │ ├─747dfc66cced1078c71ea8b6653a88c867132c6fc624010bac8a80a5b3cca719 │ │ └─62505 /pause │ ├─3237d1eec40275773bceb561aff4423694f039339a70a310a0d36cc380f06856 │ │ └─43658 /pause │ ├─7267833912269c4fa173b5ad0d6f4a70a546a817055367d67612c854dc4b0cdc │ │ └─50578 /pause │ ├─dc115bf06682eaab150badab727f7ccfcc5f78d30bc274c250fdbb6e6ca9c703 │ │ └─65691 /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 │ ├─f74165eabb838fa526905fda0286047817a828d0939a9e8eb4e82de7527db259 │ │ └─237200 /pause │ ├─639ce1d3085436cac42e7fcc0bcd21588e131ad013fac1eea6c5b942eafe1104 │ │ └─96681 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─69fddf5719407e50aac91ae0eea5d18d7a856815a370312acdebdc7b8aff6175 │ │ ├─176905 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404178 sleep 300 │ ├─d5ead2ed872bfe4385b3116f75da3e90e4754110449ce961fdc29631088d66a3 │ │ └─219260 /pause │ ├─0a5d4e6a29aabb6614cf22fa53d0cced2e372033fffc95ce4a8679569217ef6e │ │ └─175931 /pause │ ├─ece03efe9989d4e3665e0818a1651f46146cc8cf74e556411a6a7a35c15676cd │ │ ├─60831 python -u /app/sidecar.py │ │ ├─60917 python -u /app/sidecar.py │ │ └─60918 python -u /app/sidecar.py │ ├─ab6e306c48d54ce2cff4c0b265d03e6ccc6bfccafbbc76df412306b405d61dbb │ │ ├─172178 nova-metadata: uWSGI master │ │ ├─172191 nova-metadata: uWSGI worker 1 │ │ └─172192 nova-metadata: uWSGI worker 2 │ ├─47dda1f7224c6bb845087678a6d9df5b9137824d5a5013898218f8ee0aa1bcef │ │ └─79086 /pause │ ├─5ed6fc110c066be82455cd1a94ff28ab5078f5dbb690c128aa7a8448d9762a89 │ │ └─42725 /coredns -conf /etc/coredns/Corefile │ ├─f22d9ae905dae77a1d43950afca38273f3de31b753f16d06f95241471501b6cb │ │ ├─186114 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186408 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpb2v3oxqq/privsep.sock │ │ ├─186645 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmph_3f78pg/privsep.sock │ │ └─186889 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─13f80c0a50061756237877e4dfb33e5537826eb8e9c998668699b0121c0b2b7d │ │ └─39651 /pause │ ├─e3b31e7d896b6012ecf81b9ebc12f6604b792cbdfd5dd15cbce7eba364432c7c │ │ └─39834 etcd --advertise-client-urls=https://199.204.45.138: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.138:2380 --initial-cluster=instance=https://199.204.45.138:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.138:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.138: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 │ ├─955d136932ef70dadc861570b6bc14404f1810796872818b5576c159eaa19dd9 │ │ └─77608 /pause │ ├─eae86d9d6c3631037d4faf3a71526b85abc43301de3fbeab6e0a07ab0b15a1cd │ │ └─256054 /pause │ ├─573a64c3738dca50982f7669221ad230e5116342e5567b13455aa8a7682fdc50 │ │ └─39705 /pause │ ├─f1dde3ed79bf3f1d6da5d086d5951679ad95f0a1fb4c9d84cae8dd59973892f6 │ │ ├─63439 nginx: master process nginx -g daemon off; │ │ ├─63455 nginx: worker process │ │ ├─63456 nginx: worker process │ │ ├─63457 nginx: worker process │ │ ├─63458 nginx: worker process │ │ └─63459 nginx: worker process │ ├─cbe09a8a7976c2a8abc43200e74d0a56f5101a4d3a2a7e6782e2ba3aad967fe6 │ │ ├─270581 manila-api: uWSGI master │ │ ├─270623 manila-api: uWSGI worker 1 │ │ └─270624 manila-api: uWSGI worker 2 │ ├─04e52639f1c5413ba6c6ac949d4f6c5313361c3edcae89e07d3648d529e884a8 │ │ └─175765 /pause │ ├─7bf40652651e0fc3031f9ee5900b9ea12c4433888e0a78ff33dfbd0198f163de │ │ └─238973 /pause │ ├─a613e46c7fd08d67c915a3db9126b192ce6ca204b3f0b1c9d14f257b07bf51fc │ │ └─85981 /usr/local/bin/rook ceph operator │ ├─379840851a82c50cb4b5e8d271468346603ee6d342548bd6636739c1e537a3aa │ │ └─176348 /pause │ ├─d4d2537b8cff2fe4b913f350cc24105a3ef7a69b2402b873be0a0716b6cf8740 │ │ └─114017 /pause │ ├─ad22f97f65b9622df03504c9b9e5166dee83e134bf2372ce03553d50d7023bcd │ │ └─219384 /pause │ ├─d35a365a8386bee3dd3d6e29f7cf5879e5a00debdd9e72a2a245c492effd004b │ │ ├─91457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91552 erl_child_setup 1048576 │ │ ├─91660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91661 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91824 /bin/sh -s rabbit_disk_monitor │ ├─3d1640a1ef5c4d541a0ea51cb080896c51cf72e9df231812e155279f97de1702 │ │ └─85232 /pause │ ├─d5e71941aff5e938d1773033a8a571c8f9dbb9d69fb2855e85a9092debcc1c9c │ │ └─95867 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-t8bpq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e1e8f86f7ceec351499f31c5c57401bc08b5e99a134cf7758ef083a7c80a4d39 │ │ ├─77691 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77720 erl_child_setup 1048576 │ │ ├─77767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77935 /bin/sh -s rabbit_disk_monitor │ ├─6465feebe2afc09cee02d533c8700bde440d803ae10a687cd62ad462c8617d99 │ │ ├─185145 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185561 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185564 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185567 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b829a438de0fcd1b1033ad5a075b2baecf161f46d274012f8f90d8308733afde │ │ └─41163 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8de51a6d8ac3b035d06170b3e26f563c65cef0d43b003c2a9d6f66a84f23caf3 │ │ └─158317 /pause │ ├─d68b7f73004366767628b149d63f5c6c5b5d52e7e6e5995067c106e9b075f669 │ │ └─157875 /pause │ ├─aefa3360821ab86bab9ad3ed8fba12197ccc9ecb4bf584da1accd4c8c5c7e611 │ │ ├─112386 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112409 erl_child_setup 1048576 │ │ ├─112456 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112457 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112467 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112645 /bin/sh -s rabbit_disk_monitor │ ├─72edf9922c03e3921f69a2d662faa0b0a18d67f081f19681589b0d9fb1b95fb5 │ │ ├─ 50945 valkey-server *:26379 [sentinel] │ │ ├─418336 sh -c /health/ping_sentinel.sh 1 │ │ ├─418348 sh -c /health/ping_sentinel.sh 5 │ │ ├─418384 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─418385 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ ├─418386 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ ├─418387 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─418388 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─418389 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─aba24d0242dddfabf160f4ededfb48a1bf9adaa20116b190668285d2053bc05b │ │ └─39778 kube-apiserver --advertise-address=199.204.45.138 --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 │ ├─d2c5205ae695c8940657e9bfa6174812efd7a1c3830504d50764bf9e8552d6f7 │ │ └─40929 /pause │ ├─b6f969f6e3813e93617bee6ea8c115a2de50aedb8ffc543463d7a0e10c3b1bc5 │ │ └─50617 valkey-server *:6379 │ ├─3df908d2201b647a1b0a76cc3e1c108fad41aad2921d45cc6efafd1fbe6a0134 │ │ ├─173133 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173689 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173690 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ac1ea5a25b7c37f5460945a5f8f8b868176e12f1cd613715b18e037ff5769e00 │ │ └─39712 /pause │ ├─a752290015cd8602a5d507149f494fc78b0998254a50526560e0e448a6bf10f7 │ │ └─162374 /pause │ ├─fab237b277d93d35841264c14fdafbb29dedc9305ab425a12e3c35d08aab5e2b │ │ └─159158 /pause │ ├─68dac408352afc15adc42f85edb2015040b29b93dbd39f4ac45f959f34819dd5 │ │ └─275074 /pause │ ├─c4d1cac265325056de31726c070e7d0256c6f08af20203765680f38380058e70 │ │ └─236018 /pause │ ├─08d4e671918eb5d74a450611eb7f1da20844f94467292de756479aadd4939a21 │ │ ├─41375 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41796 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2b93429aa4bb0f42453afd5b9513a9a1168b6ec9feb4c4e476b5218c9cecf8cd │ │ └─125740 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8d31c3c89465e8c45f28a11f3cf17dcd1bb07db9b6be2c2dc74f2852008e0f52 │ │ └─156364 /pause │ ├─cb44813537d974f0b5cf651d4554611847a9920ad16053ad86a0c15ff16e7990 │ │ └─276549 /pause │ ├─0bfe11f953f99bb5b76e3a1cea5d7b1e2d33d8d46fc306ef852e08bf29f157e8 │ │ ├─252301 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─252323 erl_child_setup 1048576 │ │ ├─252408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252632 /bin/sh -s rabbit_disk_monitor │ ├─6bb29c28c48348b65b3d976bed9856b63fb273ffda97705595a03b278e679531 │ │ └─56145 /secretgen-controller │ ├─bb0e5f072ee748ee1b376246d4464031fa5e3c9d1af1f0145b554e35089e63fd │ │ └─65150 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b912ca5996a9b0bf7a237e0c62cdfbcde0bc0a4d08beb9327c695467ad57dbcb │ │ └─158525 /coredns -conf /etc/coredns/Corefile │ ├─78c821b8cd1cc17cc046c1f3c2cd798ade3a447cf8a0681b9c721fff114dace6 │ │ └─209013 /pause │ ├─91b7b6dacfc5e7c1aae0190808d0abb27280e4f6dd6c395b7ebb65e59e3ae688 │ │ └─65597 /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 │ ├─6d880e8ff5802ab03f427c7e914bfe864ae3f6e72ba5983b19d6770c6bfb6e12 │ │ └─64522 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─69c72f5a2697c8e345559508b24f61bc3219df55ec659b9b3a804f9efb812667 │ │ └─68293 /pause │ ├─cc481b4ec8946a4416a689934d043b25395e9d7b27f8dabf670253f0af85cf08 │ │ └─39798 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 │ ├─915c1ce26bf55d6eb8996a30d8f95cda9181807fd1747ec9665b04d8f1701250 │ │ └─62541 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 │ ├─b3f72fb6060e65028cc7a0cb856450877dc204a9c65cf2b83b2373a56b0ad5d3 │ │ └─127215 /pause │ ├─569e3c1bc920ae588c10b273bf7ce8e7a02fb6fbd1b780559fd03e67405fb0ae │ │ └─65034 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─71c35ea553a3940bd68796073cc23a5a2c6013d19c16f3de112951d736812578 │ │ └─233164 /pause │ ├─52d40bc49cf88a6c7ed88b1ef92019f3ee79fa0de71f462124332ca779576af0 │ │ └─42699 /pause │ ├─d7cb74281ece3bcbe2a21d6ca603ad9acf647f6a9b692a8ed2735d8a46a7ca3c │ │ └─234206 /pause │ ├─19fd53d7a02ab431ea66c826c34c3abb2da67c62a43b5e498d86a6363f09f8bb │ │ └─161777 /pause │ ├─dac288201779c612243ce0883f922ff741616fe5336ad5870e0d33ed2fa0dda3 │ │ └─188907 /usr/bin/libvirt-tls-sidecar │ ├─57c0430c5a5bc687ba63c81f5eee3225e326a292bd7cb9db0265d56afc598b84 │ │ └─64472 /goldpinger --static-file-path /static │ ├─5d2f88b655f4a49d61d0757a123b79672e70f6a6bb789a31958cd954e2c2bf53 │ │ ├─229732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229749 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─1b3c6a2a5f467a1b4cd4dd70f725accaa6879ca1bdc17971ad989acff6245793 │ │ └─50413 /pause │ ├─d3cccd92d4d27957d3675bc9e7a2a571e61ca5873f5b6a646a1ec570cf6184d0 │ │ ├─185218 neutron-policy-server: uWSGI master │ │ ├─185231 neutron-policy-server: uWSGI worker 1 │ │ └─185232 neutron-policy-server: uWSGI worker 2 │ ├─b6da8f2e8a9627fb6aae716e063a7447bfd7828d7c30ea3dbac8829f271b9fdc │ │ └─43602 /pause │ ├─3da7a24e3908d3ef7f7dc2bd054fcd4936e096ffd1e3d28461fc815a7c2d460d │ │ ├─248803 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249416 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0hfdu2ax/privsep.sock │ │ ├─249422 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249479 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─218c295b8557a646ce891e3b7d7d71c3b94add4d8b163cbb1fea3d101e70f163 │ │ └─55575 /pause │ ├─0d5461a00b4cf28fb0620d7e4244d65c7ef83db9419c873837bab11bc14f78ea │ │ ├─110455 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110692 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110694 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ddb859545bc663f09e047bdc37624622ab25c005b8948a99404dd7d2872590c7 │ │ ├─249142 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249511 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249512 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─669eb7212d16a9830cf2cdd149959118dc7418170b4ecfb64b5f47bf6d0294cb │ │ └─129871 /pause │ ├─c5e2961c569a00324f21572fcca2695b43128246f88532e5e8f3ce4728c13935 │ │ └─55828 /pause │ ├─0e08746179e2ed36563b3c98084d55105c9fd2c8d00d42a2a8bf8c5b4015aaf6 │ │ └─256250 /pause │ ├─bc486449c320aa85adbf2c694aadffc5be4c45e45b4cde8cfce4ddacb5d2ce88 │ │ ├─135622 placement-api: uWSGI master │ │ ├─135647 placement-api: uWSGI worker 1 │ │ └─135648 placement-api: uWSGI worker 2 │ ├─413aae7cbe0b8f85bc7bc0b24baf3858228a133f9e353d69b3e5142201db7310 │ │ └─66486 /pause │ ├─a6e7e4a575896583892e154229d8ab02eaadf104662c2eaf8bc7038a6a2f3d11 │ │ └─43804 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c6a2fe135aca95d2a55b9f5b1511f242894f8b3495025460028f6ce500ceff2c │ │ ├─344579 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344922 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345091 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmz_qx5nz/privsep.sock │ │ ├─345490 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpg7w6czwu/privsep.sock │ │ ├─346004 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346005 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346017 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bb095d0a-af4d-4fd2-9e1a-3dc3bef175a5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bb095d0a-af4d-4fd2-9e1a-3dc3bef175a5/host --addn-hosts=/var/lib/neutron/dhcp/bb095d0a-af4d-4fd2-9e1a-3dc3bef175a5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bb095d0a-af4d-4fd2-9e1a-3dc3bef175a5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bb095d0a-af4d-4fd2-9e1a-3dc3bef175a5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1a020c8d-df2f-44c9-88fb-bf0bdcac59f0,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346021 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/dee83977-8522-4082-bbca-4402ec9343cb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/dee83977-8522-4082-bbca-4402ec9343cb/host --addn-hosts=/var/lib/neutron/dhcp/dee83977-8522-4082-bbca-4402ec9343cb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/dee83977-8522-4082-bbca-4402ec9343cb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/dee83977-8522-4082-bbca-4402ec9343cb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-524aa65b-9cfa-4607-9530-803efe608c68,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346024 haproxy -f /var/lib/neutron/ns-metadata-proxy/bb095d0a-af4d-4fd2-9e1a-3dc3bef175a5.conf │ │ ├─346028 haproxy -f /var/lib/neutron/ns-metadata-proxy/dee83977-8522-4082-bbca-4402ec9343cb.conf │ │ ├─377311 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpozub4r_c/privsep.sock │ │ └─382906 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp9y8pchsj/privsep.sock │ ├─290233475519b0664fbffc105ecd21ed87626f373a6629ecedb5becc5379b3ac │ │ └─46404 /server │ ├─8a4a04a9a7bfd95444072b716bbbde5a480993be92f52268115dc059fd5d2447 │ │ ├─109016 glance-api: uWSGI master │ │ ├─109028 glance-api: uWSGI worker 1 │ │ └─109029 glance-api: uWSGI worker 2 │ ├─069dacf1850e2ca79860ef5dc555f68b31522989228e136c707e99f6fca0b3cc │ │ ├─128297 /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 │ │ └─128486 /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 │ ├─8546925f4a33674adbc41281f71af09069f8b02f6de45bc807cbc3da4aca5053 │ │ └─47319 /pause │ ├─a30bfb01dee2646e57b5b84ebb19404673c05168ffa12b18286528d203a885fe │ │ └─161547 /pause │ ├─c049917954d6b6ce73c9e81cdf840412eaab6eb4c725530ca74a1e68e4384ac8 │ │ └─192522 /pause │ ├─00cdbf8dead4c52796879c0f63f85d8184d6654238466dd258bcc4991397c46b │ │ └─233308 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─40feb5f9b105c4001ce8abb10af576b406bbafd47a0e69e87ab4e443163652de │ │ └─261810 docker-registry serve /etc/docker-registry/config.yml │ ├─b277f3652479fac10133c98a9cd8142a779f9a67fcd128afe09961024540fe9b │ │ └─95501 /pause │ ├─63c539544111e60016dcfb1fab324797a8faee6058bdfc0ee34a8acca3bdda27 │ │ └─60639 /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 │ ├─13230f383c4723c7aa6bce5086243818030510e869b5f613181c90dccded3c3d │ │ └─46874 /pause │ ├─3a1fe6dd12e42332a439804dfa26e8b744d15586552322d7b545246ee956b1d0 │ │ ├─174160 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174184 erl_child_setup 1048576 │ │ ├─174301 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174312 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174458 /bin/sh -s rabbit_disk_monitor │ ├─510d6e525ab2cd21c580f324d65125d612a7899fdf814da17a1a7193210ffec6 │ │ └─248726 /pause │ ├─8edf16b49826385c24d618e66525c48d76839c8cce6c5b420ed1dcb7eff13d99 │ │ └─65886 /bin/pushgateway │ ├─5d0834d80e080b29c73636c6359e3583f51f03117d5b453e00e5332facf45b07 │ │ └─276775 /bin/openstack-database-exporter │ ├─cb3b8dba6ec91e4a4431dce5976b923666041351a6ee2b359c5ecf3e91ec9e00 │ │ └─46100 /pause │ ├─5e61a42f170c07ce5b322ce05186da7d30f80627eb8d9e8a11a3eef0da30d0f9 │ │ └─187640 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─5b5eb679da798c172e1a87343faa38c3d7acec16b3a29b82d30819ce210112eb │ │ └─65498 /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-138.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 │ ├─5a88e90f285a3cfa4eb91ba26590a0fd90b2638e6549b1d9230902cdcfa364b4 │ │ └─47651 percona-xtradb-cluster-operator │ ├─361b8684555d5066c40407cf3d89d1271a865cacd92b5ac0a51704bd1d528c2c │ │ ├─60856 python -u /app/sidecar.py │ │ ├─60943 python -u /app/sidecar.py │ │ └─60944 python -u /app/sidecar.py │ ├─5d3d5434c1de5c96ed546cf41cb973a449a4d30b32d93d602751a3d71137fde8 │ │ └─66197 /bin/oauth2-proxy │ ├─d790d0976a878484292d354a6647504ea611e39793bc3a4b20faffd13016ba85 │ │ ├─48366 mysqld --wsrep_start_position=3e02da23-3d91-11f1-9de4-a626e218fb0f:20 │ │ └─48497 /var/lib/mysql/mysql-state-monitor │ ├─bfa388801c4b06ef825222e81a8159f9d35264c1e69964d830b3ad07156ecdb4 │ │ └─249203 /pause │ ├─f8a7bbe12c3359531603df3f7bb39db08ae672c1299cf1ef84b9f7bacdcef6eb │ │ └─174025 /pause │ ├─eada93d70624ff3f44ca7bac0360660362f16fe999f8795f39a5d0e4a825cd9e │ │ └─127323 /pause │ ├─7987c58ca0fd485caf3adafca141599005e26b24d7b56ed554ae18f8651a6d12 │ │ └─55674 /pause │ ├─aa2ef774658dff4aa7c168f795965d78aac362c3bf727a8191e823e247f5f4df │ │ └─40888 /pause │ ├─a25998697d4446ee03d5a134e49cb5a9d3d207389b7026eb262022b8c7b0957c │ │ ├─230988 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231008 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231014 erl_child_setup 1048576 │ │ ├─231102 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231103 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231113 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231221 /bin/sh -s rabbit_disk_monitor │ ├─b624ff0fa808891d7078ce9ff10aff06163376284b83dd914245dc44077ecf8d │ │ └─192632 /pause │ ├─64065d9b3f8513a296b5dcfc570dc936537645cfd42468e138187c492af79d20 │ │ └─228907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8adaa87f990819d41cea0050bc0100a1349f40de32407e6dd7f01d53bdb40b04 │ │ └─252014 /pause │ ├─1cb401da2643c7fabf47ee6c81947a27b64206ef51aa19bc32efa21aa2256210 │ │ └─189670 /pause │ ├─792a4c4a84190a04d9b46fde7ac4deced55bea6eb2e79ae57f7b0a5f63331afd │ │ └─175759 /pause │ ├─4fe046e999b5e3c46da1b55cd2874d5c3118136e68d3e68e5b7aa024e1b73b2c │ │ └─111791 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bfea8d575d3a492a0c8f9759f3aab73c5967778fa318dc9d2ed8c22f3e5cb54b │ │ └─237225 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─dbaeb1829aa206316749cd19462455c0846dbdee12868e9ffd9857ae456be1a0 │ │ └─48514 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3c708d5e61f42c3fe292323160868b747dc3c1f8069a73f99f276fe1ec9d587c │ │ └─114078 /pause │ ├─17973c48bad00843c8af9963328f27127d05caa95068ec95f06aad2b607bfdd1 │ │ └─255864 /pause │ ├─b4360323c57969d530d9214b5a1e7a5cf09350ad0d7aded452bd2fea6de72a64 │ │ └─43690 /pause │ ├─3dd5952ae827f8a31a0782e4f2c137e4bea161d001a688fe04a216cb15d2efed │ │ └─64013 /pause │ ├─f3d88dbfdd22f0e77763fce408dc6e4033ddd9323208151d1924dc8c09a21ef7 │ │ └─42650 /pause │ ├─79859435dae0302f5f0e9693e0dbc4baeb4fbf6ac6dea4a845e6bcfeb587279d │ │ └─238873 /pause │ ├─6c638045302f8eb5968c4d3ed4cea1ca3a62ac481752d2768286b1812e157ada │ │ ├─275203 apache2 -DFOREGROUND │ │ ├─277471 (wsgi:h -DFOREGROUND │ │ ├─277472 (wsgi:h -DFOREGROUND │ │ ├─277473 (wsgi:h -DFOREGROUND │ │ ├─277474 (wsgi:h -DFOREGROUND │ │ ├─277475 (wsgi:h -DFOREGROUND │ │ ├─277476 apache2 -DFOREGROUND │ │ └─277477 apache2 -DFOREGROUND │ ├─75bbb5cee9411fe64bba1a075f242c84297edd3d73579f0adba162f84f420d49 │ │ └─112204 /pause │ ├─07de4271804de78a51f3f7f798f08e40de69e8cd75625f92917e28cc1c160a31 │ │ ├─ 46318 /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 │ │ ├─ 46331 /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 │ │ ├─ 46483 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274736 nginx: worker process │ │ ├─274737 nginx: worker process │ │ └─274738 nginx: cache manager process │ ├─c47974d2010c2230af1b9a1139cd39c60be6de96d7fb7faf19c50965f1810eab │ │ └─192174 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2173fe083c1a9bad1d07009a6392ba4153339383530a7a50ac2b43d6e57958fd │ │ └─47813 /pause │ ├─a0759811601441faec627086d39a00bf83e0249e25fe872aa13fcfd90a84965c │ │ └─91280 /pause │ ├─112bd98988ddb09cd9cafd2a690864d0e62a5192e1e3afd860daa55fd660f434 │ │ └─56042 nfd-worker -metrics=8081 │ ├─5253016d6304307749f6ac79513fb62236ff097b27ae824d160be59be709aede │ │ └─161328 /pause │ ├─0d8d2c0f333c2d21e79a3986aa0049c703803a84979c8bae46a59b060b858777 │ │ └─189727 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─298d3f392c9b0fd6dabe32872b5b98783ad91ae47f9b6c91cb77f894d8db0bfe │ │ └─47117 /manager --metrics-bind-address=:8080 │ ├─de563bee3a34a036ea187743a69d2e3a18904c644906ab1f010a24881a389632 │ │ └─60081 /pause │ ├─79cd364a401b4bca2360903f461e31f0f551612e6741974164eac2851f3ecb14 │ │ └─127893 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a60d23e80a4fa3b64b796d94d367420f75e6fa22ea2854b84e98d6ed9ce7936b │ │ └─161813 /pause │ ├─ac55c2b998ee0022c2a29bba27eab19d6ff2a97784ebdfe6708b3c6ebfdc03ad │ │ └─64792 /pause │ ├─4f6a169ad6b93c3751078ee6ae6e2a15ac585c2d44608da1ea9e0e91a1eec9a1 │ │ └─236060 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─a5369cfcf1e390c7420d29a39a0a0b3de335fa0a5802376022575b86771678df │ │ └─40160 /pause │ ├─c8c1c6ec155369b4f6bf7c6e176875d5828afdde7f122e0c2b9d49257d9b1a52 │ │ └─167615 /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 │ ├─b9e0616bcd1311d3ba6180d4d89556ead7e5a4f40ffaba3a1d2e1e4dffeed54e │ │ └─176309 /pause │ ├─5d6cfc16ed0538270ddd032da6c70dfb875fb0e0832946cfb2ad5b64475aab52 │ │ └─60957 /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 │ ├─8333d87d40c6e0cc00d70524681e1f93426fd359030dd6cd1b748dc33a097039 │ │ └─234890 /pause │ ├─32ec387419578e96d7802c6a3eceb2743ada89539ce19e9035a55461ef1f6886 │ │ ├─48313 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 │ │ └─49555 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 │ ├─5351968bb6144471db213415d84d7049ac1a1d8093ee0e4d69d76f872be7924c │ │ └─65766 /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-138.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 │ ├─f8136778e56dfe5fc17ac30f7a1efb4c4eef7fe96f54da85557cfd07d3fc5193 │ │ └─64744 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─271400a28261828c041373a3d23a1de6a841443b284498dcd3cd1787353231fe │ │ ├─ 71664 apache2 -DFOREGROUND │ │ ├─ 71679 (wsgi:k -DFOREGROUND │ │ ├─ 71680 (wsgi:k -DFOREGROUND │ │ ├─ 71681 (wsgi:k -DFOREGROUND │ │ ├─ 71682 (wsgi:k -DFOREGROUND │ │ ├─408588 apache2 -DFOREGROUND │ │ └─417330 apache2 -DFOREGROUND │ ├─27aa5c8ca74afb8158a86d4fdc0610fd84729d9e661c7a98a19f1a5a5a26baac │ │ └─156712 /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 │ ├─a9ff4e6e3b2f7e6a7e4cea7cec00f8921977084a4f57ba01a81fc4a35570127e │ │ └─108672 /pause │ ├─acb974014a25b8bd18e07432a01ae614403f74c0698ac0e35b7aa484ea746830 │ │ └─55966 nfd-master -crd-controller=true -metrics=8081 │ ├─94c4fb5f08d838782b07dd5d2ee0b27c46e89de4ecd09cab91e0cff03f6c65e9 │ │ ├─279135 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279147 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c0eca48ae4708a1152b42808929103f2da977b2df75e0cd3901ea22fe2ece6dc │ │ └─39939 /kube-vip manager │ ├─9d8c77e2547f9d611abca041075f27999afa62155c47106afa1968aa759b956d │ │ └─256108 /pause │ ├─db837d13c28a76d6a782e0d60e271ff92e627fa755d9e2127314a6466b202544 │ │ └─62082 /pause │ ├─6d01fded06add01c1ee5bda9738898d1f8fb0b4f82a41390663919c0493bea6c │ │ └─234997 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4843e981c9754837056c0fee770cf7285b03e1375e063c13e5ea38cda6a71916 │ │ └─272603 /pause │ ├─c9edf68869930c55d5043eac2a16ef1f4acd3f5675d015c179bc044cbc5f0cbd │ │ ├─124289 cinder-api: uWSGI master │ │ ├─124301 cinder-api: uWSGI worker 1 │ │ └─124302 cinder-api: uWSGI worker 2 │ ├─4d5c971b253c3fe5a560593c9efc44bc6d24f15583acdd086270c5b51c40dad5 │ │ └─63098 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ └─97e57230eefbd50bff753ee32f669e48b6ce6a0cbf72654064266e9440cfc55a │ └─46976 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount