Control group /: -.slice ├─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 │ │ │ ├─21038 /lib/systemd/systemd --user │ │ │ └─21039 (sd-pam) │ │ └─session-22.scope │ │ ├─21015 sshd: cephadm [priv] │ │ └─21052 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1458 sshd: zuul [priv] │ │ └─1471 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1462 ssh: /home/zuul/.ansible/cp/199.19.213.199-22-zuul [mux] │ ├─381314 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iogipmzevjphbuxkduvdrahpszwqejxx ; /usr/bin/python3'"'"' && sleep 0' │ ├─381315 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iogipmzevjphbuxkduvdrahpszwqejxx ; /usr/bin/python3' && sleep 0 │ ├─381316 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iogipmzevjphbuxkduvdrahpszwqejxx ; /usr/bin/python3 │ ├─381317 /bin/sh -c echo BECOME-SUCCESS-iogipmzevjphbuxkduvdrahpszwqejxx ; /usr/bin/python3 │ ├─381318 /usr/bin/python3 │ ├─381319 /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 │ └─381321 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-e2c1154c98f274ced4351d75b5d1b81a9a14326d62e4c87b6bea406a8e45f390.scope … │ │ ├─12229 /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 │ │ └─12241 /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 │ ├─containerd.service … │ │ ├─ 9804 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12185 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e2c1154c98f274ced4351d75b5d1b81a9a14326d62e4c87b6bea406a8e45f390 -address /run/containerd/containerd.sock │ │ ├─ 12566 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6c6c329c33fcbfacf79bfe9994ada0d153d9c98d1458c0099b6c964db5bd30ef -address /run/containerd/containerd.sock │ │ ├─ 19140 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76bb5cefedf80af23f0959ba77f6cbd4652cf60773f5ba5a0f7f34fc8391fcd5 -address /run/containerd/containerd.sock │ │ ├─ 24321 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3cff7d8cf98b14e4319f4c7aec67155c6081783e3d804bf121c7a3aea1658c45 -address /run/containerd/containerd.sock │ │ ├─ 28936 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af9bb613634179ccbf0d09db9de978d488bacbe4424ff26c92082fb9b9d8b7a6 -address /run/containerd/containerd.sock │ │ ├─ 33428 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5bdfc0ea59727fe03dd1b2de04eef2bda35478f9bda07c7735b2b2f2d1ac356a -address /run/containerd/containerd.sock │ │ ├─ 38823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96660fe2a3bd8ac3796944a2dcd5a5839d296f47c95d976b5a509684ccb95587 -address /run/containerd/containerd.sock │ │ ├─ 38836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd3c3404bfa6a81842178d55ce9f181a86e411a3d84a2b4299de3d49a0d4a073 -address /run/containerd/containerd.sock │ │ ├─ 38862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea642fe6b98b61b023d8dad16f59cd5c5d1ecae871b4c7b1178e633739b7c62 -address /run/containerd/containerd.sock │ │ ├─ 38879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9d7ff09d4b3a4683496f5454fc356dedbb3802f33188209230302fb9afb7a0c -address /run/containerd/containerd.sock │ │ ├─ 38891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc6170e7e2411d77e384c39b6eb306a2aa0a1bc7a079f021567bd551c30b59f1 -address /run/containerd/containerd.sock │ │ ├─ 39427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f54909e76677537378b3d897fbc0677c7262ec8b4eaef4590d74a30a05b587cf -address /run/containerd/containerd.sock │ │ ├─ 40152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c50f416ef9ca0ede0bba08d53b56b2e83ab0d8584a85b68561dbc3fe745f2e3a -address /run/containerd/containerd.sock │ │ ├─ 40182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac2dc83260625e5594ad166f4cf3a0d8df02636e97f78700f252b228facfbdb -address /run/containerd/containerd.sock │ │ ├─ 41814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39027c1b00186bba0c360398e9810f2cd8429e91c2c151c360bb8ff6df18e84b -address /run/containerd/containerd.sock │ │ ├─ 41890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead0e1b6ee566997f6409ca41d9302acf9ad290e30c6e10842d1eb260ffd23f7 -address /run/containerd/containerd.sock │ │ ├─ 42037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d0204d64b6b0328cf99b1c78ee628d3ad4355531129d02651052ee82fc0196 -address /run/containerd/containerd.sock │ │ ├─ 42111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 217617d65eb96e7b127b86dc6e06088f4185257684ee36d8166601dc56e4881f -address /run/containerd/containerd.sock │ │ ├─ 42193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6cb02faf918c54d99a827fac807fe14a8bcf56d52a79c721c465c2d8a9dd83e -address /run/containerd/containerd.sock │ │ ├─ 42252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59836df32d375a30f4c5a36d4fe58a7469a3ce59f72a5868e7b6a894c6956b4b -address /run/containerd/containerd.sock │ │ ├─ 44658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6b12f073bfe417b37659f3d45af9227d581d6ec3ba51d4b2b72eb8ea039436 -address /run/containerd/containerd.sock │ │ ├─ 44758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e74e73e3860b1d4364228f344c55f425e3b60c4ffb45ed111d23fd4093c157 -address /run/containerd/containerd.sock │ │ ├─ 45514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b18a7e79d0ab4ec2f2d146f613c10159954ba10ddfb451de8cd10a10e59070d -address /run/containerd/containerd.sock │ │ ├─ 45554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48aa22a8989e0af738a680801de8bb3131ae2813722c899fd365b52d90688b17 -address /run/containerd/containerd.sock │ │ ├─ 45950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b302e5a1d84680f3dc615e9b756cde5e115065d8e388278e13acf8f0d4ba8a54 -address /run/containerd/containerd.sock │ │ ├─ 46262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de36028de9b1f144deb2885fffcc35ece11e11d21bd29a362ecb6f09728e6391 -address /run/containerd/containerd.sock │ │ ├─ 46682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2d6ccffa53c2d526b3470b98cab6494ac02e263f9694dd59e387ba39f3fba5f -address /run/containerd/containerd.sock │ │ ├─ 49134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf4bdcef2e1706359ce216ee2bf440852211565cc12e46429de9c27908a82ed9 -address /run/containerd/containerd.sock │ │ ├─ 49277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95030ad80d7df5124b2abf701696d7917713442532c500afda47860af38c8020 -address /run/containerd/containerd.sock │ │ ├─ 53513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e85745f49151e5ae02259c0aa73e9b657947c5b40da4096b40bfa06c6c1dc97 -address /run/containerd/containerd.sock │ │ ├─ 54131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d5ec69779924763c597e438e002502abd9dc7e4afb3ab81caf177c30f91ea81 -address /run/containerd/containerd.sock │ │ ├─ 54174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf621a9ff9176634527f0473ef72a59b70b3f1f36e134eea9e87ee4deb71e81b -address /run/containerd/containerd.sock │ │ ├─ 54234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 889b3766f86512cf6df3559545634aa3d724a0a29b49e9bccb9a0c53ee2f9590 -address /run/containerd/containerd.sock │ │ ├─ 54409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c53bbf32254c6b7ca7cd2ae5c9df55dd77df6d2aaffbd896c120fe1284edaf23 -address /run/containerd/containerd.sock │ │ ├─ 58217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd7eeca3b8aedf249ea76c2b7c338443083f5ad2ee689c43b01cb26f0ee701e7 -address /run/containerd/containerd.sock │ │ ├─ 58413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42aa21deb41da03588902a86cb56d0f250d9e472e1cb7e922719084720e816bd -address /run/containerd/containerd.sock │ │ ├─ 58453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 489732f87830517367d7430c8bd945b3ddeca5d49a35f5bfd3d2497cf7b06323 -address /run/containerd/containerd.sock │ │ ├─ 58506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 015b6bfe3f4d642480882f7f5dcb2b686a7721733ce76f378656cc758d11920f -address /run/containerd/containerd.sock │ │ ├─ 59964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 518f9114c0eea8e1bd1b3e191e998cdbe5a8c5768fede0479f74d358f249de79 -address /run/containerd/containerd.sock │ │ ├─ 60010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599270a62cab8e26cb7ce77f75e604372ee2f6abf7529fe6a490ede54129cb91 -address /run/containerd/containerd.sock │ │ ├─ 60207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd7803e4ad5cb4c91f1fb73e6c7d24da36d211a335c9e128837118f5efed1fc -address /run/containerd/containerd.sock │ │ ├─ 60300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183cd342104308489b464522ea3621c6a78d80199d4d4bb7c343afe57a8980bc -address /run/containerd/containerd.sock │ │ ├─ 60339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d94c1678ffdaa6b5c94626887f0d4fa49374a05de7883e3b7adf5100fd97f3b8 -address /run/containerd/containerd.sock │ │ ├─ 60685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6e4122a33984f869cf6761a91028f26b6972cd76059927576b2ef2270604951 -address /run/containerd/containerd.sock │ │ ├─ 61101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f08bf82fcf6105d8478abfd31789314a7d0f541dee48ce5ab0d274f57899ee8 -address /run/containerd/containerd.sock │ │ ├─ 61333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67e82e39f901bee568bb6371bc7aa6266080f2cc71637736545de09cc19930a7 -address /run/containerd/containerd.sock │ │ ├─ 61636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e703266fe8256fb597715ec839b82d4345efb1608f8f565ae2361014f9f108e -address /run/containerd/containerd.sock │ │ ├─ 62317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c49f18cbb84596279f69a4948dab0c23301182509a995303ab1c7944f001db -address /run/containerd/containerd.sock │ │ ├─ 63782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d7b070108a2a26528663682e95d70e570080914bec98d8824da126fa28961dc -address /run/containerd/containerd.sock │ │ ├─ 66364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cae43cd1a8c5b9f7779b0c43a034236cf1fa02bdfd4695116ccd084ca7787d3 -address /run/containerd/containerd.sock │ │ ├─ 75559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c8c356f235bfc804901d48f09165888588ddc06f606cc5163b6cb990493d908 -address /run/containerd/containerd.sock │ │ ├─ 76903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 949ae52d7f92d9568ae6b0d2a659ebc482e9b4c2d51da582e8fdea09451f6d04 -address /run/containerd/containerd.sock │ │ ├─ 82717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a3f2abcfdd6f6cf3aa95b9f262be9f21f596f545a2368675911e22eaaac92f5 -address /run/containerd/containerd.sock │ │ ├─ 88665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f22a93def8372d20479ba0be426ed3f671e0165bb08c1c8ec42c5953bdb2979 -address /run/containerd/containerd.sock │ │ ├─ 92887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba374f3a8998509cd4707918b872ba9b3df798e3b1e295e6f196eaa6cb9e6e0 -address /run/containerd/containerd.sock │ │ ├─ 92936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d27edc1832cc8ab92cae0c1e9e840433776c4013eaa25724c85c567b017890 -address /run/containerd/containerd.sock │ │ ├─101402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb2feac62bde0b3bae02b09a47c2686a865f78ffc1906e549ad57133a123528a -address /run/containerd/containerd.sock │ │ ├─102998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de602471f1b4f3d3bb221ada2a21b58d30e605ddf6825f5cbd6ca6e5d7f97ca -address /run/containerd/containerd.sock │ │ ├─103053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed2313e71be5c56959869b4e25d36ad829f2f8b0b1e5c5a4209c1f963e81a51 -address /run/containerd/containerd.sock │ │ ├─104986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40715a06f6fbea386c9205ddc8090f66814789932a5d0e5ad13626f99238e26 -address /run/containerd/containerd.sock │ │ ├─106972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac897710df66f6fbc7586218c4822907f597fb8953c5d248c8e778541e4fa2e2 -address /run/containerd/containerd.sock │ │ ├─107057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8fdafff0ecf3c4a7277f6e1e7b674de000b74f1b8095fc61f3ab0f6819a6e7d -address /run/containerd/containerd.sock │ │ ├─120734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c965111eb95668bb7246242990aafd06c4da4a2c9fbe429db96de1611a32d1ae -address /run/containerd/containerd.sock │ │ ├─120777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19caeb575a2708f36e5a5177ad698b29b113224ad662d11d1ea932e94b35f470 -address /run/containerd/containerd.sock │ │ ├─123863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b93c8a2b2a76943f1ac7b2020228dc2e4dd143f480adfc84eb90bdfb9c6be5f4 -address /run/containerd/containerd.sock │ │ ├─138187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc65b4075aff38c690e659a500f5b520e8b9996e8a1303e929ea3898d3e423cb -address /run/containerd/containerd.sock │ │ ├─139260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31afb26498b9328f35021c53c98a50e8a594c3bb6826a4656bbf2a4ea5afd5f6 -address /run/containerd/containerd.sock │ │ ├─140393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fedff8d61012953b8287a623f441dc687d5dc88d73fa02031bfcaa7f4f0f161 -address /run/containerd/containerd.sock │ │ ├─140439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dff36b168a5c6642701451cd667d6bc968c00c9e04a36b808bd4c0a225e1c381 -address /run/containerd/containerd.sock │ │ ├─141050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f49d2cd835b89efad3f0fe6fc2aa1d4a36de4bcd1406e352bf199d8a7c8fe882 -address /run/containerd/containerd.sock │ │ ├─142098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53342c9c1b4adeb1d568d0ee236b07caa6298001fd943073013e0e3d55ae987e -address /run/containerd/containerd.sock │ │ ├─144367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64451f38eca03cd47b2fc0259c2edd0f5da839d38f2f019a3c47bab5a3e40ed9 -address /run/containerd/containerd.sock │ │ ├─144608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9fabe62131d395377faaea2e2eb20c9d23e0321cc1734c01da99846972dd2b -address /run/containerd/containerd.sock │ │ ├─144714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b82e9d65936cb2584807f3a424a2227fafa8bfe794ca6e93294d79cdb86192b -address /run/containerd/containerd.sock │ │ ├─144754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13e7a25c1fd156e20d75c47c244de675836da96135b7d547ef3876e3e90b6a9a -address /run/containerd/containerd.sock │ │ ├─144818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 010619f634d85246c7aff9c087bec5d299f211cb8cd3f49a4add1ea04df968cc -address /run/containerd/containerd.sock │ │ ├─145405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e7e5caa9d1cc575a9082dd59cd919d22f0c6fe97d92ff4f7ffa7c4ed94be90 -address /run/containerd/containerd.sock │ │ ├─171381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72fb5fa5f663dedddf9932911c5394698a6d29802130aac3faeb51b3fbb69119 -address /run/containerd/containerd.sock │ │ ├─173185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0159ecf431a078e89751c1746c0cb02d87a10c5525c94de2ab1b7461c9500096 -address /run/containerd/containerd.sock │ │ ├─173195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11b045bb14fca51b3888bb66f01ecf1ecdb3613a68cd9278f20a2204771793e3 -address /run/containerd/containerd.sock │ │ ├─173305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6df8c045d00c5b85a36fa112ea72ce31de3334a6388e795ca02d06849687db6 -address /run/containerd/containerd.sock │ │ ├─173570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0dcbc281206aac0f4e2f5b5bd7d268db3468860315436251a8d044e5b6a8fc -address /run/containerd/containerd.sock │ │ ├─180407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1f4967fa46000436069b7654e9c072178b85b08aee1db863ff12b1298118a6 -address /run/containerd/containerd.sock │ │ ├─184745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c2a48dfd3c048fc9cc8323adcd79dd2680bb20b09af9d9a7cd0b64473548860 -address /run/containerd/containerd.sock │ │ ├─187700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008ab586c3ebd041be022130537894eea2970b8314b9a269d70071a0c96c9722 -address /run/containerd/containerd.sock │ │ ├─187760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf8cbb3f82b05d46cf3b2ae0b869710f49117b0019b75135e633b3935d29a44 -address /run/containerd/containerd.sock │ │ ├─187850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44e9603732d7312ce6c297f44948ff931c2ffc0ff25b6c740608d54bb97bebfc -address /run/containerd/containerd.sock │ │ ├─204467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c5c7349efb10564672252c1f38ef59840f5de1dfb73fae6d178e96ff52c3093 -address /run/containerd/containerd.sock │ │ ├─212039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a252bd1cc4a09fd476f9b2986a5df1192dbb5ac7e529a579fe9395b44e0ff26a -address /run/containerd/containerd.sock │ │ ├─212060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f8b7e16b42422cd5b22c86b3a75dbc69f58ec1ca375ff8204625281ca26275 -address /run/containerd/containerd.sock │ │ ├─212075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35c0c84478e07a56c23509080608815421c03e1531582fb33388be0add775486 -address /run/containerd/containerd.sock │ │ ├─212379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c9a14284805adf10cc4941dce73d79f07cf85855db5138a3046e0c44ccda07 -address /run/containerd/containerd.sock │ │ ├─224006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02d550f9d3be26f35d9ec887c7cd33903cbef94dee7d06159cf0dd82a94539c -address /run/containerd/containerd.sock │ │ ├─226266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb7d02f42a8bee553f7049d0d828327bf84cbb862b758c1287142e88d0192c95 -address /run/containerd/containerd.sock │ │ ├─227424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da8a3812998a57794b9626c1f9a3811b578e3074248ad83a63ea7c49253527b -address /run/containerd/containerd.sock │ │ ├─228412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 595c1b830d66f4ea33d1cc874238d72f21ca80fa62a84a74de21845f380e841c -address /run/containerd/containerd.sock │ │ ├─228886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a00ed2c6fdde320845521125d6577f73f605139a97d5a4672cc3cf066c7df1 -address /run/containerd/containerd.sock │ │ ├─231333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2220912dca4b8dff13a085749c0bcb731e32ba43313724f41a7b9cbf1c1657d -address /run/containerd/containerd.sock │ │ ├─233063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088c6a2dfd583500d8da305dcfacb325d959886cfe4c6cff0e7a8872b07ee5dc -address /run/containerd/containerd.sock │ │ ├─233114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d50b26b54958667f44470047d6056d56b31a794afe4fc8b2e26bc581462bca02 -address /run/containerd/containerd.sock │ │ ├─242632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4912a6be1cea58be5c2f75297c906024b9ba9b71bcc46e8d2e70dd02616c5b4 -address /run/containerd/containerd.sock │ │ ├─243144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faca2fc98a21bb38076ce5cc78d8b3266e3fe9c69b596737d5b89c4eeaa156e0 -address /run/containerd/containerd.sock │ │ ├─245827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5604ca86ed4d32fb3be41bff92def4f9b1fd4b69929325636cebe9ebd490bbe7 -address /run/containerd/containerd.sock │ │ ├─249845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa4622a9b8b1337e92e5ad839ef49689366e95cecbd1a757979487afcb1ed062 -address /run/containerd/containerd.sock │ │ ├─250073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5086ff048e4d3e47a8251dc52544a6f70a2f8ee90b2c7d9765158d5f8fc3b5bf -address /run/containerd/containerd.sock │ │ ├─250113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1878a68cbd29576f8d61e6c8724f5eaf029cdb9c88ad42330865dde451a7ce7 -address /run/containerd/containerd.sock │ │ ├─250166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9dd39ae8822411df8d9e3a1537f388f549aeeea2c7f9fee1e09eb37cb022a51 -address /run/containerd/containerd.sock │ │ ├─262270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d815621922be404f367211bc181b2c5cb807dd02d1a3bc7cefd5c39680f2f9e4 -address /run/containerd/containerd.sock │ │ ├─264874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83dd5240a3c2417ee7c6ec1bb8178bd209676563b9aa8710a3ea397a37c0814a -address /run/containerd/containerd.sock │ │ └─265638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9facc6d634d4581d0b21d34501defee6b5dc6f22ce3ee4aec71b933e05186fb2 -address /run/containerd/containerd.sock │ ├─docker-76bb5cefedf80af23f0959ba77f6cbd4652cf60773f5ba5a0f7f34fc8391fcd5.scope … │ │ ├─19165 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19185 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.euiidy.service │ │ │ ├─12479 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.euiidy/unit.run │ │ │ └─12511 /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-euiidy --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.euiidy:/var/lib/ceph/mgr/ceph-instance.euiidy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.euiidy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.euiidy -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.1.service │ │ │ ├─28638 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28919 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19085 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19103 /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 │ │ │ ├─24035 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24305 /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 │ │ │ ├─33130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33410 /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 │ │ ├─12120 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12150 /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 … │ │ └─10176 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r7b3730e83e9f4cdc8e76287207aa8973.scope │ │ └─187237 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─137654 /sbin/multipathd -d -s │ ├─docker-6c6c329c33fcbfacf79bfe9994ada0d153d9c98d1458c0099b6c964db5bd30ef.scope … │ │ ├─12589 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.euiidy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12610 /usr/bin/ceph-mgr -n mgr.instance.euiidy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39284 /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.19.213.199 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-3cff7d8cf98b14e4319f4c7aec67155c6081783e3d804bf121c7a3aea1658c45.scope … │ │ ├─24346 /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 │ │ └─24358 /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-af9bb613634179ccbf0d09db9de978d488bacbe4424ff26c92082fb9b9d8b7a6.scope … │ │ ├─28960 /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 │ │ └─28973 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-5bdfc0ea59727fe03dd1b2de04eef2bda35478f9bda07c7735b2b2f2d1ac356a.scope … │ │ ├─33451 /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 │ │ └─33464 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10682 /usr/sbin/chronyd -F 1 │ │ └─10683 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137470 /sbin/iscsid │ │ └─137471 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─fa94a9d2580850b530706d74d337ffcb3465d1f4eb4c45698c61fd6b11ba187c │ │ └─42528 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 │ ├─d92c2293350e61b4be36c476e3f0aa4f1896fd9ef672aefc83771e9acdb6265f │ │ └─45647 /manager --metrics-bind-address=:8080 │ ├─b41f4d972e6cc9f0ba0ee88d90c0335b740babbfbd896a0576a94ff2ecae9b0a │ │ ├─246143 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246160 /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 -- │ │ ├─246166 erl_child_setup 1048576 │ │ ├─246221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246501 /bin/sh -s rabbit_disk_monitor │ ├─dff36b168a5c6642701451cd667d6bc968c00c9e04a36b808bd4c0a225e1c381 │ │ └─140463 /pause │ ├─8a3f2abcfdd6f6cf3aa95b9f262be9f21f596f545a2368675911e22eaaac92f5 │ │ └─82740 /pause │ ├─154b05ca84c1eca27618b3fc0d36178ca3030a35b1234bee53219407f478d5fc │ │ └─164660 /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 │ ├─360a7612a1b726d26f862dfe7fd61fbbc5043a58c3fd2b57d04ff250af6681e9 │ │ ├─224222 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224239 /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 -- │ │ ├─224245 erl_child_setup 1048576 │ │ ├─224325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224326 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224643 /bin/sh -s rabbit_disk_monitor │ ├─4d926db2cac2f47f7cff5f85da29776c1f9634dae3a6c93733e87220bb562842 │ │ └─54613 /secretgen-controller │ ├─1d6b12f073bfe417b37659f3d45af9227d581d6ec3ba51d4b2b72eb8ea039436 │ │ └─44694 /pause │ ├─a50be6379710144f273bfef5eef52bce7b58b0081ed64f8825cc633f7339c796 │ │ ├─62637 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62669 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2e703266fe8256fb597715ec839b82d4345efb1608f8f565ae2361014f9f108e │ │ └─61659 /pause │ ├─b302e5a1d84680f3dc615e9b756cde5e115065d8e388278e13acf8f0d4ba8a54 │ │ └─45973 /pause │ ├─cc6170e7e2411d77e384c39b6eb306a2aa0a1bc7a079f021567bd551c30b59f1 │ │ └─38994 /pause │ ├─fc84ae08ffd7cb1cd16e6ec5da48a3bbdfd78a4ecea4ea4f0163b33c02e7219a │ │ └─63866 /bin/memcached_exporter │ ├─7ba374f3a8998509cd4707918b872ba9b3df798e3b1e295e6f196eaa6cb9e6e0 │ │ └─92911 /pause │ ├─7b8cb7ce9cf7517424da4181fbc06c2012149e8b287056228aeab8577b544e2a │ │ └─94229 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─35da11e1aaba616ef32490072e077adca4cff856fc9f2608611a9a60cadfd2f4 │ │ ├─222668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222686 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─223591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b883c5d9af29695535790d599897007abc4d2cbfd674f07004e14003d4b80aff │ │ └─63241 /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-19-213-199.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 │ ├─5e77bfa8412842f7db549f12ab038c8142562ed99ba342383f9383ab420cc121 │ │ └─42301 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─008ab586c3ebd041be022130537894eea2970b8314b9a269d70071a0c96c9722 │ │ └─187729 /pause │ ├─96660fe2a3bd8ac3796944a2dcd5a5839d296f47c95d976b5a509684ccb95587 │ │ └─38916 /pause │ ├─12f8b7e16b42422cd5b22c86b3a75dbc69f58ec1ca375ff8204625281ca26275 │ │ └─212137 /pause │ ├─27ce88699fe4c9493de066e60f1b5c13fae922b7c109732223bd89a93654dc62 │ │ └─121530 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c12debfc9b091e5185450d5ed0d67eb9f01b43cc5a1a39746e2f9a8dd862548b │ │ ├─141261 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─141471 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 │ │ ├─141476 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─380835 sleep 15 │ ├─889b3766f86512cf6df3559545634aa3d724a0a29b49e9bccb9a0c53ee2f9590 │ │ └─54259 /pause │ ├─3022ae9d8c3f9cb86f2c730a840b754ff8ad7d9c8f664a80cd1fad1d14988cf0 │ │ └─39228 /kube-vip manager │ ├─dfdccc641d997ebbc8e4b3da227c2f73f293aa3e33e9bf48d0a3fd36a56a1158 │ │ └─60918 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 │ ├─a1b10b00edb583b939ae5ab5a3489adcd04ef2698a2e65b13ce23968589ddb34 │ │ ├─122012 /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 │ │ ├─122190 /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 │ │ └─122198 /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 │ ├─599270a62cab8e26cb7ce77f75e604372ee2f6abf7529fe6a490ede54129cb91 │ │ └─60033 /pause │ ├─f61d73d0b965e0f3093815b5b9c2eec11884e46d89df0385a1ae75b4485436ef │ │ └─226589 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1d5ec69779924763c597e438e002502abd9dc7e4afb3ab81caf177c30f91ea81 │ │ └─54156 /pause │ ├─eb2feac62bde0b3bae02b09a47c2686a865f78ffc1906e549ad57133a123528a │ │ └─101426 /pause │ ├─6cae43cd1a8c5b9f7779b0c43a034236cf1fa02bdfd4695116ccd084ca7787d3 │ │ └─66389 /pause │ ├─42aa21deb41da03588902a86cb56d0f250d9e472e1cb7e922719084720e816bd │ │ └─58438 /pause │ ├─0b9281ea2a008c328987b54d240a138f540bca497e0f3151496ed03bbef519b3 │ │ └─63923 /bin/oauth2-proxy │ ├─15364b1f727cb26dd004ee11b99f72b85df97b2ab765e631e7b1b6c6281d2faf │ │ ├─174062 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─368681 sleep 300 │ ├─c1e9062f4b03b92aaae9feb0f424dd2d29755d0cc8db8bd7325c1d672154f9f6 │ │ ├─222038 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222494 octavia-worker: ConsumerService worker(0) │ │ └─222497 octavia-worker: ConsumerService worker(1) │ ├─2da8a3812998a57794b9626c1f9a3811b578e3074248ad83a63ea7c49253527b │ │ └─227448 /pause │ ├─d3100843a27416cd3539f0bcfe11e5e264392e3cc5b606442a6c1d7c1586c2d1 │ │ ├─140655 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140686 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140706 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 │ │ ├─140892 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─380735 sleep 15 │ ├─1730b35fdf759ed68b94683e25eaf30e0820de6fc34af05abf2544b7582623bb │ │ └─39476 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8f08bf82fcf6105d8478abfd31789314a7d0f541dee48ce5ab0d274f57899ee8 │ │ └─61124 /pause │ ├─53c0bd90281d871b079074a73455772ddd4dce4fa3402f8391e16b610fc03bb4 │ │ └─83589 /usr/local/bin/rook ceph operator │ ├─d6d50e776d7a30ff47e9cad1e5788aa996c6a706eddf537592f28bfc3b8e5cf3 │ │ └─138592 /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 │ ├─e9dd39ae8822411df8d9e3a1537f388f549aeeea2c7f9fee1e09eb37cb022a51 │ │ └─250204 /pause │ ├─5cda4391fb72b1f67d55e94022419084e58c458a74a1cba4e2a5de91f76c757f │ │ ├─ 69550 apache2 -DFOREGROUND │ │ ├─ 69610 (wsgi:k -DFOREGROUND │ │ ├─ 69611 (wsgi:k -DFOREGROUND │ │ ├─ 69612 (wsgi:k -DFOREGROUND │ │ ├─ 69613 (wsgi:k -DFOREGROUND │ │ ├─377808 apache2 -DFOREGROUND │ │ └─378518 apache2 -DFOREGROUND │ ├─d4912a6be1cea58be5c2f75297c906024b9ba9b71bcc46e8d2e70dd02616c5b4 │ │ └─242665 /pause │ ├─da152ea54e5a4535811811e4708ecf68f2b37c0e64439c5ac86c7fc170c8e2e3 │ │ └─46830 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─bcf8cbb3f82b05d46cf3b2ae0b869710f49117b0019b75135e633b3935d29a44 │ │ └─187786 /pause │ ├─413677df6fa0a70be34e8868e1a1a6daece7081d656e7fe3c007a6618d90b2d9 │ │ └─187170 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─34d0204d64b6b0328cf99b1c78ee628d3ad4355531129d02651052ee82fc0196 │ │ └─42076 /pause │ ├─183cd342104308489b464522ea3621c6a78d80199d4d4bb7c343afe57a8980bc │ │ └─60324 /pause │ ├─8c8c356f235bfc804901d48f09165888588ddc06f606cc5163b6cb990493d908 │ │ └─75584 /pause │ ├─a252bd1cc4a09fd476f9b2986a5df1192dbb5ac7e529a579fe9395b44e0ff26a │ │ └─212145 /pause │ ├─69f2d845a856efbe8d0f77eb086907a3320b96b60c4652457b92b2920b990c85 │ │ ├─242890 magnum-api: uWSGI master │ │ ├─242968 magnum-api: uWSGI worker 1 │ │ └─242969 magnum-api: uWSGI worker 2 │ ├─b2220912dca4b8dff13a085749c0bcb731e32ba43313724f41a7b9cbf1c1657d │ │ └─231356 /pause │ ├─662ac35d52f6b6a79c7adbe1a46c5329bfca536066d6a6b2aa7c5da3fd033eb9 │ │ ├─117747 cinder-api: uWSGI master │ │ ├─117761 cinder-api: uWSGI worker 1 │ │ └─117762 cinder-api: uWSGI worker 2 │ ├─d885237737355ff1398ed3519151d26be20addf7b3d53c116ab9ba5a88900bfa │ │ └─62756 /goldpinger --static-file-path /static │ ├─9a08c5328a05c7f6af7a71e5f4c2180783c58c2946fda0c8024b76273b98970e │ │ ├─103260 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─103425 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─103427 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6dd7803e4ad5cb4c91f1fb73e6c7d24da36d211a335c9e128837118f5efed1fc │ │ └─60236 /pause │ ├─f3a85dcea1c710ba6cc6a19003e287e3f0b67c56334199a2e9a1282c63507ff1 │ │ └─93322 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-mqpvh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1d7b070108a2a26528663682e95d70e570080914bec98d8824da126fa28961dc │ │ └─63805 /pause │ ├─80a00ed2c6fdde320845521125d6577f73f605139a97d5a4672cc3cf066c7df1 │ │ └─228909 /pause │ ├─cd4f1c24260cc52e4a37f1405ce330522c5c325e171612596067b9717a8a28f1 │ │ └─63515 /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 │ ├─605889261fd9c90472d6886ba72dd8c21b81707626735570a8750e4efa7e2fe8 │ │ └─45093 /server │ ├─8f9fabe62131d395377faaea2e2eb20c9d23e0321cc1734c01da99846972dd2b │ │ └─144630 /pause │ ├─010619f634d85246c7aff9c087bec5d299f211cb8cd3f49a4add1ea04df968cc │ │ └─144856 /pause │ ├─172a5b0a91a71e87f45dfc80ff8395b85077022274f75a1307f82a86e7587ada │ │ └─63719 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c53bbf32254c6b7ca7cd2ae5c9df55dd77df6d2aaffbd896c120fe1284edaf23 │ │ └─54434 /pause │ ├─a6e4122a33984f869cf6761a91028f26b6972cd76059927576b2ef2270604951 │ │ └─60709 /pause │ ├─e40ac6dcf798e24df4ba10a6d827f976343fd23ff103cd6d8176d4d3b0332a1b │ │ └─265340 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─5fedff8d61012953b8287a623f441dc687d5dc88d73fa02031bfcaa7f4f0f161 │ │ └─140417 /pause │ ├─b956edd8b495acbf4b9581df1b25b15b13ced8ddaede31cf69a81c3ba402f2c9 │ │ ├─75718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75744 /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 -- │ │ ├─75754 erl_child_setup 1048576 │ │ ├─75816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─75904 /bin/sh -s rabbit_disk_monitor │ ├─aa818e04db00d081367660df24e610e1c8a1527e20a12da9f2542dd0f4845943 │ │ └─42398 /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 │ ├─d2d6ccffa53c2d526b3470b98cab6494ac02e263f9694dd59e387ba39f3fba5f │ │ └─46705 /pause │ ├─3648677d14e8f45eee3430b9c0233e7637cc6d496c91d9672f350ac976228f42 │ │ └─49392 valkey-server *:6379 │ ├─3de8ec0b1d9ccfcad4f87b98dce7df3e8fe748c03efd98dddafbdbb2f4b7eceb │ │ ├─170149 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170439 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170440 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─83dd5240a3c2417ee7c6ec1bb8178bd209676563b9aa8710a3ea397a37c0814a │ │ └─264901 /pause │ ├─3bc0e2c01be31ae9f7ccb2ee6da5b3367d749520b3bd89bf84c4a375f1361f53 │ │ ├─82077 barbiacan-api: uWSGI master │ │ └─82091 barbiacan-api: uWSGI worker 1 │ ├─d881c3d2c9bf6cf79ba375f33ecb92f78554572d38e63eb8cb5c1c1b800dd260 │ │ └─59647 /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 │ ├─9fa7575a149f73bc3bafcf72fb07c0dcb7a933485fba3ca1c23a82938eafde2a │ │ └─222047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fa4622a9b8b1337e92e5ad839ef49689366e95cecbd1a757979487afcb1ed062 │ │ └─249890 /pause │ ├─a7e670647a1901370320728f4bf3df28aba160ec415679e6f66229ada97b6d8d │ │ └─39089 etcd --advertise-client-urls=https://199.19.213.199: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.19.213.199:2380 --initial-cluster=instance=https://199.19.213.199:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.199:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.199: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 │ ├─60e52fc9519d4adb9151bed04f45ff7f410103c43e5456c503a715c3fbcf00f2 │ │ └─63758 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1b18a7e79d0ab4ec2f2d146f613c10159954ba10ddfb451de8cd10a10e59070d │ │ └─45539 /pause │ ├─de36028de9b1f144deb2885fffcc35ece11e11d21bd29a362ecb6f09728e6391 │ │ └─46288 /pause │ ├─11b045bb14fca51b3888bb66f01ecf1ecdb3613a68cd9278f20a2204771793e3 │ │ └─173256 /pause │ ├─ad7239cd25e1d2ea89edb20e5797eabd54600aee24acc70214c2667953bb50a5 │ │ ├─185097 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185152 /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 -- │ │ ├─185175 erl_child_setup 1048576 │ │ ├─185367 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185368 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185742 /bin/sh -s rabbit_disk_monitor │ ├─ec174d4a15e15432626d0780de4a910f3914f020809dfc40052c56e77812397b │ │ └─62060 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6eed1181ed2c97e10fb8f6e251c1a45631c0b99a9489b490516baaf3c272da09 │ │ └─39115 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 │ ├─37c49f18cbb84596279f69a4948dab0c23301182509a995303ab1c7944f001db │ │ └─62342 /pause │ ├─44e9603732d7312ce6c297f44948ff931c2ffc0ff25b6c740608d54bb97bebfc │ │ └─187891 /pause │ ├─faca2fc98a21bb38076ce5cc78d8b3266e3fe9c69b596737d5b89c4eeaa156e0 │ │ └─243168 /pause │ ├─959e65f5127568b863ee5b8a7c8b1a7816c5203a39211f82b99b900af8cbb420 │ │ └─58891 /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 │ ├─f164193a3343dadb602eb808413a6555413ce305e43d9b27f78db974e3507a1d │ │ ├─200619 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201013 heat-engine: ServiceWrapper worker(0) │ │ └─201017 heat-engine: ServiceWrapper worker(1) │ ├─a3c170ea8d9686cd03afc030b04ced384da4290a761f153fe4263bf89459d112 │ │ └─119344 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─61a0ec1761f4eb0a9d6fc06736ecfc7fc27d0f1c367339d1dc38ad08854f5663 │ │ ├─181153 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181371 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 │ │ ├─181383 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─381258 sleep 15 │ ├─5a52fcc60ed4c451b242ca73c0f20ef3bfe1608ca1c38dbad85132403596b81a │ │ ├─140649 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140784 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140801 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 │ │ ├─140935 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─380731 sleep 15 │ ├─39027c1b00186bba0c360398e9810f2cd8429e91c2c151c360bb8ff6df18e84b │ │ └─41837 /pause │ ├─cfd36ae6a869e8b76407efac2d24c0c69dacb9280d1467aa0e2892d4c2afb4e6 │ │ └─41984 /coredns -conf /etc/coredns/Corefile │ ├─cb7d02f42a8bee553f7049d0d828327bf84cbb862b758c1287142e88d0192c95 │ │ └─226294 /pause │ ├─582330682520320fbede36e406a3e266d54cfdf9384c9d178cb4588de1bddb84 │ │ └─54555 nfd-master -crd-controller=true -metrics=8081 │ ├─5ef6141fbc5a55734bc22329abf28761e1103837b12ae45ac7a2229b2bdc5074 │ │ └─231381 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c7d9ac888a6e4e6a935e2dda36cf640dbb6aa7f453edc4417e2bd1278d26650f │ │ └─228493 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─015b6bfe3f4d642480882f7f5dcb2b686a7721733ce76f378656cc758d11920f │ │ └─58529 /pause │ ├─a144348cc5d12cf0bf6e732e4d45c62d5e35eaa3fb62f7c300f541382e4ea4a3 │ │ └─249215 docker-registry serve /etc/docker-registry/config.yml │ ├─53342c9c1b4adeb1d568d0ee236b07caa6298001fd943073013e0e3d55ae987e │ │ └─142125 /pause │ ├─556a84eaf186b143f6dd1b24627fa47de96f6861e9315132416e13423a2fa9e6 │ │ ├─129307 placement-api: uWSGI master │ │ ├─129319 placement-api: uWSGI worker 1 │ │ └─129320 placement-api: uWSGI worker 2 │ ├─7e85745f49151e5ae02259c0aa73e9b657947c5b40da4096b40bfa06c6c1dc97 │ │ └─53536 /pause │ ├─ca264d40fda71380ec3b1d25ee0f7115271de841c615f1fbd697b26604d49368 │ │ └─45774 /manager --metrics-bind-address=:9782 │ ├─2529197d2c1c73313827d30df32e854451d00874162ed2e9c1eb7acc4030eb63 │ │ ├─185548 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) │ │ ├─186130 /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/tmpxgttoth7/privsep.sock │ │ ├─206491 /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/tmpzp39_54m/privsep.sock │ │ ├─222640 /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/tmpmmhg9zxh/privsep.sock │ │ └─222918 haproxy -f /var/lib/neutron/ovn-metadata-proxy/7581738a-21a2-40ec-bf8b-1d691936e890.conf │ ├─c8cf22c39dea67c2e27c9e5b03ff67aea8ecaa23a55fd4ef4cb36721d73bfe52 │ │ └─49720 valkey-server *:26379 [sentinel] │ ├─5604ca86ed4d32fb3be41bff92def4f9b1fd4b69929325636cebe9ebd490bbe7 │ │ └─245851 /pause │ ├─1de602471f1b4f3d3bb221ada2a21b58d30e605ddf6825f5cbd6ca6e5d7f97ca │ │ └─103024 /pause │ ├─d815621922be404f367211bc181b2c5cb807dd02d1a3bc7cefd5c39680f2f9e4 │ │ └─262294 /pause │ ├─95030ad80d7df5124b2abf701696d7917713442532c500afda47860af38c8020 │ │ └─49300 /pause │ ├─e8a929b92f5e38eff36cc447468f55864c3541eff328fa77c9cc876dae3b0ead │ │ ├─200674 heat-api: uWSGI master │ │ ├─200708 heat-api: uWSGI worker 1 │ │ └─200709 heat-api: uWSGI worker 2 │ ├─a02d550f9d3be26f35d9ec887c7cd33903cbef94dee7d06159cf0dd82a94539c │ │ └─224044 /pause │ ├─fea642fe6b98b61b023d8dad16f59cd5c5d1ecae871b4c7b1178e633739b7c62 │ │ └─38974 /pause │ ├─b935db56e81426a819e571e1aadc55a48622b514f8b1785b0535d7e6fbf2ce36 │ │ ├─268264 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268277 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bd7eeca3b8aedf249ea76c2b7c338443083f5ad2ee689c43b01cb26f0ee701e7 │ │ └─58243 /pause │ ├─f066823215bc4708538e21ceedaf483716edbfe257434b4afed6d37e56348666 │ │ └─39091 kube-apiserver --advertise-address=199.19.213.199 --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 │ ├─489732f87830517367d7430c8bd945b3ddeca5d49a35f5bfd3d2497cf7b06323 │ │ └─58475 /pause │ ├─90632b4440da37a1454a2a581f9b50575509d1ca104f07ad631228bb515f3fc5 │ │ └─266227 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─e4aef7e78d32af084db1713be91d2481de004daefb76c2b81b35fabe0a278f5e │ │ └─104692 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─df88fab46f8a364d1199161d283926c23e76e601f3d325b4a209655f59de53a9 │ │ └─228947 /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 │ ├─52c9a14284805adf10cc4941dce73d79f07cf85855db5138a3046e0c44ccda07 │ │ └─212404 /pause │ ├─51e79a2c2e44cb36b4f65b99b40636ac6f81948358ac6ea735c73a999595580f │ │ └─191575 /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 │ ├─fc65b4075aff38c690e659a500f5b520e8b9996e8a1303e929ea3898d3e423cb │ │ └─138210 /pause │ ├─f49d2cd835b89efad3f0fe6fc2aa1d4a36de4bcd1406e352bf199d8a7c8fe882 │ │ └─141073 /pause │ ├─c50f416ef9ca0ede0bba08d53b56b2e83ab0d8584a85b68561dbc3fe745f2e3a │ │ └─40199 /pause │ ├─c01be2bbc62a4844a0341fe1a6cf26dfa654979ae560673b669599acdb5245c8 │ │ └─47206 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a40715a06f6fbea386c9205ddc8090f66814789932a5d0e5ad13626f99238e26 │ │ └─105010 /pause │ ├─bf48b821403cdf16dbfad0bb75eec1b52d850963d4e1c13f47cf5254b6b9beaa │ │ ├─182998 neutron-api: uWSGI master │ │ ├─183020 neutron-api: uWSGI worker 1 │ │ └─183021 neutron-api: uWSGI worker 2 │ ├─1e78c37d11b93ce0a24a29c42b10805cddc3a8bf42c98e04bdb7bf11b8104e49 │ │ └─260150 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─48212a5c52cfc5254357b626bf1a332cea60f8295fb37a7d3a009010132c2529 │ │ └─191602 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0b82e9d65936cb2584807f3a424a2227fafa8bfe794ca6e93294d79cdb86192b │ │ └─144742 /pause │ ├─80ee51c7ee182028baf6aae07776b388046fb0472aa7c04073ba1751d37ed298 │ │ └─49794 redis_exporter │ ├─b0d169c88401123d0b1078ea39b1672959b87f70ba7ed29c85e2444934dfac90 │ │ ├─101973 glance-api: uWSGI master │ │ ├─101986 glance-api: uWSGI worker 1 │ │ └─101987 glance-api: uWSGI worker 2 │ ├─dd3c3404bfa6a81842178d55ce9f181a86e411a3d84a2b4299de3d49a0d4a073 │ │ └─38943 /pause │ ├─320590a552fc48b306a35435b87e1f79ff7c79c1879c74ece3f39d3a28008ca0 │ │ └─54516 nfd-worker -metrics=8081 │ ├─92a50a0db54ea088e1c4af6a94abfa5476d81ff3cffbf13c18c09e11e26a7fa6 │ │ ├─169336 nova-api: uWSGI master │ │ ├─169373 nova-api: uWSGI worker 1 │ │ └─169374 nova-api: uWSGI worker 2 │ ├─2551701cc6f4a813ed201de09c846c66b7f54becfd0e859a21b2aa0baa25af0c │ │ ├─47109 mysqld --wsrep_start_position=8de4ac9f-12bf-11f1-94ee-07d86a06d9e1:20 │ │ └─47231 /var/lib/mysql/mysql-state-monitor │ ├─bbec124595da9573eeb98de123b8525911d348bfbf55770abfbc93f871346dbc │ │ ├─64354 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64370 /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 -- │ │ ├─64376 erl_child_setup 1048576 │ │ ├─64425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64426 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─64569 /bin/sh -s rabbit_disk_monitor │ ├─217617d65eb96e7b127b86dc6e06088f4185257684ee36d8166601dc56e4881f │ │ └─42137 /pause │ ├─11f087c6c9b7a9cede00f43e1b04a39bf431647240dda29f700d9c3fa9284851 │ │ ├─105239 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105256 /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 -- │ │ ├─105263 erl_child_setup 1048576 │ │ ├─105316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105327 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─105415 /bin/sh -s rabbit_disk_monitor │ ├─d6df8c045d00c5b85a36fa112ea72ce31de3334a6388e795ca02d06849687db6 │ │ └─173338 /pause │ ├─2e0dcbc281206aac0f4e2f5b5bd7d268db3468860315436251a8d044e5b6a8fc │ │ └─173593 /pause │ ├─949ae52d7f92d9568ae6b0d2a659ebc482e9b4c2d51da582e8fdea09451f6d04 │ │ └─76926 /pause │ ├─517be7bc6739fc4bdfc92c5f2bb9703a70c760e4c1163c791cd762b9a5b323ea │ │ └─54482 nfd-gc -gc-interval=1h │ ├─1cab294451d888cbf72c938d0f1c404e5129a0cf091047d5c38914d3e784c631 │ │ └─49517 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 │ ├─bf621a9ff9176634527f0473ef72a59b70b3f1f36e134eea9e87ee4deb71e81b │ │ └─54199 /pause │ ├─8dc0dbf99c60fa6fbf91f41761b6d24f2ddc3a94f218ba67f9f6fc0145d44ae5 │ │ ├─243119 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243474 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243475 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─38a5038a1a4e61ba4f1dc9855a7fec98f9b31745c4f16a906449d4cd89450be5 │ │ ├─ 44997 /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 │ │ ├─ 45010 /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 │ │ ├─ 45161 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265260 nginx: worker process │ │ ├─265261 nginx: worker process │ │ └─265262 nginx: cache manager process │ ├─72fb5fa5f663dedddf9932911c5394698a6d29802130aac3faeb51b3fbb69119 │ │ └─171405 /pause │ ├─19caeb575a2708f36e5a5177ad698b29b113224ad662d11d1ea932e94b35f470 │ │ └─120800 /pause │ ├─5acbabcbf42bb0cfaa9fe7802e933e7d0abe2886bebe943535444748508ba291 │ │ └─260202 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6cdc0d4b9ce30f19af476303b21baead41518f77414034cd69f25f927a739468 │ │ └─63329 /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 │ ├─094213840594d787952965c4fe498fa1496e6e982052de4de17772f9cb923188 │ │ └─357233 /var/lib/openstack/bin/python /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 │ ├─46818bac2bbb64622eb912eafc87cc15f8e7e924d65936afe056907fd97b28d1 │ │ └─46095 percona-xtradb-cluster-operator │ ├─fafbad49c8d47adb386a90617d6cfe9fdd8feefc59ab35b31c088636d49ab397 │ │ ├─142369 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142386 /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 -- │ │ ├─142392 erl_child_setup 1048576 │ │ ├─142454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142465 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142669 /bin/sh -s rabbit_disk_monitor │ ├─99158b7dfb51b7cd78b0a9c126b4974a5472c3a45d7ec7041d7a6e122a2777ce │ │ └─40912 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bac2dc83260625e5594ad166f4cf3a0d8df02636e97f78700f252b228facfbdb │ │ └─40221 /pause │ ├─983ad130dfd91edbe46dc4712f3f47f22353f2fe57ae7837b719af2795c909e3 │ │ └─63464 /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-19-213-199.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 │ ├─088c6a2dfd583500d8da305dcfacb325d959886cfe4c6cff0e7a8872b07ee5dc │ │ └─233086 /pause │ ├─31afb26498b9328f35021c53c98a50e8a594c3bb6826a4656bbf2a4ea5afd5f6 │ │ └─139287 /pause │ ├─35c0c84478e07a56c23509080608815421c03e1531582fb33388be0add775486 │ │ └─212132 /pause │ ├─491982642defbf715ec738c13fc54045c6a6034131aa29206beed67320f2159b │ │ ├─138626 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138639 /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 │ ├─48aa22a8989e0af738a680801de8bb3131ae2813722c899fd365b52d90688b17 │ │ └─45578 /pause │ ├─cf4bdcef2e1706359ce216ee2bf440852211565cc12e46429de9c27908a82ed9 │ │ └─49157 /pause │ ├─f452470e6da416ac7ebf0cbedd1c0a6225d00c733541324cda81ea81c52a17a3 │ │ └─61982 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─595c1b830d66f4ea33d1cc874238d72f21ca80fa62a84a74de21845f380e841c │ │ └─228435 /pause │ ├─ed3bad18df4ca3746fa38cc3742026b9c0f72302272978022d9d9762f0674488 │ │ ├─41127 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41678 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7f1f4967fa46000436069b7654e9c072178b85b08aee1db863ff12b1298118a6 │ │ └─180450 /pause │ ├─b8f1cd1cf278e1ceb5815484c40ddf0e0633635958a8f6adb253f8c1740c81d1 │ │ ├─59381 python -u /app/sidecar.py │ │ ├─59667 python -u /app/sidecar.py │ │ └─59668 python -u /app/sidecar.py │ ├─43b25c8f943608e4eb97ba7b0f8a01d9618a4be34e1e71dfc45ac818c3b242db │ │ └─58731 /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 │ ├─d2e7e5caa9d1cc575a9082dd59cd919d22f0c6fe97d92ff4f7ffa7c4ed94be90 │ │ └─145440 /pause │ ├─d94c1678ffdaa6b5c94626887f0d4fa49374a05de7883e3b7adf5100fd97f3b8 │ │ └─60383 /pause │ ├─eec1c70acf35ae665f8f92ac0587e8fdd7534435f69d8f8024ac545897e5333c │ │ ├─204701 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204718 /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 -- │ │ ├─204742 erl_child_setup 1048576 │ │ ├─204891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205005 /bin/sh -s rabbit_disk_monitor │ ├─245a7c60c10714dfe962180bf0fe7b4af01ca8029550e1b1ad110414af4bffd6 │ │ └─62433 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9f22a93def8372d20479ba0be426ed3f671e0165bb08c1c8ec42c5953bdb2979 │ │ └─88690 /pause │ ├─8d86cbd3bfa35f26880b2286903363451c287fe5eea175b862a5ded6285c2e32 │ │ ├─171590 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171607 /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 -- │ │ ├─171619 erl_child_setup 1048576 │ │ ├─171845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171846 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171976 /bin/sh -s rabbit_disk_monitor │ ├─1c2a48dfd3c048fc9cc8323adcd79dd2680bb20b09af9d9a7cd0b64473548860 │ │ └─184767 /pause │ ├─7df035243613ca9fff3ddc98bf03d1dd1b4bf0d60d12460e7792d9a3a1d49391 │ │ └─186590 /usr/bin/libvirt-tls-sidecar │ ├─c965111eb95668bb7246242990aafd06c4da4a2c9fbe429db96de1611a32d1ae │ │ └─120757 /pause │ ├─d50b26b54958667f44470047d6056d56b31a794afe4fc8b2e26bc581462bca02 │ │ └─233152 /pause │ ├─30857ba7bb953bba70cd19bde147554c09d71f8a973a27cb4774b2ec5518ad24 │ │ ├─260203 manila-api: uWSGI master │ │ ├─260246 manila-api: uWSGI worker 1 │ │ └─260247 manila-api: uWSGI worker 2 │ ├─72e6c36edd13f95d7f580d17a6add2a674639d134244697ba2a40c8d9166e8a2 │ │ └─227807 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ead0e1b6ee566997f6409ca41d9302acf9ad290e30c6e10842d1eb260ffd23f7 │ │ └─41919 /pause │ ├─085d2f7133e29b0345fb370fdede720c37d87d9bc161ffef9258577c3d1dbdf6 │ │ └─63283 /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 │ ├─fc1f3d4436c770d3ee9564dc8569051f9b1ea1e5f77e1b5bf91e2d48b27dbbfa │ │ ├─181268 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181291 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─6285ada22f2a0aa293944ed75189d00d192d786cfe0774203cf6a6535c72af4f │ │ ├─169531 nova-metadata: uWSGI master │ │ ├─169563 nova-metadata: uWSGI worker 1 │ │ └─169564 nova-metadata: uWSGI worker 2 │ ├─9facc6d634d4581d0b21d34501defee6b5dc6f22ce3ee4aec71b933e05186fb2 │ │ └─265663 /pause │ ├─5086ff048e4d3e47a8251dc52544a6f70a2f8ee90b2c7d9765158d5f8fc3b5bf │ │ └─250096 /pause │ ├─8a5c52a1501e94c9d298f137d57e0b27076f1fb42d2dfb590e24368c013630c4 │ │ └─42445 /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 │ ├─9b6c6acd1992717d01b626d9c6866a351bbca9d94141799cc9734999317b3c7f │ │ ├─220988 octavia-api: uWSGI master │ │ ├─221003 octavia-api: uWSGI worker 1 │ │ └─221004 octavia-api: uWSGI worker 2 │ ├─34af5e01464faf57cea1cea85bf8045a3e5a77d8084123734390ac3078f89824 │ │ ├─242691 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243396 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpdwfup8ch/privsep.sock │ │ ├─243406 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243411 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─59836df32d375a30f4c5a36d4fe58a7469a3ce59f72a5868e7b6a894c6956b4b │ │ └─42276 /pause │ ├─e651ffa6f016c0ec7d08820228b5f03009ec5867c506e4a31034b9dbcd5486fd │ │ ├─200654 heat-api-cfn: uWSGI master │ │ ├─200706 heat-api-cfn: uWSGI worker 1 │ │ └─200707 heat-api-cfn: uWSGI worker 2 │ ├─61044f13fb3a23784c27ad00fac563e44187b50ed743150838976cec7d170ba7 │ │ ├─170246 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170588 nova-scheduler: ServiceWrapper worker(0) │ │ └─170590 nova-scheduler: ServiceWrapper worker(1) │ ├─0159ecf431a078e89751c1746c0cb02d87a10c5525c94de2ab1b7461c9500096 │ │ └─173257 /pause │ ├─ac897710df66f6fbc7586218c4822907f597fb8953c5d248c8e778541e4fa2e2 │ │ └─106996 /pause │ ├─0c5c7349efb10564672252c1f38ef59840f5de1dfb73fae6d178e96ff52c3093 │ │ └─204489 /pause │ ├─58e28e58207a7b3ecc6126d5bef7ef01b815ec6b69b3833adcbf03eb998244f8 │ │ ├─46749 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 │ │ └─48328 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1260f7eca40099abe8b339c0058ff424096c27fae4ae3b7d6c29df0db92129a1 │ │ └─42164 /coredns -conf /etc/coredns/Corefile │ ├─5c24b904d68991d1513d4aeb7f2970e772d5db9c483a44a28e4cf26ffce255cc │ │ ├─ 93517 /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 │ │ └─338569 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─508efa1befb77f4bcaa8de23dd4f532203ce5e749a1f0f12c566838534a48a53 │ │ ├─61548 nginx: master process nginx -g daemon off; │ │ ├─61565 nginx: worker process │ │ ├─61566 nginx: worker process │ │ ├─61567 nginx: worker process │ │ ├─61568 nginx: worker process │ │ └─61569 nginx: worker process │ ├─670b421285d1394c3cf61dbf667615a99dd42f40a8887d897bd7253fa8f8a4db │ │ └─63650 /bin/pushgateway │ ├─1c6d0b5ddb8948c572951dc7e56aed51be1703fc7a9ccac456cf1f334beb032c │ │ ├─265060 apache2 -DFOREGROUND │ │ ├─267276 (wsgi:h -DFOREGROUND │ │ ├─267277 (wsgi:h -DFOREGROUND │ │ ├─267278 (wsgi:h -DFOREGROUND │ │ ├─267279 (wsgi:h -DFOREGROUND │ │ ├─267280 (wsgi:h -DFOREGROUND │ │ ├─267281 apache2 -DFOREGROUND │ │ └─267282 apache2 -DFOREGROUND │ ├─518f9114c0eea8e1bd1b3e191e998cdbe5a8c5768fede0479f74d358f249de79 │ │ └─59987 /pause │ ├─67e82e39f901bee568bb6371bc7aa6266080f2cc71637736545de09cc19930a7 │ │ └─61358 /pause │ ├─b93c8a2b2a76943f1ac7b2020228dc2e4dd143f480adfc84eb90bdfb9c6be5f4 │ │ └─123887 /pause │ ├─42ed2e48f808636dd9e874ccc37b0bf88499f5f756b31f31c79ce857136c3595 │ │ ├─183035 neutron-policy-server: uWSGI master │ │ ├─183049 neutron-policy-server: uWSGI worker 1 │ │ └─183050 neutron-policy-server: uWSGI worker 2 │ ├─6dc811bf31943338faba2a72d996173631fecf5ea12273db9d5d00f7e4a08927 │ │ └─181192 vector --config /etc/vector/vector.toml │ ├─270b2f6d53fcdb019e106035af39f635ee02317e6e810715ced8b956ade750d2 │ │ └─186637 /bin/bash /tmp/libvirt.sh │ ├─8553a65a0b976e0ed2132c66dc9b2ee510c07f000d4eb46e1f85f1d327cc78ad │ │ ├─59406 python -u /app/sidecar.py │ │ ├─59709 python -u /app/sidecar.py │ │ └─59710 python -u /app/sidecar.py │ ├─e8fdafff0ecf3c4a7277f6e1e7b674de000b74f1b8095fc61f3ab0f6819a6e7d │ │ └─107081 /pause │ ├─f5d27edc1832cc8ab92cae0c1e9e840433776c4013eaa25724c85c567b017890 │ │ └─92965 /pause │ ├─a1878a68cbd29576f8d61e6c8724f5eaf029cdb9c88ad42330865dde451a7ce7 │ │ └─250137 /pause │ ├─d6cb02faf918c54d99a827fac807fe14a8bcf56d52a79c721c465c2d8a9dd83e │ │ └─42225 /pause │ ├─eecf5134af83397cd59761918235971a5480f5b63cb2793dde7baa709fc5a5c9 │ │ ├─260294 /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 │ │ └─260538 /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 │ ├─02e0009045170e6cc8e08673d2f18e2f3b6cd77f2054b8c461d691a904ac9d35 │ │ └─63905 /bin/oauth2-proxy │ ├─f54909e76677537378b3d897fbc0677c7262ec8b4eaef4590d74a30a05b587cf │ │ └─39451 /pause │ ├─13e7a25c1fd156e20d75c47c244de675836da96135b7d547ef3876e3e90b6a9a │ │ └─144779 /pause │ ├─092f47229ae4e1389fb79b945a32ff96afe70fc3ba4396c20cb8f556cef9d6e3 │ │ ├─88851 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88867 /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 -- │ │ ├─88873 erl_child_setup 1048576 │ │ ├─89018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89231 /bin/sh -s rabbit_disk_monitor │ ├─38e74e73e3860b1d4364228f344c55f425e3b60c4ffb45ed111d23fd4093c157 │ │ └─44782 /pause │ ├─47919141db25e4b6b2f422f6975c001950855b7b42dabfacf78cdc921f19f497 │ │ └─62879 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3ed2313e71be5c56959869b4e25d36ad829f2f8b0b1e5c5a4209c1f963e81a51 │ │ └─103077 /pause │ ├─64451f38eca03cd47b2fc0259c2edd0f5da839d38f2f019a3c47bab5a3e40ed9 │ │ └─144428 /pause │ ├─a9d7ff09d4b3a4683496f5454fc356dedbb3802f33188209230302fb9afb7a0c │ │ └─38968 /pause │ ├─5131b2700e707ca138bc27fd3a1694635c3482494fbde3fb03f74af213950d94 │ │ └─62692 /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 │ └─67b1bad88080cc7bac6d3533619fed6618fad80f1ab39b8e0910c54ae259c525 │ └─39056 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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount