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 │ │ │ ├─21322 /lib/systemd/systemd --user │ │ │ └─21323 (sd-pam) │ │ └─session-22.scope │ │ ├─21318 sshd: cephadm [priv] │ │ └─21343 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1464 sshd: zuul [priv] │ │ └─1477 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1468 ssh: /home/zuul/.ansible/cp/199.204.45.138-22-zuul [mux] │ ├─395547 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cfceivdjtqcqqcxdskdlzgbedbmghbbi ; /usr/bin/python3'"'"' && sleep 0' │ ├─395548 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cfceivdjtqcqqcxdskdlzgbedbmghbbi ; /usr/bin/python3' && sleep 0 │ ├─395549 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cfceivdjtqcqqcxdskdlzgbedbmghbbi ; /usr/bin/python3 │ ├─395550 /bin/sh -c echo BECOME-SUCCESS-cfceivdjtqcqqcxdskdlzgbedbmghbbi ; /usr/bin/python3 │ ├─395551 /usr/bin/python3 │ ├─395553 /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 │ └─395555 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 … │ │ ├─ 9807 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12177 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aa4a8ffefeaae49514575899c16128cadc9b769f6820ea0f411f5804cea35e85 -address /run/containerd/containerd.sock │ │ ├─ 12574 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 00adecaf8f2d022a9b310a057bcc2175dde368758a3f4b88fc2d88e7cbc5d3a2 -address /run/containerd/containerd.sock │ │ ├─ 19452 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7da705bdb8199ad00858a5c99f0546755305783072a517893b90c67e514c65a5 -address /run/containerd/containerd.sock │ │ ├─ 24642 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1808afbfc29d25798041b6f6ab9f5c0e58664677757b6dba6acbe4768be013b8 -address /run/containerd/containerd.sock │ │ ├─ 29172 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4c5b816fa98e14a221e7c265b0072083d7ad257a3be59c4b1cbd8f1db03177b -address /run/containerd/containerd.sock │ │ ├─ 33841 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 886e640b6fa84ac6b94cc887817cd4ec2f450d6b9c76983dded6f52e0415bc1e -address /run/containerd/containerd.sock │ │ ├─ 39315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6fbf2566855471035419a1c03fc57fff1634dc2c065dbe7b78952746c9914b -address /run/containerd/containerd.sock │ │ ├─ 39325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bad0e5d7df1491dffa008222cc2256a65b3261ae7f83b58fac2bed756a6829ab -address /run/containerd/containerd.sock │ │ ├─ 39357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8001e36fb7088ce202ed0e038b1caf271de7a950613bfc591abaa4eaeced7127 -address /run/containerd/containerd.sock │ │ ├─ 39378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60675b0418b35e5a40378d915d8e3ee2ab82c32375f72b148a7e37e003915ed1 -address /run/containerd/containerd.sock │ │ ├─ 39398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8350b137b639a1fa355dc2bd9f745c69b7e3fda047e68a38a020558599abff20 -address /run/containerd/containerd.sock │ │ ├─ 39949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8845d63a5ada90ce49ad9f08f4e8f7298f8fbdc75889c8d22d9f97afe6e287b6 -address /run/containerd/containerd.sock │ │ ├─ 40672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4871f28c313200b2e2c5540ba236a766445a4d8b93cae0ac318255d147b8e6d8 -address /run/containerd/containerd.sock │ │ ├─ 40678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99d86f8f44424d46086e27b0cbfdebef2a6385fdf43757fa8ec04644a6bc90bc -address /run/containerd/containerd.sock │ │ ├─ 42035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbd0126c17d149df5f8f494123361bfefa0391e4a1c996b82a7e9aa9c2fa0c86 -address /run/containerd/containerd.sock │ │ ├─ 42424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b75762707beaacc2474c71d86917cfbe9d56838f174e3bb415a7d86b022b7d2c -address /run/containerd/containerd.sock │ │ ├─ 42474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638d2df23e0e18b81b67c6ef8554f634de1bb5cb75dc50b1a54d0cc81d9598f5 -address /run/containerd/containerd.sock │ │ ├─ 42892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d808c5dec12f94ce5262ebda70e7c7f99752bea9aae3b6a4ba2a00a927ca267 -address /run/containerd/containerd.sock │ │ ├─ 43416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0ffc57b40d2e909cfd0de93a3c6668ca9c56caa6e01ad7a1b9ff72aa3f66a95 -address /run/containerd/containerd.sock │ │ ├─ 43474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66115dd3ab4467c462893a53c627d68be5c8029951c427fa58429e17724f032f -address /run/containerd/containerd.sock │ │ ├─ 43512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73dd260ff4b1b8958612dae150e40c8ad313ae766f5545fbcb950d1473d19094 -address /run/containerd/containerd.sock │ │ ├─ 45787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 327498edec9eaf79380513915e7d3762b7c83e27688a567bea272afd8b067cf4 -address /run/containerd/containerd.sock │ │ ├─ 45919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13071f3bd7aa5f9b7bc8beae2064efe0850eda6f24f76bd25f67d445fea974ff -address /run/containerd/containerd.sock │ │ ├─ 46645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7bc113c33a42f2757570862c212db800be7b487c5652abf25f84444447a0826 -address /run/containerd/containerd.sock │ │ ├─ 46746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69cf1924ebd784308a738ef3ad57e54e2d1ddf4e7ad2c68e1c859ef66f22e38c -address /run/containerd/containerd.sock │ │ ├─ 47110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d9d1ecd372e1535de6e90ac6cd30266d9b76aae4f63c08bfa89f11e7a7873f8 -address /run/containerd/containerd.sock │ │ ├─ 47617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba2d6990593267acad78efb03986f0c5ccaaa5ae15872608f438339b20b4e69 -address /run/containerd/containerd.sock │ │ ├─ 47962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bce10ca17b2515247811bcb0ed4d1238b98b363662acad61e0cabbf3dea2af1 -address /run/containerd/containerd.sock │ │ ├─ 50164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c8d8404c1bda7dc3ab13b81b1ef73739bbae6d608860f89e08cdd84d9fede2 -address /run/containerd/containerd.sock │ │ ├─ 50289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1be3e1eb39c4331a52a12a65cee9d116acd312283bcbb6d1cf8140ff2268bc88 -address /run/containerd/containerd.sock │ │ ├─ 54663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a67d66bd457ec820b69baa20a702d8f3da4b06ce41399e839f8ea97018fcdd11 -address /run/containerd/containerd.sock │ │ ├─ 55305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71040c776bbea5e4319a5e405734fffd841a3fc0eac7643e7268ca380d0ab204 -address /run/containerd/containerd.sock │ │ ├─ 55344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8255e7f8dffd90c7147504a2a962062f385b550584a6702442ed4087bee384 -address /run/containerd/containerd.sock │ │ ├─ 55389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b392fad9756e6f24e1a0b3baf62209fb90f2bfee17068feb69fefd783c55316 -address /run/containerd/containerd.sock │ │ ├─ 55544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19badb86988627e57987e82c4df03f22ae20662555a7a79d440495843cbb9aa5 -address /run/containerd/containerd.sock │ │ ├─ 59513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d5b649a4db702050d1834b612211e4c08ddafb544b6900e59dea0c3e3a603d4 -address /run/containerd/containerd.sock │ │ ├─ 59638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2cedaf81c9e8488c67d8b08d4e252f5a9898e5a0f2759209d32a2834addb5e5 -address /run/containerd/containerd.sock │ │ ├─ 59690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2268f8ba4bcb530f4611f95f55f1ca89278b98a2910f711db6aa6da96a393262 -address /run/containerd/containerd.sock │ │ ├─ 59730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb5819496a52cdf1d33d9945861efbf2ff10fc201616331a1209c343996d1a53 -address /run/containerd/containerd.sock │ │ ├─ 61215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb859f3fbe95228387848683b10c0438a7e3d85698e39e769756061d27fa125c -address /run/containerd/containerd.sock │ │ ├─ 61254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9bb18375ed5c40a2dbaf1682dbd4ab1b1e7e6c1283fedb7f96e0fc1fc3967b6 -address /run/containerd/containerd.sock │ │ ├─ 61494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9bb78da728d22466e4430d6e80a656a6117c86726e402e966264711d4efe79c -address /run/containerd/containerd.sock │ │ ├─ 61542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6c0a61312de9160b2f454db84611ada96f80d54fe0f1ed2a18b3ba192b14cef -address /run/containerd/containerd.sock │ │ ├─ 61613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a914e7363c9d8149ab32df3e308a031eb30848800c7969b804e52456a51b1e37 -address /run/containerd/containerd.sock │ │ ├─ 62051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5787525fa56793dd7cf2dbdf6e720ee3d28bb44b3ceca7c239aa585512d9bf9e -address /run/containerd/containerd.sock │ │ ├─ 62429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f17a9cda177dc96a9c9aa5d6b2aacf863b56f7dd5082d71237e326544221c1e -address /run/containerd/containerd.sock │ │ ├─ 62788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b11f178af2916efea6c75628bf819faa380d0a95e8c51f786e5e25c2a0777b34 -address /run/containerd/containerd.sock │ │ ├─ 62949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c189ccd51dee5d6208f4c9daada75113f96f0ed7040889ab89a8a92b10b640f3 -address /run/containerd/containerd.sock │ │ ├─ 63684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f87c28cde8c4822a46aa6e494be7546e40edd8ac365afe05d640d513748d2f5 -address /run/containerd/containerd.sock │ │ ├─ 65235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f91b286acdcdd61391c8cf04ac81c3943ec52774131ce86d9eb899b1cec973 -address /run/containerd/containerd.sock │ │ ├─ 67463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30826a71fa2a1dce778974012cb00f26c441dda9129145bb60abaf1e35e29a25 -address /run/containerd/containerd.sock │ │ ├─ 76596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e27d87098d1df0cb008f37460aa11cde078f2f4aeb476b0a4f3aaac5bd97876 -address /run/containerd/containerd.sock │ │ ├─ 78029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e37f8c84259c0138b5e6c09416f0bd93088202e982576ebde049330c83abca7 -address /run/containerd/containerd.sock │ │ ├─ 84098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adab5a6ef91ca4a7985714d14883e1a75051992ed5db81d6c3b29c6f69fd6c1f -address /run/containerd/containerd.sock │ │ ├─ 90579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f25ac20d9494fa242b71a9174fc26454fac4592c2fad8ba2eccbb725ba3bf0e -address /run/containerd/containerd.sock │ │ ├─ 94127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4229c9c14eed2178df36adb013950a21cb29f4f04fd6997b888dcd969941b876 -address /run/containerd/containerd.sock │ │ ├─ 94161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186e3ed81f4e3775bf58f182ee4cdf17e4a43f2861e2c9ecbfec0cb22c15527f -address /run/containerd/containerd.sock │ │ ├─103131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4404a15b7430c88620bebb33839b8c486aae8bd6ef671b50696f88a70d16571e -address /run/containerd/containerd.sock │ │ ├─104720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2b427c3a702f02e0e824e5eeb766ec695d93811c2ff8a8278da3cc921bda01c -address /run/containerd/containerd.sock │ │ ├─104765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96ca31c4c0a4c54b926b7b39ebdd2bacebe8b5a2e4fc96a2b0b236cfaaa73e65 -address /run/containerd/containerd.sock │ │ ├─106779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b72df8b62612fbcb0b49607adbf08e2fa681284da261111044bc61025a7b9e76 -address /run/containerd/containerd.sock │ │ ├─108723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff8a667e1d70652c00acfdb557bd58ffcad9119064bb6bc2861dd51bd83ad86 -address /run/containerd/containerd.sock │ │ ├─108762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5d6b556e8e0b6e5449913b1e8943d8a273f8aae738a27cbfa09643ab3ef13f -address /run/containerd/containerd.sock │ │ ├─121814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5546a000fc315558fd0d0374cc5a963d4650c4e68e9c60e5608e1545d11137ac -address /run/containerd/containerd.sock │ │ ├─121855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646c989ac39c7d10abec59e238612d56f457604199bda937ef00bb6a13c72a80 -address /run/containerd/containerd.sock │ │ ├─124520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f876fab62c854bf9ff65f9b376fb1b93df4e518bad255275370e26c73101c94 -address /run/containerd/containerd.sock │ │ ├─138946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6fdb18e4557b874815be86128790dfd69aad4cadabc25c4252cea40606c0b0 -address /run/containerd/containerd.sock │ │ ├─139966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97d57f1c8f0f7ea045480fc8567244a66964620743fa56b9ece233c876c9206f -address /run/containerd/containerd.sock │ │ ├─141175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8032d8a7d8829182f536377723aefbec54129dc008a3756216e6fb0abb1132 -address /run/containerd/containerd.sock │ │ ├─141216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6faf2efb940984fb4dee5ee0db5803251c2d6c6486f62f91ac771ee8bf54ab6a -address /run/containerd/containerd.sock │ │ ├─141724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f145570ede7fa5c3dc063478714385deea40d0bb9714d77af1339f16d817c5 -address /run/containerd/containerd.sock │ │ ├─142750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc26504ff3e785203898d1be94e8f0e2b35594172b1ec127a52e701aa4e7e9e6 -address /run/containerd/containerd.sock │ │ ├─145221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09a4d51ae887fff726545e87341f1e4b16a1717a855454cc31856d86c812caf8 -address /run/containerd/containerd.sock │ │ ├─145360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3c0cc0e123c6458e3c7189b49e253437072a0fa78a2883b1da5d587b61c4fa -address /run/containerd/containerd.sock │ │ ├─145581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c08a5a5983d35cdd9a71e02935a506e33d908935cf48ed5cdb0600f651bb2dc -address /run/containerd/containerd.sock │ │ ├─145723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8d5c49cae979c881003f71112a31344695445705e4b9a185c513d9fe50d5ed -address /run/containerd/containerd.sock │ │ ├─145792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dd3a17976533197e74d85d5bfd19cb3f305403881f849bff3d7ea92b9313eaa -address /run/containerd/containerd.sock │ │ ├─146022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c4c66a1b2cdfc926441ae753eabdef3408b0976caf44c6b40bee419e9e8796e -address /run/containerd/containerd.sock │ │ ├─172053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 835df7d14a802c2bfb859e7e8a7f4b9e68d33e7715e5e4ccec2489933d6d13fa -address /run/containerd/containerd.sock │ │ ├─174077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dcd2719b833bc54c43214c85bc3341ebdebdadba644edd6662698cf8754688f -address /run/containerd/containerd.sock │ │ ├─174110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33fe40806d794f091ca4ea9eff9f6416250b96c00134f8a185a47d74d94136c1 -address /run/containerd/containerd.sock │ │ ├─174187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3582841085e4fde2eb351d4b256492f29c903d5322f55ee205946250a6b15336 -address /run/containerd/containerd.sock │ │ ├─174473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c57a4d9c807a8ab399886e1b557db8300230dc7f45703311b0468eb9c5a08a1d -address /run/containerd/containerd.sock │ │ ├─174513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f96a0f53f32abf907bb66c8b8fe20ef5bbcddfbb94ed1cf5e066d26b71f28cd -address /run/containerd/containerd.sock │ │ ├─181609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0a3c88847ee4e591ba1f6c07ec8f0247c20a8cf9765c9fa62208783a53fff85 -address /run/containerd/containerd.sock │ │ ├─185603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da90f1657fcbf9256db4252085d787c0c876bcbe2814bec41903ae749d541052 -address /run/containerd/containerd.sock │ │ ├─188702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d50f61d5c0511b2f17301340ed3a6fafcbc2edc2f7ff1f61c7096a838606abe7 -address /run/containerd/containerd.sock │ │ ├─188756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ac4371afb851126733bc55f9d2f43d8471abfcddb635f3a009baad2ead0f7fc -address /run/containerd/containerd.sock │ │ ├─188929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 892e2aa822eda0d8d72fd81f50be140b1d9957312ce2497d40da7d8169eda9d6 -address /run/containerd/containerd.sock │ │ ├─205365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b22e028eb0489274073dfa5ed42338eb34844b16be21a05ecc88e35cb27c464 -address /run/containerd/containerd.sock │ │ ├─212874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39070205bef61db1049522f7a5a921f91940974767270093781b82d3c511118d -address /run/containerd/containerd.sock │ │ ├─212901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06e57e5ce8548fb9df4dc68204a17696afd0a4806fba8f338f389e76d29c3967 -address /run/containerd/containerd.sock │ │ ├─212945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e326961fd1c878b148dffe2508c57a2b956f00b17eeee7146c6d2c53b16d6870 -address /run/containerd/containerd.sock │ │ ├─213248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4991d17ba14b8948293eb516698c134572ab054b0c247140b044e3bac63e4942 -address /run/containerd/containerd.sock │ │ ├─224250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 164ae996d91a56d7a017091dff8e95d72e274bfcabdbf93f36c8b025ffeac54c -address /run/containerd/containerd.sock │ │ ├─226938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73282b8087bb5e7b45952dda533da1b06edf7ad32a78018b98b7e5989de279a4 -address /run/containerd/containerd.sock │ │ ├─227924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f7ff837bb06578f20d2a4e9898b49740757c7656bced42ab6732541bb8be5da -address /run/containerd/containerd.sock │ │ ├─228805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caad97537ee58a0226867c03077317cb19e51b65916206853fd27d26b8ed937d -address /run/containerd/containerd.sock │ │ ├─229373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fadc7c221b0fb5c3cdc5efc618b8d2d9ab169f1b0d4b02037b9d52c6cb08604e -address /run/containerd/containerd.sock │ │ ├─231571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d45e7ee17799046161f66f99ccd1145665828cd5267ebc9262f92666995e037 -address /run/containerd/containerd.sock │ │ ├─233010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f67475bf6e2b473185d7d2c2658f52f95519ff187eff679a9837ce00793fd284 -address /run/containerd/containerd.sock │ │ ├─233155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee73bce22d94b75e2a3d607eebe383d529858d747c379699d300d17eb5f83aa2 -address /run/containerd/containerd.sock │ │ ├─242224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b24ec2bde8942e9f3337aa588da735d5365d31a113a1f484d1be74698f116e9 -address /run/containerd/containerd.sock │ │ ├─242655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b5c3a3fbff1620c45f0f3d5fbcedfb6b5cd0c60df917e43d12e4184e163c3d2 -address /run/containerd/containerd.sock │ │ ├─245725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 488ae295b9c3838dee820dbb39e26a9eebaf5b3fa56b9ae5c327086f7ea2cd77 -address /run/containerd/containerd.sock │ │ ├─249659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 774ce36823aebea1e3616e662d7409a96693113f7d7248f16c6bdae7dfe8e94d -address /run/containerd/containerd.sock │ │ ├─249901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09bd44f4447d4ad8f27de9d12f34170babb90db7d666d1f4ee13aaf785c95ac -address /run/containerd/containerd.sock │ │ ├─249952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad239e721aacacc249bef92d888b7eae7c8f1ebe9320581dd6018aacf7ec314 -address /run/containerd/containerd.sock │ │ ├─249979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0888ccbb3635b7d877ee0f5c863c3dc2d4ee0cf9d32cd7bc78f62714cfdc83 -address /run/containerd/containerd.sock │ │ ├─261516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 359d82c6981af69e4ba8df3ca8d9eaacda6a63df9dadf315da89b3f77564dfb6 -address /run/containerd/containerd.sock │ │ ├─263850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b3f031d27fe7abadf277e37f27707ae77e63fefe6a1b4c73293a9e5d4c0ca4 -address /run/containerd/containerd.sock │ │ └─265196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b993df68daa520ec2dffaa37248b3efc7fb67684e64ce3283399d8697e957da -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-b4c5b816fa98e14a221e7c265b0072083d7ad257a3be59c4b1cbd8f1db03177b.scope … │ │ ├─29196 /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 │ │ └─29208 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28887 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29153 /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@mgr.instance.kygmyl.service │ │ │ ├─12487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kygmyl/unit.run │ │ │ └─12519 /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-kygmyl --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.kygmyl:/var/lib/ceph/mgr/ceph-instance.kygmyl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kygmyl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kygmyl -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 │ │ │ ├─19411 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19432 /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 │ │ │ ├─24346 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24625 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33546 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33824 /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 │ │ ├─12125 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12158 /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 … │ │ └─10179 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138424 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39784 /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-00adecaf8f2d022a9b310a057bcc2175dde368758a3f4b88fc2d88e7cbc5d3a2.scope … │ │ ├─12598 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kygmyl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12619 /usr/bin/ceph-mgr -n mgr.instance.kygmyl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-7da705bdb8199ad00858a5c99f0546755305783072a517893b90c67e514c65a5.scope … │ │ ├─19480 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19497 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-rb65bf9f08ff546dc8b9fc1328c858202.scope │ │ └─190001 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1397 /usr/sbin/uuidd --socket-activation │ ├─docker-1808afbfc29d25798041b6f6ab9f5c0e58664677757b6dba6acbe4768be013b8.scope … │ │ ├─24666 /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 │ │ └─24678 /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 │ ├─docker-aa4a8ffefeaae49514575899c16128cadc9b769f6820ea0f411f5804cea35e85.scope … │ │ ├─12232 /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 │ │ └─12249 /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 │ ├─docker-886e640b6fa84ac6b94cc887817cd4ec2f450d6b9c76983dded6f52e0415bc1e.scope … │ │ ├─33865 /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 │ │ └─33878 /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 │ ├─chrony.service │ │ ├─10684 /usr/sbin/chronyd -F 1 │ │ └─10685 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138305 /sbin/iscsid │ │ └─138306 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─d9bb18375ed5c40a2dbaf1682dbd4ab1b1e7e6c1283fedb7f96e0fc1fc3967b6 │ │ └─61284 /pause │ ├─30826a71fa2a1dce778974012cb00f26c441dda9129145bb60abaf1e35e29a25 │ │ └─67505 /pause │ ├─774ce36823aebea1e3616e662d7409a96693113f7d7248f16c6bdae7dfe8e94d │ │ └─249723 /pause │ ├─fc26504ff3e785203898d1be94e8f0e2b35594172b1ec127a52e701aa4e7e9e6 │ │ └─142774 /pause │ ├─9ef3cc6971d71481f60506630c516d1b333f7338ab98d86dce651fc76684f677 │ │ └─64993 /bin/memcached_exporter │ ├─8001e36fb7088ce202ed0e038b1caf271de7a950613bfc591abaa4eaeced7127 │ │ └─39475 /pause │ ├─2268f8ba4bcb530f4611f95f55f1ca89278b98a2910f711db6aa6da96a393262 │ │ └─59714 /pause │ ├─bf0109d4bef685b9bd32e257e70e2d881165989c0fd066aa24aa1af14145bba6 │ │ ├─246042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246068 /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 -- │ │ ├─246076 erl_child_setup 1048576 │ │ ├─246130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246330 /bin/sh -s rabbit_disk_monitor │ ├─9f5d6b556e8e0b6e5449913b1e8943d8a273f8aae738a27cbfa09643ab3ef13f │ │ └─108786 /pause │ ├─83d7fc3488bfdaaa3e2727d06e4a5757427b8a0c2cb5efbbe6384bb30a36145c │ │ └─139422 /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 │ ├─6faf2efb940984fb4dee5ee0db5803251c2d6c6486f62f91ac771ee8bf54ab6a │ │ └─141238 /pause │ ├─3089d850dc4085cd98aa6a251a9fa10ea470d83eecd84acc5c42b793568b0003 │ │ ├─141970 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142238 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142243 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─394961 sleep 15 │ ├─92f51af120ad6cb525f157b2e057bb8a0a0a136072e89cf39998e537fc54f8c0 │ │ └─47456 percona-xtradb-cluster-operator │ ├─a914e7363c9d8149ab32df3e308a031eb30848800c7969b804e52456a51b1e37 │ │ └─61651 /pause │ ├─8d45e7ee17799046161f66f99ccd1145665828cd5267ebc9262f92666995e037 │ │ └─231595 /pause │ ├─b11f178af2916efea6c75628bf819faa380d0a95e8c51f786e5e25c2a0777b34 │ │ └─62831 /pause │ ├─9796299b8029ae47d0504e8d7ed6ae0ab5ccfba6c708d004d30b969577a333bb │ │ ├─170365 nova-metadata: uWSGI master │ │ ├─170378 nova-metadata: uWSGI worker 1 │ │ └─170379 nova-metadata: uWSGI worker 2 │ ├─638d2df23e0e18b81b67c6ef8554f634de1bb5cb75dc50b1a54d0cc81d9598f5 │ │ └─42514 /pause │ ├─152c9404b6230fce786b17081634d0e816f325526aadef9f9abcc86ae14acf23 │ │ └─39612 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 │ ├─54dfe27a416bed64ad1dec0d70034d08b5028cb8139980a3caa077a4f1fa5388 │ │ └─55606 nfd-gc -gc-interval=1h │ ├─ae95c0e796185dc979097088f37cd1c4d02e3c22ee63494ecbd6773fcb9550bf │ │ ├─222620 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223074 octavia-worker: ConsumerService worker(0) │ │ └─223080 octavia-worker: ConsumerService worker(1) │ ├─41c838252b4bb29e74be1852a6eae6dfbe02b8e4db04ca8dec8e68d0a324ee49 │ │ └─222622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5731262c829971ca0ba3521554089791b057841774d0bbd63dfdb1007b3f639a │ │ └─60992 /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 │ ├─9a60e1e11a72bdc049fbc0f911a070525bbe0ff938b5d0f4571428961daa0887 │ │ ├─172257 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172273 /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 -- │ │ ├─172279 erl_child_setup 1048576 │ │ ├─172484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172485 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172645 /bin/sh -s rabbit_disk_monitor │ ├─b26c624f5b75d3a74b9369863781614efd1ba8d06f1b97a7145941cf1743ce5b │ │ └─48256 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4af6c323aa1344defab160d711b13a405eadeb162d30ca683bded46f17d367fe │ │ ├─139456 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139470 /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 │ ├─484658622991dfe9b64e9cf8520b19df356f251ea4cbca1c080d9f78a6f7c840 │ │ └─50655 valkey-server *:26379 [sentinel] │ ├─6a53c122a33718e66d6ecab69a008c0adef7c494c4e9ced8a61b6c7813893747 │ │ ├─201745 heat-api-cfn: uWSGI master │ │ ├─201757 heat-api-cfn: uWSGI worker 1 │ │ └─201758 heat-api-cfn: uWSGI worker 2 │ ├─af7a4adeada9f6607a422d83e83efb90fa3286b06d30ce755a62126d6b595ab4 │ │ └─106485 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7ba2d6990593267acad78efb03986f0c5ccaaa5ae15872608f438339b20b4e69 │ │ └─47643 /pause │ ├─1dd3a17976533197e74d85d5bfd19cb3f305403881f849bff3d7ea92b9313eaa │ │ └─145823 /pause │ ├─73dd260ff4b1b8958612dae150e40c8ad313ae766f5545fbcb950d1473d19094 │ │ └─43548 /pause │ ├─bf8d5c49cae979c881003f71112a31344695445705e4b9a185c513d9fe50d5ed │ │ └─145751 /pause │ ├─d9b4af36d870da9d1fac7fca626b106e4dcd03984d5530422626334c872ea842 │ │ └─122422 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ee73bce22d94b75e2a3d607eebe383d529858d747c379699d300d17eb5f83aa2 │ │ └─233180 /pause │ ├─3fc7beac38bb8f6dda1e24651ca30b61c4c4fde654d99eccd3c874a020c156c8 │ │ ├─221565 octavia-api: uWSGI master │ │ ├─221577 octavia-api: uWSGI worker 1 │ │ └─221578 octavia-api: uWSGI worker 2 │ ├─97d57f1c8f0f7ea045480fc8567244a66964620743fa56b9ece233c876c9206f │ │ └─139993 /pause │ ├─c35a005b74edfef1c42106f91494142562ed252f28979d1914237c0bad1c8b56 │ │ └─48289 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8ac4371afb851126733bc55f9d2f43d8471abfcddb635f3a009baad2ead0f7fc │ │ └─188791 /pause │ ├─2f96a0f53f32abf907bb66c8b8fe20ef5bbcddfbb94ed1cf5e066d26b71f28cd │ │ └─174542 /pause │ ├─d50f61d5c0511b2f17301340ed3a6fafcbc2edc2f7ff1f61c7096a838606abe7 │ │ └─188727 /pause │ ├─84d761c10920df8b19d04af594e8a072154cc08b926bddda040dfe17dc6b81a6 │ │ ├─224441 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224460 /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 -- │ │ ├─224466 erl_child_setup 1048576 │ │ ├─224522 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224523 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224533 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224954 /bin/sh -s rabbit_disk_monitor │ ├─de5cadd14ac5938d23511ce6752f6d1705ad580ce2c6acdc87f4bcb0adb26cbe │ │ └─63898 /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 │ ├─a87492c07e7094cfa6dc8f5c7e7cc0a06b920fcedebbeb000c11a39a190ce092 │ │ └─64961 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─82e4901e21c41eea30907d78451aedf4f389a9402d14f9c5f2802bd732315492 │ │ ├─259420 /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 │ │ └─259557 /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 │ ├─f2b427c3a702f02e0e824e5eeb766ec695d93811c2ff8a8278da3cc921bda01c │ │ └─104744 /pause │ ├─cc15d88a4354547194047bf282a1dec1b07a33ef1c4d1b6b44f539341e0b77c6 │ │ └─42563 /coredns -conf /etc/coredns/Corefile │ ├─39f83addde83c0cb63cdb48cec92192ccba5c6e24b726b86e3ee9916eecac6bd │ │ ├─122898 /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 │ │ └─123080 /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 │ ├─9bce10ca17b2515247811bcb0ed4d1238b98b363662acad61e0cabbf3dea2af1 │ │ └─47988 /pause │ ├─1c08a5a5983d35cdd9a71e02935a506e33d908935cf48ed5cdb0600f651bb2dc │ │ └─145626 /pause │ ├─1fdb5a049186caf86089503bb0605a6e2eab31353d4ba83777f8a08e2bb66790 │ │ ├─186750 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─187227 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─187299 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpi669w5i5/privsep.sock │ │ ├─374238 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmph7adntsj/privsep.sock │ │ └─374429 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpi0cxls2t/privsep.sock │ ├─98315ce3da2bb860fa7c37ab5925aa04e129a357ec74c9e7658df05ca8616beb │ │ └─43644 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f99cdfabef0dbd6be44690e8c40f87477bb306ad803f2a1986e994ea3e65f668 │ │ ├─ 70866 apache2 -DFOREGROUND │ │ ├─ 70882 (wsgi:k -DFOREGROUND │ │ ├─ 70883 (wsgi:k -DFOREGROUND │ │ ├─ 70884 (wsgi:k -DFOREGROUND │ │ ├─ 70885 (wsgi:k -DFOREGROUND │ │ ├─387090 apache2 -DFOREGROUND │ │ └─389033 apache2 -DFOREGROUND │ ├─4d9d1ecd372e1535de6e90ac6cd30266d9b76aae4f63c08bfa89f11e7a7873f8 │ │ └─47135 /pause │ ├─2cc46624732b2ef2fc3bfae1bc5b8675a7f70ec53b36c39eab6526a999d37b0f │ │ ├─83286 barbiacan-api: uWSGI master │ │ └─83301 barbiacan-api: uWSGI worker 1 │ ├─71040c776bbea5e4319a5e405734fffd841a3fc0eac7643e7268ca380d0ab204 │ │ └─55330 /pause │ ├─ff40b147b8f2ab7b0f715209a55e37c573fa43bf4afb514c2edcd5fd7e1c46cd │ │ ├─171077 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─171605 nova-scheduler: ServiceWrapper worker(0) │ │ └─171608 nova-scheduler: ServiceWrapper worker(1) │ ├─ffe5da1f14f72f2257b8473b324f28f388705c6ffc3f6e96e3a4be568ce6c0b7 │ │ ├─183959 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184505 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184508 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184512 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5868b9b9363224b7990e993da630af48af81a9111f4326d7afca23954e16c438 │ │ └─43690 /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 │ ├─deb7db77b6a0bda034589800833fa62ca2acee4a50096a2009895331374979d3 │ │ └─248167 docker-registry serve /etc/docker-registry/config.yml │ ├─7c6fbf2566855471035419a1c03fc57fff1634dc2c065dbe7b78952746c9914b │ │ └─39424 /pause │ ├─144cfd67068f6e6162c94a31a8ceaddb61d6a0266f502065545ea6cf7b5a7709 │ │ ├─242634 magnum-api: uWSGI master │ │ ├─242699 magnum-api: uWSGI worker 1 │ │ └─242700 magnum-api: uWSGI worker 2 │ ├─646c989ac39c7d10abec59e238612d56f457604199bda937ef00bb6a13c72a80 │ │ └─121879 /pause │ ├─fdd8b08d8e2595e6d83392a20ea43a307874ac8c2abf2043f865b7c1d1d9685d │ │ └─120337 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─15272f598360a263664bc8f09f34b58ee3ec2dda04d87678850496c72f464488 │ │ └─63851 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─68ec19f81e01a0f8a5df667817b8af8f5cb5e6c894883d9d25584c96a6eb886a │ │ ├─105109 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105340 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105342 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─aa93bdef376d82f659da74bf893a1d948fb8989435b70aa4f9ded75c2273e075 │ │ ├─186732 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187271 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9c5_2syi/privsep.sock │ │ ├─207282 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpolg8n9p3/privsep.sock │ │ ├─223308 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpx8edfd1y/privsep.sock │ │ ├─223556 haproxy -f /var/lib/neutron/ovn-metadata-proxy/10eb6d9f-0131-470f-b879-e25b6af5339e.conf │ │ ├─364238 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─364240 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─0ca027a72d0d9048b4c86fd377ddfb901fb4752c84d1e6fc08804284035da0be │ │ ├─60632 python -u /app/sidecar.py │ │ ├─60998 python -u /app/sidecar.py │ │ └─60999 python -u /app/sidecar.py │ ├─59061e671e8d95b7739071d6ace77b7fd6d1026230b61256444c0a98bd28ba34 │ │ └─39722 /kube-vip manager │ ├─c7c2b2f4b9e6a6d86b6ec9f3a5acd11621a83e01b87be6ce7e9bff344e77a888 │ │ ├─182113 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182344 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182355 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─395380 sleep 15 │ ├─9a9fa0318c4d2071cf9fb900356e88daca0705933d4c1eb7931e38eed7a28e11 │ │ └─265408 /bin/openstack-database-exporter │ ├─60675b0418b35e5a40378d915d8e3ee2ab82c32375f72b148a7e37e003915ed1 │ │ └─39465 /pause │ ├─eb5819496a52cdf1d33d9945861efbf2ff10fc201616331a1209c343996d1a53 │ │ └─59753 /pause │ ├─03a2a0d62fcca893e8b75c27f845728abcb24fcee202afe3fd25e49787abeb05 │ │ ├─223342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223360 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─385186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─19badb86988627e57987e82c4df03f22ae20662555a7a79d440495843cbb9aa5 │ │ └─55567 /pause │ ├─6c6485cd9b350ed89604a4faaa44aec8e3ff4321a250ddecab21cc624e1310b9 │ │ ├─182233 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182260 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─32c613e25f243ef7166dbb78a69ec272af1aca09b802a87e586a85bb8a7d4fcf │ │ └─227036 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─327498edec9eaf79380513915e7d3762b7c83e27688a567bea272afd8b067cf4 │ │ └─45811 /pause │ ├─c8523917710813956f7cad7b07cb6a049004398800bda8edeca1bafd0e67973c │ │ └─39999 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1a34c55a16226b9b673a554dd2cd019b31fc8cbb6751e063aac25be2732fab7f │ │ ├─242300 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242945 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp906b36n9/privsep.sock │ │ ├─242948 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242962 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3b392fad9756e6f24e1a0b3baf62209fb90f2bfee17068feb69fefd783c55316 │ │ └─55414 /pause │ ├─13071f3bd7aa5f9b7bc8beae2064efe0850eda6f24f76bd25f67d445fea974ff │ │ └─45946 /pause │ ├─0f17a9cda177dc96a9c9aa5d6b2aacf863b56f7dd5082d71237e326544221c1e │ │ └─62452 /pause │ ├─1e1246a4c41b4e8d940bc8266311627a51d75462942271ae3df069311f84ee82 │ │ └─63934 /goldpinger --static-file-path /static │ ├─4c4c66a1b2cdfc926441ae753eabdef3408b0976caf44c6b40bee419e9e8796e │ │ └─146046 /pause │ ├─4d808c5dec12f94ce5262ebda70e7c7f99752bea9aae3b6a4ba2a00a927ca267 │ │ └─42917 /pause │ ├─e326961fd1c878b148dffe2508c57a2b956f00b17eeee7146c6d2c53b16d6870 │ │ └─213024 /pause │ ├─06e57e5ce8548fb9df4dc68204a17696afd0a4806fba8f338f389e76d29c3967 │ │ └─213001 /pause │ ├─b400e2d549d04218dd534da0dfe84fd37f6b3f9fbd2ede8474e48b7a0ad3aef3 │ │ └─229424 /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 │ ├─09a4d51ae887fff726545e87341f1e4b16a1717a855454cc31856d86c812caf8 │ │ └─145275 /pause │ ├─eff8a667e1d70652c00acfdb557bd58ffcad9119064bb6bc2861dd51bd83ad86 │ │ └─108747 /pause │ ├─174e57b565844f3da2a00cd255de589fac2ec75dffe59934df1103ffa5e96775 │ │ └─42495 /coredns -conf /etc/coredns/Corefile │ ├─23ec1788957ca5afcef1937a671bd200d5dbe3b94a0def083854008bf8df5f0a │ │ └─46815 /manager --metrics-bind-address=:9782 │ ├─f0ffc57b40d2e909cfd0de93a3c6668ca9c56caa6e01ad7a1b9ff72aa3f66a95 │ │ └─43445 /pause │ ├─2ed9fc4095fdf3a1a392327ea33a77b5bb3868fabc7528b8cd4103e335be85f8 │ │ ├─ 84834 /usr/local/bin/rook ceph operator │ │ └─395525 /usr/bin/python3 -s /usr/bin/ceph versions --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─fbd0126c17d149df5f8f494123361bfefa0391e4a1c996b82a7e9aa9c2fa0c86 │ │ └─42059 /pause │ ├─8845d63a5ada90ce49ad9f08f4e8f7298f8fbdc75889c8d22d9f97afe6e287b6 │ │ └─39973 /pause │ ├─1f876fab62c854bf9ff65f9b376fb1b93df4e518bad255275370e26c73101c94 │ │ └─124577 /pause │ ├─750f51228aac0a93e747aaeeabe26d03ea27ce3ac3480f28698341cde5dd7b5f │ │ ├─ 46137 /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 │ │ ├─ 46149 /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 │ │ ├─ 46274 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263642 nginx: worker process │ │ ├─263643 nginx: worker process │ │ └─263644 nginx: cache manager process │ ├─4229c9c14eed2178df36adb013950a21cb29f4f04fd6997b888dcd969941b876 │ │ └─94154 /pause │ ├─77efd8cba6fa906b3d109348b0d16339a8648dbd9e136e8d9e68c8edeb05a07c │ │ ├─62766 nginx: master process nginx -g daemon off; │ │ ├─62813 nginx: worker process │ │ ├─62815 nginx: worker process │ │ ├─62816 nginx: worker process │ │ ├─62819 nginx: worker process │ │ └─62820 nginx: worker process │ ├─93c9293eef17038f7126f5c85af4856b4ac01bd00b1da0b73df659b85c105149 │ │ ├─242622 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243108 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243109 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d09bd44f4447d4ad8f27de9d12f34170babb90db7d666d1f4ee13aaf785c95ac │ │ └─249928 /pause │ ├─e5cca17a320e254cf6dbfbcb194a40cf8529e2947e0772f5e830d492973db077 │ │ └─55703 nfd-master -crd-controller=true -metrics=8081 │ ├─0eed97fd82ff78e4fcd3a2fbc3da7be6dfc3a547f110a83d3c18524ad13aa2ea │ │ └─228349 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─892e2aa822eda0d8d72fd81f50be140b1d9957312ce2497d40da7d8169eda9d6 │ │ └─188957 /pause │ ├─0b6fdb18e4557b874815be86128790dfd69aad4cadabc25c4252cea40606c0b0 │ │ └─138972 /pause │ ├─53453807742cd60201adb851f7f12c49a75a7acf64bfe3c440a696aa0a254f0a │ │ └─55815 /secretgen-controller │ ├─164ae996d91a56d7a017091dff8e95d72e274bfcabdbf93f36c8b025ffeac54c │ │ └─224274 /pause │ ├─2bdca137c17429a4a7ac425039b8f8018c277f698459b14222c8b58be48e33af │ │ └─64098 /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 │ ├─e9bb78da728d22466e4430d6e80a656a6117c86726e402e966264711d4efe79c │ │ └─61519 /pause │ ├─375006d2641e2eacb0395ee1fbd784e06ea8dd168734a7c948f4cae2f8ff79a6 │ │ ├─63797 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63833 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fadc7c221b0fb5c3cdc5efc618b8d2d9ab169f1b0d4b02037b9d52c6cb08604e │ │ └─229395 /pause │ ├─3582841085e4fde2eb351d4b256492f29c903d5322f55ee205946250a6b15336 │ │ └─174224 /pause │ ├─f36ba6f1a903020590d4bb2a2c78e9951f73435d9fdc03adf4f9b122c8040c52 │ │ └─264320 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─b0972273c2354e545a2958d27363aeedf310a17e66a36a906463387efd93e796 │ │ ├─129658 placement-api: uWSGI master │ │ ├─129681 placement-api: uWSGI worker 1 │ │ └─129682 placement-api: uWSGI worker 2 │ ├─aa011051d2307350968241f13a77e53c781337c019dc59eb6699efa0f6b570a6 │ │ └─63243 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8e7810f85832b67ef2723bc8bbcc4fea04705570529d36a58ce5f0cef5224b09 │ │ ├─205512 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205530 /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 -- │ │ ├─205536 erl_child_setup 1048576 │ │ ├─205742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205832 /bin/sh -s rabbit_disk_monitor │ ├─e7f020610a1550dc8916ac02b1e252cde89f8e760b41f788d359767212185f15 │ │ └─46940 /manager --metrics-bind-address=:8080 │ ├─66115dd3ab4467c462893a53c627d68be5c8029951c427fa58429e17724f032f │ │ └─43498 /pause │ ├─de8d0aa7532a27d01724f6b0dc7ad63d9129cba671025aadd6bf2623496c7b8b │ │ └─182147 vector --config /etc/vector/vector.toml │ ├─3b24ec2bde8942e9f3337aa588da735d5365d31a113a1f484d1be74698f116e9 │ │ └─242268 /pause │ ├─6b5c3a3fbff1620c45f0f3d5fbcedfb6b5cd0c60df917e43d12e4184e163c3d2 │ │ └─242687 /pause │ ├─488ae295b9c3838dee820dbb39e26a9eebaf5b3fa56b9ae5c327086f7ea2cd77 │ │ └─245749 /pause │ ├─96ca31c4c0a4c54b926b7b39ebdd2bacebe8b5a2e4fc96a2b0b236cfaaa73e65 │ │ └─104789 /pause │ ├─c1d8b23d3de746aa7900fc07236ad421f0c3460d62d8977b2508077288fea81b │ │ └─40961 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3f876d0e36f3bf739d00f98a0796291edd5cef72aef72bbdc1525fc0a52ad6f9 │ │ └─62197 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 │ ├─7dcd2719b833bc54c43214c85bc3341ebdebdadba644edd6662698cf8754688f │ │ └─174152 /pause │ ├─955d0bde684906ee6ac90e44108ab7c4f092321bd5e7d8d75cdbc1ac59fd7c7a │ │ └─259376 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─62f5ee0ddc9921efa9b30189c8a17e52cfb9f2f3fb2b8b0050ff0d4880b6ec62 │ │ ├─170220 nova-api: uWSGI master │ │ ├─170273 nova-api: uWSGI worker 1 │ │ └─170274 nova-api: uWSGI worker 2 │ ├─0f7ff837bb06578f20d2a4e9898b49740757c7656bced42ab6732541bb8be5da │ │ └─227954 /pause │ ├─a67d66bd457ec820b69baa20a702d8f3da4b06ce41399e839f8ea97018fcdd11 │ │ └─54685 /pause │ ├─72afcd563a9def086346bbca7e70fcb68fefe4776e697963a3ec5f98420cc682 │ │ ├─141378 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141496 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141509 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141673 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─394876 sleep 15 │ ├─df9b5a7c7736ac73c59c5b7d42f7e69a4c2b6639bdfe642c4d5af649e4735759 │ │ └─60276 /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 │ ├─6001366c93c52084135a8352cf9cdcb83468aeb8c6f1da71dee0b5ae804e6c54 │ │ ├─192982 /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 │ │ ├─363500 /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/tmpiahpy577/privsep.sock │ │ ├─364066 /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/tmp_wclo2cm/privsep.sock │ │ └─367903 /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/tmp7puqg_4m/privsep.sock │ ├─44e20dc77f1709b5fab6301149a04dac8c6ad12508d4907889a63745ab8ab656 │ │ └─231625 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f3b6a9826c6c25fca7d690bfeab9063c76cb27d756247ddc357cfd9320b96dd6 │ │ ├─170968 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─171420 nova-conductor: ServiceWrapper worker(0) │ │ └─171422 nova-conductor: ServiceWrapper worker(1) │ ├─96fa43f9192270a5d4ffd5fbcdaab3b9c5ef52f1243bbbe6dc31e7db9c309af4 │ │ └─193009 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f67475bf6e2b473185d7d2c2658f52f95519ff187eff679a9837ce00793fd284 │ │ └─233040 /pause │ ├─da90f1657fcbf9256db4252085d787c0c876bcbe2814bec41903ae749d541052 │ │ └─185628 /pause │ ├─b6f145570ede7fa5c3dc063478714385deea40d0bb9714d77af1339f16d817c5 │ │ └─141746 /pause │ ├─caad97537ee58a0226867c03077317cb19e51b65916206853fd27d26b8ed937d │ │ └─228829 /pause │ ├─7c5fc26dc72cd639b1ca4c6efc1988cbefbd42ac0e626845fe873ba005c8b485 │ │ ├─201488 heat-api: uWSGI master │ │ ├─201537 heat-api: uWSGI worker 1 │ │ └─201538 heat-api: uWSGI worker 2 │ ├─5e37f8c84259c0138b5e6c09416f0bd93088202e982576ebde049330c83abca7 │ │ └─78053 /pause │ ├─c4f7726dd8be071f35774a672e4e63877daebe60d834017eeb461bdead3ac588 │ │ ├─201458 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201804 heat-engine: ServiceWrapper worker(0) │ │ └─201807 heat-engine: ServiceWrapper worker(1) │ ├─c514b54a41fa8fa11b5430e75d1c546377f8a35d3165b14e4a53d803569d7cd3 │ │ └─64360 /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 │ ├─1e27d87098d1df0cb008f37460aa11cde078f2f4aeb476b0a4f3aaac5bd97876 │ │ └─76620 /pause │ ├─d7bc113c33a42f2757570862c212db800be7b487c5652abf25f84444447a0826 │ │ └─46669 /pause │ ├─4001cebb062a5554128ec3a07a7ee0468524c825d33c2b1edb9f8adace89fdc0 │ │ └─64769 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5ef49317e64c9e5eb4dd5e60eed07fc95cf80c424710dcdfd43dee91c2227358 │ │ └─46189 /server │ ├─324d084a958d08ce78e6cf050ae3f3846aad53b4ce6da0a35b756557b52a9c86 │ │ ├─48159 mysqld --wsrep_start_position=6e0525f6-44a1-11f1-90c8-33c1dd6b7692:20 │ │ └─48314 /var/lib/mysql/mysql-state-monitor │ ├─39070205bef61db1049522f7a5a921f91940974767270093781b82d3c511118d │ │ └─212920 /pause │ ├─99d86f8f44424d46086e27b0cbfdebef2a6385fdf43757fa8ec04644a6bc90bc │ │ └─40730 /pause │ ├─c58ab3b5fbccb78f13c2999c6b834945e56d6172bc6830a6d168d23717c9e3ec │ │ ├─175174 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─387719 sleep 300 │ ├─e1ab75143d0b3b495ce017c45d2106eb34a9cebcf9fffc86d71c6314514b79de │ │ └─39557 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 │ ├─07cdb753c8165af5e1ada880a565a5dda46b50b247cb4a816aaf14f1fcdd0a47 │ │ └─39601 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 │ ├─0817a63f452b00e97576f4896f44eada471f7e2bfe3e2296d77f2475aff7c43a │ │ └─63199 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0c0888ccbb3635b7d877ee0f5c863c3dc2d4ee0cf9d32cd7bc78f62714cfdc83 │ │ └─250042 /pause │ ├─bad0e5d7df1491dffa008222cc2256a65b3261ae7f83b58fac2bed756a6829ab │ │ └─39423 /pause │ ├─c0a3c88847ee4e591ba1f6c07ec8f0247c20a8cf9765c9fa62208783a53fff85 │ │ └─181634 /pause │ ├─b06a15bea04b8d98fcd850fa18dcfed3a69e7aeb037b0f44e10399084f482777 │ │ ├─264014 apache2 -DFOREGROUND │ │ ├─266251 (wsgi:h -DFOREGROUND │ │ ├─266252 (wsgi:h -DFOREGROUND │ │ ├─266253 (wsgi:h -DFOREGROUND │ │ ├─266254 (wsgi:h -DFOREGROUND │ │ ├─266255 (wsgi:h -DFOREGROUND │ │ ├─266256 apache2 -DFOREGROUND │ │ └─266257 apache2 -DFOREGROUND │ ├─c1f91b286acdcdd61391c8cf04ac81c3943ec52774131ce86d9eb899b1cec973 │ │ └─65258 /pause │ ├─05c0c6d6ad7d2d11a2397a49840ec54281b5a58a4f9df3e3b23b785aba121f15 │ │ ├─60661 python -u /app/sidecar.py │ │ ├─61034 python -u /app/sidecar.py │ │ └─61035 python -u /app/sidecar.py │ ├─adab5a6ef91ca4a7985714d14883e1a75051992ed5db81d6c3b29c6f69fd6c1f │ │ └─84122 /pause │ ├─c57a4d9c807a8ab399886e1b557db8300230dc7f45703311b0468eb9c5a08a1d │ │ └─174497 /pause │ ├─a713c97c45ea21606a30013fbbeb88f769e570414566ec1dabf8ef5b69762fe5 │ │ └─64404 /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 │ ├─2b22e028eb0489274073dfa5ed42338eb34844b16be21a05ecc88e35cb27c464 │ │ └─205388 /pause │ ├─5b2876ece5246f063009bec6c84f4c90c30df078c32fa252946a280404d2b41f │ │ ├─41173 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41552 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─73282b8087bb5e7b45952dda533da1b06edf7ad32a78018b98b7e5989de279a4 │ │ └─226961 /pause │ ├─69cf1924ebd784308a738ef3ad57e54e2d1ddf4e7ad2c68e1c859ef66f22e38c │ │ └─46769 /pause │ ├─cb3c0cc0e123c6458e3c7189b49e253437072a0fa78a2883b1da5d587b61c4fa │ │ └─145387 /pause │ ├─153c93dbb728abafed82ffc61c9808c368352adb67e7b04d000b6caa0b1ad276 │ │ └─50466 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 │ ├─c2cedaf81c9e8488c67d8b08d4e252f5a9898e5a0f2759209d32a2834addb5e5 │ │ └─59664 /pause │ ├─5546a000fc315558fd0d0374cc5a963d4650c4e68e9c60e5608e1545d11137ac │ │ └─121839 /pause │ ├─b786b37852e9b7cf74c3e3a86d215c345132198732317ab9a34bfe4da2362c27 │ │ ├─118735 cinder-api: uWSGI master │ │ ├─118766 cinder-api: uWSGI worker 1 │ │ └─118767 cinder-api: uWSGI worker 2 │ ├─70ac31c6af58ec3db10cbf9f21e4d742279b506838f92aab04ca580cf6dc0f49 │ │ └─55640 nfd-worker -metrics=8081 │ ├─6c8032d8a7d8829182f536377723aefbec54129dc008a3756216e6fb0abb1132 │ │ └─141201 /pause │ ├─36d2f21a9fb74717c81ee862d1a6596875d23198a0424a2fe0b683c993235a24 │ │ └─39574 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 │ ├─cfdeb2d441e91bd59350836492d934a70543868ef1ee5276f5a819f243d74b98 │ │ └─189350 /bin/bash /tmp/libvirt.sh │ ├─b72df8b62612fbcb0b49607adbf08e2fa681284da261111044bc61025a7b9e76 │ │ └─106804 /pause │ ├─eb8255e7f8dffd90c7147504a2a962062f385b550584a6702442ed4087bee384 │ │ └─55369 /pause │ ├─25e6b3e05fb5fefa7d7e0d7e651af536506f183c8c143539af1addca2cb2fdd3 │ │ ├─259394 manila-api: uWSGI master │ │ ├─259445 manila-api: uWSGI worker 1 │ │ └─259446 manila-api: uWSGI worker 2 │ ├─e27c80fe3248388d13cb881eff7c08d64d099396863704061cce34c6168ca854 │ │ ├─185882 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185898 /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 -- │ │ ├─185905 erl_child_setup 1048576 │ │ ├─186037 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186048 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186230 /bin/sh -s rabbit_disk_monitor │ ├─33979c3c0af96f1dfbfe836b0a7946f8db71cb62b49a3c3761d0204628394d50 │ │ └─42095 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a2dd96c81e0a0ef6d22c5b7c071764aa0ba484f9109d35634a99772c4bc7bc08 │ │ └─95412 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─37941c31afa282c2a1bee8930d67c3fe07b689505d73343597848c78336e84ad │ │ └─165032 /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 │ ├─a123bbbcf30533435b1cccd757b309a4cc775219dac277230e6ccbb015f383f5 │ │ ├─184031 neutron-policy-server: uWSGI master │ │ ├─184045 neutron-policy-server: uWSGI worker 1 │ │ └─184046 neutron-policy-server: uWSGI worker 2 │ ├─97ec18e90379d9d776f431f0a51ea332d03de7f0f0d55396f6c7a16001d2402e │ │ ├─65579 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65596 /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 -- │ │ ├─65602 erl_child_setup 1048576 │ │ ├─65662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65837 /bin/sh -s rabbit_disk_monitor │ ├─186e3ed81f4e3775bf58f182ee4cdf17e4a43f2861e2c9ecbfec0cb22c15527f │ │ └─94189 /pause │ ├─c189ccd51dee5d6208f4c9daada75113f96f0ed7040889ab89a8a92b10b640f3 │ │ └─62972 /pause │ ├─e5e97c769360c008b525493d2e103a28538bd3703fff88a0b8faf35bed17d87a │ │ └─64932 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6d30048154fd0a2c2094d414837893b534059c746452c1de42070e229e590b00 │ │ ├─76699 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76715 /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 -- │ │ ├─76721 erl_child_setup 1048576 │ │ ├─76803 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76804 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76843 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76989 /bin/sh -s rabbit_disk_monitor │ ├─2e5b3a52bb06df832a47a6f069787d97c7dc26a085f606bf833f0142cb31aef6 │ │ └─228855 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─72b3f031d27fe7abadf277e37f27707ae77e63fefe6a1b4c73293a9e5d4c0ca4 │ │ └─263875 /pause │ ├─9418679e00ab163e9f330da9e7cf959825ca4c78023bdda2f3e93664729b211a │ │ ├─183960 neutron-api: uWSGI master │ │ ├─184017 neutron-api: uWSGI worker 1 │ │ └─184018 neutron-api: uWSGI worker 2 │ ├─dda47ab897b8ecd807c0f7555d0a9359768d6b1682a6337a11d06c25acf9e3de │ │ └─64831 /bin/pushgateway │ ├─e5c8d8404c1bda7dc3ab13b81b1ef73739bbae6d608860f89e08cdd84d9fede2 │ │ └─50188 /pause │ ├─2f87c28cde8c4822a46aa6e494be7546e40edd8ac365afe05d640d513748d2f5 │ │ └─63707 /pause │ ├─13fe903d4ec2e509f474de5c6de05ea2472cadf63bb26993d511a72473386bb1 │ │ └─50735 redis_exporter │ ├─63586d6b9e08bacfde55e737bfec444cbddd7b0f193046b41dd1f34a752c86fb │ │ └─43087 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 │ ├─ad860cb66216e3c5f4d5d70c3aa4ca0942a8606fbf4059613049919b39707ddf │ │ ├─142964 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142980 /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 -- │ │ ├─142986 erl_child_setup 1048576 │ │ ├─143219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143220 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143459 /bin/sh -s rabbit_disk_monitor │ ├─16d341978b7ab667cf470de14376ca43f25922e3fc9999a34731a0fb565e0441 │ │ ├─107087 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107104 /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 -- │ │ ├─107112 erl_child_setup 1048576 │ │ ├─107238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107387 /bin/sh -s rabbit_disk_monitor │ ├─835df7d14a802c2bfb859e7e8a7f4b9e68d33e7715e5e4ccec2489933d6d13fa │ │ └─172076 /pause │ ├─72ede93b70d665834f77e13eab79f525522e9dcb228913831f1f12e5144722a1 │ │ └─64301 /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 │ ├─b75762707beaacc2474c71d86917cfbe9d56838f174e3bb415a7d86b022b7d2c │ │ └─42452 /pause │ ├─cb859f3fbe95228387848683b10c0438a7e3d85698e39e769756061d27fa125c │ │ └─61239 /pause │ ├─4404a15b7430c88620bebb33839b8c486aae8bd6ef671b50696f88a70d16571e │ │ └─103154 /pause │ ├─9ce6ca62dc0fb5421e7212f52c59fff2239da23375fa7a5bec236ccbc46cf0f3 │ │ └─43735 /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 │ ├─e0b161bed58537b681f43278b1acdffb4e961759e392a1aebd8e28f4c43f8757 │ │ └─65032 /bin/oauth2-proxy │ ├─a3c5af341994e26e342864f1345bc9835a1caf568a507485744df53c9845f495 │ │ ├─268019 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268032 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7f5913ade2b2ca213f218607f8f28a5643ef5038278396251a262350e8876df2 │ │ └─189880 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9b11bde65b591b75dd4550ff9227367c6c22d8d5522805fd3624ed16a5c687be │ │ ├─103529 glance-api: uWSGI master │ │ ├─103543 glance-api: uWSGI worker 1 │ │ └─103544 glance-api: uWSGI worker 2 │ ├─b6b128cedd64f401ab8919ac1f9e7d4e65086896e7970cb035bf5a2a9d1f29c7 │ │ ├─90735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90754 /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 -- │ │ ├─90760 erl_child_setup 1048576 │ │ ├─90921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91107 /bin/sh -s rabbit_disk_monitor │ ├─af61d7d1e4e04883f6a28b4041874d0304b7ba78a077df4cad5154fbe5098433 │ │ └─94423 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-l9l7m --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1be3e1eb39c4331a52a12a65cee9d116acd312283bcbb6d1cf8140ff2268bc88 │ │ └─50312 /pause │ ├─9ad239e721aacacc249bef92d888b7eae7c8f1ebe9320581dd6018aacf7ec314 │ │ └─250006 /pause │ ├─afb20a77a9213a7a1caef63e914a28c4b015556425768abae8575345881c1a3c │ │ └─64142 /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 │ ├─5d9465105505ff8eb5a10416adf9dc492cb92150082539f25c45f4f3d88cee3c │ │ └─60144 /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 │ ├─6f25ac20d9494fa242b71a9174fc26454fac4592c2fad8ba2eccbb725ba3bf0e │ │ └─90604 /pause │ ├─359d82c6981af69e4ba8df3ca8d9eaacda6a63df9dadf315da89b3f77564dfb6 │ │ └─261546 /pause │ ├─5787525fa56793dd7cf2dbdf6e720ee3d28bb44b3ceca7c239aa585512d9bf9e │ │ └─62075 /pause │ ├─4b1878b6411f1b06f64ac04367846871e710cdf0eea5bfcd4930f95f0fcc23c7 │ │ └─259358 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9d5b649a4db702050d1834b612211e4c08ddafb544b6900e59dea0c3e3a603d4 │ │ └─59567 /pause │ ├─8350b137b639a1fa355dc2bd9f745c69b7e3fda047e68a38a020558599abff20 │ │ └─39490 /pause │ ├─8adddbca913d3b0de3a8c568a819d48725b60d391856bdcfff0ef5906b66a896 │ │ ├─48106 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 │ │ └─50808 haproxy -sf 166 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─33fe40806d794f091ca4ea9eff9f6416250b96c00134f8a185a47d74d94136c1 │ │ └─174188 /pause │ ├─1e2ada4a43d2028692b9f71880f3688c2ad5265922f5bb5f22faa332c9cca762 │ │ ├─ 94597 /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 │ │ └─340477 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─95cd68fc28cae0d9a9bf5f24e020aee7bef97212b69ca63dbd54106015874cc5 │ │ └─50342 valkey-server *:6379 │ ├─04dc9163f9c2389935b9e538bd102f0d518b85fb917ecaef1f220812a9be60ac │ │ └─189303 /usr/bin/libvirt-tls-sidecar │ ├─2b993df68daa520ec2dffaa37248b3efc7fb67684e64ce3283399d8697e957da │ │ └─265221 /pause │ ├─4871f28c313200b2e2c5540ba236a766445a4d8b93cae0ac318255d147b8e6d8 │ │ └─40718 /pause │ ├─f6c0a61312de9160b2f454db84611ada96f80d54fe0f1ed2a18b3ba192b14cef │ │ └─61578 /pause │ ├─acdbc07ce6479be772671996ea8fb585686b59857edfa5ebaf547e7ee0f00203 │ │ ├─141384 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141412 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141437 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141651 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─394872 sleep 15 │ ├─d039ed11410f8f5c6ee456c34e9e5897760061014f7e35ebe6f68f00f939c151 │ │ └─65051 /bin/oauth2-proxy │ └─4991d17ba14b8948293eb516698c134572ab054b0c247140b044e3bac63e4942 │ └─213273 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount