Skip to content
11:30:51 [2026-07-16T09:30:51.874Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 72
11:30:51 [2026-07-16T09:30:51.874Z] Causé à l'origine par :
11:30:51 [2026-07-16T09:30:51.874Z]  Démarré par l'utilisateur Miguel Moquillon
11:30:51 [2026-07-16T09:30:51.874Z] Running as userbuild
11:30:52 [2026-07-16T09:30:52.794Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
11:30:52 [2026-07-16T09:30:52.952Z] [Pipeline] Start of Pipeline
11:30:53 [2026-07-16T09:30:53.194Z] [Pipeline] node
11:30:53 [2026-07-16T09:30:53.196Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image
11:30:53 [2026-07-16T09:30:53.203Z] [Pipeline] {
11:30:53 [2026-07-16T09:30:53.218Z] [Pipeline] stage
11:30:53 [2026-07-16T09:30:53.219Z] [Pipeline] { (Declarative: Checkout SCM)
11:30:53 [2026-07-16T09:30:53.227Z] [Pipeline] checkout
11:30:53 [2026-07-16T09:30:53.228Z] Selected Git installation does not exist. Using Default
11:30:53 [2026-07-16T09:30:53.228Z] The recommended git tool is: NONE
11:30:53 [2026-07-16T09:30:53.228Z] No credentials specified
11:30:53 [2026-07-16T09:30:53.229Z] Cloning the remote Git repository
11:30:53 [2026-07-16T09:30:53.229Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:30:53 [2026-07-16T09:30:53.229Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
11:30:53 [2026-07-16T09:30:53.237Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:30:53 [2026-07-16T09:30:53.238Z]  > /usr/bin/git --version # timeout=10
11:30:53 [2026-07-16T09:30:53.243Z]  > git --version # 'git version 2.43.0'
11:30:53 [2026-07-16T09:30:53.243Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:53 [2026-07-16T09:30:53.884Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:30:53 [2026-07-16T09:30:53.890Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:53 [2026-07-16T09:30:53.897Z] Avoid second fetch
11:30:53 [2026-07-16T09:30:53.897Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:30:53 [2026-07-16T09:30:53.904Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
11:30:53 [2026-07-16T09:30:53.904Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:30:53 [2026-07-16T09:30:53.910Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
11:30:53 [2026-07-16T09:30:53.924Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
11:30:53 [2026-07-16T09:30:53.924Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
11:30:53 [2026-07-16T09:30:53.940Z] [Pipeline] }
11:30:53 [2026-07-16T09:30:53.944Z] [Pipeline] // stage
11:30:53 [2026-07-16T09:30:53.952Z] [Pipeline] withEnv
11:30:53 [2026-07-16T09:30:53.953Z] [Pipeline] {
11:30:53 [2026-07-16T09:30:53.967Z] [Pipeline] withEnv
11:30:53 [2026-07-16T09:30:53.967Z] [Pipeline] {
11:30:53 [2026-07-16T09:30:53.974Z] [Pipeline] stage
11:30:53 [2026-07-16T09:30:53.974Z] [Pipeline] { (Check the Docker image version to build)
11:30:54 [2026-07-16T09:30:54.003Z] Stage "Check the Docker image version to build" skipped due to when conditional
11:30:54 [2026-07-16T09:30:54.004Z] [Pipeline] getContext
11:30:54 [2026-07-16T09:30:54.004Z] [Pipeline] }
11:30:54 [2026-07-16T09:30:54.008Z] [Pipeline] // stage
11:30:54 [2026-07-16T09:30:54.013Z] [Pipeline] stage
11:30:54 [2026-07-16T09:30:54.013Z] [Pipeline] { (Prepare the project)
11:30:54 [2026-07-16T09:30:54.029Z] [Pipeline] git
11:30:54 [2026-07-16T09:30:54.030Z] The recommended git tool is: NONE
11:30:54 [2026-07-16T09:30:54.031Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:30:54 [2026-07-16T09:30:54.047Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10
11:30:54 [2026-07-16T09:30:54.052Z] Fetching changes from the remote Git repository
11:30:54 [2026-07-16T09:30:54.053Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10
11:30:54 [2026-07-16T09:30:54.058Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test
11:30:54 [2026-07-16T09:30:54.058Z]  > /usr/bin/git --version # timeout=10
11:30:54 [2026-07-16T09:30:54.063Z]  > git --version # 'git version 2.43.0'
11:30:54 [2026-07-16T09:30:54.063Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:30:54 [2026-07-16T09:30:54.068Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:56 [2026-07-16T09:30:56.839Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:30:56 [2026-07-16T09:30:56.847Z] Checking out Revision e2f1eecbd37c94df79be1199590699fc3583f0ab (refs/remotes/origin/6.4.x)
11:30:56 [2026-07-16T09:30:56.847Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:30:56 [2026-07-16T09:30:56.852Z]  > /usr/bin/git checkout -f e2f1eecbd37c94df79be1199590699fc3583f0ab # timeout=10
11:30:56 [2026-07-16T09:30:56.941Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:30:56 [2026-07-16T09:30:56.947Z]  > /usr/bin/git checkout -b 6.4.x e2f1eecbd37c94df79be1199590699fc3583f0ab # timeout=10
11:30:57 [2026-07-16T09:30:57.014Z] Commit message: "Upgrade for Silverpeas 6.4.6"
11:30:57 [2026-07-16T09:30:57.014Z]  > /usr/bin/git rev-list --no-walk 2ab1c911d8831f63a56f493722286f684fef2a38 # timeout=10
11:30:57 [2026-07-16T09:30:57.030Z] [Pipeline] script
11:30:57 [2026-07-16T09:30:57.033Z] [Pipeline] {
11:30:57 [2026-07-16T09:30:57.037Z] [Pipeline] sh
11:30:57 [2026-07-16T09:30:57.292Z] + grep -oP (?<=build=)\d+ Dockerfile
11:30:57 [2026-07-16T09:30:57.293Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNb (to a value of type String) which could lead to memory leaks or other issues.
11:30:57 [2026-07-16T09:30:57.294Z] [Pipeline] }
11:30:57 [2026-07-16T09:30:57.305Z] [Pipeline] // script
11:30:57 [2026-07-16T09:30:57.348Z] [Pipeline] }
11:30:57 [2026-07-16T09:30:57.399Z] [Pipeline] // stage
11:30:57 [2026-07-16T09:30:57.412Z] [Pipeline] stage
11:30:57 [2026-07-16T09:30:57.413Z] [Pipeline] { (Update Wildfly version)
11:30:57 [2026-07-16T09:30:57.458Z] [Pipeline] script
11:30:57 [2026-07-16T09:30:57.463Z] [Pipeline] {
11:30:57 [2026-07-16T09:30:57.470Z] [Pipeline] echo
11:30:57 [2026-07-16T09:30:57.470Z] Update Wildfly to 26.1.3
11:30:57 [2026-07-16T09:30:57.471Z] [Pipeline] sh
11:30:57 [2026-07-16T09:30:57.727Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.3/g Dockerfile
11:30:57 [2026-07-16T09:30:57.727Z] + git diff --quiet
11:30:57 [2026-07-16T09:30:57.729Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named modified (to a value of type Integer) which could lead to memory leaks or other issues.
11:30:57 [2026-07-16T09:30:57.730Z] [Pipeline] }
11:30:57 [2026-07-16T09:30:57.736Z] [Pipeline] // script
11:30:57 [2026-07-16T09:30:57.745Z] [Pipeline] }
11:30:57 [2026-07-16T09:30:57.753Z] [Pipeline] // stage
11:30:57 [2026-07-16T09:30:57.762Z] [Pipeline] stage
11:30:57 [2026-07-16T09:30:57.763Z] [Pipeline] { (Update Silverpeas version)
11:30:57 [2026-07-16T09:30:57.779Z] [Pipeline] echo
11:30:57 [2026-07-16T09:30:57.779Z] Update Silverpeas to 6.4.7
11:30:57 [2026-07-16T09:30:57.780Z] [Pipeline] script
11:30:57 [2026-07-16T09:30:57.783Z] [Pipeline] {
11:30:57 [2026-07-16T09:30:57.792Z] [Pipeline] sh
11:30:58 [2026-07-16T09:30:58.051Z] + sed -i -e s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.4.7/g Dockerfile
11:30:58 [2026-07-16T09:30:58.051Z] + git diff --quiet
11:30:58 [2026-07-16T09:30:58.052Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named modified (to a value of type String) which could lead to memory leaks or other issues.
11:30:58 [2026-07-16T09:30:58.053Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNb (to a value of type String) which could lead to memory leaks or other issues.
11:30:58 [2026-07-16T09:30:58.053Z] [Pipeline] sh
11:30:58 [2026-07-16T09:30:58.309Z] + sed -i -e s/build=.\+/build=1/g Dockerfile
11:30:58 [2026-07-16T09:30:58.310Z] [Pipeline] }
11:30:58 [2026-07-16T09:30:58.319Z] [Pipeline] // script
11:30:58 [2026-07-16T09:30:58.328Z] [Pipeline] }
11:30:58 [2026-07-16T09:30:58.338Z] [Pipeline] // stage
11:30:58 [2026-07-16T09:30:58.348Z] [Pipeline] stage
11:30:58 [2026-07-16T09:30:58.349Z] [Pipeline] { (Update image build version)
11:30:58 [2026-07-16T09:30:58.371Z] Stage "Update image build version" skipped due to when conditional
11:30:58 [2026-07-16T09:30:58.372Z] [Pipeline] getContext
11:30:58 [2026-07-16T09:30:58.374Z] [Pipeline] }
11:30:58 [2026-07-16T09:30:58.383Z] [Pipeline] // stage
11:30:58 [2026-07-16T09:30:58.393Z] [Pipeline] stage
11:30:58 [2026-07-16T09:30:58.394Z] [Pipeline] { (Push modifications)
11:30:58 [2026-07-16T09:30:58.473Z] [Pipeline] withCredentials
11:30:58 [2026-07-16T09:30:58.494Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
11:30:58 [2026-07-16T09:30:58.496Z] [Pipeline] {
11:30:58 [2026-07-16T09:30:58.512Z] [Pipeline] sh
11:30:58 [2026-07-16T09:30:58.770Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
11:30:58 [2026-07-16T09:30:58.779Z] [Pipeline] sh
11:30:59 [2026-07-16T09:30:59.037Z] + git commit -am Upgrade for Silverpeas 6.4.7
11:30:59 [2026-07-16T09:30:59.038Z] [6.4.x c6f6237] Upgrade for Silverpeas 6.4.7
11:30:59 [2026-07-16T09:30:59.038Z]  1 file changed, 1 insertion(+), 1 deletion(-)
11:30:59 [2026-07-16T09:30:59.038Z] + git push origin HEAD:6.4.x
11:31:00 [2026-07-16T09:31:00.381Z] remote: 
11:31:00 [2026-07-16T09:31:00.381Z] remote: GitHub found 2 vulnerabilities on Silverpeas/docker-silverpeas-test's default branch (2 moderate). To find out more, visit:        
11:31:00 [2026-07-16T09:31:00.382Z] remote:      https://github.com/Silverpeas/docker-silverpeas-test/security/dependabot        
11:31:00 [2026-07-16T09:31:00.382Z] remote: 
11:31:00 [2026-07-16T09:31:00.382Z] To https://github.com/Silverpeas/docker-silverpeas-test
11:31:00 [2026-07-16T09:31:00.382Z]    e2f1eec..c6f6237  HEAD -> 6.4.x
11:31:00 [2026-07-16T09:31:00.382Z] + git push --tags
11:31:00 [2026-07-16T09:31:00.933Z] Everything up-to-date
11:31:00 [2026-07-16T09:31:00.934Z] [Pipeline] }
11:31:00 [2026-07-16T09:31:00.945Z] [Pipeline] // withCredentials
11:31:00 [2026-07-16T09:31:00.954Z] [Pipeline] }
11:31:00 [2026-07-16T09:31:00.962Z] [Pipeline] // stage
11:31:00 [2026-07-16T09:31:00.972Z] [Pipeline] stage
11:31:00 [2026-07-16T09:31:00.973Z] [Pipeline] { (Build image)
11:31:00 [2026-07-16T09:31:00.993Z] [Pipeline] script
11:31:00 [2026-07-16T09:31:00.998Z] [Pipeline] {
11:31:01 [2026-07-16T09:31:01.117Z] [Pipeline] isUnix
11:31:01 [2026-07-16T09:31:01.122Z] [Pipeline] withEnv
11:31:01 [2026-07-16T09:31:01.122Z] [Pipeline] {
11:31:01 [2026-07-16T09:31:01.127Z] [Pipeline] sh
11:31:01 [2026-07-16T09:31:01.382Z] + docker build -t silverpeas/silverpeas-test:6.4.7 .
11:31:01 [2026-07-16T09:31:01.632Z] #0 building with "default" instance using docker driver
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #1 [internal] load build definition from Dockerfile
11:31:01 [2026-07-16T09:31:01.632Z] #1 transferring dockerfile: 5.27kB done
11:31:01 [2026-07-16T09:31:01.632Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
11:31:01 [2026-07-16T09:31:01.632Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 66)
11:31:01 [2026-07-16T09:31:01.632Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 67)
11:31:01 [2026-07-16T09:31:01.632Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 74)
11:31:01 [2026-07-16T09:31:01.632Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 75)
11:31:01 [2026-07-16T09:31:01.632Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 76)
11:31:01 [2026-07-16T09:31:01.632Z] #1 DONE 0.0s
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #2 [internal] load metadata for docker.io/library/ubuntu:jammy
11:31:01 [2026-07-16T09:31:01.632Z] #2 DONE 0.0s
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #3 [internal] load .dockerignore
11:31:01 [2026-07-16T09:31:01.632Z] #3 transferring context: 2B done
11:31:01 [2026-07-16T09:31:01.632Z] #3 DONE 0.0s
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #4 [internal] load build context
11:31:01 [2026-07-16T09:31:01.632Z] #4 DONE 0.0s
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #5 [ 1/15] FROM docker.io/library/ubuntu:jammy
11:31:01 [2026-07-16T09:31:01.632Z] #5 DONE 0.0s
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #6 [ 3/15] RUN wget -nc https://www.silverpeas.org/files/swftools-bin-0.9.2.zip   && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum -   && unzip swftools-bin-0.9.2.zip -d /   && rm swftools-bin-0.9.2.zip
11:31:01 [2026-07-16T09:31:01.632Z] #6 CACHED
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #7 [ 4/15] RUN wget -nc https://www.silverpeas.org/files/pdf2json-bin-0.68.zip   && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum -   && unzip pdf2json-bin-0.68.zip -d /   && rm pdf2json-bin-0.68.zip
11:31:01 [2026-07-16T09:31:01.632Z] #7 CACHED
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #8 [ 2/15] RUN apt-get update   && apt-get install -y tzdata   && apt-get install -y     apt-utils     iputils-ping     curl     wget     vim     locales     language-pack-en     language-pack-fr     procps     net-tools     zip     unzip     openjdk-11-jdk     ffmpeg     imagemagick     ghostscript     libreoffice     ure     gpgv     postgresql     sudo   && rm -rf /var/lib/apt/lists/*   && update-ca-certificates -f
11:31:01 [2026-07-16T09:31:01.632Z] #8 CACHED
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #9 [ 5/15] RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen   && echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen   && echo "de_DE.UTF-8 UTF-8" >> /etc/locale.gen   && locale-gen   && update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8
11:31:01 [2026-07-16T09:31:01.632Z] #9 CACHED
11:31:01 [2026-07-16T09:31:01.632Z] 
11:31:01 [2026-07-16T09:31:01.632Z] #4 [internal] load build context
11:31:01 [2026-07-16T09:31:01.883Z] #4 transferring context: 8.52MB 0.2s done
11:31:01 [2026-07-16T09:31:01.883Z] #4 DONE 0.2s
11:31:01 [2026-07-16T09:31:01.883Z] 
11:31:01 [2026-07-16T09:31:01.883Z] #10 [ 6/15] RUN wget -nc https://www.silverpeas.org/files/silverpeas-6.4.7-wildfly26.zip   && wget -nc https://www.silverpeas.org/files/silverpeas-6.4.7-wildfly26.zip.asc   && ( gpg --keyserver keys.openpgp.org --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver pgp.mit.edu --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver keyserver.pgp.com --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 )   && gpg --batch --verify silverpeas-6.4.7-wildfly26.zip.asc silverpeas-6.4.7-wildfly26.zip   && wget -nc https://github.com/wildfly/wildfly/releases/download/26.1.3.Final/wildfly-26.1.3.Final.zip   && unzip silverpeas-6.4.7-wildfly26.zip -d /opt   && unzip wildfly-26.1.3.Final.zip -d /opt   && mv /opt/silverpeas-6.4.7-wildfly26 /opt/silverpeas   && mv /opt/wildfly-26.1.3.Final /opt/wildfly   && rm ./*.zip   && mkdir -p /root/.m2/repository
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.259 --2026-07-16 09:31:01--  https://www.silverpeas.org/files/silverpeas-6.4.7-wildfly26.zip
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.267 Resolving www.silverpeas.org (www.silverpeas.org)... 212.83.183.214
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.269 Connecting to www.silverpeas.org (www.silverpeas.org)|212.83.183.214|:443... connected.
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.298 HTTP request sent, awaiting response... 200 OK
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.318 Length: 5211171 (5.0M) [application/zip]
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.318 Saving to: ‘silverpeas-6.4.7-wildfly26.zip’
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.318 
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.318      0K .......... .......... .......... .......... ..........  0% 2.56M 2s
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.337     50K .......... .......... .......... .......... ..........  1% 5.17M 1s
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.347    100K .......... .......... .......... .......... ..........  2% 5.14M 1s
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.356    150K .......... .......... .......... .......... ..........  3% 65.5M 1s
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.357    200K .......... .......... .......... .......... ..........  4% 52.5M 1s
11:31:01 [2026-07-16T09:31:01.883Z] #10 0.358    250K .......... .......... .......... .......... ..........  5% 56.3M 1s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.359    300K .......... .......... .......... .......... ..........  6% 6.47M 1s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.366    350K .......... .......... .......... .......... ..........  7% 58.1M 1s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.367    400K .......... .......... .......... .......... ..........  8% 62.1M 1s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.368    450K .......... .......... .......... .......... ..........  9% 45.3M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.369    500K .......... .......... .......... .......... .......... 10% 54.4M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.370    550K .......... .......... .......... .......... .......... 11% 55.4M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.371    600K .......... .......... .......... .......... .......... 12% 44.3M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.372    650K .......... .......... .......... .......... .......... 13% 11.1M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.376    700K .......... .......... .......... .......... .......... 14% 47.0M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.377    750K .......... .......... .......... .......... .......... 15% 49.4M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.378    800K .......... .......... .......... .......... .......... 16% 46.8M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.379    850K .......... .......... .......... .......... .......... 17% 36.1M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.381    900K .......... .......... .......... .......... .......... 18% 44.3M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.382    950K .......... .......... .......... .......... .......... 19% 49.6M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.383   1000K .......... .......... .......... .......... .......... 20% 62.8M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.383   1050K .......... .......... .......... .......... .......... 21% 61.3M 0s
11:31:02 [2026-07-16T09:31:02.133Z] #10 0.384   1100K .......... .......... .......... .......... .......... 22% 55.8M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.385   1150K .......... .......... .......... .......... .......... 23% 49.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.386   1200K .......... .......... .......... .......... .......... 24% 53.4M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.387   1250K .......... .......... .......... .......... .......... 25% 46.2M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.388   1300K .......... .......... .......... .......... .......... 26% 54.0M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.389   1350K .......... .......... .......... .......... .......... 27% 50.0M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.390   1400K .......... .......... .......... .......... .......... 28% 45.4M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.391   1450K .......... .......... .......... .......... .......... 29% 42.2M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.392   1500K .......... .......... .......... .......... .......... 30% 45.3M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.393   1550K .......... .......... .......... .......... .......... 31% 49.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.394   1600K .......... .......... .......... .......... .......... 32% 50.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.395   1650K .......... .......... .......... .......... .......... 33% 52.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.396   1700K .......... .......... .......... .......... .......... 34% 56.1M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.397   1750K .......... .......... .......... .......... .......... 35% 72.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.398   1800K .......... .......... .......... .......... .......... 36% 56.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.399   1850K .......... .......... .......... .......... .......... 37% 56.3M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.399   1900K .......... .......... .......... .......... .......... 38% 64.2M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.400   1950K .......... .......... .......... .......... .......... 39% 53.9M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.401   2000K .......... .......... .......... .......... .......... 40% 61.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.402   2050K .......... .......... .......... .......... .......... 41% 64.1M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.403   2100K .......... .......... .......... .......... .......... 42% 74.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.403   2150K .......... .......... .......... .......... .......... 43% 68.2M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.404   2200K .......... .......... .......... .......... .......... 44% 57.6M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.405   2250K .......... .......... .......... .......... .......... 45% 59.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.406   2300K .......... .......... .......... .......... .......... 46% 53.3M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.407   2350K .......... .......... .......... .......... .......... 47% 54.3M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.408   2400K .......... .......... .......... .......... .......... 48% 63.0M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.408   2450K .......... .......... .......... .......... .......... 49% 56.1M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.409   2500K .......... .......... .......... .......... .......... 50% 65.8M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.410   2550K .......... .......... .......... .......... .......... 51% 68.4M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.411   2600K .......... .......... .......... .......... .......... 52% 70.6M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.411   2650K .......... .......... .......... .......... .......... 53% 65.1M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.412   2700K .......... .......... .......... .......... .......... 54% 82.8M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.413   2750K .......... .......... .......... .......... .......... 55% 98.1M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.413   2800K .......... .......... .......... .......... .......... 56%  127M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.413   2850K .......... .......... .......... .......... .......... 56% 84.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.414   2900K .......... .......... .......... .......... .......... 57% 74.4M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.415   2950K .......... .......... .......... .......... .......... 58% 70.4M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.415   3000K .......... .......... .......... .......... .......... 59% 74.6M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.416   3050K .......... .......... .......... .......... .......... 60% 98.6M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.417   3100K .......... .......... .......... .......... .......... 61% 78.2M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.417   3150K .......... .......... .......... .......... .......... 62% 93.0M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.418   3200K .......... .......... .......... .......... .......... 63% 95.9M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.418   3250K .......... .......... .......... .......... .......... 64%  119M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.419   3300K .......... .......... .......... .......... .......... 65% 94.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.419   3350K .......... .......... .......... .......... .......... 66% 72.3M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.420   3400K .......... .......... .......... .......... .......... 67% 88.1M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.420   3450K .......... .......... .......... .......... .......... 68% 80.8M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.421   3500K .......... .......... .......... .......... .......... 69% 97.9M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.421   3550K .......... .......... .......... .......... .......... 70% 75.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.422   3600K .......... .......... .......... .......... .......... 71% 72.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.423   3650K .......... .......... .......... .......... .......... 72% 87.4M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.423   3700K .......... .......... .......... .......... .......... 73% 80.0M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.424   3750K .......... .......... .......... .......... .......... 74%  117M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.424   3800K .......... .......... .......... .......... .......... 75% 95.1M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.425   3850K .......... .......... .......... .......... .......... 76% 99.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.425   3900K .......... .......... .......... .......... .......... 77%  101M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.426   3950K .......... .......... .......... .......... .......... 78%  110M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.426   4000K .......... .......... .......... .......... .......... 79%  109M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.427   4050K .......... .......... .......... .......... .......... 80% 85.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.427   4100K .......... .......... .......... .......... .......... 81% 97.0M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.428   4150K .......... .......... .......... .......... .......... 82%  133M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.428   4200K .......... .......... .......... .......... .......... 83% 95.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.429   4250K .......... .......... .......... .......... .......... 84%  123M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.429   4300K .......... .......... .......... .......... .......... 85%  110M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.430   4350K .......... .......... .......... .......... .......... 86%  107M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.430   4400K .......... .......... .......... .......... .......... 87%  117M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.430   4450K .......... .......... .......... .......... .......... 88% 92.5M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.431   4500K .......... .......... .......... .......... .......... 89%  112M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.431   4550K .......... .......... .......... .......... .......... 90%  109M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.432   4600K .......... .......... .......... .......... .......... 91% 88.7M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.432   4650K .......... .......... .......... .......... .......... 92%  116M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.433   4700K .......... .......... .......... .......... .......... 93% 91.6M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.433   4750K .......... .......... .......... .......... .......... 94%  113M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.434   4800K .......... .......... .......... .......... .......... 95%  113M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.434   4850K .......... .......... .......... .......... .......... 96%  105M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.435   4900K .......... .......... .......... .......... .......... 97%  116M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.435   4950K .......... .......... .......... .......... .......... 98%  108M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.435   5000K .......... .......... .......... .......... .......... 99%  127M 0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.436   5050K .......... .......... .......... .........            100%  137M=0.1s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.436 
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.436 2026-07-16 09:31:01 (42.1 MB/s) - ‘silverpeas-6.4.7-wildfly26.zip’ saved [5211171/5211171]
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.436 
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.442 --2026-07-16 09:31:01--  https://www.silverpeas.org/files/silverpeas-6.4.7-wildfly26.zip.asc
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.446 Resolving www.silverpeas.org (www.silverpeas.org)... 212.83.183.214
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.447 Connecting to www.silverpeas.org (www.silverpeas.org)|212.83.183.214|:443... connected.
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.474 HTTP request sent, awaiting response... 200 OK
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.494 Length: 488 [application/pgp-keys]
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.494 Saving to: ‘silverpeas-6.4.7-wildfly26.zip.asc’
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.494 
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.494      0K                                                       100%  175M=0s
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.495 
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.495 2026-07-16 09:31:01 (175 MB/s) - ‘silverpeas-6.4.7-wildfly26.zip.asc’ saved [488/488]
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.495 
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.513 gpg: directory '/root/.gnupg' created
11:31:02 [2026-07-16T09:31:02.134Z] #10 0.514 gpg: keybox '/root/.gnupg/pubring.kbx' created
11:31:02 [2026-07-16T09:31:02.385Z] #10 0.948 gpg: /root/.gnupg/trustdb.gpg: trustdb created
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.948 gpg: key C19391EB3DF442B6: public key "Miguel Moquillon <miguel.moquillon@silverpeas.org>" imported
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.957 gpg: Total number processed: 1
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.957 gpg:               imported: 1
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.996 gpg: Signature made Thu 16 Jul 2026 09:26:01 AM UTC
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.996 gpg:                using RSA key 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.997 gpg: Good signature from "Miguel Moquillon <miguel.moquillon@silverpeas.org>" [unknown]
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.997 gpg: WARNING: This key is not certified with a trusted signature!
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.997 gpg:          There is no indication that the signature belongs to the owner.
11:31:02 [2026-07-16T09:31:02.636Z] #10 0.997 Primary key fingerprint: 3F46 57EF 9C59 1F2F EA45  8FEB C193 91EB 3DF4 42B6
11:31:02 [2026-07-16T09:31:02.636Z] #10 1.000 --2026-07-16 09:31:02--  https://github.com/wildfly/wildfly/releases/download/26.1.3.Final/wildfly-26.1.3.Final.zip
11:31:02 [2026-07-16T09:31:02.636Z] #10 1.004 Resolving github.com (github.com)... 140.82.121.4
11:31:02 [2026-07-16T09:31:02.636Z] #10 1.005 Connecting to github.com (github.com)|140.82.121.4|:443... connected.
11:31:02 [2026-07-16T09:31:02.886Z] #10 1.037 HTTP request sent, awaiting response... 302 Found
11:31:02 [2026-07-16T09:31:02.886Z] #10 1.247 Location: https://release-assets.githubusercontent.com/github-production-release-asset/764708/430192e6-5c54-4204-afa5-c79846fd0181?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-16T10%3A29%3A56Z&rscd=attachment%3B+filename%3Dwildfly-26.1.3.Final.zip&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-16T09%3A29%3A46Z&ske=2026-07-16T10%3A29%3A56Z&sks=b&skv=2018-11-09&sig=pKRYfOxXQ5g%2Foz0Uged41jX8AG3zkRWB8QIfK4EOQN4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDE5Nzg2MiwibmJmIjoxNzg0MTk0MjYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.sGNDJL39DftOyaRc3xxb9Sujf2QZzng6PIdlXH-3TOg&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.3.Final.zip&response-content-type=application%2Foctet-stream [following]
11:31:02 [2026-07-16T09:31:02.886Z] #10 1.248 --2026-07-16 09:31:02--  https://release-assets.githubusercontent.com/github-production-release-asset/764708/430192e6-5c54-4204-afa5-c79846fd0181?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-16T10%3A29%3A56Z&rscd=attachment%3B+filename%3Dwildfly-26.1.3.Final.zip&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-16T09%3A29%3A46Z&ske=2026-07-16T10%3A29%3A56Z&sks=b&skv=2018-11-09&sig=pKRYfOxXQ5g%2Foz0Uged41jX8AG3zkRWB8QIfK4EOQN4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDE5Nzg2MiwibmJmIjoxNzg0MTk0MjYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.sGNDJL39DftOyaRc3xxb9Sujf2QZzng6PIdlXH-3TOg&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.3.Final.zip&response-content-type=application%2Foctet-stream
11:31:02 [2026-07-16T09:31:02.886Z] #10 1.248 Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
11:31:02 [2026-07-16T09:31:02.886Z] #10 1.248 Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected.
11:31:02 [2026-07-16T09:31:02.886Z] #10 1.260 HTTP request sent, awaiting response... 200 OK
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.354 Length: 217909260 (208M) [application/octet-stream]
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.354 Saving to: ‘wildfly-26.1.3.Final.zip’
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.355 
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.355      0K .......... .......... .......... .......... ..........  0% 15.8M 13s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.358     50K .......... .......... .......... .......... ..........  0% 36.4M 9s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.359    100K .......... .......... .......... .......... ..........  0% 36.7M 8s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.360    150K .......... .......... .......... .......... ..........  0% 46.3M 7s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.361    200K .......... .......... .......... .......... ..........  0% 41.4M 7s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.362    250K .......... .......... .......... .......... ..........  0% 51.0M 6s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.364    300K .......... .......... .......... .......... ..........  0% 30.4M 6s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.365    350K .......... .......... .......... .......... ..........  0% 40.4M 6s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.366    400K .......... .......... .......... .......... ..........  0% 48.7M 6s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.367    450K .......... .......... .......... .......... ..........  0% 40.4M 6s
11:31:03 [2026-07-16T09:31:03.136Z] #10 1.369    500K .......... .......... .......... .......... ..........  0% 41.9M 6s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.370    550K .......... .......... .......... .......... ..........  0% 54.6M 6s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.370    600K .......... .......... .......... .......... ..........  0% 82.3M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.371    650K .......... .......... .......... .......... ..........  0% 55.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.372    700K .......... .......... .......... .......... ..........  0% 43.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.373    750K .......... .......... .......... .......... ..........  0% 32.1M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.375    800K .......... .......... .......... .......... ..........  0% 40.0M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.376    850K .......... .......... .......... .......... ..........  0% 39.6M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.377    900K .......... .......... .......... .......... ..........  0% 20.2M 6s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.379    950K .......... .......... .......... .......... ..........  0% 42.7M 6s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.381   1000K .......... .......... .......... .......... ..........  0% 41.1M 6s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.382   1050K .......... .......... .......... .......... ..........  0% 41.7M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.383   1100K .......... .......... .......... .......... ..........  0% 31.7M 6s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.384   1150K .......... .......... .......... .......... ..........  0% 47.1M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.385   1200K .......... .......... .......... .......... ..........  0% 56.7M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.386   1250K .......... .......... .......... .......... ..........  0% 48.7M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.388   1300K .......... .......... .......... .......... ..........  0% 41.7M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.389   1350K .......... .......... .......... .......... ..........  0% 63.7M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.389   1400K .......... .......... .......... .......... ..........  0% 36.9M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.391   1450K .......... .......... .......... .......... ..........  0% 46.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.392   1500K .......... .......... .......... .......... ..........  0% 27.2M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.393   1550K .......... .......... .......... .......... ..........  0% 45.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.395   1600K .......... .......... .......... .......... ..........  0% 54.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.395   1650K .......... .......... .......... .......... ..........  0% 62.6M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.396   1700K .......... .......... .......... .......... ..........  0% 38.2M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.398   1750K .......... .......... .......... .......... ..........  0% 45.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.399   1800K .......... .......... .......... .......... ..........  0% 44.9M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.400   1850K .......... .......... .......... .......... ..........  0% 49.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.401   1900K .......... .......... .......... .......... ..........  0% 34.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.402   1950K .......... .......... .......... .......... ..........  0% 54.3M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.403   2000K .......... .......... .......... .......... ..........  0% 48.3M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.404   2050K .......... .......... .......... .......... ..........  0% 52.2M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.405   2100K .......... .......... .......... .......... ..........  1% 52.3M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.406   2150K .......... .......... .......... .......... ..........  1% 53.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.407   2200K .......... .......... .......... .......... ..........  1% 59.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.408   2250K .......... .......... .......... .......... ..........  1% 51.6M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.409   2300K .......... .......... .......... .......... ..........  1% 40.4M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.410   2350K .......... .......... .......... .......... ..........  1% 56.7M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.411   2400K .......... .......... .......... .......... ..........  1% 63.3M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.411   2450K .......... .......... .......... .......... ..........  1% 50.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.412   2500K .......... .......... .......... .......... ..........  1% 54.4M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.413   2550K .......... .......... .......... .......... ..........  1% 54.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.414   2600K .......... .......... .......... .......... ..........  1% 54.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.415   2650K .......... .......... .......... .......... ..........  1% 61.2M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.416   2700K .......... .......... .......... .......... ..........  1% 56.3M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.417   2750K .......... .......... .......... .......... ..........  1% 71.4M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.417   2800K .......... .......... .......... .......... ..........  1% 58.6M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.418   2850K .......... .......... .......... .......... ..........  1% 57.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.419   2900K .......... .......... .......... .......... ..........  1% 59.5M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.420   2950K .......... .......... .......... .......... ..........  1% 60.4M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.421   3000K .......... .......... .......... .......... ..........  1% 63.8M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.421   3050K .......... .......... .......... .......... ..........  1% 65.4M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.422   3100K .......... .......... .......... .......... ..........  1% 60.7M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.423   3150K .......... .......... .......... .......... ..........  1% 65.2M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.424   3200K .......... .......... .......... .......... ..........  1% 69.1M 5s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.424   3250K .......... .......... .......... .......... ..........  1% 64.0M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.425   3300K .......... .......... .......... .......... ..........  1% 64.0M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.426   3350K .......... .......... .......... .......... ..........  1% 67.8M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.427   3400K .......... .......... .......... .......... ..........  1% 77.6M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.427   3450K .......... .......... .......... .......... ..........  1% 74.2M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.428   3500K .......... .......... .......... .......... ..........  1% 54.6M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.429   3550K .......... .......... .......... .......... ..........  1% 78.4M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.429   3600K .......... .......... .......... .......... ..........  1% 82.3M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.430   3650K .......... .......... .......... .......... ..........  1% 94.0M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.431   3700K .......... .......... .......... .......... ..........  1% 59.3M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.431   3750K .......... .......... .......... .......... ..........  1% 81.7M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.432   3800K .......... .......... .......... .......... ..........  1% 81.7M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.433   3850K .......... .......... .......... .......... ..........  1% 70.3M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.433   3900K .......... .......... .......... .......... ..........  1% 77.0M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.434   3950K .......... .......... .......... .......... ..........  1% 89.1M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.435   4000K .......... .......... .......... .......... ..........  1% 83.9M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.435   4050K .......... .......... .......... .......... ..........  1% 87.2M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.436   4100K .......... .......... .......... .......... ..........  1% 73.3M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.436   4150K .......... .......... .......... .......... ..........  1% 54.5M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.437   4200K .......... .......... .......... .......... ..........  1% 71.7M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.438   4250K .......... .......... .......... .......... ..........  2% 96.2M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.438   4300K .......... .......... .......... .......... ..........  2% 72.4M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.439   4350K .......... .......... .......... .......... ..........  2% 91.7M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.440   4400K .......... .......... .......... .......... ..........  2%  117M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.440   4450K .......... .......... .......... .......... ..........  2%  112M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.440   4500K .......... .......... .......... .......... ..........  2% 71.0M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.441   4550K .......... .......... .......... .......... ..........  2% 94.9M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.442   4600K .......... .......... .......... .......... ..........  2%  106M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.442   4650K .......... .......... .......... .......... ..........  2% 71.7M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.443   4700K .......... .......... .......... .......... ..........  2% 80.4M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.443   4750K .......... .......... .......... .......... ..........  2% 76.2M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.444   4800K .......... .......... .......... .......... ..........  2% 75.8M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.445   4850K .......... .......... .......... .......... ..........  2% 79.1M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.445   4900K .......... .......... .......... .......... ..........  2% 80.6M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.446   4950K .......... .......... .......... .......... ..........  2% 93.9M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.446   5000K .......... .......... .......... .......... ..........  2% 86.6M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.447   5050K .......... .......... .......... .......... ..........  2%  101M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.448   5100K .......... .......... .......... .......... ..........  2% 74.1M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.448   5150K .......... .......... .......... .......... ..........  2% 89.7M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.449   5200K .......... .......... .......... .......... ..........  2% 81.0M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.449   5250K .......... .......... .......... .......... ..........  2% 82.0M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.450   5300K .......... .......... .......... .......... ..........  2% 91.9M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.450   5350K .......... .......... .......... .......... ..........  2%  112M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.451   5400K .......... .......... .......... .......... ..........  2% 94.4M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.451   5450K .......... .......... .......... .......... ..........  2% 93.8M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.452   5500K .......... .......... .......... .......... ..........  2% 71.8M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.452   5550K .......... .......... .......... .......... ..........  2% 99.2M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.453   5600K .......... .......... .......... .......... ..........  2%  117M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.453   5650K .......... .......... .......... .......... ..........  2% 88.6M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.454   5700K .......... .......... .......... .......... ..........  2% 90.9M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.454   5750K .......... .......... .......... .......... ..........  2% 87.8M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.455   5800K .......... .......... .......... .......... ..........  2% 98.9M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.456   5850K .......... .......... .......... .......... ..........  2%  102M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.456   5900K .......... .......... .......... .......... ..........  2% 95.6M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.457   5950K .......... .......... .......... .......... ..........  2% 93.7M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.457   6000K .......... .......... .......... .......... ..........  2%  108M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.458   6050K .......... .......... .......... .......... ..........  2% 99.6M 4s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.458   6100K .......... .......... .......... .......... ..........  2% 98.8M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.458   6150K .......... .......... .......... .......... ..........  2% 96.9M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.459   6200K .......... .......... .......... .......... ..........  2%  112M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.459   6250K .......... .......... .......... .......... ..........  2%  103M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.460   6300K .......... .......... .......... .......... ..........  2% 78.2M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.461   6350K .......... .......... .......... .......... ..........  3%  119M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.461   6400K .......... .......... .......... .......... ..........  3% 87.1M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.462   6450K .......... .......... .......... .......... ..........  3% 88.5M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.462   6500K .......... .......... .......... .......... ..........  3% 75.0M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.463   6550K .......... .......... .......... .......... ..........  3%  101M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.463   6600K .......... .......... .......... .......... ..........  3% 87.6M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.464   6650K .......... .......... .......... .......... ..........  3%  101M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.464   6700K .......... .......... .......... .......... ..........  3% 88.3M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.465   6750K .......... .......... .......... .......... ..........  3% 95.0M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.465   6800K .......... .......... .......... .......... ..........  3% 84.7M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.466   6850K .......... .......... .......... .......... ..........  3%  108M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.466   6900K .......... .......... .......... .......... ..........  3% 99.4M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.467   6950K .......... .......... .......... .......... ..........  3% 85.5M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.467   7000K .......... .......... .......... .......... ..........  3%  105M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.468   7050K .......... .......... .......... .......... ..........  3%  126M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.468   7100K .......... .......... .......... .......... ..........  3% 84.2M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.469   7150K .......... .......... .......... .......... ..........  3% 92.4M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.469   7200K .......... .......... .......... .......... ..........  3% 82.4M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.470   7250K .......... .......... .......... .......... ..........  3%  125M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.470   7300K .......... .......... .......... .......... ..........  3%  111M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.471   7350K .......... .......... .......... .......... ..........  3%  128M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.471   7400K .......... .......... .......... .......... ..........  3%  102M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.472   7450K .......... .......... .......... .......... ..........  3% 93.0M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.472   7500K .......... .......... .......... .......... ..........  3%  124M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.473   7550K .......... .......... .......... .......... ..........  3% 94.7M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.473   7600K .......... .......... .......... .......... ..........  3%  112M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.474   7650K .......... .......... .......... .......... ..........  3% 92.4M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.474   7700K .......... .......... .......... .......... ..........  3%  107M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.475   7750K .......... .......... .......... .......... ..........  3%  109M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.475   7800K .......... .......... .......... .......... ..........  3%  110M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.475   7850K .......... .......... .......... .......... ..........  3%  114M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.476   7900K .......... .......... .......... .......... ..........  3% 92.2M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.476   7950K .......... .......... .......... .......... ..........  3% 86.8M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.477   8000K .......... .......... .......... .......... ..........  3%  124M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.477   8050K .......... .......... .......... .......... ..........  3%  152M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.478   8100K .......... .......... .......... .......... ..........  3%  110M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.478   8150K .......... .......... .......... .......... ..........  3%  111M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.479   8200K .......... .......... .......... .......... ..........  3%  110M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.479   8250K .......... .......... .......... .......... ..........  3% 97.2M 3s
11:31:03 [2026-07-16T09:31:03.137Z] #10 1.480   8300K .......... .......... .......... .......... ..........  3%  104M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.480   8350K .......... .......... .......... .......... ..........  3%  126M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.480   8400K .......... .......... .......... .......... ..........  3% 99.2M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.481   8450K .......... .......... .......... .......... ..........  3%  120M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.481   8500K .......... .......... .......... .......... ..........  4%  122M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.482   8550K .......... .......... .......... .......... ..........  4%  122M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.482   8600K .......... .......... .......... .......... ..........  4%  133M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.482   8650K .......... .......... .......... .......... ..........  4%  121M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.483   8700K .......... .......... .......... .......... ..........  4%  101M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.483   8750K .......... .......... .......... .......... ..........  4%  163M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.484   8800K .......... .......... .......... .......... ..........  4%  130M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.484   8850K .......... .......... .......... .......... ..........  4%  135M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.484   8900K .......... .......... .......... .......... ..........  4%  120M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.485   8950K .......... .......... .......... .......... ..........  4%  105M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.485   9000K .......... .......... .......... .......... ..........  4%  119M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.486   9050K .......... .......... .......... .......... ..........  4%  106M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.486   9100K .......... .......... .......... .......... ..........  4%  103M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.487   9150K .......... .......... .......... .......... ..........  4%  123M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.487   9200K .......... .......... .......... .......... ..........  4%  143M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.487   9250K .......... .......... .......... .......... ..........  4%  159M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.488   9300K .......... .......... .......... .......... ..........  4%  102M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.488   9350K .......... .......... .......... .......... ..........  4%  124M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.488   9400K .......... .......... .......... .......... ..........  4%  118M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.489   9450K .......... .......... .......... .......... ..........  4%  148M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.489   9500K .......... .......... .......... .......... ..........  4%  110M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.490   9550K .......... .......... .......... .......... ..........  4% 81.7M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.490   9600K .......... .......... .......... .......... ..........  4%  153M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.491   9650K .......... .......... .......... .......... ..........  4%  120M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.491   9700K .......... .......... .......... .......... ..........  4% 23.1M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.493   9750K .......... .......... .......... .......... ..........  4%  136M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.493   9800K .......... .......... .......... .......... ..........  4%  120M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.494   9850K .......... .......... .......... .......... ..........  4% 70.1M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.495   9900K .......... .......... .......... .......... ..........  4% 72.4M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.495   9950K .......... .......... .......... .......... ..........  4%  157M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.496  10000K .......... .......... .......... .......... ..........  4%  171M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.496  10050K .......... .......... .......... .......... ..........  4%  180M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.496  10100K .......... .......... .......... .......... ..........  4%  144M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.496  10150K .......... .......... .......... .......... ..........  4%  151M 3s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.497  10200K .......... .......... .......... .......... ..........  4%  527K 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.592  10250K .......... .......... .......... .......... ..........  4%  114M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.592  10300K .......... .......... .......... .......... ..........  4% 78.6M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.593  10350K .......... .......... .......... .......... ..........  4% 85.6M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.593  10400K .......... .......... .......... .......... ..........  4% 99.8M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.594  10450K .......... .......... .......... .......... ..........  4%  108M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.594  10500K .......... .......... .......... .......... ..........  4% 90.2M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.595  10550K .......... .......... .......... .......... ..........  4% 28.5M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.597  10600K .......... .......... .......... .......... ..........  5% 52.6M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.597  10650K .......... .......... .......... .......... ..........  5% 41.5M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.599  10700K .......... .......... .......... .......... ..........  5% 33.5M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.600  10750K .......... .......... .......... .......... ..........  5% 51.5M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.601  10800K .......... .......... .......... .......... ..........  5% 50.1M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.602  10850K .......... .......... .......... .......... ..........  5% 63.3M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.603  10900K .......... .......... .......... .......... ..........  5% 84.7M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.603  10950K .......... .......... .......... .......... ..........  5% 58.9M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.604  11000K .......... .......... .......... .......... ..........  5% 72.6M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.605  11050K .......... .......... .......... .......... ..........  5% 52.3M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.606  11100K .......... .......... .......... .......... ..........  5% 58.7M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.607  11150K .......... .......... .......... .......... ..........  5% 75.3M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.607  11200K .......... .......... .......... .......... ..........  5% 83.2M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.608  11250K .......... .......... .......... .......... ..........  5% 70.1M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.609  11300K .......... .......... .......... .......... ..........  5% 66.0M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.609  11350K .......... .......... .......... .......... ..........  5% 55.1M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.610  11400K .......... .......... .......... .......... ..........  5% 63.7M 5s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.611  11450K .......... .......... .......... .......... ..........  5%  122M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.612  11500K .......... .......... .......... .......... ..........  5% 57.5M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.612  11550K .......... .......... .......... .......... ..........  5% 51.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.613  11600K .......... .......... .......... .......... ..........  5% 47.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.614  11650K .......... .......... .......... .......... ..........  5% 86.3M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.615  11700K .......... .......... .......... .......... ..........  5% 59.1M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.615  11750K .......... .......... .......... .......... ..........  5% 58.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.616  11800K .......... .......... .......... .......... ..........  5% 65.2M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.617  11850K .......... .......... .......... .......... ..........  5% 85.6M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.618  11900K .......... .......... .......... .......... ..........  5% 44.4M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.619  11950K .......... .......... .......... .......... ..........  5% 94.5M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.619  12000K .......... .......... .......... .......... ..........  5% 75.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.620  12050K .......... .......... .......... .......... ..........  5% 64.8M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.621  12100K .......... .......... .......... .......... ..........  5% 76.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.621  12150K .......... .......... .......... .......... ..........  5% 82.3M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.622  12200K .......... .......... .......... .......... ..........  5% 69.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.623  12250K .......... .......... .......... .......... ..........  5% 53.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.624  12300K .......... .......... .......... .......... ..........  5% 51.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.625  12350K .......... .......... .......... .......... ..........  5% 64.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.625  12400K .......... .......... .......... .......... ..........  5% 54.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.626  12450K .......... .......... .......... .......... ..........  5% 87.4M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.627  12500K .......... .......... .......... .......... ..........  5% 55.3M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.628  12550K .......... .......... .......... .......... ..........  5% 73.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.628  12600K .......... .......... .......... .......... ..........  5% 53.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.629  12650K .......... .......... .......... .......... ..........  5% 58.2M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.630  12700K .......... .......... .......... .......... ..........  5% 52.1M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.631  12750K .......... .......... .......... .......... ..........  6% 62.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.632  12800K .......... .......... .......... .......... ..........  6% 74.1M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.632  12850K .......... .......... .......... .......... ..........  6% 84.6M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.633  12900K .......... .......... .......... .......... ..........  6% 72.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.634  12950K .......... .......... .......... .......... ..........  6% 87.8M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.634  13000K .......... .......... .......... .......... ..........  6% 64.6M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.635  13050K .......... .......... .......... .......... ..........  6%  102M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.636  13100K .......... .......... .......... .......... ..........  6% 55.8M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.636  13150K .......... .......... .......... .......... ..........  6% 58.4M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.637  13200K .......... .......... .......... .......... ..........  6%  129M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.638  13250K .......... .......... .......... .......... ..........  6% 95.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.638  13300K .......... .......... .......... .......... ..........  6% 55.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.639  13350K .......... .......... .......... .......... ..........  6%  123M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.639  13400K .......... .......... .......... .......... ..........  6% 69.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.640  13450K .......... .......... .......... .......... ..........  6% 83.3M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.641  13500K .......... .......... .......... .......... ..........  6% 75.4M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.641  13550K .......... .......... .......... .......... ..........  6%  118M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.642  13600K .......... .......... .......... .......... ..........  6% 72.6M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.642  13650K .......... .......... .......... .......... ..........  6% 72.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.643  13700K .......... .......... .......... .......... ..........  6% 81.8M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.644  13750K .......... .......... .......... .......... ..........  6% 88.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.644  13800K .......... .......... .......... .......... ..........  6% 78.5M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.645  13850K .......... .......... .......... .......... ..........  6% 63.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.646  13900K .......... .......... .......... .......... ..........  6% 78.1M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.646  13950K .......... .......... .......... .......... ..........  6% 64.6M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.647  14000K .......... .......... .......... .......... ..........  6% 93.5M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.647  14050K .......... .......... .......... .......... ..........  6% 81.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.648  14100K .......... .......... .......... .......... ..........  6% 80.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.649  14150K .......... .......... .......... .......... ..........  6%  128M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.649  14200K .......... .......... .......... .......... ..........  6% 93.4M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.650  14250K .......... .......... .......... .......... ..........  6% 78.6M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.650  14300K .......... .......... .......... .......... ..........  6% 87.6M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.651  14350K .......... .......... .......... .......... ..........  6% 97.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.651  14400K .......... .......... .......... .......... ..........  6% 86.4M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.652  14450K .......... .......... .......... .......... ..........  6%  105M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.652  14500K .......... .......... .......... .......... ..........  6%  127M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.653  14550K .......... .......... .......... .......... ..........  6% 92.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.653  14600K .......... .......... .......... .......... ..........  6%  105M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.654  14650K .......... .......... .......... .......... ..........  6% 65.1M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.655  14700K .......... .......... .......... .......... ..........  6% 67.7M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.655  14750K .......... .......... .......... .......... ..........  6%  126M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.655  14800K .......... .......... .......... .......... ..........  6% 92.9M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.656  14850K .......... .......... .......... .......... ..........  7% 92.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.656  14900K .......... .......... .......... .......... ..........  7% 84.0M 4s
11:31:03 [2026-07-16T09:31:03.138Z] #10 1.657  14950K .......... .......... .......... .......... ..........  7% 89.5M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.658  15000K .......... .......... .......... .......... ..........  7% 82.5M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.658  15050K .......... .......... .......... .......... ..........  7%  118M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.659  15100K .......... .......... .......... .......... ..........  7% 63.6M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.659  15150K .......... .......... .......... .......... ..........  7% 94.0M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.660  15200K .......... .......... .......... .......... ..........  7%  117M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.660  15250K .......... .......... .......... .......... ..........  7% 91.8M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.661  15300K .......... .......... .......... .......... ..........  7% 81.6M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.662  15350K .......... .......... .......... .......... ..........  7% 68.0M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.662  15400K .......... .......... .......... .......... ..........  7% 88.0M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.663  15450K .......... .......... .......... .......... ..........  7% 95.3M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.663  15500K .......... .......... .......... .......... ..........  7% 92.8M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.664  15550K .......... .......... .......... .......... ..........  7%  103M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.664  15600K .......... .......... .......... .......... ..........  7% 70.6M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.665  15650K .......... .......... .......... .......... ..........  7%  119M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.665  15700K .......... .......... .......... .......... ..........  7% 90.2M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.666  15750K .......... .......... .......... .......... ..........  7%  115M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.666  15800K .......... .......... .......... .......... ..........  7% 90.6M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.667  15850K .......... .......... .......... .......... ..........  7% 96.8M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.667  15900K .......... .......... .......... .......... ..........  7% 84.1M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.668  15950K .......... .......... .......... .......... ..........  7%  131M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.668  16000K .......... .......... .......... .......... ..........  7%  133M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.669  16050K .......... .......... .......... .......... ..........  7%  114M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.669  16100K .......... .......... .......... .......... ..........  7% 80.9M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.670  16150K .......... .......... .......... .......... ..........  7% 85.9M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.670  16200K .......... .......... .......... .......... ..........  7% 96.4M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.671  16250K .......... .......... .......... .......... ..........  7%  135M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.671  16300K .......... .......... .......... .......... ..........  7% 77.8M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.672  16350K .......... .......... .......... .......... ..........  7% 98.4M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.672  16400K .......... .......... .......... .......... ..........  7%  126M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.673  16450K .......... .......... .......... .......... ..........  7%  129M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.673  16500K .......... .......... .......... .......... ..........  7%  144M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.673  16550K .......... .......... .......... .......... ..........  7%  105M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.674  16600K .......... .......... .......... .......... ..........  7%  127M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.674  16650K .......... .......... .......... .......... ..........  7%  104M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.675  16700K .......... .......... .......... .......... ..........  7%  109M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.675  16750K .......... .......... .......... .......... ..........  7% 91.1M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.676  16800K .......... .......... .......... .......... ..........  7% 92.3M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.676  16850K .......... .......... .......... .......... ..........  7% 85.0M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.677  16900K .......... .......... .......... .......... ..........  7%  104M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.677  16950K .......... .......... .......... .......... ..........  7%  123M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.678  17000K .......... .......... .......... .......... ..........  8% 91.4M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.678  17050K .......... .......... .......... .......... ..........  8%  117M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.679  17100K .......... .......... .......... .......... ..........  8%  132M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.679  17150K .......... .......... .......... .......... ..........  8%  132M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.679  17200K .......... .......... .......... .......... ..........  8%  133M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.680  17250K .......... .......... .......... .......... ..........  8%  140M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.680  17300K .......... .......... .......... .......... ..........  8%  140M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.680  17350K .......... .......... .......... .......... ..........  8%  191M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.681  17400K .......... .......... .......... .......... ..........  8%  142M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.681  17450K .......... .......... .......... .......... ..........  8%  205M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.681  17500K .......... .......... .......... .......... ..........  8%  106M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.682  17550K .......... .......... .......... .......... ..........  8%  112M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.682  17600K .......... .......... .......... .......... ..........  8% 78.8M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.683  17650K .......... .......... .......... .......... ..........  8% 95.8M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.683  17700K .......... .......... .......... .......... ..........  8% 89.3M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.684  17750K .......... .......... .......... .......... ..........  8%  116M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.684  17800K .......... .......... .......... .......... ..........  8%  128M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.685  17850K .......... .......... .......... .......... ..........  8%  116M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.685  17900K .......... .......... .......... .......... ..........  8% 90.3M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.686  17950K .......... .......... .......... .......... ..........  8%  128M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.686  18000K .......... .......... .......... .......... ..........  8%  149M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.686  18050K .......... .......... .......... .......... ..........  8%  176M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.687  18100K .......... .......... .......... .......... ..........  8%  133M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.687  18150K .......... .......... .......... .......... ..........  8%  194M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.687  18200K .......... .......... .......... .......... ..........  8%  162M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.687  18250K .......... .......... .......... .......... ..........  8%  154M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.688  18300K .......... .......... .......... .......... ..........  8%  106M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.688  18350K .......... .......... .......... .......... ..........  8% 92.0M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.689  18400K .......... .......... .......... .......... ..........  8%  106M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.689  18450K .......... .......... .......... .......... ..........  8% 93.3M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.690  18500K .......... .......... .......... .......... ..........  8%  108M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.690  18550K .......... .......... .......... .......... ..........  8%  141M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.691  18600K .......... .......... .......... .......... ..........  8%  126M 4s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.691  18650K .......... .......... .......... .......... ..........  8%  125M 3s
11:31:03 [2026-07-16T09:31:03.139Z] #10 1.691  18700K .......... .......... .......... .......... ..........  8% 98.8M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.692  18750K .......... .......... .......... .......... ..........  8%  123M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.692  18800K .......... .......... .......... .......... ..........  8%  124M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.693  18850K .......... .......... .......... .......... ..........  8%  111M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.693  18900K .......... .......... .......... .......... ..........  8%  129M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.693  18950K .......... .......... .......... .......... ..........  8%  102M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.694  19000K .......... .......... .......... .......... ..........  8%  118M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.694  19050K .......... .......... .......... .......... ..........  8%  104M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.695  19100K .......... .......... .......... .......... ..........  8% 71.1M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.695  19150K .......... .......... .......... .......... ..........  9%  122M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.696  19200K .......... .......... .......... .......... ..........  9%  110M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.696  19250K .......... .......... .......... .......... ..........  9% 98.8M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.697  19300K .......... .......... .......... .......... ..........  9%  116M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.697  19350K .......... .......... .......... .......... ..........  9%  140M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.698  19400K .......... .......... .......... .......... ..........  9%  141M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.698  19450K .......... .......... .......... .......... ..........  9%  114M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.698  19500K .......... .......... .......... .......... ..........  9% 87.1M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.699  19550K .......... .......... .......... .......... ..........  9%  126M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.699  19600K .......... .......... .......... .......... ..........  9%  124M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.700  19650K .......... .......... .......... .......... ..........  9%  119M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.700  19700K .......... .......... .......... .......... ..........  9%  129M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.700  19750K .......... .......... .......... .......... ..........  9%  122M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.701  19800K .......... .......... .......... .......... ..........  9% 90.9M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.701  19850K .......... .......... .......... .......... ..........  9% 94.9M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.702  19900K .......... .......... .......... .......... ..........  9%  110M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.702  19950K .......... .......... .......... .......... ..........  9%  118M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.703  20000K .......... .......... .......... .......... ..........  9%  115M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.703  20050K .......... .......... .......... .......... ..........  9%  215M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.703  20100K .......... .......... .......... .......... ..........  9%  138M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.704  20150K .......... .......... .......... .......... ..........  9%  170M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.704  20200K .......... .......... .......... .......... ..........  9%  183M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.704  20250K .......... .......... .......... .......... ..........  9%  174M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.705  20300K .......... .......... .......... .......... ..........  9%  120M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.705  20350K .......... .......... .......... .......... ..........  9%  176M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.705  20400K .......... .......... .......... .......... ..........  9%  241M 3s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.706  20450K .......... .......... .......... .......... ..........  9%  610K 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.788  20500K .......... .......... .......... .......... ..........  9% 62.7M 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.788  20550K .......... .......... .......... .......... ..........  9% 99.0M 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.789  20600K .......... .......... .......... .......... ..........  9%  141M 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.789  20650K .......... .......... .......... .......... ..........  9%  150M 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.790  20700K .......... .......... .......... .......... ..........  9% 42.8M 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.791  20750K .......... .......... .......... .......... ..........  9%  100M 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.791  20800K .......... .......... .......... .......... ..........  9%  186M 4s
11:31:03 [2026-07-16T09:31:03.390Z] #10 1.791  20850K .......... .......... .......... .......... ..........  9%  107M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.792  20900K .......... .......... .......... .......... ..........  9%  122M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.792  20950K .......... .......... .......... .......... ..........  9%  138M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.793  21000K .......... .......... .......... .......... ..........  9%  107M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.793  21050K .......... .......... .......... .......... ..........  9%  126M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.794  21100K .......... .......... .......... .......... ..........  9%  122M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.794  21150K .......... .......... .......... .......... ..........  9%  176M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.794  21200K .......... .......... .......... .......... ..........  9%  128M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.795  21250K .......... .......... .......... .......... .......... 10%  109M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.795  21300K .......... .......... .......... .......... .......... 10%  128M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.795  21350K .......... .......... .......... .......... .......... 10% 79.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.796  21400K .......... .......... .......... .......... .......... 10% 68.8M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.797  21450K .......... .......... .......... .......... .......... 10% 53.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.798  21500K .......... .......... .......... .......... .......... 10% 45.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.799  21550K .......... .......... .......... .......... .......... 10% 72.1M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.799  21600K .......... .......... .......... .......... .......... 10% 77.2M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.800  21650K .......... .......... .......... .......... .......... 10% 90.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.801  21700K .......... .......... .......... .......... .......... 10% 66.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.801  21750K .......... .......... .......... .......... .......... 10% 70.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.802  21800K .......... .......... .......... .......... .......... 10% 97.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.802  21850K .......... .......... .......... .......... .......... 10% 65.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.803  21900K .......... .......... .......... .......... .......... 10% 51.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.804  21950K .......... .......... .......... .......... .......... 10% 66.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.805  22000K .......... .......... .......... .......... .......... 10%  100M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.805  22050K .......... .......... .......... .......... .......... 10% 72.1M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.806  22100K .......... .......... .......... .......... .......... 10% 62.3M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.807  22150K .......... .......... .......... .......... .......... 10% 63.9M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.808  22200K .......... .......... .......... .......... .......... 10% 64.8M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.808  22250K .......... .......... .......... .......... .......... 10% 77.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.809  22300K .......... .......... .......... .......... .......... 10% 60.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.810  22350K .......... .......... .......... .......... .......... 10% 81.2M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.810  22400K .......... .......... .......... .......... .......... 10% 74.3M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.811  22450K .......... .......... .......... .......... .......... 10% 66.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.812  22500K .......... .......... .......... .......... .......... 10% 61.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.813  22550K .......... .......... .......... .......... .......... 10% 98.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.813  22600K .......... .......... .......... .......... .......... 10%  112M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.813  22650K .......... .......... .......... .......... .......... 10% 84.0M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.814  22700K .......... .......... .......... .......... .......... 10% 61.0M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.815  22750K .......... .......... .......... .......... .......... 10% 92.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.815  22800K .......... .......... .......... .......... .......... 10% 74.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.816  22850K .......... .......... .......... .......... .......... 10% 71.2M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.817  22900K .......... .......... .......... .......... .......... 10% 63.8M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.817  22950K .......... .......... .......... .......... .......... 10% 79.1M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.818  23000K .......... .......... .......... .......... .......... 10% 84.0M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.819  23050K .......... .......... .......... .......... .......... 10% 92.3M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.819  23100K .......... .......... .......... .......... .......... 10% 60.1M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.820  23150K .......... .......... .......... .......... .......... 10% 86.6M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.821  23200K .......... .......... .......... .......... .......... 10% 80.2M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.821  23250K .......... .......... .......... .......... .......... 10% 91.9M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.822  23300K .......... .......... .......... .......... .......... 10% 69.1M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.822  23350K .......... .......... .......... .......... .......... 10% 82.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.823  23400K .......... .......... .......... .......... .......... 11% 80.3M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.824  23450K .......... .......... .......... .......... .......... 11% 83.5M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.824  23500K .......... .......... .......... .......... .......... 11% 77.1M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.825  23550K .......... .......... .......... .......... .......... 11% 81.4M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.825  23600K .......... .......... .......... .......... .......... 11% 75.5M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.826  23650K .......... .......... .......... .......... .......... 11% 88.9M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.827  23700K .......... .......... .......... .......... .......... 11%  100M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.827  23750K .......... .......... .......... .......... .......... 11% 87.1M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.828  23800K .......... .......... .......... .......... .......... 11% 92.3M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.828  23850K .......... .......... .......... .......... .......... 11% 88.9M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.829  23900K .......... .......... .......... .......... .......... 11% 90.0M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.829  23950K .......... .......... .......... .......... .......... 11% 86.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.830  24000K .......... .......... .......... .......... .......... 11% 80.6M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.831  24050K .......... .......... .......... .......... .......... 11% 72.7M 4s
11:31:03 [2026-07-16T09:31:03.641Z] #10 1.831  24100K .......... .......... .......... .......... .......... 11% 71.7M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.832  24150K .......... .......... .......... .......... .......... 11% 92.6M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.832  24200K .......... .......... .......... .......... .......... 11% 91.8M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.833  24250K .......... .......... .......... .......... .......... 11% 84.3M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.834  24300K .......... .......... .......... .......... .......... 11% 92.6M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.834  24350K .......... .......... .......... .......... .......... 11%  136M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.834  24400K .......... .......... .......... .......... .......... 11% 87.0M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.835  24450K .......... .......... .......... .......... .......... 11% 79.3M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.836  24500K .......... .......... .......... .......... .......... 11% 94.9M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.836  24550K .......... .......... .......... .......... .......... 11% 99.2M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.837  24600K .......... .......... .......... .......... .......... 11%  111M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.837  24650K .......... .......... .......... .......... .......... 11%  130M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.837  24700K .......... .......... .......... .......... .......... 11%  101M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.838  24750K .......... .......... .......... .......... .......... 11%  104M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.838  24800K .......... .......... .......... .......... .......... 11%  107M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.839  24850K .......... .......... .......... .......... .......... 11% 99.1M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.839  24900K .......... .......... .......... .......... .......... 11%  127M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.840  24950K .......... .......... .......... .......... .......... 11%  118M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.840  25000K .......... .......... .......... .......... .......... 11%  109M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.841  25050K .......... .......... .......... .......... .......... 11%  120M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.841  25100K .......... .......... .......... .......... .......... 11% 93.4M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.841  25150K .......... .......... .......... .......... .......... 11%  112M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.842  25200K .......... .......... .......... .......... .......... 11%  109M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.842  25250K .......... .......... .......... .......... .......... 11%  127M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.843  25300K .......... .......... .......... .......... .......... 11%  110M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.843  25350K .......... .......... .......... .......... .......... 11% 97.1M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.844  25400K .......... .......... .......... .......... .......... 11%  102M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.844  25450K .......... .......... .......... .......... .......... 11%  103M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.845  25500K .......... .......... .......... .......... .......... 12% 78.1M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.845  25550K .......... .......... .......... .......... .......... 12% 95.1M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.846  25600K .......... .......... .......... .......... .......... 12%  103M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.846  25650K .......... .......... .......... .......... .......... 12%  123M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.847  25700K .......... .......... .......... .......... .......... 12% 93.2M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.847  25750K .......... .......... .......... .......... .......... 12%  121M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.848  25800K .......... .......... .......... .......... .......... 12%  118M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.848  25850K .......... .......... .......... .......... .......... 12%  123M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.849  25900K .......... .......... .......... .......... .......... 12% 98.6M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.849  25950K .......... .......... .......... .......... .......... 12%  133M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.849  26000K .......... .......... .......... .......... .......... 12%  123M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.850  26050K .......... .......... .......... .......... .......... 12%  110M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.850  26100K .......... .......... .......... .......... .......... 12%  105M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.850  26150K .......... .......... .......... .......... .......... 12%  114M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.851  26200K .......... .......... .......... .......... .......... 12%  139M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.851  26250K .......... .......... .......... .......... .......... 12%  166M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.852  26300K .......... .......... .......... .......... .......... 12%  124M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.852  26350K .......... .......... .......... .......... .......... 12%  171M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.852  26400K .......... .......... .......... .......... .......... 12%  140M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.853  26450K .......... .......... .......... .......... .......... 12%  100M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.853  26500K .......... .......... .......... .......... .......... 12% 98.6M 4s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.854  26550K .......... .......... .......... .......... .......... 12% 99.3M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.854  26600K .......... .......... .......... .......... .......... 12%  120M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.854  26650K .......... .......... .......... .......... .......... 12%  119M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.855  26700K .......... .......... .......... .......... .......... 12% 99.5M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.855  26750K .......... .......... .......... .......... .......... 12%  114M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.856  26800K .......... .......... .......... .......... .......... 12%  124M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.856  26850K .......... .......... .......... .......... .......... 12%  120M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.857  26900K .......... .......... .......... .......... .......... 12%  120M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.857  26950K .......... .......... .......... .......... .......... 12%  175M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.857  27000K .......... .......... .......... .......... .......... 12%  171M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.858  27050K .......... .......... .......... .......... .......... 12%  171M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.858  27100K .......... .......... .......... .......... .......... 12%  135M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.858  27150K .......... .......... .......... .......... .......... 12%  134M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.859  27200K .......... .......... .......... .......... .......... 12%  167M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.859  27250K .......... .......... .......... .......... .......... 12%  158M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.859  27300K .......... .......... .......... .......... .......... 12%  119M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.860  27350K .......... .......... .......... .......... .......... 12%  142M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.860  27400K .......... .......... .......... .......... .......... 12%  152M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.860  27450K .......... .......... .......... .......... .......... 12%  138M 3s
11:31:03 [2026-07-16T09:31:03.642Z] #10 1.861  27500K .......... .......... .......... .......... .......... 12%  151M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.861  27550K .......... .......... .......... .......... .......... 12%  144M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.861  27600K .......... .......... .......... .......... .......... 12%  196M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.862  27650K .......... .......... .......... .......... .......... 13%  122M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.862  27700K .......... .......... .......... .......... .......... 13%  135M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.862  27750K .......... .......... .......... .......... .......... 13%  146M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.863  27800K .......... .......... .......... .......... .......... 13%  125M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.863  27850K .......... .......... .......... .......... .......... 13%  126M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.864  27900K .......... .......... .......... .......... .......... 13%  111M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.864  27950K .......... .......... .......... .......... .......... 13%  135M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.864  28000K .......... .......... .......... .......... .......... 13%  132M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.865  28050K .......... .......... .......... .......... .......... 13%  127M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.865  28100K .......... .......... .......... .......... .......... 13%  185M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.865  28150K .......... .......... .......... .......... .......... 13%  187M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.865  28200K .......... .......... .......... .......... .......... 13%  183M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.866  28250K .......... .......... .......... .......... .......... 13%  141M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.866  28300K .......... .......... .......... .......... .......... 13%  146M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.866  28350K .......... .......... .......... .......... .......... 13%  146M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.867  28400K .......... .......... .......... .......... .......... 13%  184M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.867  28450K .......... .......... .......... .......... .......... 13%  162M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.867  28500K .......... .......... .......... .......... .......... 13%  156M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.868  28550K .......... .......... .......... .......... .......... 13%  167M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.868  28600K .......... .......... .......... .......... .......... 13%  186M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.868  28650K .......... .......... .......... .......... .......... 13%  164M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.869  28700K .......... .......... .......... .......... .......... 13%  133M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.869  28750K .......... .......... .......... .......... .......... 13%  195M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.869  28800K .......... .......... .......... .......... .......... 13%  167M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.869  28850K .......... .......... .......... .......... .......... 13%  134M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.870  28900K .......... .......... .......... .......... .......... 13%  147M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.870  28950K .......... .......... .......... .......... .......... 13%  156M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.870  29000K .......... .......... .......... .......... .......... 13%  156M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.871  29050K .......... .......... .......... .......... .......... 13%  135M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.871  29100K .......... .......... .......... .......... .......... 13%  135M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.871  29150K .......... .......... .......... .......... .......... 13% 99.9M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.872  29200K .......... .......... .......... .......... .......... 13%  137M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.872  29250K .......... .......... .......... .......... .......... 13% 97.9M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.873  29300K .......... .......... .......... .......... .......... 13% 91.0M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.873  29350K .......... .......... .......... .......... .......... 13% 99.6M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.874  29400K .......... .......... .......... .......... .......... 13%  138M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.874  29450K .......... .......... .......... .......... .......... 13%  136M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.875  29500K .......... .......... .......... .......... .......... 13%  102M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.875  29550K .......... .......... .......... .......... .......... 13%  117M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.875  29600K .......... .......... .......... .......... .......... 13% 94.5M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.876  29650K .......... .......... .......... .......... .......... 13% 91.8M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.877  29700K .......... .......... .......... .......... .......... 13%  118M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.877  29750K .......... .......... .......... .......... .......... 14%  140M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.877  29800K .......... .......... .......... .......... .......... 14%  108M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.878  29850K .......... .......... .......... .......... .......... 14%  146M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.878  29900K .......... .......... .......... .......... .......... 14% 95.7M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.879  29950K .......... .......... .......... .......... .......... 14%  135M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.879  30000K .......... .......... .......... .......... .......... 14%  123M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.879  30050K .......... .......... .......... .......... .......... 14%  104M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.880  30100K .......... .......... .......... .......... .......... 14% 98.9M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.880  30150K .......... .......... .......... .......... .......... 14%  102M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.881  30200K .......... .......... .......... .......... .......... 14%  107M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.881  30250K .......... .......... .......... .......... .......... 14%  100M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.882  30300K .......... .......... .......... .......... .......... 14% 86.9M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.882  30350K .......... .......... .......... .......... .......... 14%  157M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.883  30400K .......... .......... .......... .......... .......... 14%  157M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.883  30450K .......... .......... .......... .......... .......... 14%  116M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.883  30500K .......... .......... .......... .......... .......... 14%  100M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.884  30550K .......... .......... .......... .......... .......... 14%  150M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.884  30600K .......... .......... .......... .......... .......... 14% 97.0M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.885  30650K .......... .......... .......... .......... .......... 14%  106M 3s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.885  30700K .......... .......... .......... .......... .......... 14%  551K 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.976  30750K .......... .......... .......... .......... .......... 14% 68.5M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.977  30800K .......... .......... .......... .......... .......... 14% 82.4M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.977  30850K .......... .......... .......... .......... .......... 14% 67.0M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.978  30900K .......... .......... .......... .......... .......... 14% 83.4M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.979  30950K .......... .......... .......... .......... .......... 14% 87.6M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.979  31000K .......... .......... .......... .......... .......... 14% 90.6M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.980  31050K .......... .......... .......... .......... .......... 14% 76.9M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.981  31100K .......... .......... .......... .......... .......... 14% 65.1M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.981  31150K .......... .......... .......... .......... .......... 14%  115M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.981  31200K .......... .......... .......... .......... .......... 14%  109M 4s
11:31:03 [2026-07-16T09:31:03.643Z] #10 1.982  31250K .......... .......... .......... .......... .......... 14% 96.3M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.982  31300K .......... .......... .......... .......... .......... 14% 75.6M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.983  31350K .......... .......... .......... .......... .......... 14% 85.3M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.984  31400K .......... .......... .......... .......... .......... 14% 81.2M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.984  31450K .......... .......... .......... .......... .......... 14% 87.7M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.985  31500K .......... .......... .......... .......... .......... 14% 95.7M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.985  31550K .......... .......... .......... .......... .......... 14% 89.7M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.986  31600K .......... .......... .......... .......... .......... 14%  118M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.986  31650K .......... .......... .......... .......... .......... 14% 77.6M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.987  31700K .......... .......... .......... .......... .......... 14% 77.2M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.987  31750K .......... .......... .......... .......... .......... 14% 93.4M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.988  31800K .......... .......... .......... .......... .......... 14%  105M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.989  31850K .......... .......... .......... .......... .......... 14% 81.2M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.989  31900K .......... .......... .......... .......... .......... 15% 69.1M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.990  31950K .......... .......... .......... .......... .......... 15% 74.4M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.990  32000K .......... .......... .......... .......... .......... 15% 87.7M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.991  32050K .......... .......... .......... .......... .......... 15% 92.5M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.992  32100K .......... .......... .......... .......... .......... 15% 90.8M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.992  32150K .......... .......... .......... .......... .......... 15% 81.8M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.993  32200K .......... .......... .......... .......... .......... 15% 92.3M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.993  32250K .......... .......... .......... .......... .......... 15% 95.5M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.994  32300K .......... .......... .......... .......... .......... 15% 73.1M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.994  32350K .......... .......... .......... .......... .......... 15% 82.6M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.995  32400K .......... .......... .......... .......... .......... 15% 91.5M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.996  32450K .......... .......... .......... .......... .......... 15% 89.3M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.996  32500K .......... .......... .......... .......... .......... 15%  104M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.997  32550K .......... .......... .......... .......... .......... 15%  105M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.997  32600K .......... .......... .......... .......... .......... 15%  113M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.997  32650K .......... .......... .......... .......... .......... 15%  105M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.998  32700K .......... .......... .......... .......... .......... 15% 86.9M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.998  32750K .......... .......... .......... .......... .......... 15% 82.3M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 1.999  32800K .......... .......... .......... .......... .......... 15% 88.5M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.000  32850K .......... .......... .......... .......... .......... 15% 91.3M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.000  32900K .......... .......... .......... .......... .......... 15% 96.6M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.001  32950K .......... .......... .......... .......... .......... 15% 75.4M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.001  33000K .......... .......... .......... .......... .......... 15% 84.6M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.002  33050K .......... .......... .......... .......... .......... 15% 98.6M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.002  33100K .......... .......... .......... .......... .......... 15% 81.5M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.003  33150K .......... .......... .......... .......... .......... 15%  107M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.003  33200K .......... .......... .......... .......... .......... 15% 85.9M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.004  33250K .......... .......... .......... .......... .......... 15% 92.6M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.005  33300K .......... .......... .......... .......... .......... 15% 79.5M 4s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.005  33350K .......... .......... .......... .......... .......... 15% 78.6M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.006  33400K .......... .......... .......... .......... .......... 15% 82.5M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.006  33450K .......... .......... .......... .......... .......... 15% 85.7M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.007  33500K .......... .......... .......... .......... .......... 15% 70.8M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.008  33550K .......... .......... .......... .......... .......... 15%  109M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.008  33600K .......... .......... .......... .......... .......... 15%  100M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.009  33650K .......... .......... .......... .......... .......... 15%  105M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.009  33700K .......... .......... .......... .......... .......... 15%  106M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.009  33750K .......... .......... .......... .......... .......... 15% 85.9M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.010  33800K .......... .......... .......... .......... .......... 15% 87.6M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.011  33850K .......... .......... .......... .......... .......... 15% 93.8M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.011  33900K .......... .......... .......... .......... .......... 15% 67.5M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.012  33950K .......... .......... .......... .......... .......... 15%  102M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.012  34000K .......... .......... .......... .......... .......... 16% 89.5M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.013  34050K .......... .......... .......... .......... .......... 16% 94.9M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.013  34100K .......... .......... .......... .......... .......... 16% 87.2M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.014  34150K .......... .......... .......... .......... .......... 16% 80.5M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.015  34200K .......... .......... .......... .......... .......... 16% 87.1M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.015  34250K .......... .......... .......... .......... .......... 16% 86.9M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.016  34300K .......... .......... .......... .......... .......... 16% 99.8M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.016  34350K .......... .......... .......... .......... .......... 16%  116M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.017  34400K .......... .......... .......... .......... .......... 16%  104M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.017  34450K .......... .......... .......... .......... .......... 16% 82.5M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.018  34500K .......... .......... .......... .......... .......... 16% 95.3M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.018  34550K .......... .......... .......... .......... .......... 16%  112M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.019  34600K .......... .......... .......... .......... .......... 16% 88.2M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.019  34650K .......... .......... .......... .......... .......... 16%  109M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.020  34700K .......... .......... .......... .......... .......... 16% 86.4M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.020  34750K .......... .......... .......... .......... .......... 16%  110M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.021  34800K .......... .......... .......... .......... .......... 16% 97.7M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.021  34850K .......... .......... .......... .......... .......... 16%  104M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.022  34900K .......... .......... .......... .......... .......... 16% 99.3M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.022  34950K .......... .......... .......... .......... .......... 16%  131M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.022  35000K .......... .......... .......... .......... .......... 16%  110M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.023  35050K .......... .......... .......... .......... .......... 16%  100M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.023  35100K .......... .......... .......... .......... .......... 16% 56.6M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.024  35150K .......... .......... .......... .......... .......... 16%  138M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.025  35200K .......... .......... .......... .......... .......... 16%  133M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.025  35250K .......... .......... .......... .......... .......... 16% 96.9M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.026  35300K .......... .......... .......... .......... .......... 16% 92.8M 3s
11:31:03 [2026-07-16T09:31:03.644Z] #10 2.026  35350K .......... .......... .......... .......... .......... 16%  127M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.026  35400K .......... .......... .......... .......... .......... 16%  105M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.027  35450K .......... .......... .......... .......... .......... 16%  103M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.027  35500K .......... .......... .......... .......... .......... 16% 86.6M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.028  35550K .......... .......... .......... .......... .......... 16%  137M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.028  35600K .......... .......... .......... .......... .......... 16%  125M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.029  35650K .......... .......... .......... .......... .......... 16% 99.9M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.029  35700K .......... .......... .......... .......... .......... 16%  120M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.029  35750K .......... .......... .......... .......... .......... 16%  154M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.030  35800K .......... .......... .......... .......... .......... 16%  126M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.030  35850K .......... .......... .......... .......... .......... 16%  113M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.031  35900K .......... .......... .......... .......... .......... 16% 81.1M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.031  35950K .......... .......... .......... .......... .......... 16%  114M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.032  36000K .......... .......... .......... .......... .......... 16%  138M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.032  36050K .......... .......... .......... .......... .......... 16%  144M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.033  36100K .......... .......... .......... .......... .......... 16%  143M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.033  36150K .......... .......... .......... .......... .......... 17%  101M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.033  36200K .......... .......... .......... .......... .......... 17%  121M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.034  36250K .......... .......... .......... .......... .......... 17%  104M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.034  36300K .......... .......... .......... .......... .......... 17%  106M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.035  36350K .......... .......... .......... .......... .......... 17%  106M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.035  36400K .......... .......... .......... .......... .......... 17%  105M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.035  36450K .......... .......... .......... .......... .......... 17%  119M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.036  36500K .......... .......... .......... .......... .......... 17%  117M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.036  36550K .......... .......... .......... .......... .......... 17%  135M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.037  36600K .......... .......... .......... .......... .......... 17%  106M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.037  36650K .......... .......... .......... .......... .......... 17%  133M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.038  36700K .......... .......... .......... .......... .......... 17%  101M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.038  36750K .......... .......... .......... .......... .......... 17%  129M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.038  36800K .......... .......... .......... .......... .......... 17%  121M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.039  36850K .......... .......... .......... .......... .......... 17%  138M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.039  36900K .......... .......... .......... .......... .......... 17%  153M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.039  36950K .......... .......... .......... .......... .......... 17%  116M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.040  37000K .......... .......... .......... .......... .......... 17%  139M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.040  37050K .......... .......... .......... .......... .......... 17%  122M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.041  37100K .......... .......... .......... .......... .......... 17% 89.3M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.041  37150K .......... .......... .......... .......... .......... 17%  128M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.042  37200K .......... .......... .......... .......... .......... 17%  119M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.042  37250K .......... .......... .......... .......... .......... 17%  201M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.042  37300K .......... .......... .......... .......... .......... 17%  176M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.042  37350K .......... .......... .......... .......... .......... 17%  140M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.043  37400K .......... .......... .......... .......... .......... 17%  185M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.043  37450K .......... .......... .......... .......... .......... 17%  204M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.043  37500K .......... .......... .......... .......... .......... 17%  119M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.044  37550K .......... .......... .......... .......... .......... 17%  134M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.044  37600K .......... .......... .......... .......... .......... 17%  168M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.044  37650K .......... .......... .......... .......... .......... 17%  199M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.045  37700K .......... .......... .......... .......... .......... 17%  123M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.045  37750K .......... .......... .......... .......... .......... 17%  152M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.045  37800K .......... .......... .......... .......... .......... 17%  156M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.046  37850K .......... .......... .......... .......... .......... 17%  116M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.046  37900K .......... .......... .......... .......... .......... 17%  118M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.046  37950K .......... .......... .......... .......... .......... 17%  162M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.047  38000K .......... .......... .......... .......... .......... 17%  138M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.047  38050K .......... .......... .......... .......... .......... 17%  161M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.047  38100K .......... .......... .......... .......... .......... 17%  121M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.048  38150K .......... .......... .......... .......... .......... 17%  184M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.048  38200K .......... .......... .......... .......... .......... 17%  205M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.048  38250K .......... .......... .......... .......... .......... 17%  150M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.049  38300K .......... .......... .......... .......... .......... 18%  129M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.049  38350K .......... .......... .......... .......... .......... 18%  176M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.049  38400K .......... .......... .......... .......... .......... 18%  187M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.050  38450K .......... .......... .......... .......... .......... 18%  115M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.050  38500K .......... .......... .......... .......... .......... 18%  138M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.050  38550K .......... .......... .......... .......... .......... 18%  162M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.051  38600K .......... .......... .......... .......... .......... 18%  158M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.051  38650K .......... .......... .......... .......... .......... 18%  165M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.051  38700K .......... .......... .......... .......... .......... 18%  195M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.051  38750K .......... .......... .......... .......... .......... 18%  172M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.052  38800K .......... .......... .......... .......... .......... 18%  175M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.052  38850K .......... .......... .......... .......... .......... 18%  172M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.052  38900K .......... .......... .......... .......... .......... 18%  181M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.053  38950K .......... .......... .......... .......... .......... 18%  175M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.053  39000K .......... .......... .......... .......... .......... 18%  201M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.053  39050K .......... .......... .......... .......... .......... 18%  134M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.054  39100K .......... .......... .......... .......... .......... 18%  111M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.054  39150K .......... .......... .......... .......... .......... 18%  104M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.054  39200K .......... .......... .......... .......... .......... 18% 94.4M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.055  39250K .......... .......... .......... .......... .......... 18%  139M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.055  39300K .......... .......... .......... .......... .......... 18% 97.4M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.056  39350K .......... .......... .......... .......... .......... 18%  110M 3s
11:31:03 [2026-07-16T09:31:03.645Z] #10 2.056  39400K .......... .......... .......... .......... .......... 18%  123M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.057  39450K .......... .......... .......... .......... .......... 18%  105M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.057  39500K .......... .......... .......... .......... .......... 18% 86.1M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.058  39550K .......... .......... .......... .......... .......... 18%  103M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.058  39600K .......... .......... .......... .......... .......... 18%  139M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.058  39650K .......... .......... .......... .......... .......... 18%  137M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.059  39700K .......... .......... .......... .......... .......... 18%  129M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.059  39750K .......... .......... .......... .......... .......... 18%  120M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.060  39800K .......... .......... .......... .......... .......... 18% 50.4M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.061  39850K .......... .......... .......... .......... .......... 18% 62.0M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.062  39900K .......... .......... .......... .......... .......... 18% 80.4M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.062  39950K .......... .......... .......... .......... .......... 18%  105M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.062  40000K .......... .......... .......... .......... .......... 18%  104M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.063  40050K .......... .......... .......... .......... .......... 18%  112M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.063  40100K .......... .......... .......... .......... .......... 18% 56.5M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.064  40150K .......... .......... .......... .......... .......... 18% 67.3M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.065  40200K .......... .......... .......... .......... .......... 18% 99.9M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.065  40250K .......... .......... .......... .......... .......... 18% 64.5M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.066  40300K .......... .......... .......... .......... .......... 18% 92.8M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.067  40350K .......... .......... .......... .......... .......... 18% 79.8M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.067  40400K .......... .......... .......... .......... .......... 19% 89.8M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.068  40450K .......... .......... .......... .......... .......... 19%  106M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.068  40500K .......... .......... .......... .......... .......... 19% 38.5M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.070  40550K .......... .......... .......... .......... .......... 19%  106M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.070  40600K .......... .......... .......... .......... .......... 19%  123M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.070  40650K .......... .......... .......... .......... .......... 19% 87.4M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.071  40700K .......... .......... .......... .......... .......... 19% 97.5M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.072  40750K .......... .......... .......... .......... .......... 19% 93.4M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.072  40800K .......... .......... .......... .......... .......... 19% 88.7M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.073  40850K .......... .......... .......... .......... .......... 19% 98.4M 3s
11:31:03 [2026-07-16T09:31:03.646Z] #10 2.073  40900K .......... .......... .......... .......... .......... 19%  103M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.074  40950K .......... .......... .......... .......... .......... 19%  490K 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.176  41000K .......... .......... .......... .......... .......... 19% 78.3M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.176  41050K .......... .......... .......... .......... .......... 19%  108M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.177  41100K .......... .......... .......... .......... .......... 19% 70.7M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.177  41150K .......... .......... .......... .......... .......... 19% 89.1M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.178  41200K .......... .......... .......... .......... .......... 19%  116M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.178  41250K .......... .......... .......... .......... .......... 19% 83.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.179  41300K .......... .......... .......... .......... .......... 19% 79.8M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.180  41350K .......... .......... .......... .......... .......... 19% 99.4M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.180  41400K .......... .......... .......... .......... .......... 19% 87.1M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.181  41450K .......... .......... .......... .......... .......... 19% 83.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.181  41500K .......... .......... .......... .......... .......... 19% 70.3M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.182  41550K .......... .......... .......... .......... .......... 19%  101M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.182  41600K .......... .......... .......... .......... .......... 19% 94.1M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.183  41650K .......... .......... .......... .......... .......... 19%  104M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.183  41700K .......... .......... .......... .......... .......... 19% 77.3M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.184  41750K .......... .......... .......... .......... .......... 19%  100M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.184  41800K .......... .......... .......... .......... .......... 19% 86.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.185  41850K .......... .......... .......... .......... .......... 19%  104M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.186  41900K .......... .......... .......... .......... .......... 19% 67.6M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.186  41950K .......... .......... .......... .......... .......... 19% 94.3M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.187  42000K .......... .......... .......... .......... .......... 19% 85.1M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.187  42050K .......... .......... .......... .......... .......... 19% 90.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.188  42100K .......... .......... .......... .......... .......... 19% 88.4M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.188  42150K .......... .......... .......... .......... .......... 19% 98.3M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.189  42200K .......... .......... .......... .......... .......... 19% 91.9M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.190  42250K .......... .......... .......... .......... .......... 19% 96.7M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.190  42300K .......... .......... .......... .......... .......... 19% 84.4M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.191  42350K .......... .......... .......... .......... .......... 19%  130M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.191  42400K .......... .......... .......... .......... .......... 19%  121M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.191  42450K .......... .......... .......... .......... .......... 19% 93.0M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.192  42500K .......... .......... .......... .......... .......... 19% 70.4M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.193  42550K .......... .......... .......... .......... .......... 20% 88.9M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.193  42600K .......... .......... .......... .......... .......... 20%  110M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.194  42650K .......... .......... .......... .......... .......... 20% 93.6M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.194  42700K .......... .......... .......... .......... .......... 20% 76.1M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.195  42750K .......... .......... .......... .......... .......... 20% 95.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.195  42800K .......... .......... .......... .......... .......... 20% 80.3M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.196  42850K .......... .......... .......... .......... .......... 20% 90.7M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.196  42900K .......... .......... .......... .......... .......... 20% 80.0M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.197  42950K .......... .......... .......... .......... .......... 20%  109M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.197  43000K .......... .......... .......... .......... .......... 20% 85.7M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.198  43050K .......... .......... .......... .......... .......... 20% 97.0M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.199  43100K .......... .......... .......... .......... .......... 20% 66.6M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.199  43150K .......... .......... .......... .......... .......... 20% 99.5M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.200  43200K .......... .......... .......... .......... .......... 20% 71.4M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.200  43250K .......... .......... .......... .......... .......... 20%  103M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.201  43300K .......... .......... .......... .......... .......... 20% 79.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.202  43350K .......... .......... .......... .......... .......... 20% 88.3M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.202  43400K .......... .......... .......... .......... .......... 20% 89.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.203  43450K .......... .......... .......... .......... .......... 20%  102M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.203  43500K .......... .......... .......... .......... .......... 20% 91.9M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.204  43550K .......... .......... .......... .......... .......... 20% 98.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.204  43600K .......... .......... .......... .......... .......... 20% 92.6M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.205  43650K .......... .......... .......... .......... .......... 20% 76.5M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.205  43700K .......... .......... .......... .......... .......... 20% 80.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.206  43750K .......... .......... .......... .......... .......... 20%  128M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.206  43800K .......... .......... .......... .......... .......... 20% 90.8M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.207  43850K .......... .......... .......... .......... .......... 20% 97.2M 3s
11:31:03 [2026-07-16T09:31:03.897Z] #10 2.207  43900K .......... .......... .......... .......... .......... 20% 84.8M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.208  43950K .......... .......... .......... .......... .......... 20%  113M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.208  44000K .......... .......... .......... .......... .......... 20% 96.3M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.209  44050K .......... .......... .......... .......... .......... 20%  113M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.209  44100K .......... .......... .......... .......... .......... 20% 93.2M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.210  44150K .......... .......... .......... .......... .......... 20%  116M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.210  44200K .......... .......... .......... .......... .......... 20%  108M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.211  44250K .......... .......... .......... .......... .......... 20%  100M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.211  44300K .......... .......... .......... .......... .......... 20%  106M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.212  44350K .......... .......... .......... .......... .......... 20%  102M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.212  44400K .......... .......... .......... .......... .......... 20% 97.6M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.213  44450K .......... .......... .......... .......... .......... 20%  104M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.213  44500K .......... .......... .......... .......... .......... 20%  101M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.214  44550K .......... .......... .......... .......... .......... 20% 85.0M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.214  44600K .......... .......... .......... .......... .......... 20% 87.9M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  44650K .......... .......... .......... .......... .......... 21%  105M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  44700K .......... .......... .......... .......... .......... 21%  130M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  44750K .......... .......... .......... .......... .......... 21%  152M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  44800K .......... .......... .......... .......... .......... 21%  137M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  44850K .......... .......... .......... .......... .......... 21%  161M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  44900K .......... .......... .......... .......... .......... 21%  120M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  44950K .......... .......... .......... .......... .......... 21%  148M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  45000K .......... .......... .......... .......... .......... 21%  158M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  45050K .......... .......... .......... .......... .......... 21%  117M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  45100K .......... .......... .......... .......... .......... 21% 91.5M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.218  45150K .......... .......... .......... .......... .......... 21% 92.2M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.219  45200K .......... .......... .......... .......... .......... 21% 96.1M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.220  45250K .......... .......... .......... .......... .......... 21%  115M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.220  45300K .......... .......... .......... .......... .......... 21%  100M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.220  45350K .......... .......... .......... .......... .......... 21%  129M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.221  45400K .......... .......... .......... .......... .......... 21%  175M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.221  45450K .......... .......... .......... .......... .......... 21%  105M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.222  45500K .......... .......... .......... .......... .......... 21%  109M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.222  45550K .......... .......... .......... .......... .......... 21%  157M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.222  45600K .......... .......... .......... .......... .......... 21%  139M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.223  45650K .......... .......... .......... .......... .......... 21%  120M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.223  45700K .......... .......... .......... .......... .......... 21%  115M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.223  45750K .......... .......... .......... .......... .......... 21%  113M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.224  45800K .......... .......... .......... .......... .......... 21%  135M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.224  45850K .......... .......... .......... .......... .......... 21%  128M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.225  45900K .......... .......... .......... .......... .......... 21% 83.9M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.225  45950K .......... .......... .......... .......... .......... 21%  126M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.226  46000K .......... .......... .......... .......... .......... 21%  102M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.226  46050K .......... .......... .......... .......... .......... 21%  115M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.227  46100K .......... .......... .......... .......... .......... 21%  111M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.227  46150K .......... .......... .......... .......... .......... 21%  146M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.227  46200K .......... .......... .......... .......... .......... 21%  109M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.228  46250K .......... .......... .......... .......... .......... 21%  106M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.228  46300K .......... .......... .......... .......... .......... 21%  136M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.229  46350K .......... .......... .......... .......... .......... 21%  115M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.229  46400K .......... .......... .......... .......... .......... 21%  125M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.229  46450K .......... .......... .......... .......... .......... 21%  114M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.230  46500K .......... .......... .......... .......... .......... 21%  140M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.230  46550K .......... .......... .......... .......... .......... 21%  157M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.230  46600K .......... .......... .......... .......... .......... 21%  135M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.231  46650K .......... .......... .......... .......... .......... 21%  124M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.231  46700K .......... .......... .......... .......... .......... 21% 85.9M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.232  46750K .......... .......... .......... .......... .......... 21%  112M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.232  46800K .......... .......... .......... .......... .......... 22%  128M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.233  46850K .......... .......... .......... .......... .......... 22%  124M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.233  46900K .......... .......... .......... .......... .......... 22%  104M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.233  46950K .......... .......... .......... .......... .......... 22%  134M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.234  47000K .......... .......... .......... .......... .......... 22%  174M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.234  47050K .......... .......... .......... .......... .......... 22%  178M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.234  47100K .......... .......... .......... .......... .......... 22% 95.6M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.235  47150K .......... .......... .......... .......... .......... 22%  130M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.235  47200K .......... .......... .......... .......... .......... 22%  149M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.236  47250K .......... .......... .......... .......... .......... 22%  147M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.236  47300K .......... .......... .......... .......... .......... 22%  171M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.236  47350K .......... .......... .......... .......... .......... 22%  184M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.236  47400K .......... .......... .......... .......... .......... 22%  161M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.237  47450K .......... .......... .......... .......... .......... 22%  136M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.237  47500K .......... .......... .......... .......... .......... 22%  105M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.238  47550K .......... .......... .......... .......... .......... 22%  106M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.238  47600K .......... .......... .......... .......... .......... 22%  149M 3s
11:31:03 [2026-07-16T09:31:03.898Z] #10 2.238  47650K .......... .......... .......... .......... .......... 22%  169M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.239  47700K .......... .......... .......... .......... .......... 22%  157M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.239  47750K .......... .......... .......... .......... .......... 22%  157M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.239  47800K .......... .......... .......... .......... .......... 22%  191M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.240  47850K .......... .......... .......... .......... .......... 22%  143M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.240  47900K .......... .......... .......... .......... .......... 22%  109M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.240  47950K .......... .......... .......... .......... .......... 22%  147M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.241  48000K .......... .......... .......... .......... .......... 22%  143M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.241  48050K .......... .......... .......... .......... .......... 22%  149M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.241  48100K .......... .......... .......... .......... .......... 22%  121M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.242  48150K .......... .......... .......... .......... .......... 22%  147M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.242  48200K .......... .......... .......... .......... .......... 22%  150M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.242  48250K .......... .......... .......... .......... .......... 22%  166M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.243  48300K .......... .......... .......... .......... .......... 22%  135M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.243  48350K .......... .......... .......... .......... .......... 22%  170M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.243  48400K .......... .......... .......... .......... .......... 22%  128M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.244  48450K .......... .......... .......... .......... .......... 22%  134M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.244  48500K .......... .......... .......... .......... .......... 22%  113M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.245  48550K .......... .......... .......... .......... .......... 22%  120M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.245  48600K .......... .......... .......... .......... .......... 22%  160M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.245  48650K .......... .......... .......... .......... .......... 22%  158M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.246  48700K .......... .......... .......... .......... .......... 22%  142M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.246  48750K .......... .......... .......... .......... .......... 22%  142M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.246  48800K .......... .......... .......... .......... .......... 22%  176M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.247  48850K .......... .......... .......... .......... .......... 22%  146M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.247  48900K .......... .......... .......... .......... .......... 23%  160M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.247  48950K .......... .......... .......... .......... .......... 23%  177M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.247  49000K .......... .......... .......... .......... .......... 23%  153M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.248  49050K .......... .......... .......... .......... .......... 23%  145M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.248  49100K .......... .......... .......... .......... .......... 23% 96.4M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.249  49150K .......... .......... .......... .......... .......... 23%  110M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.249  49200K .......... .......... .......... .......... .......... 23%  132M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.250  49250K .......... .......... .......... .......... .......... 23%  134M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.250  49300K .......... .......... .......... .......... .......... 23% 65.4M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.251  49350K .......... .......... .......... .......... .......... 23% 93.2M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.251  49400K .......... .......... .......... .......... .......... 23%  145M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.251  49450K .......... .......... .......... .......... .......... 23%  124M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.252  49500K .......... .......... .......... .......... .......... 23%  123M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.252  49550K .......... .......... .......... .......... .......... 23%  116M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.253  49600K .......... .......... .......... .......... .......... 23%  159M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.253  49650K .......... .......... .......... .......... .......... 23%  114M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.253  49700K .......... .......... .......... .......... .......... 23%  105M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.254  49750K .......... .......... .......... .......... .......... 23%  134M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.254  49800K .......... .......... .......... .......... .......... 23%  105M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.255  49850K .......... .......... .......... .......... .......... 23%  112M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.255  49900K .......... .......... .......... .......... .......... 23% 87.6M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.256  49950K .......... .......... .......... .......... .......... 23%  113M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.256  50000K .......... .......... .......... .......... .......... 23%  121M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.256  50050K .......... .......... .......... .......... .......... 23%  112M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.257  50100K .......... .......... .......... .......... .......... 23% 88.6M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.257  50150K .......... .......... .......... .......... .......... 23% 99.1M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.258  50200K .......... .......... .......... .......... .......... 23% 93.8M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.258  50250K .......... .......... .......... .......... .......... 23% 97.8M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.259  50300K .......... .......... .......... .......... .......... 23% 96.7M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.259  50350K .......... .......... .......... .......... .......... 23%  102M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.260  50400K .......... .......... .......... .......... .......... 23%  107M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.260  50450K .......... .......... .......... .......... .......... 23%  108M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.261  50500K .......... .......... .......... .......... .......... 23% 97.1M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.261  50550K .......... .......... .......... .......... .......... 23%  119M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.262  50600K .......... .......... .......... .......... .......... 23%  101M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.262  50650K .......... .......... .......... .......... .......... 23%  152M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.263  50700K .......... .......... .......... .......... .......... 23%  117M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.263  50750K .......... .......... .......... .......... .......... 23%  161M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.263  50800K .......... .......... .......... .......... .......... 23%  137M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.264  50850K .......... .......... .......... .......... .......... 23%  114M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.264  50900K .......... .......... .......... .......... .......... 23%  118M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.264  50950K .......... .......... .......... .......... .......... 23%  111M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.265  51000K .......... .......... .......... .......... .......... 23%  141M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.265  51050K .......... .......... .......... .......... .......... 24%  159M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.266  51100K .......... .......... .......... .......... .......... 24%  105M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.266  51150K .......... .......... .......... .......... .......... 24%  117M 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.358  51200K .......... .......... .......... .......... .......... 24%  543K 3s
11:31:03 [2026-07-16T09:31:03.899Z] #10 2.359  51250K .......... .......... .......... .......... .......... 24% 26.0M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.361  51300K .......... .......... .......... .......... .......... 24% 60.5M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.361  51350K .......... .......... .......... .......... .......... 24% 50.9M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.362  51400K .......... .......... .......... .......... .......... 24% 61.1M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.363  51450K .......... .......... .......... .......... .......... 24% 71.1M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.364  51500K .......... .......... .......... .......... .......... 24% 60.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.365  51550K .......... .......... .......... .......... .......... 24% 48.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.366  51600K .......... .......... .......... .......... .......... 24% 78.1M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.366  51650K .......... .......... .......... .......... .......... 24% 51.0M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.367  51700K .......... .......... .......... .......... .......... 24% 59.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.368  51750K .......... .......... .......... .......... .......... 24% 56.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.369  51800K .......... .......... .......... .......... .......... 24% 80.7M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.369  51850K .......... .......... .......... .......... .......... 24% 81.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.370  51900K .......... .......... .......... .......... .......... 24% 68.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.371  51950K .......... .......... .......... .......... .......... 24% 47.5M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.372  52000K .......... .......... .......... .......... .......... 24% 73.9M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.372  52050K .......... .......... .......... .......... .......... 24% 68.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.373  52100K .......... .......... .......... .......... .......... 24% 55.5M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.374  52150K .......... .......... .......... .......... .......... 24% 53.5M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.375  52200K .......... .......... .......... .......... .......... 24% 72.0M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.376  52250K .......... .......... .......... .......... .......... 24% 73.5M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.376  52300K .......... .......... .......... .......... .......... 24% 53.8M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.377  52350K .......... .......... .......... .......... .......... 24% 49.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.378  52400K .......... .......... .......... .......... .......... 24% 57.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.379  52450K .......... .......... .......... .......... .......... 24% 54.9M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.380  52500K .......... .......... .......... .......... .......... 24% 55.8M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.381  52550K .......... .......... .......... .......... .......... 24% 54.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.382  52600K .......... .......... .......... .......... .......... 24% 80.6M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.382  52650K .......... .......... .......... .......... .......... 24% 76.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.383  52700K .......... .......... .......... .......... .......... 24% 69.7M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.384  52750K .......... .......... .......... .......... .......... 24% 51.7M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.385  52800K .......... .......... .......... .......... .......... 24% 61.6M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.385  52850K .......... .......... .......... .......... .......... 24% 54.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.386  52900K .......... .......... .......... .......... .......... 24% 72.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.387  52950K .......... .......... .......... .......... .......... 24% 71.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.388  53000K .......... .......... .......... .......... .......... 24% 67.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.388  53050K .......... .......... .......... .......... .......... 24% 61.6M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.389  53100K .......... .......... .......... .......... .......... 24% 71.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.390  53150K .......... .......... .......... .......... .......... 24% 52.8M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.391  53200K .......... .......... .......... .......... .......... 25% 58.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.392  53250K .......... .......... .......... .......... .......... 25% 72.1M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.392  53300K .......... .......... .......... .......... .......... 25% 75.7M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.393  53350K .......... .......... .......... .......... .......... 25% 57.8M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.394  53400K .......... .......... .......... .......... .......... 25% 69.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.395  53450K .......... .......... .......... .......... .......... 25% 71.0M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.395  53500K .......... .......... .......... .......... .......... 25% 83.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.396  53550K .......... .......... .......... .......... .......... 25% 86.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.396  53600K .......... .......... .......... .......... .......... 25% 99.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.397  53650K .......... .......... .......... .......... .......... 25% 86.8M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.397  53700K .......... .......... .......... .......... .......... 25% 99.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.398  53750K .......... .......... .......... .......... .......... 25%  103M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.398  53800K .......... .......... .......... .......... .......... 25%  113M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.399  53850K .......... .......... .......... .......... .......... 25%  102M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.399  53900K .......... .......... .......... .......... .......... 25% 74.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.400  53950K .......... .......... .......... .......... .......... 25% 49.5M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.401  54000K .......... .......... .......... .......... .......... 25% 75.6M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.402  54050K .......... .......... .......... .......... .......... 25% 78.6M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.402  54100K .......... .......... .......... .......... .......... 25% 87.9M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.403  54150K .......... .......... .......... .......... .......... 25% 71.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.403  54200K .......... .......... .......... .......... .......... 25% 85.4M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.404  54250K .......... .......... .......... .......... .......... 25% 73.8M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.405  54300K .......... .......... .......... .......... .......... 25% 81.1M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.405  54350K .......... .......... .......... .......... .......... 25% 68.7M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.406  54400K .......... .......... .......... .......... .......... 25% 98.2M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.406  54450K .......... .......... .......... .......... .......... 25%  102M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.407  54500K .......... .......... .......... .......... .......... 25% 84.0M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.408  54550K .......... .......... .......... .......... .......... 25% 84.9M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.408  54600K .......... .......... .......... .......... .......... 25% 96.3M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.409  54650K .......... .......... .......... .......... .......... 25%  104M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.409  54700K .......... .......... .......... .......... .......... 25%  104M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.410  54750K .......... .......... .......... .......... .......... 25% 73.0M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.410  54800K .......... .......... .......... .......... .......... 25% 98.9M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.411  54850K .......... .......... .......... .......... .......... 25% 95.1M 3s
11:31:03 [2026-07-16T09:31:03.900Z] #10 2.411  54900K .......... .......... .......... .......... .......... 25% 96.1M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.412  54950K .......... .......... .......... .......... .......... 25%  102M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.412  55000K .......... .......... .......... .......... .......... 25% 86.7M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.413  55050K .......... .......... .......... .......... .......... 25%  103M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.413  55100K .......... .......... .......... .......... .......... 25%  110M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.414  55150K .......... .......... .......... .......... .......... 25% 79.5M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.414  55200K .......... .......... .......... .......... .......... 25% 92.6M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.415  55250K .......... .......... .......... .......... .......... 25%  110M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.415  55300K .......... .......... .......... .......... .......... 26%  100M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.416  55350K .......... .......... .......... .......... .......... 26% 82.6M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.416  55400K .......... .......... .......... .......... .......... 26% 94.0M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.417  55450K .......... .......... .......... .......... .......... 26%  119M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.417  55500K .......... .......... .......... .......... .......... 26% 96.6M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.418  55550K .......... .......... .......... .......... .......... 26% 82.2M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.418  55600K .......... .......... .......... .......... .......... 26%  115M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.419  55650K .......... .......... .......... .......... .......... 26% 93.2M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.419  55700K .......... .......... .......... .......... .......... 26%  115M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.420  55750K .......... .......... .......... .......... .......... 26%  105M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.420  55800K .......... .......... .......... .......... .......... 26%  138M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.421  55850K .......... .......... .......... .......... .......... 26%  132M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.421  55900K .......... .......... .......... .......... .......... 26%  133M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.421  55950K .......... .......... .......... .......... .......... 26%  101M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.422  56000K .......... .......... .......... .......... .......... 26%  108M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.422  56050K .......... .......... .......... .......... .......... 26%  110M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.423  56100K .......... .......... .......... .......... .......... 26%  108M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.423  56150K .......... .......... .......... .......... .......... 26%  126M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.423  56200K .......... .......... .......... .......... .......... 26%  133M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.424  56250K .......... .......... .......... .......... .......... 26%  105M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.424  56300K .......... .......... .......... .......... .......... 26%  122M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.425  56350K .......... .......... .......... .......... .......... 26%  100M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.425  56400K .......... .......... .......... .......... .......... 26%  104M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.426  56450K .......... .......... .......... .......... .......... 26%  126M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.426  56500K .......... .......... .......... .......... .......... 26%  111M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.427  56550K .......... .......... .......... .......... .......... 26%  113M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.427  56600K .......... .......... .......... .......... .......... 26%  135M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.427  56650K .......... .......... .......... .......... .......... 26%  109M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.428  56700K .......... .......... .......... .......... .......... 26%  122M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.428  56750K .......... .......... .......... .......... .......... 26% 99.2M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.429  56800K .......... .......... .......... .......... .......... 26%  127M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.429  56850K .......... .......... .......... .......... .......... 26%  155M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.429  56900K .......... .......... .......... .......... .......... 26%  141M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.430  56950K .......... .......... .......... .......... .......... 26% 97.6M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.430  57000K .......... .......... .......... .......... .......... 26%  132M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.431  57050K .......... .......... .......... .......... .......... 26%  121M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.431  57100K .......... .......... .......... .......... .......... 26%  143M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.431  57150K .......... .......... .......... .......... .......... 26%  107M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.432  57200K .......... .......... .......... .......... .......... 26%  172M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.432  57250K .......... .......... .......... .......... .......... 26%  122M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.432  57300K .......... .......... .......... .......... .......... 26%  134M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.433  57350K .......... .......... .......... .......... .......... 26%  135M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.433  57400K .......... .......... .......... .......... .......... 26%  166M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.433  57450K .......... .......... .......... .......... .......... 27%  171M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.434  57500K .......... .......... .......... .......... .......... 27%  129M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.434  57550K .......... .......... .......... .......... .......... 27%  130M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.435  57600K .......... .......... .......... .......... .......... 27%  124M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.435  57650K .......... .......... .......... .......... .......... 27%  135M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.435  57700K .......... .......... .......... .......... .......... 27%  135M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.436  57750K .......... .......... .......... .......... .......... 27%  111M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.436  57800K .......... .......... .......... .......... .......... 27%  140M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.436  57850K .......... .......... .......... .......... .......... 27%  140M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.437  57900K .......... .......... .......... .......... .......... 27%  149M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.437  57950K .......... .......... .......... .......... .......... 27%  122M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.437  58000K .......... .......... .......... .......... .......... 27%  166M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.438  58050K .......... .......... .......... .......... .......... 27%  172M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.438  58100K .......... .......... .......... .......... .......... 27%  130M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.438  58150K .......... .......... .......... .......... .......... 27%  119M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.439  58200K .......... .......... .......... .......... .......... 27%  149M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.439  58250K .......... .......... .......... .......... .......... 27%  152M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.440  58300K .......... .......... .......... .......... .......... 27%  138M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.440  58350K .......... .......... .......... .......... .......... 27%  161M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.440  58400K .......... .......... .......... .......... .......... 27%  200M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.440  58450K .......... .......... .......... .......... .......... 27%  171M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.441  58500K .......... .......... .......... .......... .......... 27%  163M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.441  58550K .......... .......... .......... .......... .......... 27%  108M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.441  58600K .......... .......... .......... .......... .......... 27%  133M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.442  58650K .......... .......... .......... .......... .......... 27%  165M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.442  58700K .......... .......... .......... .......... .......... 27%  160M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.443  58750K .......... .......... .......... .......... .......... 27%  120M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.443  58800K .......... .......... .......... .......... .......... 27%  142M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.443  58850K .......... .......... .......... .......... .......... 27%  208M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.443  58900K .......... .......... .......... .......... .......... 27%  132M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.444  58950K .......... .......... .......... .......... .......... 27%  123M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.444  59000K .......... .......... .......... .......... .......... 27%  170M 3s
11:31:03 [2026-07-16T09:31:03.901Z] #10 2.444  59050K .......... .......... .......... .......... .......... 27%  142M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.445  59100K .......... .......... .......... .......... .......... 27%  159M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.445  59150K .......... .......... .......... .......... .......... 27%  106M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.446  59200K .......... .......... .......... .......... .......... 27%  130M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.446  59250K .......... .......... .......... .......... .......... 27%  119M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.446  59300K .......... .......... .......... .......... .......... 27% 94.6M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.447  59350K .......... .......... .......... .......... .......... 27%  174M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.447  59400K .......... .......... .......... .......... .......... 27%  142M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.447  59450K .......... .......... .......... .......... .......... 27%  174M 3s
11:31:03 [2026-07-16T09:31:03.902Z] #10 2.448  59500K .......... .......... .......... .......... .......... 27%  161M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.448  59550K .......... .......... .......... .......... .......... 28%  107M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.449  59600K .......... .......... .......... .......... .......... 28%  182M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.449  59650K .......... .......... .......... .......... .......... 28%  191M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.449  59700K .......... .......... .......... .......... .......... 28%  176M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.449  59750K .......... .......... .......... .......... .......... 28% 98.6M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.450  59800K .......... .......... .......... .......... .......... 28%  126M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.450  59850K .......... .......... .......... .......... .......... 28%  112M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.451  59900K .......... .......... .......... .......... .......... 28%  127M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.451  59950K .......... .......... .......... .......... .......... 28% 87.1M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.452  60000K .......... .......... .......... .......... .......... 28%  104M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.452  60050K .......... .......... .......... .......... .......... 28%  126M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.452  60100K .......... .......... .......... .......... .......... 28%  114M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.453  60150K .......... .......... .......... .......... .......... 28%  102M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.453  60200K .......... .......... .......... .......... .......... 28%  112M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.454  60250K .......... .......... .......... .......... .......... 28%  140M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.454  60300K .......... .......... .......... .......... .......... 28%  123M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.455  60350K .......... .......... .......... .......... .......... 28% 96.0M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.455  60400K .......... .......... .......... .......... .......... 28%  111M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.456  60450K .......... .......... .......... .......... .......... 28%  101M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.456  60500K .......... .......... .......... .......... .......... 28%  126M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.456  60550K .......... .......... .......... .......... .......... 28% 98.3M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.457  60600K .......... .......... .......... .......... .......... 28%  126M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.457  60650K .......... .......... .......... .......... .......... 28% 22.3M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.459  60700K .......... .......... .......... .......... .......... 28% 70.5M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.460  60750K .......... .......... .......... .......... .......... 28% 74.8M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.461  60800K .......... .......... .......... .......... .......... 28% 91.6M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.461  60850K .......... .......... .......... .......... .......... 28% 79.7M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.462  60900K .......... .......... .......... .......... .......... 28% 82.8M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.463  60950K .......... .......... .......... .......... .......... 28% 90.6M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.463  61000K .......... .......... .......... .......... .......... 28% 94.3M 3s
11:31:04 [2026-07-16T09:31:04.152Z] #10 2.464  61050K .......... .......... .......... .......... .......... 28% 92.0M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.464  61100K .......... .......... .......... .......... .......... 28% 92.7M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.465  61150K .......... .......... .......... .......... .......... 28% 88.0M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.465  61200K .......... .......... .......... .......... .......... 28% 90.1M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.466  61250K .......... .......... .......... .......... .......... 28%  109M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.466  61300K .......... .......... .......... .......... .......... 28%  130M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.467  61350K .......... .......... .......... .......... .......... 28% 90.4M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.467  61400K .......... .......... .......... .......... .......... 28%  575K 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.554  61450K .......... .......... .......... .......... .......... 28%  114M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.555  61500K .......... .......... .......... .......... .......... 28% 66.6M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.555  61550K .......... .......... .......... .......... .......... 28% 85.2M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.556  61600K .......... .......... .......... .......... .......... 28% 85.7M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.556  61650K .......... .......... .......... .......... .......... 28% 93.5M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.557  61700K .......... .......... .......... .......... .......... 29%  108M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.557  61750K .......... .......... .......... .......... .......... 29%  103M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.558  61800K .......... .......... .......... .......... .......... 29%  119M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.558  61850K .......... .......... .......... .......... .......... 29% 95.8M 3s
11:31:04 [2026-07-16T09:31:04.153Z] #10 2.559  61900K .......... .......... .......... .......... .......... 29% 89.3M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.559  61950K .......... .......... .......... .......... .......... 29%  101M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.560  62000K .......... .......... .......... .......... .......... 29%  104M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.560  62050K .......... .......... .......... .......... .......... 29%  116M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.561  62100K .......... .......... .......... .......... .......... 29% 97.6M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.561  62150K .......... .......... .......... .......... .......... 29% 89.7M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.562  62200K .......... .......... .......... .......... .......... 29%  108M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.562  62250K .......... .......... .......... .......... .......... 29%  118M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.563  62300K .......... .......... .......... .......... .......... 29% 88.6M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.563  62350K .......... .......... .......... .......... .......... 29%  107M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.564  62400K .......... .......... .......... .......... .......... 29%  121M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.564  62450K .......... .......... .......... .......... .......... 29%  141M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.564  62500K .......... .......... .......... .......... .......... 29%  101M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.565  62550K .......... .......... .......... .......... .......... 29% 89.9M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.565  62600K .......... .......... .......... .......... .......... 29% 95.8M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.566  62650K .......... .......... .......... .......... .......... 29% 93.2M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.566  62700K .......... .......... .......... .......... .......... 29% 94.4M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.567  62750K .......... .......... .......... .......... .......... 29%  106M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.567  62800K .......... .......... .......... .......... .......... 29%  124M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.568  62850K .......... .......... .......... .......... .......... 29%  116M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.568  62900K .......... .......... .......... .......... .......... 29% 94.3M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.569  62950K .......... .......... .......... .......... .......... 29% 91.6M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.569  63000K .......... .......... .......... .......... .......... 29%  116M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.570  63050K .......... .......... .......... .......... .......... 29%  110M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.570  63100K .......... .......... .......... .......... .......... 29%  106M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.571  63150K .......... .......... .......... .......... .......... 29%  109M 3s
11:31:04 [2026-07-16T09:31:04.403Z] #10 2.571  63200K .......... .......... .......... .......... .......... 29%  108M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.572  63250K .......... .......... .......... .......... .......... 29% 92.7M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.572  63300K .......... .......... .......... .......... .......... 29% 77.3M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.573  63350K .......... .......... .......... .......... .......... 29%  108M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.573  63400K .......... .......... .......... .......... .......... 29%  121M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.574  63450K .......... .......... .......... .......... .......... 29%  101M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.574  63500K .......... .......... .......... .......... .......... 29% 95.0M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.575  63550K .......... .......... .......... .......... .......... 29% 85.6M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.575  63600K .......... .......... .......... .......... .......... 29%  116M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.576  63650K .......... .......... .......... .......... .......... 29% 91.9M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.576  63700K .......... .......... .......... .......... .......... 29%  106M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.577  63750K .......... .......... .......... .......... .......... 29% 97.6M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.577  63800K .......... .......... .......... .......... .......... 30%  112M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.577  63850K .......... .......... .......... .......... .......... 30% 81.8M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.578  63900K .......... .......... .......... .......... .......... 30%  115M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.579  63950K .......... .......... .......... .......... .......... 30% 95.6M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.579  64000K .......... .......... .......... .......... .......... 30% 92.4M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.580  64050K .......... .......... .......... .......... .......... 30% 94.9M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.580  64100K .......... .......... .......... .......... .......... 30%  102M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.581  64150K .......... .......... .......... .......... .......... 30% 94.4M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.581  64200K .......... .......... .......... .......... .......... 30% 98.4M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.582  64250K .......... .......... .......... .......... .......... 30%  101M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.582  64300K .......... .......... .......... .......... .......... 30% 80.3M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.583  64350K .......... .......... .......... .......... .......... 30%  104M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.583  64400K .......... .......... .......... .......... .......... 30%  136M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.583  64450K .......... .......... .......... .......... .......... 30% 91.3M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.584  64500K .......... .......... .......... .......... .......... 30% 88.4M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.585  64550K .......... .......... .......... .......... .......... 30% 78.4M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.585  64600K .......... .......... .......... .......... .......... 30%  119M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.586  64650K .......... .......... .......... .......... .......... 30% 98.7M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.586  64700K .......... .......... .......... .......... .......... 30% 89.7M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.587  64750K .......... .......... .......... .......... .......... 30%  108M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.587  64800K .......... .......... .......... .......... .......... 30%  104M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.588  64850K .......... .......... .......... .......... .......... 30% 97.6M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.588  64900K .......... .......... .......... .......... .......... 30% 88.6M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.589  64950K .......... .......... .......... .......... .......... 30%  114M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.589  65000K .......... .......... .......... .......... .......... 30%  137M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.589  65050K .......... .......... .......... .......... .......... 30% 94.9M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.590  65100K .......... .......... .......... .......... .......... 30%  105M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.590  65150K .......... .......... .......... .......... .......... 30%  116M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.591  65200K .......... .......... .......... .......... .......... 30%  123M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.591  65250K .......... .......... .......... .......... .......... 30% 98.8M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.592  65300K .......... .......... .......... .......... .......... 30%  101M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.592  65350K .......... .......... .......... .......... .......... 30%  107M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.593  65400K .......... .......... .......... .......... .......... 30%  109M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.593  65450K .......... .......... .......... .......... .......... 30% 99.8M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.594  65500K .......... .......... .......... .......... .......... 30% 75.0M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.594  65550K .......... .......... .......... .......... .......... 30% 99.2M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.595  65600K .......... .......... .......... .......... .......... 30%  104M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.595  65650K .......... .......... .......... .......... .......... 30% 89.0M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.596  65700K .......... .......... .......... .......... .......... 30% 86.6M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.596  65750K .......... .......... .......... .......... .......... 30% 99.7M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.597  65800K .......... .......... .......... .......... .......... 30%  104M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.597  65850K .......... .......... .......... .......... .......... 30% 94.1M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.598  65900K .......... .......... .......... .......... .......... 30% 96.5M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.598  65950K .......... .......... .......... .......... .......... 31% 86.5M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.599  66000K .......... .......... .......... .......... .......... 31%  118M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.599  66050K .......... .......... .......... .......... .......... 31%  137M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.600  66100K .......... .......... .......... .......... .......... 31%  102M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.600  66150K .......... .......... .......... .......... .......... 31%  138M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.600  66200K .......... .......... .......... .......... .......... 31%  122M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.601  66250K .......... .......... .......... .......... .......... 31%  132M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.601  66300K .......... .......... .......... .......... .......... 31% 92.9M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.602  66350K .......... .......... .......... .......... .......... 31% 91.3M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.602  66400K .......... .......... .......... .......... .......... 31%  132M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.603  66450K .......... .......... .......... .......... .......... 31% 97.8M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.603  66500K .......... .......... .......... .......... .......... 31% 94.8M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.604  66550K .......... .......... .......... .......... .......... 31% 98.9M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.604  66600K .......... .......... .......... .......... .......... 31%  159M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.604  66650K .......... .......... .......... .......... .......... 31%  117M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.605  66700K .......... .......... .......... .......... .......... 31% 64.5M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.608  66750K .......... .......... .......... .......... .......... 31%  108M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.608  66800K .......... .......... .......... .......... .......... 31%  122M 3s
11:31:04 [2026-07-16T09:31:04.404Z] #10 2.608  66850K .......... .......... .......... .......... .......... 31%  117M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.608  66900K .......... .......... .......... .......... .......... 31%  108M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.608  66950K .......... .......... .......... .......... .......... 31% 82.5M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.608  67000K .......... .......... .......... .......... .......... 31% 86.1M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.608  67050K .......... .......... .......... .......... .......... 31%  111M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.609  67100K .......... .......... .......... .......... .......... 31% 93.1M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.610  67150K .......... .......... .......... .......... .......... 31%  117M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.610  67200K .......... .......... .......... .......... .......... 31%  133M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.610  67250K .......... .......... .......... .......... .......... 31%  125M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.611  67300K .......... .......... .......... .......... .......... 31%  108M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.612  67350K .......... .......... .......... .......... .......... 31% 76.0M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.612  67400K .......... .......... .......... .......... .......... 31%  146M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.612  67450K .......... .......... .......... .......... .......... 31%  150M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.612  67500K .......... .......... .......... .......... .......... 31%  125M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.613  67550K .......... .......... .......... .......... .......... 31%  149M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.613  67600K .......... .......... .......... .......... .......... 31%  145M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.613  67650K .......... .......... .......... .......... .......... 31%  133M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.614  67700K .......... .......... .......... .......... .......... 31%  130M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.614  67750K .......... .......... .......... .......... .......... 31%  110M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.615  67800K .......... .......... .......... .......... .......... 31%  125M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.615  67850K .......... .......... .......... .......... .......... 31%  114M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.615  67900K .......... .......... .......... .......... .......... 31%  112M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.616  67950K .......... .......... .......... .......... .......... 31%  113M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.616  68000K .......... .......... .......... .......... .......... 31%  116M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.617  68050K .......... .......... .......... .......... .......... 32%  167M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.617  68100K .......... .......... .......... .......... .......... 32%  146M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.618  68150K .......... .......... .......... .......... .......... 32%  179M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.618  68200K .......... .......... .......... .......... .......... 32%  145M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.618  68250K .......... .......... .......... .......... .......... 32%  188M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.618  68300K .......... .......... .......... .......... .......... 32%  132M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.619  68350K .......... .......... .......... .......... .......... 32%  133M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.619  68400K .......... .......... .......... .......... .......... 32%  167M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.619  68450K .......... .......... .......... .......... .......... 32%  170M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.620  68500K .......... .......... .......... .......... .......... 32%  171M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.620  68550K .......... .......... .......... .......... .......... 32%  192M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.620  68600K .......... .......... .......... .......... .......... 32%  214M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.620  68650K .......... .......... .......... .......... .......... 32%  221M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.620  68700K .......... .......... .......... .......... .......... 32%  165M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.621  68750K .......... .......... .......... .......... .......... 32%  131M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.621  68800K .......... .......... .......... .......... .......... 32%  164M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.621  68850K .......... .......... .......... .......... .......... 32%  148M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.622  68900K .......... .......... .......... .......... .......... 32%  159M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.622  68950K .......... .......... .......... .......... .......... 32%  147M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.622  69000K .......... .......... .......... .......... .......... 32%  144M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.623  69050K .......... .......... .......... .......... .......... 32%  163M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.623  69100K .......... .......... .......... .......... .......... 32%  133M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.623  69150K .......... .......... .......... .......... .......... 32%  147M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.624  69200K .......... .......... .......... .......... .......... 32%  154M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.624  69250K .......... .......... .......... .......... .......... 32%  194M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.624  69300K .......... .......... .......... .......... .......... 32%  201M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.625  69350K .......... .......... .......... .......... .......... 32%  190M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.625  69400K .......... .......... .......... .......... .......... 32%  192M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.625  69450K .......... .......... .......... .......... .......... 32%  210M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.625  69500K .......... .......... .......... .......... .......... 32%  164M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.626  69550K .......... .......... .......... .......... .......... 32%  184M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.626  69600K .......... .......... .......... .......... .......... 32%  187M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.626  69650K .......... .......... .......... .......... .......... 32%  175M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.626  69700K .......... .......... .......... .......... .......... 32%  112M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.627  69750K .......... .......... .......... .......... .......... 32%  147M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.627  69800K .......... .......... .......... .......... .......... 32% 97.8M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.628  69850K .......... .......... .......... .......... .......... 32%  102M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.628  69900K .......... .......... .......... .......... .......... 32% 88.5M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.629  69950K .......... .......... .......... .......... .......... 32%  136M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.629  70000K .......... .......... .......... .......... .......... 32%  136M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.629  70050K .......... .......... .......... .......... .......... 32%  115M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.630  70100K .......... .......... .......... .......... .......... 32% 99.0M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.630  70150K .......... .......... .......... .......... .......... 32%  109M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.631  70200K .......... .......... .......... .......... .......... 33%  129M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.631  70250K .......... .......... .......... .......... .......... 33%  132M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.632  70300K .......... .......... .......... .......... .......... 33% 90.0M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.632  70350K .......... .......... .......... .......... .......... 33% 97.2M 3s
11:31:04 [2026-07-16T09:31:04.405Z] #10 2.633  70400K .......... .......... .......... .......... .......... 33%  133M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.633  70450K .......... .......... .......... .......... .......... 33%  127M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.633  70500K .......... .......... .......... .......... .......... 33% 94.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.634  70550K .......... .......... .......... .......... .......... 33%  110M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.634  70600K .......... .......... .......... .......... .......... 33%  119M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.635  70650K .......... .......... .......... .......... .......... 33%  135M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.635  70700K .......... .......... .......... .......... .......... 33% 84.9M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.636  70750K .......... .......... .......... .......... .......... 33%  129M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.636  70800K .......... .......... .......... .......... .......... 33%  119M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.636  70850K .......... .......... .......... .......... .......... 33%  106M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.637  70900K .......... .......... .......... .......... .......... 33%  130M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.637  70950K .......... .......... .......... .......... .......... 33%  107M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.638  71000K .......... .......... .......... .......... .......... 33%  112M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.638  71050K .......... .......... .......... .......... .......... 33%  129M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.639  71100K .......... .......... .......... .......... .......... 33% 98.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.639  71150K .......... .......... .......... .......... .......... 33%  101M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.640  71200K .......... .......... .......... .......... .......... 33%  123M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.640  71250K .......... .......... .......... .......... .......... 33%  129M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.640  71300K .......... .......... .......... .......... .......... 33% 84.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.641  71350K .......... .......... .......... .......... .......... 33%  110M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.641  71400K .......... .......... .......... .......... .......... 33%  122M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.642  71450K .......... .......... .......... .......... .......... 33%  105M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.642  71500K .......... .......... .......... .......... .......... 33% 95.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.643  71550K .......... .......... .......... .......... .......... 33% 97.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.643  71600K .......... .......... .......... .......... .......... 33%  119M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.644  71650K .......... .......... .......... .......... .......... 33%  554K 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.734  71700K .......... .......... .......... .......... .......... 33%  141M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.734  71750K .......... .......... .......... .......... .......... 33% 81.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.735  71800K .......... .......... .......... .......... .......... 33% 26.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.737  71850K .......... .......... .......... .......... .......... 33% 96.6M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.737  71900K .......... .......... .......... .......... .......... 33% 71.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.738  71950K .......... .......... .......... .......... .......... 33% 52.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.739  72000K .......... .......... .......... .......... .......... 33% 69.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.740  72050K .......... .......... .......... .......... .......... 33% 83.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.740  72100K .......... .......... .......... .......... .......... 33%  100M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.741  72150K .......... .......... .......... .......... .......... 33% 67.8M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.741  72200K .......... .......... .......... .......... .......... 33% 80.6M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.742  72250K .......... .......... .......... .......... .......... 33% 78.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.743  72300K .......... .......... .......... .......... .......... 33% 76.4M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.743  72350K .......... .......... .......... .......... .......... 34% 65.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.744  72400K .......... .......... .......... .......... .......... 34% 93.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.745  72450K .......... .......... .......... .......... .......... 34% 69.7M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.745  72500K .......... .......... .......... .......... .......... 34% 69.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.746  72550K .......... .......... .......... .......... .......... 34% 58.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.747  72600K .......... .......... .......... .......... .......... 34% 76.8M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.747  72650K .......... .......... .......... .......... .......... 34% 58.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.748  72700K .......... .......... .......... .......... .......... 34% 98.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.749  72750K .......... .......... .......... .......... .......... 34% 87.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.749  72800K .......... .......... .......... .......... .......... 34% 98.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.750  72850K .......... .......... .......... .......... .......... 34% 76.8M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.750  72900K .......... .......... .......... .......... .......... 34% 73.4M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.751  72950K .......... .......... .......... .......... .......... 34% 73.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.752  73000K .......... .......... .......... .......... .......... 34% 87.4M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.752  73050K .......... .......... .......... .......... .......... 34% 82.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.753  73100K .......... .......... .......... .......... .......... 34% 92.7M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.754  73150K .......... .......... .......... .......... .......... 34% 72.9M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.754  73200K .......... .......... .......... .......... .......... 34% 94.6M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.755  73250K .......... .......... .......... .......... .......... 34% 67.7M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.755  73300K .......... .......... .......... .......... .......... 34% 81.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.756  73350K .......... .......... .......... .......... .......... 34% 61.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.757  73400K .......... .......... .......... .......... .......... 34% 81.8M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.757  73450K .......... .......... .......... .......... .......... 34% 69.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.758  73500K .......... .......... .......... .......... .......... 34% 86.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.759  73550K .......... .......... .......... .......... .......... 34% 72.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.759  73600K .......... .......... .......... .......... .......... 34% 88.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.760  73650K .......... .......... .......... .......... .......... 34% 78.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.760  73700K .......... .......... .......... .......... .......... 34% 76.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.761  73750K .......... .......... .......... .......... .......... 34% 68.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.762  73800K .......... .......... .......... .......... .......... 34% 94.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.762  73850K .......... .......... .......... .......... .......... 34% 75.7M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.763  73900K .......... .......... .......... .......... .......... 34% 96.6M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.764  73950K .......... .......... .......... .......... .......... 34% 63.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.764  74000K .......... .......... .......... .......... .......... 34% 91.6M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.765  74050K .......... .......... .......... .......... .......... 34% 86.7M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.765  74100K .......... .......... .......... .......... .......... 34% 81.6M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.766  74150K .......... .......... .......... .......... .......... 34% 79.6M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.767  74200K .......... .......... .......... .......... .......... 34% 86.4M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.767  74250K .......... .......... .......... .......... .......... 34% 81.1M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.768  74300K .......... .......... .......... .......... .......... 34% 84.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.768  74350K .......... .......... .......... .......... .......... 34% 75.4M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.769  74400K .......... .......... .......... .......... .......... 34% 92.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.770  74450K .......... .......... .......... .......... .......... 35% 79.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.770  74500K .......... .......... .......... .......... .......... 35% 78.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.771  74550K .......... .......... .......... .......... .......... 35% 74.7M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.771  74600K .......... .......... .......... .......... .......... 35% 90.2M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.772  74650K .......... .......... .......... .......... .......... 35% 73.0M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.773  74700K .......... .......... .......... .......... .......... 35% 82.5M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.773  74750K .......... .......... .......... .......... .......... 35% 66.3M 3s
11:31:04 [2026-07-16T09:31:04.406Z] #10 2.774  74800K .......... .......... .......... .......... .......... 35% 76.4M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.775  74850K .......... .......... .......... .......... .......... 35% 85.5M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.775  74900K .......... .......... .......... .......... .......... 35%  108M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.776  74950K .......... .......... .......... .......... .......... 35% 87.2M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.776  75000K .......... .......... .......... .......... .......... 35%  119M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.777  75050K .......... .......... .......... .......... .......... 35%  100M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.777  75100K .......... .......... .......... .......... .......... 35% 87.6M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.778  75150K .......... .......... .......... .......... .......... 35% 68.0M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.778  75200K .......... .......... .......... .......... .......... 35% 95.3M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.779  75250K .......... .......... .......... .......... .......... 35% 92.7M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.779  75300K .......... .......... .......... .......... .......... 35% 90.8M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.780  75350K .......... .......... .......... .......... .......... 35% 88.2M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.780  75400K .......... .......... .......... .......... .......... 35% 84.5M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.781  75450K .......... .......... .......... .......... .......... 35% 84.3M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.782  75500K .......... .......... .......... .......... .......... 35% 86.0M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.782  75550K .......... .......... .......... .......... .......... 35% 85.2M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.783  75600K .......... .......... .......... .......... .......... 35%  124M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.783  75650K .......... .......... .......... .......... .......... 35%  147M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.783  75700K .......... .......... .......... .......... .......... 35%  126M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.784  75750K .......... .......... .......... .......... .......... 35% 90.7M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.784  75800K .......... .......... .......... .......... .......... 35% 80.4M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.785  75850K .......... .......... .......... .......... .......... 35%  105M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.785  75900K .......... .......... .......... .......... .......... 35%  122M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.786  75950K .......... .......... .......... .......... .......... 35%  122M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.786  76000K .......... .......... .......... .......... .......... 35%  123M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.787  76050K .......... .......... .......... .......... .......... 35% 88.3M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.787  76100K .......... .......... .......... .......... .......... 35%  113M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.788  76150K .......... .......... .......... .......... .......... 35%  103M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.788  76200K .......... .......... .......... .......... .......... 35%  100M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.789  76250K .......... .......... .......... .......... .......... 35% 77.7M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.789  76300K .......... .......... .......... .......... .......... 35% 87.5M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.790  76350K .......... .......... .......... .......... .......... 35%  101M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.790  76400K .......... .......... .......... .......... .......... 35%  123M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.791  76450K .......... .......... .......... .......... .......... 35%  104M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.791  76500K .......... .......... .......... .......... .......... 35%  144M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.791  76550K .......... .......... .......... .......... .......... 35%  122M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.792  76600K .......... .......... .......... .......... .......... 36%  144M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.792  76650K .......... .......... .......... .......... .......... 36%  121M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.793  76700K .......... .......... .......... .......... .......... 36%  131M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.793  76750K .......... .......... .......... .......... .......... 36% 88.0M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.794  76800K .......... .......... .......... .......... .......... 36%  105M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.794  76850K .......... .......... .......... .......... .......... 36%  126M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.794  76900K .......... .......... .......... .......... .......... 36%  105M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.795  76950K .......... .......... .......... .......... .......... 36%  125M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.795  77000K .......... .......... .......... .......... .......... 36%  165M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.796  77050K .......... .......... .......... .......... .......... 36%  102M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.796  77100K .......... .......... .......... .......... .......... 36%  112M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.797  77150K .......... .......... .......... .......... .......... 36%  105M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.797  77200K .......... .......... .......... .......... .......... 36%  122M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.797  77250K .......... .......... .......... .......... .......... 36%  119M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.798  77300K .......... .......... .......... .......... .......... 36%  144M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.798  77350K .......... .......... .......... .......... .......... 36%  147M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.798  77400K .......... .......... .......... .......... .......... 36%  157M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.799  77450K .......... .......... .......... .......... .......... 36%  145M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.799  77500K .......... .......... .......... .......... .......... 36%  102M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.800  77550K .......... .......... .......... .......... .......... 36% 91.1M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.800  77600K .......... .......... .......... .......... .......... 36%  116M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.800  77650K .......... .......... .......... .......... .......... 36%  108M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.801  77700K .......... .......... .......... .......... .......... 36%  147M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.801  77750K .......... .......... .......... .......... .......... 36%  133M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.802  77800K .......... .......... .......... .......... .......... 36%  132M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.802  77850K .......... .......... .......... .......... .......... 36%  124M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.802  77900K .......... .......... .......... .......... .......... 36%  102M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.803  77950K .......... .......... .......... .......... .......... 36%  114M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.803  78000K .......... .......... .......... .......... .......... 36%  122M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.804  78050K .......... .......... .......... .......... .......... 36%  118M 3s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.804  78100K .......... .......... .......... .......... .......... 36%  120M 2s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.805  78150K .......... .......... .......... .......... .......... 36%  115M 2s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.805  78200K .......... .......... .......... .......... .......... 36%  130M 2s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.805  78250K .......... .......... .......... .......... .......... 36%  138M 2s
11:31:04 [2026-07-16T09:31:04.407Z] #10 2.806  78300K .......... .......... .......... .......... .......... 36%  117M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.806  78350K .......... .......... .......... .......... .......... 36%  107M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.807  78400K .......... .......... .......... .......... .......... 36%  127M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.807  78450K .......... .......... .......... .......... .......... 36%  124M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.807  78500K .......... .......... .......... .......... .......... 36%  151M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.808  78550K .......... .......... .......... .......... .......... 36%  104M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.808  78600K .......... .......... .......... .......... .......... 36%  163M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.808  78650K .......... .......... .......... .......... .......... 36%  148M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.809  78700K .......... .......... .......... .......... .......... 37%  133M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.809  78750K .......... .......... .......... .......... .......... 37%  132M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.810  78800K .......... .......... .......... .......... .......... 37%  127M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.810  78850K .......... .......... .......... .......... .......... 37%  150M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.810  78900K .......... .......... .......... .......... .......... 37%  178M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.810  78950K .......... .......... .......... .......... .......... 37%  120M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.811  79000K .......... .......... .......... .......... .......... 37%  161M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.811  79050K .......... .......... .......... .......... .......... 37%  148M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.811  79100K .......... .......... .......... .......... .......... 37%  148M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.812  79150K .......... .......... .......... .......... .......... 37%  116M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.812  79200K .......... .......... .......... .......... .......... 37%  168M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.813  79250K .......... .......... .......... .......... .......... 37%  139M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.813  79300K .......... .......... .......... .......... .......... 37%  126M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.813  79350K .......... .......... .......... .......... .......... 37%  122M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.814  79400K .......... .......... .......... .......... .......... 37%  165M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.814  79450K .......... .......... .......... .......... .......... 37%  196M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.814  79500K .......... .......... .......... .......... .......... 37%  156M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.815  79550K .......... .......... .......... .......... .......... 37%  117M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.815  79600K .......... .......... .......... .......... .......... 37%  155M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.815  79650K .......... .......... .......... .......... .......... 37%  157M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.816  79700K .......... .......... .......... .......... .......... 37%  150M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.816  79750K .......... .......... .......... .......... .......... 37%  170M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.816  79800K .......... .......... .......... .......... .......... 37%  191M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.816  79850K .......... .......... .......... .......... .......... 37%  161M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.817  79900K .......... .......... .......... .......... .......... 37%  176M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.817  79950K .......... .......... .......... .......... .......... 37%  149M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.817  80000K .......... .......... .......... .......... .......... 37%  159M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.818  80050K .......... .......... .......... .......... .......... 37%  178M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.818  80100K .......... .......... .......... .......... .......... 37%  188M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.818  80150K .......... .......... .......... .......... .......... 37%  146M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.819  80200K .......... .......... .......... .......... .......... 37%  163M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.819  80250K .......... .......... .......... .......... .......... 37%  151M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.819  80300K .......... .......... .......... .......... .......... 37%  173M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.820  80350K .......... .......... .......... .......... .......... 37%  106M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.820  80400K .......... .......... .......... .......... .......... 37%  121M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.820  80450K .......... .......... .......... .......... .......... 37%  109M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.821  80500K .......... .......... .......... .......... .......... 37%  108M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.821  80550K .......... .......... .......... .......... .......... 37% 92.7M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.822  80600K .......... .......... .......... .......... .......... 37%  130M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.822  80650K .......... .......... .......... .......... .......... 37%  119M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.823  80700K .......... .......... .......... .......... .......... 37% 89.8M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.823  80750K .......... .......... .......... .......... .......... 37% 95.6M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.824  80800K .......... .......... .......... .......... .......... 37% 23.5M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.826  80850K .......... .......... .......... .......... .......... 38%  110M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.826  80900K .......... .......... .......... .......... .......... 38%  137M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.826  80950K .......... .......... .......... .......... .......... 38% 98.3M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.827  81000K .......... .......... .......... .......... .......... 38%  107M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.827  81050K .......... .......... .......... .......... .......... 38%  110M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.828  81100K .......... .......... .......... .......... .......... 38%  137M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.828  81150K .......... .......... .......... .......... .......... 38%  109M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.829  81200K .......... .......... .......... .......... .......... 38% 86.9M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.829  81250K .......... .......... .......... .......... .......... 38%  144M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.830  81300K .......... .......... .......... .......... .......... 38% 87.3M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.830  81350K .......... .......... .......... .......... .......... 38% 91.3M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.831  81400K .......... .......... .......... .......... .......... 38%  104M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.831  81450K .......... .......... .......... .......... .......... 38% 86.4M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.832  81500K .......... .......... .......... .......... .......... 38% 91.5M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.832  81550K .......... .......... .......... .......... .......... 38% 74.4M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.833  81600K .......... .......... .......... .......... .......... 38% 94.3M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.833  81650K .......... .......... .......... .......... .......... 38% 93.1M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.834  81700K .......... .......... .......... .......... .......... 38% 87.7M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.835  81750K .......... .......... .......... .......... .......... 38% 82.3M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.835  81800K .......... .......... .......... .......... .......... 38% 94.2M 2s
11:31:04 [2026-07-16T09:31:04.408Z] #10 2.836  81850K .......... .......... .......... .......... .......... 38% 99.9M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.836  81900K .......... .......... .......... .......... .......... 38%  574K 3s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.923  81950K .......... .......... .......... .......... .......... 38% 60.5M 3s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.924  82000K .......... .......... .......... .......... .......... 38% 67.7M 3s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.925  82050K .......... .......... .......... .......... .......... 38% 64.6M 3s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.926  82100K .......... .......... .......... .......... .......... 38% 60.0M 3s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.926  82150K .......... .......... .......... .......... .......... 38% 54.1M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.927  82200K .......... .......... .......... .......... .......... 38% 69.0M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.928  82250K .......... .......... .......... .......... .......... 38% 82.2M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.929  82300K .......... .......... .......... .......... .......... 38% 63.1M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.929  82350K .......... .......... .......... .......... .......... 38% 60.2M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.930  82400K .......... .......... .......... .......... .......... 38% 72.2M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.931  82450K .......... .......... .......... .......... .......... 38% 61.8M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.933  82500K .......... .......... .......... .......... .......... 38% 97.5M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.933  82550K .......... .......... .......... .......... .......... 38%  105M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.933  82600K .......... .......... .......... .......... .......... 38% 82.4M 2s
11:31:04 [2026-07-16T09:31:04.409Z] #10 2.933  82650K .......... .......... .......... .......... .......... 38% 72.7M 2s
11:31:04 [2026-07-16T09:31:04.659Z] #10 2.934  82700K .......... .......... .......... .......... .......... 38% 95.0M 2s
11:31:04 [2026-07-16T09:31:04.659Z] #10 2.934  82750K .......... .......... .......... .......... .......... 38% 58.5M 2s
11:31:04 [2026-07-16T09:31:04.659Z] #10 2.935  82800K .......... .......... .......... .......... .......... 38% 71.3M 2s
11:31:04 [2026-07-16T09:31:04.659Z] #10 2.936  82850K .......... .......... .......... .......... .......... 38%  106M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.936  82900K .......... .......... .......... .......... .......... 38% 86.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.937  82950K .......... .......... .......... .......... .......... 39% 78.0M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.938  83000K .......... .......... .......... .......... .......... 39% 82.1M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.938  83050K .......... .......... .......... .......... .......... 39% 77.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.939  83100K .......... .......... .......... .......... .......... 39% 94.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.939  83150K .......... .......... .......... .......... .......... 39% 75.0M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.940  83200K .......... .......... .......... .......... .......... 39% 91.5M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.940  83250K .......... .......... .......... .......... .......... 39% 87.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.941  83300K .......... .......... .......... .......... .......... 39% 61.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.942  83350K .......... .......... .......... .......... .......... 39% 83.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.942  83400K .......... .......... .......... .......... .......... 39% 99.5M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.943  83450K .......... .......... .......... .......... .......... 39%  106M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.943  83500K .......... .......... .......... .......... .......... 39%  102M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.944  83550K .......... .......... .......... .......... .......... 39% 74.0M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.944  83600K .......... .......... .......... .......... .......... 39% 95.8M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.945  83650K .......... .......... .......... .......... .......... 39% 97.8M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.945  83700K .......... .......... .......... .......... .......... 39% 81.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.946  83750K .......... .......... .......... .......... .......... 39% 69.4M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.947  83800K .......... .......... .......... .......... .......... 39% 91.2M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.947  83850K .......... .......... .......... .......... .......... 39% 70.4M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.948  83900K .......... .......... .......... .......... .......... 39% 91.4M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.949  83950K .......... .......... .......... .......... .......... 39% 76.6M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.949  84000K .......... .......... .......... .......... .......... 39% 97.7M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.950  84050K .......... .......... .......... .......... .......... 39% 84.2M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.950  84100K .......... .......... .......... .......... .......... 39% 83.6M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.951  84150K .......... .......... .......... .......... .......... 39% 81.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.951  84200K .......... .......... .......... .......... .......... 39% 90.7M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.952  84250K .......... .......... .......... .......... .......... 39% 78.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.953  84300K .......... .......... .......... .......... .......... 39% 93.1M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.953  84350K .......... .......... .......... .......... .......... 39% 62.6M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.954  84400K .......... .......... .......... .......... .......... 39% 77.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.955  84450K .......... .......... .......... .......... .......... 39% 84.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.955  84500K .......... .......... .......... .......... .......... 39% 97.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.956  84550K .......... .......... .......... .......... .......... 39% 78.4M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.956  84600K .......... .......... .......... .......... .......... 39%  126M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.957  84650K .......... .......... .......... .......... .......... 39% 80.1M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.957  84700K .......... .......... .......... .......... .......... 39%  106M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.958  84750K .......... .......... .......... .......... .......... 39% 68.0M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.958  84800K .......... .......... .......... .......... .......... 39% 80.5M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.959  84850K .......... .......... .......... .......... .......... 39%  102M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.960  84900K .......... .......... .......... .......... .......... 39% 83.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.960  84950K .......... .......... .......... .......... .......... 39% 67.7M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.961  85000K .......... .......... .......... .......... .......... 39% 93.2M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.961  85050K .......... .......... .......... .......... .......... 39% 76.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.962  85100K .......... .......... .......... .......... .......... 40% 97.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.962  85150K .......... .......... .......... .......... .......... 40% 75.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.963  85200K .......... .......... .......... .......... .......... 40% 94.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.964  85250K .......... .......... .......... .......... .......... 40% 77.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.964  85300K .......... .......... .......... .......... .......... 40% 79.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.965  85350K .......... .......... .......... .......... .......... 40%  105M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.965  85400K .......... .......... .......... .......... .......... 40%  111M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.966  85450K .......... .......... .......... .......... .......... 40%  113M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.966  85500K .......... .......... .......... .......... .......... 40% 87.6M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.967  85550K .......... .......... .......... .......... .......... 40% 88.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.967  85600K .......... .......... .......... .......... .......... 40% 78.5M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.968  85650K .......... .......... .......... .......... .......... 40% 94.0M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.968  85700K .......... .......... .......... .......... .......... 40%  110M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.969  85750K .......... .......... .......... .......... .......... 40%  101M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.969  85800K .......... .......... .......... .......... .......... 40%  114M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.970  85850K .......... .......... .......... .......... .......... 40% 93.7M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.970  85900K .......... .......... .......... .......... .......... 40%  105M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.971  85950K .......... .......... .......... .......... .......... 40%  102M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.971  86000K .......... .......... .......... .......... .......... 40%  101M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.972  86050K .......... .......... .......... .......... .......... 40% 80.4M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.972  86100K .......... .......... .......... .......... .......... 40% 95.3M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.973  86150K .......... .......... .......... .......... .......... 40%  116M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.973  86200K .......... .......... .......... .......... .......... 40%  100M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.974  86250K .......... .......... .......... .......... .......... 40% 91.9M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.974  86300K .......... .......... .......... .......... .......... 40%  116M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.975  86350K .......... .......... .......... .......... .......... 40% 89.7M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.975  86400K .......... .......... .......... .......... .......... 40%  109M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.976  86450K .......... .......... .......... .......... .......... 40%  107M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.976  86500K .......... .......... .......... .......... .......... 40%  116M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.977  86550K .......... .......... .......... .......... .......... 40%  106M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.977  86600K .......... .......... .......... .......... .......... 40%  105M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.978  86650K .......... .......... .......... .......... .......... 40%  123M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.978  86700K .......... .......... .......... .......... .......... 40%  102M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.978  86750K .......... .......... .......... .......... .......... 40%  108M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.979  86800K .......... .......... .......... .......... .......... 40%  141M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.979  86850K .......... .......... .......... .......... .......... 40%  144M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.980  86900K .......... .......... .......... .......... .......... 40%  130M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.980  86950K .......... .......... .......... .......... .......... 40%  100M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.980  87000K .......... .......... .......... .......... .......... 40%  113M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.981  87050K .......... .......... .......... .......... .......... 40%  115M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.982  87100K .......... .......... .......... .......... .......... 40%  138M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.982  87150K .......... .......... .......... .......... .......... 40%  106M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.982  87200K .......... .......... .......... .......... .......... 41%  130M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.982  87250K .......... .......... .......... .......... .......... 41%  145M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.983  87300K .......... .......... .......... .......... .......... 41%  150M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.983  87350K .......... .......... .......... .......... .......... 41%  153M 2s
11:31:04 [2026-07-16T09:31:04.660Z] #10 2.983  87400K .......... .......... .......... .......... .......... 41%  151M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.984  87450K .......... .......... .......... .......... .......... 41%  157M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.984  87500K .......... .......... .......... .......... .......... 41%  161M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.984  87550K .......... .......... .......... .......... .......... 41%  120M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.985  87600K .......... .......... .......... .......... .......... 41%  127M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.985  87650K .......... .......... .......... .......... .......... 41%  149M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.986  87700K .......... .......... .......... .......... .......... 41%  115M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.986  87750K .......... .......... .......... .......... .......... 41%  136M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.986  87800K .......... .......... .......... .......... .......... 41%  135M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.987  87850K .......... .......... .......... .......... .......... 41%  130M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.987  87900K .......... .......... .......... .......... .......... 41%  162M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.988  87950K .......... .......... .......... .......... .......... 41%  118M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.988  88000K .......... .......... .......... .......... .......... 41%  156M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.988  88050K .......... .......... .......... .......... .......... 41%  169M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.989  88100K .......... .......... .......... .......... .......... 41%  147M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.989  88150K .......... .......... .......... .......... .......... 41%  122M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.989  88200K .......... .......... .......... .......... .......... 41%  164M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.989  88250K .......... .......... .......... .......... .......... 41%  181M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.990  88300K .......... .......... .......... .......... .......... 41%  133M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.990  88350K .......... .......... .......... .......... .......... 41%  124M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.990  88400K .......... .......... .......... .......... .......... 41%  177M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.991  88450K .......... .......... .......... .......... .......... 41%  121M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.991  88500K .......... .......... .......... .......... .......... 41%  145M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.992  88550K .......... .......... .......... .......... .......... 41%  147M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.992  88600K .......... .......... .......... .......... .......... 41%  141M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.992  88650K .......... .......... .......... .......... .......... 41%  141M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.992  88700K .......... .......... .......... .......... .......... 41%  125M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.993  88750K .......... .......... .......... .......... .......... 41%  110M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.993  88800K .......... .......... .......... .......... .......... 41%  136M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.994  88850K .......... .......... .......... .......... .......... 41%  128M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.994  88900K .......... .......... .......... .......... .......... 41%  170M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.994  88950K .......... .......... .......... .......... .......... 41%  126M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.995  89000K .......... .......... .......... .......... .......... 41%  150M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.995  89050K .......... .......... .......... .......... .......... 41%  152M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.995  89100K .......... .......... .......... .......... .......... 41%  134M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.996  89150K .......... .......... .......... .......... .......... 41%  132M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.996  89200K .......... .......... .......... .......... .......... 41%  157M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.996  89250K .......... .......... .......... .......... .......... 41%  125M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.997  89300K .......... .......... .......... .......... .......... 41%  154M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.997  89350K .......... .......... .......... .......... .......... 42%  121M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.998  89400K .......... .......... .......... .......... .......... 42%  149M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.998  89450K .......... .......... .......... .......... .......... 42%  166M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.998  89500K .......... .......... .......... .......... .......... 42%  121M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.999  89550K .......... .......... .......... .......... .......... 42%  120M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.999  89600K .......... .......... .......... .......... .......... 42%  136M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 2.999  89650K .......... .......... .......... .......... .......... 42%  149M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.000  89700K .......... .......... .......... .......... .......... 42%  134M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.000  89750K .......... .......... .......... .......... .......... 42%  124M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.000  89800K .......... .......... .......... .......... .......... 42%  200M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.001  89850K .......... .......... .......... .......... .......... 42%  135M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.001  89900K .......... .......... .......... .......... .......... 42%  151M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.001  89950K .......... .......... .......... .......... .......... 42%  147M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.002  90000K .......... .......... .......... .......... .......... 42%  149M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.002  90050K .......... .......... .......... .......... .......... 42%  164M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.002  90100K .......... .......... .......... .......... .......... 42%  146M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.003  90150K .......... .......... .......... .......... .......... 42%  107M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.003  90200K .......... .......... .......... .......... .......... 42% 72.2M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.004  90250K .......... .......... .......... .......... .......... 42% 95.1M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.004  90300K .......... .......... .......... .......... .......... 42%  127M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.005  90350K .......... .......... .......... .......... .......... 42%  114M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.005  90400K .......... .......... .......... .......... .......... 42%  115M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.005  90450K .......... .......... .......... .......... .......... 42%  119M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.006  90500K .......... .......... .......... .......... .......... 42%  109M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.006  90550K .......... .......... .......... .......... .......... 42% 82.2M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.007  90600K .......... .......... .......... .......... .......... 42%  135M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.007  90650K .......... .......... .......... .......... .......... 42%  128M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.008  90700K .......... .......... .......... .......... .......... 42%  121M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.008  90750K .......... .......... .......... .......... .......... 42%  106M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.009  90800K .......... .......... .......... .......... .......... 42%  142M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.009  90850K .......... .......... .......... .......... .......... 42%  145M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.009  90900K .......... .......... .......... .......... .......... 42% 99.3M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.010  90950K .......... .......... .......... .......... .......... 42%  118M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.010  91000K .......... .......... .......... .......... .......... 42%  114M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.011  91050K .......... .......... .......... .......... .......... 42%  123M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.011  91100K .......... .......... .......... .......... .......... 42%  135M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.011  91150K .......... .......... .......... .......... .......... 42% 86.6M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.012  91200K .......... .......... .......... .......... .......... 42%  120M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.012  91250K .......... .......... .......... .......... .......... 42% 98.6M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.013  91300K .......... .......... .......... .......... .......... 42%  119M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.013  91350K .......... .......... .......... .......... .......... 42% 67.2M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.014  91400K .......... .......... .......... .......... .......... 42%  141M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.014  91450K .......... .......... .......... .......... .......... 42%  108M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.015  91500K .......... .......... .......... .......... .......... 43%  121M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.015  91550K .......... .......... .......... .......... .......... 43% 99.0M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.016  91600K .......... .......... .......... .......... .......... 43%  117M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.016  91650K .......... .......... .......... .......... .......... 43%  164M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.016  91700K .......... .......... .......... .......... .......... 43%  133M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.017  91750K .......... .......... .......... .......... .......... 43%  102M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.017  91800K .......... .......... .......... .......... .......... 43%  124M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.018  91850K .......... .......... .......... .......... .......... 43%  119M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.018  91900K .......... .......... .......... .......... .......... 43%  113M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.018  91950K .......... .......... .......... .......... .......... 43%  104M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.019  92000K .......... .......... .......... .......... .......... 43%  136M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.019  92050K .......... .......... .......... .......... .......... 43% 99.6M 2s
11:31:04 [2026-07-16T09:31:04.661Z] #10 3.020  92100K .......... .......... .......... .......... .......... 43%  110M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.020  92150K .......... .......... .......... .......... .......... 43%  185K 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.291  92200K .......... .......... .......... .......... .......... 43% 83.8M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.292  92250K .......... .......... .......... .......... .......... 43% 88.5M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.292  92300K .......... .......... .......... .......... .......... 43%  103M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.293  92350K .......... .......... .......... .......... .......... 43%  100M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.293  92400K .......... .......... .......... .......... .......... 43% 89.8M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.294  92450K .......... .......... .......... .......... .......... 43% 98.9M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.294  92500K .......... .......... .......... .......... .......... 43%  104M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.295  92550K .......... .......... .......... .......... .......... 43%  109M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.295  92600K .......... .......... .......... .......... .......... 43% 85.7M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.296  92650K .......... .......... .......... .......... .......... 43%  107M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.296  92700K .......... .......... .......... .......... .......... 43%  102M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.297  92750K .......... .......... .......... .......... .......... 43% 41.1M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.298  92800K .......... .......... .......... .......... .......... 43% 87.4M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.299  92850K .......... .......... .......... .......... .......... 43% 62.3M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.299  92900K .......... .......... .......... .......... .......... 43% 68.2M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.300  92950K .......... .......... .......... .......... .......... 43% 53.7M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.301  93000K .......... .......... .......... .......... .......... 43% 66.3M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.302  93050K .......... .......... .......... .......... .......... 43% 64.5M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.303  93100K .......... .......... .......... .......... .......... 43% 61.9M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.303  93150K .......... .......... .......... .......... .......... 43% 71.1M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.304  93200K .......... .......... .......... .......... .......... 43% 62.6M 3s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.305  93250K .......... .......... .......... .......... .......... 43% 68.2M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.306  93300K .......... .......... .......... .......... .......... 43% 68.1M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.306  93350K .......... .......... .......... .......... .......... 43% 67.8M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.307  93400K .......... .......... .......... .......... .......... 43% 66.3M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.308  93450K .......... .......... .......... .......... .......... 43% 87.4M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.308  93500K .......... .......... .......... .......... .......... 43% 60.8M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.309  93550K .......... .......... .......... .......... .......... 43% 65.0M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.310  93600K .......... .......... .......... .......... .......... 44%  110M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.310  93650K .......... .......... .......... .......... .......... 44%  109M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.311  93700K .......... .......... .......... .......... .......... 44% 77.7M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.311  93750K .......... .......... .......... .......... .......... 44% 73.2M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.312  93800K .......... .......... .......... .......... .......... 44% 64.0M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.313  93850K .......... .......... .......... .......... .......... 44% 95.9M 2s
11:31:04 [2026-07-16T09:31:04.912Z] #10 3.313  93900K .......... .......... .......... .......... .......... 44% 67.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.314  93950K .......... .......... .......... .......... .......... 44% 57.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.315  94000K .......... .......... .......... .......... .......... 44% 71.4M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.315  94050K .......... .......... .......... .......... .......... 44% 66.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.316  94100K .......... .......... .......... .......... .......... 44% 67.9M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.317  94150K .......... .......... .......... .......... .......... 44% 94.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.317  94200K .......... .......... .......... .......... .......... 44% 59.1M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.318  94250K .......... .......... .......... .......... .......... 44% 65.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.319  94300K .......... .......... .......... .......... .......... 44% 75.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.320  94350K .......... .......... .......... .......... .......... 44% 57.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.320  94400K .......... .......... .......... .......... .......... 44% 68.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.321  94450K .......... .......... .......... .......... .......... 44% 60.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.322  94500K .......... .......... .......... .......... .......... 44% 78.9M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.323  94550K .......... .......... .......... .......... .......... 44% 71.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.323  94600K .......... .......... .......... .......... .......... 44% 74.4M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.324  94650K .......... .......... .......... .......... .......... 44% 58.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.325  94700K .......... .......... .......... .......... .......... 44% 61.4M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.326  94750K .......... .......... .......... .......... .......... 44% 76.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.326  94800K .......... .......... .......... .......... .......... 44% 69.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.327  94850K .......... .......... .......... .......... .......... 44% 83.5M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.327  94900K .......... .......... .......... .......... .......... 44% 64.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.328  94950K .......... .......... .......... .......... .......... 44%  114M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.329  95000K .......... .......... .......... .......... .......... 44% 86.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.329  95050K .......... .......... .......... .......... .......... 44% 86.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.330  95100K .......... .......... .......... .......... .......... 44% 94.3M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.330  95150K .......... .......... .......... .......... .......... 44% 79.5M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.331  95200K .......... .......... .......... .......... .......... 44% 67.9M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.332  95250K .......... .......... .......... .......... .......... 44% 56.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.333  95300K .......... .......... .......... .......... .......... 44% 79.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.333  95350K .......... .......... .......... .......... .......... 44% 71.1M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.334  95400K .......... .......... .......... .......... .......... 44% 96.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.334  95450K .......... .......... .......... .......... .......... 44% 69.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.335  95500K .......... .......... .......... .......... .......... 44% 78.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.336  95550K .......... .......... .......... .......... .......... 44% 79.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.336  95600K .......... .......... .......... .......... .......... 44% 68.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.337  95650K .......... .......... .......... .......... .......... 44% 74.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.338  95700K .......... .......... .......... .......... .......... 44% 70.4M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.338  95750K .......... .......... .......... .......... .......... 45%  103M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.339  95800K .......... .......... .......... .......... .......... 45% 75.9M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.339  95850K .......... .......... .......... .......... .......... 45% 72.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.340  95900K .......... .......... .......... .......... .......... 45% 76.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.341  95950K .......... .......... .......... .......... .......... 45% 87.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.341  96000K .......... .......... .......... .......... .......... 45% 95.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.342  96050K .......... .......... .......... .......... .......... 45% 86.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.342  96100K .......... .......... .......... .......... .......... 45% 77.5M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.343  96150K .......... .......... .......... .......... .......... 45%  101M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.343  96200K .......... .......... .......... .......... .......... 45% 78.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.344  96250K .......... .......... .......... .......... .......... 45% 79.4M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.345  96300K .......... .......... .......... .......... .......... 45% 80.3M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.345  96350K .......... .......... .......... .......... .......... 45% 83.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.346  96400K .......... .......... .......... .......... .......... 45% 96.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.346  96450K .......... .......... .......... .......... .......... 45% 82.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.347  96500K .......... .......... .......... .......... .......... 45%  104M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.348  96550K .......... .......... .......... .......... .......... 45% 79.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.348  96600K .......... .......... .......... .......... .......... 45% 93.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.349  96650K .......... .......... .......... .......... .......... 45% 79.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.349  96700K .......... .......... .......... .......... .......... 45% 87.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.350  96750K .......... .......... .......... .......... .......... 45% 89.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.350  96800K .......... .......... .......... .......... .......... 45%  133M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.351  96850K .......... .......... .......... .......... .......... 45% 89.1M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.351  96900K .......... .......... .......... .......... .......... 45% 94.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.352  96950K .......... .......... .......... .......... .......... 45% 93.2M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.352  97000K .......... .......... .......... .......... .......... 45% 98.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.353  97050K .......... .......... .......... .......... .......... 45%  140M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.353  97100K .......... .......... .......... .......... .......... 45%  107M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.354  97150K .......... .......... .......... .......... .......... 45% 92.1M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.354  97200K .......... .......... .......... .......... .......... 45% 81.9M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.355  97250K .......... .......... .......... .......... .......... 45% 85.3M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.355  97300K .......... .......... .......... .......... .......... 45% 85.4M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.356  97350K .......... .......... .......... .......... .......... 45% 93.4M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.356  97400K .......... .......... .......... .......... .......... 45% 87.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.357  97450K .......... .......... .......... .......... .......... 45%  117M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.357  97500K .......... .......... .......... .......... .......... 45% 90.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.358  97550K .......... .......... .......... .......... .......... 45% 94.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.358  97600K .......... .......... .......... .......... .......... 45%  112M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.359  97650K .......... .......... .......... .......... .......... 45%  104M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.359  97700K .......... .......... .......... .......... .......... 45% 82.7M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.360  97750K .......... .......... .......... .......... .......... 45% 91.9M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.360  97800K .......... .......... .......... .......... .......... 45%  126M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.361  97850K .......... .......... .......... .......... .......... 46%  133M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.361  97900K .......... .......... .......... .......... .......... 46% 83.6M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.362  97950K .......... .......... .......... .......... .......... 46%  115M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.362  98000K .......... .......... .......... .......... .......... 46%  106M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.363  98050K .......... .......... .......... .......... .......... 46% 98.0M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.363  98100K .......... .......... .......... .......... .......... 46%  117M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.364  98150K .......... .......... .......... .......... .......... 46%  109M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.364  98200K .......... .......... .......... .......... .......... 46%  136M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.364  98250K .......... .......... .......... .......... .......... 46%  109M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.365  98300K .......... .......... .......... .......... .......... 46%  134M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.365  98350K .......... .......... .......... .......... .......... 46% 96.1M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.366  98400K .......... .......... .......... .......... .......... 46% 86.8M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.366  98450K .......... .......... .......... .......... .......... 46%  105M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.367  98500K .......... .......... .......... .......... .......... 46%  163M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.367  98550K .......... .......... .......... .......... .......... 46%  130M 2s
11:31:04 [2026-07-16T09:31:04.913Z] #10 3.367  98600K .......... .......... .......... .......... .......... 46%  106M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.368  98650K .......... .......... .......... .......... .......... 46%  112M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.368  98700K .......... .......... .......... .......... .......... 46%  127M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.369  98750K .......... .......... .......... .......... .......... 46%  108M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.369  98800K .......... .......... .......... .......... .......... 46%  119M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.370  98850K .......... .......... .......... .......... .......... 46%  108M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.370  98900K .......... .......... .......... .......... .......... 46%  121M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.370  98950K .......... .......... .......... .......... .......... 46%  138M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.371  99000K .......... .......... .......... .......... .......... 46%  166M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.371  99050K .......... .......... .......... .......... .......... 46%  147M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.371  99100K .......... .......... .......... .......... .......... 46%  176M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.372  99150K .......... .......... .......... .......... .......... 46%  123M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.372  99200K .......... .......... .......... .......... .......... 46%  161M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.372  99250K .......... .......... .......... .......... .......... 46%  135M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.373  99300K .......... .......... .......... .......... .......... 46%  145M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.373  99350K .......... .......... .......... .......... .......... 46%  157M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.374  99400K .......... .......... .......... .......... .......... 46%  177M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.374  99450K .......... .......... .......... .......... .......... 46% 91.2M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.374  99500K .......... .......... .......... .......... .......... 46%  139M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.375  99550K .......... .......... .......... .......... .......... 46%  164M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.375  99600K .......... .......... .......... .......... .......... 46%  179M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.375  99650K .......... .......... .......... .......... .......... 46%  207M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.375  99700K .......... .......... .......... .......... .......... 46%  172M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.376  99750K .......... .......... .......... .......... .......... 46%  169M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.376  99800K .......... .......... .......... .......... .......... 46%  128M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.376  99850K .......... .......... .......... .......... .......... 46%  145M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.377  99900K .......... .......... .......... .......... .......... 46%  129M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.377  99950K .......... .......... .......... .......... .......... 46%  181M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.377 100000K .......... .......... .......... .......... .......... 47%  151M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.378 100050K .......... .......... .......... .......... .......... 47%  143M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.378 100100K .......... .......... .......... .......... .......... 47%  174M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.378 100150K .......... .......... .......... .......... .......... 47%  155M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.379 100200K .......... .......... .......... .......... .......... 47%  108M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.379 100250K .......... .......... .......... .......... .......... 47%  144M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.379 100300K .......... .......... .......... .......... .......... 47%  154M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.380 100350K .......... .......... .......... .......... .......... 47%  146M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.380 100400K .......... .......... .......... .......... .......... 47%  143M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.380 100450K .......... .......... .......... .......... .......... 47%  131M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.381 100500K .......... .......... .......... .......... .......... 47%  169M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.381 100550K .......... .......... .......... .......... .......... 47%  148M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.381 100600K .......... .......... .......... .......... .......... 47%  118M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.382 100650K .......... .......... .......... .......... .......... 47%  188M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.382 100700K .......... .......... .......... .......... .......... 47%  156M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.382 100750K .......... .......... .......... .......... .......... 47%  140M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.383 100800K .......... .......... .......... .......... .......... 47%  133M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.383 100850K .......... .......... .......... .......... .......... 47%  139M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.383 100900K .......... .......... .......... .......... .......... 47%  165M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.384 100950K .......... .......... .......... .......... .......... 47%  142M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.384 101000K .......... .......... .......... .......... .......... 47%  165M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.384 101050K .......... .......... .......... .......... .......... 47%  157M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.385 101100K .......... .......... .......... .......... .......... 47%  135M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.385 101150K .......... .......... .......... .......... .......... 47%  119M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.385 101200K .......... .......... .......... .......... .......... 47%  176M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.386 101250K .......... .......... .......... .......... .......... 47%  181M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.386 101300K .......... .......... .......... .......... .......... 47%  114M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.386 101350K .......... .......... .......... .......... .......... 47%  113M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.387 101400K .......... .......... .......... .......... .......... 47% 96.6M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.387 101450K .......... .......... .......... .......... .......... 47% 93.7M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.388 101500K .......... .......... .......... .......... .......... 47%  114M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.388 101550K .......... .......... .......... .......... .......... 47%  110M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.389 101600K .......... .......... .......... .......... .......... 47% 98.5M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.389 101650K .......... .......... .......... .......... .......... 47%  121M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.390 101700K .......... .......... .......... .......... .......... 47%  111M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.390 101750K .......... .......... .......... .......... .......... 47%  114M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.391 101800K .......... .......... .......... .......... .......... 47% 84.2M 2s
11:31:04 [2026-07-16T09:31:04.914Z] #10 3.391 101850K .......... .......... .......... .......... .......... 47%  135M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.391 101900K .......... .......... .......... .......... .......... 47%  102M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.392 101950K .......... .......... .......... .......... .......... 47% 90.9M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.392 102000K .......... .......... .......... .......... .......... 47% 80.9M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.393 102050K .......... .......... .......... .......... .......... 47%  102M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.393 102100K .......... .......... .......... .......... .......... 48%  104M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.394 102150K .......... .......... .......... .......... .......... 48%  138M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.394 102200K .......... .......... .......... .......... .......... 48%  106M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.395 102250K .......... .......... .......... .......... .......... 48%  105M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.395 102300K .......... .......... .......... .......... .......... 48%  105M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.396 102350K .......... .......... .......... .......... .......... 48%  132M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.493 102400K .......... .......... .......... .......... .......... 48%  514K 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.493 102450K .......... .......... .......... .......... .......... 48% 85.5M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.494 102500K .......... .......... .......... .......... .......... 48% 97.3M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.494 102550K .......... .......... .......... .......... .......... 48% 47.1M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.496 102600K .......... .......... .......... .......... .......... 48% 81.8M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.496 102650K .......... .......... .......... .......... .......... 48%  112M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.496 102700K .......... .......... .......... .......... .......... 48% 99.1M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.497 102750K .......... .......... .......... .......... .......... 48%  144M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.497 102800K .......... .......... .......... .......... .......... 48%  101M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.498 102850K .......... .......... .......... .......... .......... 48%  108M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.498 102900K .......... .......... .......... .......... .......... 48%  131M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.499 102950K .......... .......... .......... .......... .......... 48%  126M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.499 103000K .......... .......... .......... .......... .......... 48%  118M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.499 103050K .......... .......... .......... .......... .......... 48% 95.2M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.500 103100K .......... .......... .......... .......... .......... 48% 98.3M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.500 103150K .......... .......... .......... .......... .......... 48% 96.8M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.501 103200K .......... .......... .......... .......... .......... 48% 99.5M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.501 103250K .......... .......... .......... .......... .......... 48% 98.9M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.502 103300K .......... .......... .......... .......... .......... 48%  117M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.502 103350K .......... .......... .......... .......... .......... 48%  137M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.503 103400K .......... .......... .......... .......... .......... 48%  124M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.503 103450K .......... .......... .......... .......... .......... 48%  132M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.503 103500K .......... .......... .......... .......... .......... 48% 85.9M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.504 103550K .......... .......... .......... .......... .......... 48%  113M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.504 103600K .......... .......... .......... .......... .......... 48% 98.9M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.505 103650K .......... .......... .......... .......... .......... 48%  119M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.505 103700K .......... .......... .......... .......... .......... 48% 89.5M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.506 103750K .......... .......... .......... .......... .......... 48%  106M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.506 103800K .......... .......... .......... .......... .......... 48%  108M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.507 103850K .......... .......... .......... .......... .......... 48% 95.1M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.507 103900K .......... .......... .......... .......... .......... 48%  100M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.508 103950K .......... .......... .......... .......... .......... 48%  113M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.508 104000K .......... .......... .......... .......... .......... 48%  132M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.509 104050K .......... .......... .......... .......... .......... 48%  141M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.509 104100K .......... .......... .......... .......... .......... 48%  100M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.509 104150K .......... .......... .......... .......... .......... 48% 96.5M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.510 104200K .......... .......... .......... .......... .......... 48%  107M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.510 104250K .......... .......... .......... .......... .......... 49%  106M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.511 104300K .......... .......... .......... .......... .......... 49% 86.1M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.511 104350K .......... .......... .......... .......... .......... 49%  120M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.512 104400K .......... .......... .......... .......... .......... 49% 94.8M 2s
11:31:05 [2026-07-16T09:31:05.165Z] #10 3.512 104450K .......... .......... .......... .......... .......... 49%  120M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.513 104500K .......... .......... .......... .......... .......... 49%  110M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.513 104550K .......... .......... .......... .......... .......... 49%  101M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.514 104600K .......... .......... .......... .......... .......... 49% 94.5M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.514 104650K .......... .......... .......... .......... .......... 49%  125M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.515 104700K .......... .......... .......... .......... .......... 49% 97.0M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.515 104750K .......... .......... .......... .......... .......... 49%  137M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.515 104800K .......... .......... .......... .......... .......... 49%  131M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.516 104850K .......... .......... .......... .......... .......... 49%  112M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.516 104900K .......... .......... .......... .......... .......... 49%  110M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.517 104950K .......... .......... .......... .......... .......... 49%  102M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.517 105000K .......... .......... .......... .......... .......... 49%  135M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.518 105050K .......... .......... .......... .......... .......... 49% 80.6M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.518 105100K .......... .......... .......... .......... .......... 49% 93.4M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.519 105150K .......... .......... .......... .......... .......... 49%  170M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.519 105200K .......... .......... .......... .......... .......... 49%  127M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.519 105250K .......... .......... .......... .......... .......... 49%  110M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.520 105300K .......... .......... .......... .......... .......... 49%  110M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.520 105350K .......... .......... .......... .......... .......... 49%  152M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.521 105400K .......... .......... .......... .......... .......... 49%  116M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.521 105450K .......... .......... .......... .......... .......... 49%  107M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.521 105500K .......... .......... .......... .......... .......... 49%  103M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.522 105550K .......... .......... .......... .......... .......... 49%  116M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.522 105600K .......... .......... .......... .......... .......... 49%  135M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.523 105650K .......... .......... .......... .......... .......... 49%  134M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.523 105700K .......... .......... .......... .......... .......... 49% 95.4M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.524 105750K .......... .......... .......... .......... .......... 49%  109M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.524 105800K .......... .......... .......... .......... .......... 49%  103M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.525 105850K .......... .......... .......... .......... .......... 49%  108M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.525 105900K .......... .......... .......... .......... .......... 49% 94.3M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.525 105950K .......... .......... .......... .......... .......... 49%  130M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.526 106000K .......... .......... .......... .......... .......... 49%  122M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.526 106050K .......... .......... .......... .......... .......... 49%  119M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.527 106100K .......... .......... .......... .......... .......... 49% 99.6M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.527 106150K .......... .......... .......... .......... .......... 49%  103M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.528 106200K .......... .......... .......... .......... .......... 49%  110M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.528 106250K .......... .......... .......... .......... .......... 49%  120M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.529 106300K .......... .......... .......... .......... .......... 49% 91.1M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.529 106350K .......... .......... .......... .......... .......... 49%  133M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.529 106400K .......... .......... .......... .......... .......... 50%  118M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.530 106450K .......... .......... .......... .......... .......... 50%  118M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.530 106500K .......... .......... .......... .......... .......... 50%  116M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.531 106550K .......... .......... .......... .......... .......... 50%  138M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.531 106600K .......... .......... .......... .......... .......... 50%  128M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.531 106650K .......... .......... .......... .......... .......... 50%  110M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.532 106700K .......... .......... .......... .......... .......... 50%  105M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.532 106750K .......... .......... .......... .......... .......... 50%  144M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.533 106800K .......... .......... .......... .......... .......... 50%  101M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.533 106850K .......... .......... .......... .......... .......... 50%  138M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.533 106900K .......... .......... .......... .......... .......... 50%  109M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.534 106950K .......... .......... .......... .......... .......... 50%  120M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.534 107000K .......... .......... .......... .......... .......... 50%  118M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.535 107050K .......... .......... .......... .......... .......... 50% 83.5M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.535 107100K .......... .......... .......... .......... .......... 50%  104M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.536 107150K .......... .......... .......... .......... .......... 50%  116M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.536 107200K .......... .......... .......... .......... .......... 50%  136M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.537 107250K .......... .......... .......... .......... .......... 50%  135M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.537 107300K .......... .......... .......... .......... .......... 50% 97.4M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.537 107350K .......... .......... .......... .......... .......... 50%  143M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.538 107400K .......... .......... .......... .......... .......... 50%  138M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.538 107450K .......... .......... .......... .......... .......... 50%  133M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.538 107500K .......... .......... .......... .......... .......... 50%  113M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.539 107550K .......... .......... .......... .......... .......... 50%  131M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.539 107600K .......... .......... .......... .......... .......... 50%  159M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.540 107650K .......... .......... .......... .......... .......... 50%  135M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.540 107700K .......... .......... .......... .......... .......... 50% 97.9M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.540 107750K .......... .......... .......... .......... .......... 50% 77.5M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.541 107800K .......... .......... .......... .......... .......... 50%  105M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.542 107850K .......... .......... .......... .......... .......... 50%  119M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.542 107900K .......... .......... .......... .......... .......... 50%  104M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.542 107950K .......... .......... .......... .......... .......... 50%  119M 2s
11:31:05 [2026-07-16T09:31:05.166Z] #10 3.543 108000K .......... .......... .......... .......... .......... 50%  109M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.543 108050K .......... .......... .......... .......... .......... 50%  108M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.544 108100K .......... .......... .......... .......... .......... 50%  114M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.544 108150K .......... .......... .......... .......... .......... 50%  129M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.545 108200K .......... .......... .......... .......... .......... 50% 92.7M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.545 108250K .......... .......... .......... .......... .......... 50%  123M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.545 108300K .......... .......... .......... .......... .......... 50% 89.8M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.546 108350K .......... .......... .......... .......... .......... 50%  122M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.546 108400K .......... .......... .......... .......... .......... 50%  110M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.547 108450K .......... .......... .......... .......... .......... 50% 98.3M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.547 108500K .......... .......... .......... .......... .......... 51%  104M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.548 108550K .......... .......... .......... .......... .......... 51%  119M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.548 108600K .......... .......... .......... .......... .......... 51%  123M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.549 108650K .......... .......... .......... .......... .......... 51%  110M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.549 108700K .......... .......... .......... .......... .......... 51%  103M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.550 108750K .......... .......... .......... .......... .......... 51%  138M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.550 108800K .......... .......... .......... .......... .......... 51%  122M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.550 108850K .......... .......... .......... .......... .......... 51%  110M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.551 108900K .......... .......... .......... .......... .......... 51%  105M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.551 108950K .......... .......... .......... .......... .......... 51%  169M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.551 109000K .......... .......... .......... .......... .......... 51%  138M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.552 109050K .......... .......... .......... .......... .......... 51%  150M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.552 109100K .......... .......... .......... .......... .......... 51% 92.5M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.553 109150K .......... .......... .......... .......... .......... 51%  118M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.553 109200K .......... .......... .......... .......... .......... 51%  108M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.554 109250K .......... .......... .......... .......... .......... 51%  123M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.554 109300K .......... .......... .......... .......... .......... 51% 92.7M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.554 109350K .......... .......... .......... .......... .......... 51%  114M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.555 109400K .......... .......... .......... .......... .......... 51%  138M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.555 109450K .......... .......... .......... .......... .......... 51% 63.1M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.556 109500K .......... .......... .......... .......... .......... 51%  143M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.556 109550K .......... .......... .......... .......... .......... 51%  115M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.557 109600K .......... .......... .......... .......... .......... 51%  193M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.557 109650K .......... .......... .......... .......... .......... 51%  126M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.557 109700K .......... .......... .......... .......... .......... 51%  102M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.558 109750K .......... .......... .......... .......... .......... 51%  143M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.558 109800K .......... .......... .......... .......... .......... 51% 99.2M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.559 109850K .......... .......... .......... .......... .......... 51%  128M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.559 109900K .......... .......... .......... .......... .......... 51% 89.1M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.560 109950K .......... .......... .......... .......... .......... 51%  137M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.560 110000K .......... .......... .......... .......... .......... 51%  106M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.561 110050K .......... .......... .......... .......... .......... 51%  107M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.561 110100K .......... .......... .......... .......... .......... 51% 95.3M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.561 110150K .......... .......... .......... .......... .......... 51%  137M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.562 110200K .......... .......... .......... .......... .......... 51%  118M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.562 110250K .......... .......... .......... .......... .......... 51%  122M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.563 110300K .......... .......... .......... .......... .......... 51% 92.6M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.563 110350K .......... .......... .......... .......... .......... 51%  138M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.564 110400K .......... .......... .......... .......... .......... 51% 98.7M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.564 110450K .......... .......... .......... .......... .......... 51%  120M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.564 110500K .......... .......... .......... .......... .......... 51% 99.3M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.565 110550K .......... .......... .......... .......... .......... 51%  130M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.565 110600K .......... .......... .......... .......... .......... 51%  105M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.566 110650K .......... .......... .......... .......... .......... 52%  116M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.566 110700K .......... .......... .......... .......... .......... 52% 81.9M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.567 110750K .......... .......... .......... .......... .......... 52%  137M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.567 110800K .......... .......... .......... .......... .......... 52%  130M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.568 110850K .......... .......... .......... .......... .......... 52%  109M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.568 110900K .......... .......... .......... .......... .......... 52%  117M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.568 110950K .......... .......... .......... .......... .......... 52%  119M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.569 111000K .......... .......... .......... .......... .......... 52%  126M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.569 111050K .......... .......... .......... .......... .......... 52% 83.0M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.570 111100K .......... .......... .......... .......... .......... 52%  118M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.570 111150K .......... .......... .......... .......... .......... 52%  130M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.571 111200K .......... .......... .......... .......... .......... 52%  126M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.571 111250K .......... .......... .......... .......... .......... 52%  123M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.571 111300K .......... .......... .......... .......... .......... 52% 92.0M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.572 111350K .......... .......... .......... .......... .......... 52%  120M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.572 111400K .......... .......... .......... .......... .......... 52%  100M 2s
11:31:05 [2026-07-16T09:31:05.167Z] #10 3.573 111450K .......... .......... .......... .......... .......... 52%  136M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.573 111500K .......... .......... .......... .......... .......... 52% 96.1M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.574 111550K .......... .......... .......... .......... .......... 52%  106M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.574 111600K .......... .......... .......... .......... .......... 52%  126M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.574 111650K .......... .......... .......... .......... .......... 52%  117M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.575 111700K .......... .......... .......... .......... .......... 52%  121M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.575 111750K .......... .......... .......... .......... .......... 52%  105M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.576 111800K .......... .......... .......... .......... .......... 52%  130M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.576 111850K .......... .......... .......... .......... .......... 52% 99.6M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.577 111900K .......... .......... .......... .......... .......... 52%  112M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.577 111950K .......... .......... .......... .......... .......... 52%  115M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.577 112000K .......... .......... .......... .......... .......... 52%  123M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.578 112050K .......... .......... .......... .......... .......... 52% 99.9M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.578 112100K .......... .......... .......... .......... .......... 52% 97.2M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.579 112150K .......... .......... .......... .......... .......... 52%  141M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.579 112200K .......... .......... .......... .......... .......... 52%  122M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.580 112250K .......... .......... .......... .......... .......... 52%  141M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.580 112300K .......... .......... .......... .......... .......... 52% 97.1M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.580 112350K .......... .......... .......... .......... .......... 52% 98.8M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.581 112400K .......... .......... .......... .......... .......... 52% 99.7M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.581 112450K .......... .......... .......... .......... .......... 52%  125M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.582 112500K .......... .......... .......... .......... .......... 52%  113M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.582 112550K .......... .......... .......... .......... .......... 52%  120M 2s
11:31:05 [2026-07-16T09:31:05.168Z] #10 3.583 112600K .......... .......... .......... .......... .......... 52%  537K 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.676 112650K .......... .......... .......... .......... .......... 52%  119M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.676 112700K .......... .......... .......... .......... .......... 52%  106M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.677 112750K .......... .......... .......... .......... .......... 53%  106M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.677 112800K .......... .......... .......... .......... .......... 53%  122M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.678 112850K .......... .......... .......... .......... .......... 53% 90.7M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.678 112900K .......... .......... .......... .......... .......... 53% 59.1M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.679 112950K .......... .......... .......... .......... .......... 53% 71.1M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.680 113000K .......... .......... .......... .......... .......... 53% 82.1M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.680 113050K .......... .......... .......... .......... .......... 53% 80.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.681 113100K .......... .......... .......... .......... .......... 53% 75.8M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.681 113150K .......... .......... .......... .......... .......... 53% 61.8M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.682 113200K .......... .......... .......... .......... .......... 53% 68.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.683 113250K .......... .......... .......... .......... .......... 53% 87.9M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.684 113300K .......... .......... .......... .......... .......... 53% 88.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.684 113350K .......... .......... .......... .......... .......... 53% 74.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.685 113400K .......... .......... .......... .......... .......... 53% 75.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.685 113450K .......... .......... .......... .......... .......... 53% 78.2M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.686 113500K .......... .......... .......... .......... .......... 53%  107M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.686 113550K .......... .......... .......... .......... .......... 53% 82.5M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.687 113600K .......... .......... .......... .......... .......... 53% 90.7M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.688 113650K .......... .......... .......... .......... .......... 53% 70.9M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.688 113700K .......... .......... .......... .......... .......... 53% 74.7M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.689 113750K .......... .......... .......... .......... .......... 53% 77.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.690 113800K .......... .......... .......... .......... .......... 53% 97.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.690 113850K .......... .......... .......... .......... .......... 53% 94.9M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.691 113900K .......... .......... .......... .......... .......... 53% 71.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.691 113950K .......... .......... .......... .......... .......... 53% 59.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.692 114000K .......... .......... .......... .......... .......... 53% 84.9M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.693 114050K .......... .......... .......... .......... .......... 53% 72.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.694 114100K .......... .......... .......... .......... .......... 53%  116M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.694 114150K .......... .......... .......... .......... .......... 53%  101M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.694 114200K .......... .......... .......... .......... .......... 53%  116M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.695 114250K .......... .......... .......... .......... .......... 53% 78.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.695 114300K .......... .......... .......... .......... .......... 53% 75.5M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.696 114350K .......... .......... .......... .......... .......... 53% 67.2M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.697 114400K .......... .......... .......... .......... .......... 53% 71.2M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.697 114450K .......... .......... .......... .......... .......... 53% 76.5M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.698 114500K .......... .......... .......... .......... .......... 53% 80.9M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.699 114550K .......... .......... .......... .......... .......... 53% 74.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.699 114600K .......... .......... .......... .......... .......... 53% 77.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.700 114650K .......... .......... .......... .......... .......... 53%  102M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.700 114700K .......... .......... .......... .......... .......... 53% 78.8M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.701 114750K .......... .......... .......... .......... .......... 53% 70.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.702 114800K .......... .......... .......... .......... .......... 53% 84.1M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.702 114850K .......... .......... .......... .......... .......... 53% 63.7M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.703 114900K .......... .......... .......... .......... .......... 54% 82.0M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.704 114950K .......... .......... .......... .......... .......... 54% 64.7M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.704 115000K .......... .......... .......... .......... .......... 54% 79.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.705 115050K .......... .......... .......... .......... .......... 54% 92.5M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.705 115100K .......... .......... .......... .......... .......... 54% 90.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.706 115150K .......... .......... .......... .......... .......... 54% 69.2M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.707 115200K .......... .......... .......... .......... .......... 54% 83.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.707 115250K .......... .......... .......... .......... .......... 54%  105M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.708 115300K .......... .......... .......... .......... .......... 54%  114M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.708 115350K .......... .......... .......... .......... .......... 54% 92.0M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.709 115400K .......... .......... .......... .......... .......... 54% 85.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.709 115450K .......... .......... .......... .......... .......... 54% 96.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.710 115500K .......... .......... .......... .......... .......... 54%  118M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.710 115550K .......... .......... .......... .......... .......... 54% 85.3M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.711 115600K .......... .......... .......... .......... .......... 54% 94.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.711 115650K .......... .......... .......... .......... .......... 54% 92.8M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.712 115700K .......... .......... .......... .......... .......... 54% 94.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.712 115750K .......... .......... .......... .......... .......... 54% 76.8M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.713 115800K .......... .......... .......... .......... .......... 54% 96.5M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.714 115850K .......... .......... .......... .......... .......... 54%  126M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.714 115900K .......... .......... .......... .......... .......... 54%  113M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.714 115950K .......... .......... .......... .......... .......... 54% 89.6M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.715 116000K .......... .......... .......... .......... .......... 54%  117M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.715 116050K .......... .......... .......... .......... .......... 54%  114M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.716 116100K .......... .......... .......... .......... .......... 54%  102M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.716 116150K .......... .......... .......... .......... .......... 54%  107M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.717 116200K .......... .......... .......... .......... .......... 54%  108M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.717 116250K .......... .......... .......... .......... .......... 54%  119M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.717 116300K .......... .......... .......... .......... .......... 54%  110M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.718 116350K .......... .......... .......... .......... .......... 54% 92.4M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.718 116400K .......... .......... .......... .......... .......... 54%  108M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.719 116450K .......... .......... .......... .......... .......... 54%  119M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.719 116500K .......... .......... .......... .......... .......... 54% 98.9M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.720 116550K .......... .......... .......... .......... .......... 54%  102M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.720 116600K .......... .......... .......... .......... .......... 54%  114M 2s
11:31:05 [2026-07-16T09:31:05.419Z] #10 3.721 116650K .......... .......... .......... .......... .......... 54%  104M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.721 116700K .......... .......... .......... .......... .......... 54%  111M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.722 116750K .......... .......... .......... .......... .......... 54% 94.8M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.722 116800K .......... .......... .......... .......... .......... 54%  128M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.723 116850K .......... .......... .......... .......... .......... 54%  116M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.723 116900K .......... .......... .......... .......... .......... 54% 88.6M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.723 116950K .......... .......... .......... .......... .......... 54% 94.9M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.724 117000K .......... .......... .......... .......... .......... 55% 96.4M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.724 117050K .......... .......... .......... .......... .......... 55% 97.8M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.725 117100K .......... .......... .......... .......... .......... 55%  101M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.726 117150K .......... .......... .......... .......... .......... 55% 86.5M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.726 117200K .......... .......... .......... .......... .......... 55%  117M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.726 117250K .......... .......... .......... .......... .......... 55%  124M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.727 117300K .......... .......... .......... .......... .......... 55%  116M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.727 117350K .......... .......... .......... .......... .......... 55%  105M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.728 117400K .......... .......... .......... .......... .......... 55% 98.3M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.728 117450K .......... .......... .......... .......... .......... 55%  125M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.729 117500K .......... .......... .......... .......... .......... 55%  142M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.729 117550K .......... .......... .......... .......... .......... 55%  157M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.729 117600K .......... .......... .......... .......... .......... 55%  168M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.730 117650K .......... .......... .......... .......... .......... 55%  141M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.730 117700K .......... .......... .......... .......... .......... 55%  143M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.730 117750K .......... .......... .......... .......... .......... 55%  144M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.731 117800K .......... .......... .......... .......... .......... 55%  133M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.731 117850K .......... .......... .......... .......... .......... 55%  121M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.731 117900K .......... .......... .......... .......... .......... 55%  133M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.732 117950K .......... .......... .......... .......... .......... 55%  112M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.732 118000K .......... .......... .......... .......... .......... 55%  132M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.733 118050K .......... .......... .......... .......... .......... 55%  123M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.733 118100K .......... .......... .......... .......... .......... 55%  119M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.733 118150K .......... .......... .......... .......... .......... 55%  111M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.734 118200K .......... .......... .......... .......... .......... 55%  156M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.734 118250K .......... .......... .......... .......... .......... 55%  134M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.734 118300K .......... .......... .......... .......... .......... 55%  143M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.735 118350K .......... .......... .......... .......... .......... 55%  149M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.735 118400K .......... .......... .......... .......... .......... 55%  197M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.735 118450K .......... .......... .......... .......... .......... 55%  170M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.736 118500K .......... .......... .......... .......... .......... 55%  148M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.736 118550K .......... .......... .......... .......... .......... 55%  134M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.736 118600K .......... .......... .......... .......... .......... 55%  161M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.737 118650K .......... .......... .......... .......... .......... 55%  134M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.737 118700K .......... .......... .......... .......... .......... 55%  136M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.737 118750K .......... .......... .......... .......... .......... 55%  106M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.738 118800K .......... .......... .......... .......... .......... 55%  139M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.738 118850K .......... .......... .......... .......... .......... 55%  186M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.738 118900K .......... .......... .......... .......... .......... 55%  115M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.739 118950K .......... .......... .......... .......... .......... 55%  114M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.739 119000K .......... .......... .......... .......... .......... 55%  154M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.740 119050K .......... .......... .......... .......... .......... 55%  113M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.740 119100K .......... .......... .......... .......... .......... 55%  116M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.741 119150K .......... .......... .......... .......... .......... 56%  112M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.741 119200K .......... .......... .......... .......... .......... 56%  113M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.741 119250K .......... .......... .......... .......... .......... 56%  114M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.742 119300K .......... .......... .......... .......... .......... 56%  127M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.742 119350K .......... .......... .......... .......... .......... 56%  154M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.742 119400K .......... .......... .......... .......... .......... 56%  119M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.743 119450K .......... .......... .......... .......... .......... 56%  159M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.743 119500K .......... .......... .......... .......... .......... 56%  181M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.743 119550K .......... .......... .......... .......... .......... 56%  122M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.744 119600K .......... .......... .......... .......... .......... 56%  127M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.744 119650K .......... .......... .......... .......... .......... 56%  124M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.745 119700K .......... .......... .......... .......... .......... 56%  129M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.745 119750K .......... .......... .......... .......... .......... 56%  124M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.745 119800K .......... .......... .......... .......... .......... 56%  150M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.746 119850K .......... .......... .......... .......... .......... 56%  143M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.746 119900K .......... .......... .......... .......... .......... 56%  141M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.746 119950K .......... .......... .......... .......... .......... 56%  129M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.747 120000K .......... .......... .......... .......... .......... 56%  138M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.747 120050K .......... .......... .......... .......... .......... 56%  148M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.748 120100K .......... .......... .......... .......... .......... 56%  153M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.748 120150K .......... .......... .......... .......... .......... 56%  129M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.748 120200K .......... .......... .......... .......... .......... 56%  174M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.749 120250K .......... .......... .......... .......... .......... 56%  135M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.749 120300K .......... .......... .......... .......... .......... 56%  154M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.749 120350K .......... .......... .......... .......... .......... 56%  110M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.750 120400K .......... .......... .......... .......... .......... 56%  117M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.750 120450K .......... .......... .......... .......... .......... 56%  144M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.750 120500K .......... .......... .......... .......... .......... 56%  225M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.751 120550K .......... .......... .......... .......... .......... 56%  137M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.751 120600K .......... .......... .......... .......... .......... 56%  132M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.751 120650K .......... .......... .......... .......... .......... 56%  170M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.752 120700K .......... .......... .......... .......... .......... 56%  160M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.752 120750K .......... .......... .......... .......... .......... 56%  152M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.752 120800K .......... .......... .......... .......... .......... 56%  109M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.753 120850K .......... .......... .......... .......... .......... 56%  115M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.753 120900K .......... .......... .......... .......... .......... 56% 78.8M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.754 120950K .......... .......... .......... .......... .......... 56%  119M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.754 121000K .......... .......... .......... .......... .......... 56%  131M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.754 121050K .......... .......... .......... .......... .......... 56%  131M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.755 121100K .......... .......... .......... .......... .......... 56%  113M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.755 121150K .......... .......... .......... .......... .......... 56%  108M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.756 121200K .......... .......... .......... .......... .......... 56%  136M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.756 121250K .......... .......... .......... .......... .......... 57% 86.6M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.757 121300K .......... .......... .......... .......... .......... 57%  134M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.757 121350K .......... .......... .......... .......... .......... 57%  112M 2s
11:31:05 [2026-07-16T09:31:05.420Z] #10 3.757 121400K .......... .......... .......... .......... .......... 57%  119M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.758 121450K .......... .......... .......... .......... .......... 57%  135M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.758 121500K .......... .......... .......... .......... .......... 57% 90.3M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.759 121550K .......... .......... .......... .......... .......... 57% 95.6M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.759 121600K .......... .......... .......... .......... .......... 57%  115M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.760 121650K .......... .......... .......... .......... .......... 57%  137M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.760 121700K .......... .......... .......... .......... .......... 57%  132M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.760 121750K .......... .......... .......... .......... .......... 57% 80.7M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.761 121800K .......... .......... .......... .......... .......... 57% 87.7M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.762 121850K .......... .......... .......... .......... .......... 57% 97.5M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.762 121900K .......... .......... .......... .......... .......... 57%  117M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.763 121950K .......... .......... .......... .......... .......... 57% 91.3M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.763 122000K .......... .......... .......... .......... .......... 57% 94.6M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.764 122050K .......... .......... .......... .......... .......... 57%  126M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.764 122100K .......... .......... .......... .......... .......... 57%  113M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.764 122150K .......... .......... .......... .......... .......... 57% 84.7M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.765 122200K .......... .......... .......... .......... .......... 57% 89.8M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.766 122250K .......... .......... .......... .......... .......... 57% 80.6M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.766 122300K .......... .......... .......... .......... .......... 57%  103M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.767 122350K .......... .......... .......... .......... .......... 57% 78.0M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.767 122400K .......... .......... .......... .......... .......... 57% 88.9M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.768 122450K .......... .......... .......... .......... .......... 57% 88.7M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.768 122500K .......... .......... .......... .......... .......... 57%  128M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.769 122550K .......... .......... .......... .......... .......... 57%  169M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.769 122600K .......... .......... .......... .......... .......... 57%  134M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.769 122650K .......... .......... .......... .......... .......... 57%  113M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.770 122700K .......... .......... .......... .......... .......... 57%  161M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.770 122750K .......... .......... .......... .......... .......... 57%  140M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.770 122800K .......... .......... .......... .......... .......... 57%  144M 2s
11:31:05 [2026-07-16T09:31:05.421Z] #10 3.771 122850K .......... .......... .......... .......... .......... 57%  516K 2s
11:31:05 [2026-07-16T09:31:05.671Z] #10 3.868 122900K .......... .......... .......... .......... .......... 57%  142M 2s
11:31:05 [2026-07-16T09:31:05.671Z] #10 3.868 122950K .......... .......... .......... .......... .......... 57% 90.2M 2s
11:31:05 [2026-07-16T09:31:05.671Z] #10 3.869 123000K .......... .......... .......... .......... .......... 57%  102M 2s
11:31:05 [2026-07-16T09:31:05.671Z] #10 3.869 123050K .......... .......... .......... .......... .......... 57%  107M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.870 123100K .......... .......... .......... .......... .......... 57%  114M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.870 123150K .......... .......... .......... .......... .......... 57% 72.3M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.871 123200K .......... .......... .......... .......... .......... 57% 91.7M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.871 123250K .......... .......... .......... .......... .......... 57%  144M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.872 123300K .......... .......... .......... .......... .......... 57% 31.6M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.873 123350K .......... .......... .......... .......... .......... 57%  100M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.874 123400K .......... .......... .......... .......... .......... 58% 87.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.874 123450K .......... .......... .......... .......... .......... 58% 84.2M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.875 123500K .......... .......... .......... .......... .......... 58% 81.9M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.875 123550K .......... .......... .......... .......... .......... 58% 71.6M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.876 123600K .......... .......... .......... .......... .......... 58%  103M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.876 123650K .......... .......... .......... .......... .......... 58% 72.1M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.877 123700K .......... .......... .......... .......... .......... 58% 79.4M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.878 123750K .......... .......... .......... .......... .......... 58% 75.7M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.878 123800K .......... .......... .......... .......... .......... 58%  101M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.879 123850K .......... .......... .......... .......... .......... 58%  107M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.880 123900K .......... .......... .......... .......... .......... 58%  101M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.880 123950K .......... .......... .......... .......... .......... 58% 96.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.880 124000K .......... .......... .......... .......... .......... 58% 79.7M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.881 124050K .......... .......... .......... .......... .......... 58% 85.2M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.882 124100K .......... .......... .......... .......... .......... 58%  101M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.882 124150K .......... .......... .......... .......... .......... 58%  103M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.882 124200K .......... .......... .......... .......... .......... 58%  108M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.883 124250K .......... .......... .......... .......... .......... 58%  125M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.883 124300K .......... .......... .......... .......... .......... 58%  107M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.884 124350K .......... .......... .......... .......... .......... 58%  105M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.884 124400K .......... .......... .......... .......... .......... 58%  115M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.885 124450K .......... .......... .......... .......... .......... 58% 73.4M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.885 124500K .......... .......... .......... .......... .......... 58% 78.3M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.886 124550K .......... .......... .......... .......... .......... 58% 89.6M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.886 124600K .......... .......... .......... .......... .......... 58% 79.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.887 124650K .......... .......... .......... .......... .......... 58% 77.3M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.888 124700K .......... .......... .......... .......... .......... 58% 74.1M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.889 124750K .......... .......... .......... .......... .......... 58% 58.7M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.889 124800K .......... .......... .......... .......... .......... 58% 76.8M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.890 124850K .......... .......... .......... .......... .......... 58% 84.6M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.890 124900K .......... .......... .......... .......... .......... 58% 84.7M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.891 124950K .......... .......... .......... .......... .......... 58% 67.0M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.892 125000K .......... .......... .......... .......... .......... 58% 78.9M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.892 125050K .......... .......... .......... .......... .......... 58% 82.4M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.893 125100K .......... .......... .......... .......... .......... 58%  102M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.894 125150K .......... .......... .......... .......... .......... 58% 69.2M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.894 125200K .......... .......... .......... .......... .......... 58% 80.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.895 125250K .......... .......... .......... .......... .......... 58% 82.4M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.895 125300K .......... .......... .......... .......... .......... 58% 83.0M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.896 125350K .......... .......... .......... .......... .......... 58% 78.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.897 125400K .......... .......... .......... .......... .......... 58% 83.1M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.897 125450K .......... .......... .......... .......... .......... 58% 75.3M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.898 125500K .......... .......... .......... .......... .......... 58% 97.0M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.898 125550K .......... .......... .......... .......... .......... 59% 89.3M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.899 125600K .......... .......... .......... .......... .......... 59% 97.6M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.899 125650K .......... .......... .......... .......... .......... 59% 86.0M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.900 125700K .......... .......... .......... .......... .......... 59%  111M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.900 125750K .......... .......... .......... .......... .......... 59% 74.9M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.901 125800K .......... .......... .......... .......... .......... 59% 91.6M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.901 125850K .......... .......... .......... .......... .......... 59%  105M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.902 125900K .......... .......... .......... .......... .......... 59%  101M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.903 125950K .......... .......... .......... .......... .......... 59% 65.1M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.903 126000K .......... .......... .......... .......... .......... 59% 83.1M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.904 126050K .......... .......... .......... .......... .......... 59%  116M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.904 126100K .......... .......... .......... .......... .......... 59%  138M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.905 126150K .......... .......... .......... .......... .......... 59% 80.8M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.905 126200K .......... .......... .......... .......... .......... 59% 80.0M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.906 126250K .......... .......... .......... .......... .......... 59% 74.8M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.906 126300K .......... .......... .......... .......... .......... 59% 89.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.907 126350K .......... .......... .......... .......... .......... 59% 67.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.908 126400K .......... .......... .......... .......... .......... 59% 75.5M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.908 126450K .......... .......... .......... .......... .......... 59% 99.4M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.909 126500K .......... .......... .......... .......... .......... 59% 86.8M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.909 126550K .......... .......... .......... .......... .......... 59% 90.6M 2s
11:31:05 [2026-07-16T09:31:05.672Z] #10 3.910 126600K .......... .......... .......... .......... .......... 59% 90.0M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.910 126650K .......... .......... .......... .......... .......... 59%  112M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.911 126700K .......... .......... .......... .......... .......... 59%  109M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.911 126750K .......... .......... .......... .......... .......... 59%  114M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.912 126800K .......... .......... .......... .......... .......... 59%  107M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.912 126850K .......... .......... .......... .......... .......... 59% 81.0M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.913 126900K .......... .......... .......... .......... .......... 59% 96.3M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.913 126950K .......... .......... .......... .......... .......... 59%  105M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.914 127000K .......... .......... .......... .......... .......... 59%  100M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.914 127050K .......... .......... .......... .......... .......... 59% 84.8M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.915 127100K .......... .......... .......... .......... .......... 59% 97.0M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.916 127150K .......... .......... .......... .......... .......... 59% 83.6M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.916 127200K .......... .......... .......... .......... .......... 59%  148M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.916 127250K .......... .......... .......... .......... .......... 59%  126M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.917 127300K .......... .......... .......... .......... .......... 59%  130M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.917 127350K .......... .......... .......... .......... .......... 59%  126M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.917 127400K .......... .......... .......... .......... .......... 59%  148M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.918 127450K .......... .......... .......... .......... .......... 59%  144M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.918 127500K .......... .......... .......... .......... .......... 59%  138M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.919 127550K .......... .......... .......... .......... .......... 59%  114M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.919 127600K .......... .......... .......... .......... .......... 59%  119M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.919 127650K .......... .......... .......... .......... .......... 60%  125M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.920 127700K .......... .......... .......... .......... .......... 60%  100M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.920 127750K .......... .......... .......... .......... .......... 60% 90.3M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.921 127800K .......... .......... .......... .......... .......... 60%  128M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.921 127850K .......... .......... .......... .......... .......... 60% 95.3M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.922 127900K .......... .......... .......... .......... .......... 60% 98.8M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.922 127950K .......... .......... .......... .......... .......... 60% 86.0M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.923 128000K .......... .......... .......... .......... .......... 60%  125M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.923 128050K .......... .......... .......... .......... .......... 60%  111M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.924 128100K .......... .......... .......... .......... .......... 60%  126M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.924 128150K .......... .......... .......... .......... .......... 60%  121M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.924 128200K .......... .......... .......... .......... .......... 60%  101M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.925 128250K .......... .......... .......... .......... .......... 60%  119M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.925 128300K .......... .......... .......... .......... .......... 60%  137M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.926 128350K .......... .......... .......... .......... .......... 60%  102M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.926 128400K .......... .......... .......... .......... .......... 60%  130M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.926 128450K .......... .......... .......... .......... .......... 60%  125M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.927 128500K .......... .......... .......... .......... .......... 60%  196M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.927 128550K .......... .......... .......... .......... .......... 60%  149M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.927 128600K .......... .......... .......... .......... .......... 60%  140M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.928 128650K .......... .......... .......... .......... .......... 60%  126M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.928 128700K .......... .......... .......... .......... .......... 60%  160M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.929 128750K .......... .......... .......... .......... .......... 60%  117M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.929 128800K .......... .......... .......... .......... .......... 60%  136M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.929 128850K .......... .......... .......... .......... .......... 60%  141M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.930 128900K .......... .......... .......... .......... .......... 60%  121M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.930 128950K .......... .......... .......... .......... .......... 60% 74.1M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.931 129000K .......... .......... .......... .......... .......... 60%  125M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.931 129050K .......... .......... .......... .......... .......... 60%  130M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.931 129100K .......... .......... .......... .......... .......... 60%  121M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.932 129150K .......... .......... .......... .......... .......... 60%  119M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.932 129200K .......... .......... .......... .......... .......... 60%  117M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.933 129250K .......... .......... .......... .......... .......... 60%  122M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.933 129300K .......... .......... .......... .......... .......... 60%  132M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.933 129350K .......... .......... .......... .......... .......... 60%  127M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.934 129400K .......... .......... .......... .......... .......... 60%  140M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.934 129450K .......... .......... .......... .......... .......... 60%  168M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.934 129500K .......... .......... .......... .......... .......... 60%  125M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.935 129550K .......... .......... .......... .......... .......... 60%  102M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.935 129600K .......... .......... .......... .......... .......... 60%  145M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.936 129650K .......... .......... .......... .......... .......... 60%  167M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.936 129700K .......... .......... .......... .......... .......... 60%  184M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.936 129750K .......... .......... .......... .......... .......... 60%  152M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.936 129800K .......... .......... .......... .......... .......... 61%  170M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.937 129850K .......... .......... .......... .......... .......... 61%  141M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.937 129900K .......... .......... .......... .......... .......... 61%  138M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.938 129950K .......... .......... .......... .......... .......... 61%  101M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.938 130000K .......... .......... .......... .......... .......... 61%  164M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.938 130050K .......... .......... .......... .......... .......... 61%  203M 2s
11:31:05 [2026-07-16T09:31:05.673Z] #10 3.939 130100K .......... .......... .......... .......... .......... 61%  190M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.939 130150K .......... .......... .......... .......... .......... 61%  180M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.939 130200K .......... .......... .......... .......... .......... 61%  145M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.939 130250K .......... .......... .......... .......... .......... 61%  152M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.940 130300K .......... .......... .......... .......... .......... 61%  186M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.940 130350K .......... .......... .......... .......... .......... 61%  123M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.940 130400K .......... .......... .......... .......... .......... 61%  145M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.941 130450K .......... .......... .......... .......... .......... 61%  134M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.941 130500K .......... .......... .......... .......... .......... 61%  140M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.941 130550K .......... .......... .......... .......... .......... 61%  155M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.942 130600K .......... .......... .......... .......... .......... 61%  134M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.942 130650K .......... .......... .......... .......... .......... 61%  172M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.942 130700K .......... .......... .......... .......... .......... 61%  155M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.943 130750K .......... .......... .......... .......... .......... 61%  153M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.943 130800K .......... .......... .......... .......... .......... 61%  199M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.943 130850K .......... .......... .......... .......... .......... 61%  225M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.943 130900K .......... .......... .......... .......... .......... 61%  149M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.944 130950K .......... .......... .......... .......... .......... 61%  138M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.944 131000K .......... .......... .......... .......... .......... 61%  170M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.944 131050K .......... .......... .......... .......... .......... 61%  155M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.945 131100K .......... .......... .......... .......... .......... 61%  178M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.945 131150K .......... .......... .......... .......... .......... 61% 86.8M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.946 131200K .......... .......... .......... .......... .......... 61%  112M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.946 131250K .......... .......... .......... .......... .......... 61%  134M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.946 131300K .......... .......... .......... .......... .......... 61%  133M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.947 131350K .......... .......... .......... .......... .......... 61%  108M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.947 131400K .......... .......... .......... .......... .......... 61% 93.7M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.948 131450K .......... .......... .......... .......... .......... 61%  106M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.948 131500K .......... .......... .......... .......... .......... 61% 79.4M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.949 131550K .......... .......... .......... .......... .......... 61% 71.2M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.950 131600K .......... .......... .......... .......... .......... 61% 70.7M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.950 131650K .......... .......... .......... .......... .......... 61%  111M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.951 131700K .......... .......... .......... .......... .......... 61%  105M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.951 131750K .......... .......... .......... .......... .......... 61%  110M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.952 131800K .......... .......... .......... .......... .......... 61%  108M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.952 131850K .......... .......... .......... .......... .......... 61%  117M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.952 131900K .......... .......... .......... .......... .......... 62%  106M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.953 131950K .......... .......... .......... .......... .......... 62%  100M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.953 132000K .......... .......... .......... .......... .......... 62% 87.5M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.954 132050K .......... .......... .......... .......... .......... 62% 90.5M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.954 132100K .......... .......... .......... .......... .......... 62%  105M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.955 132150K .......... .......... .......... .......... .......... 62%  107M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.955 132200K .......... .......... .......... .......... .......... 62% 95.3M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.956 132250K .......... .......... .......... .......... .......... 62%  118M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.956 132300K .......... .......... .......... .......... .......... 62%  110M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.957 132350K .......... .......... .......... .......... .......... 62%  102M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.957 132400K .......... .......... .......... .......... .......... 62%  119M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.958 132450K .......... .......... .......... .......... .......... 62%  133M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.958 132500K .......... .......... .......... .......... .......... 62%  108M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.958 132550K .......... .......... .......... .......... .......... 62%  103M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.959 132600K .......... .......... .......... .......... .......... 62%  102M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.959 132650K .......... .......... .......... .......... .......... 62%  112M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.960 132700K .......... .......... .......... .......... .......... 62%  100M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.960 132750K .......... .......... .......... .......... .......... 62%  104M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.961 132800K .......... .......... .......... .......... .......... 62%  126M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.961 132850K .......... .......... .......... .......... .......... 62%  123M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.962 132900K .......... .......... .......... .......... .......... 62%  105M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.962 132950K .......... .......... .......... .......... .......... 62%  113M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.962 133000K .......... .......... .......... .......... .......... 62%  108M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.963 133050K .......... .......... .......... .......... .......... 62%  119M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 3.963 133100K .......... .......... .......... .......... .......... 62%  620K 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.044 133150K .......... .......... .......... .......... .......... 62%  101M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.045 133200K .......... .......... .......... .......... .......... 62% 76.4M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.045 133250K .......... .......... .......... .......... .......... 62% 82.7M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.046 133300K .......... .......... .......... .......... .......... 62% 82.5M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.046 133350K .......... .......... .......... .......... .......... 62% 80.0M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.047 133400K .......... .......... .......... .......... .......... 62% 77.4M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.048 133450K .......... .......... .......... .......... .......... 62% 86.1M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.048 133500K .......... .......... .......... .......... .......... 62%  111M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.049 133550K .......... .......... .......... .......... .......... 62% 72.1M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.049 133600K .......... .......... .......... .......... .......... 62% 77.0M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.050 133650K .......... .......... .......... .......... .......... 62% 75.9M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.051 133700K .......... .......... .......... .......... .......... 62% 83.4M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.051 133750K .......... .......... .......... .......... .......... 62%  105M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.052 133800K .......... .......... .......... .......... .......... 62% 99.1M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.052 133850K .......... .......... .......... .......... .......... 62% 82.2M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.053 133900K .......... .......... .......... .......... .......... 62% 82.9M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.053 133950K .......... .......... .......... .......... .......... 62% 70.4M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.054 134000K .......... .......... .......... .......... .......... 62% 95.9M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.054 134050K .......... .......... .......... .......... .......... 63% 77.7M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.055 134100K .......... .......... .......... .......... .......... 63% 82.5M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.056 134150K .......... .......... .......... .......... .......... 63% 71.3M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.056 134200K .......... .......... .......... .......... .......... 63% 98.2M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.057 134250K .......... .......... .......... .......... .......... 63% 93.6M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.057 134300K .......... .......... .......... .......... .......... 63% 78.5M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.058 134350K .......... .......... .......... .......... .......... 63% 75.8M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.059 134400K .......... .......... .......... .......... .......... 63% 82.6M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.059 134450K .......... .......... .......... .......... .......... 63% 75.2M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.060 134500K .......... .......... .......... .......... .......... 63% 66.5M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.061 134550K .......... .......... .......... .......... .......... 63% 66.0M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.061 134600K .......... .......... .......... .......... .......... 63% 77.8M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.062 134650K .......... .......... .......... .......... .......... 63%  117M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.063 134700K .......... .......... .......... .......... .......... 63%  101M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.063 134750K .......... .......... .......... .......... .......... 63% 72.7M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.064 134800K .......... .......... .......... .......... .......... 63% 93.8M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.064 134850K .......... .......... .......... .......... .......... 63% 82.9M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.065 134900K .......... .......... .......... .......... .......... 63% 84.3M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.065 134950K .......... .......... .......... .......... .......... 63% 66.9M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.066 135000K .......... .......... .......... .......... .......... 63%  103M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.066 135050K .......... .......... .......... .......... .......... 63% 67.3M 2s
11:31:05 [2026-07-16T09:31:05.674Z] #10 4.067 135100K .......... .......... .......... .......... .......... 63%  108M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.068 135150K .......... .......... .......... .......... .......... 63% 79.6M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.068 135200K .......... .......... .......... .......... .......... 63% 91.9M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.069 135250K .......... .......... .......... .......... .......... 63% 75.8M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.069 135300K .......... .......... .......... .......... .......... 63% 81.0M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.070 135350K .......... .......... .......... .......... .......... 63% 81.6M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.071 135400K .......... .......... .......... .......... .......... 63% 74.1M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.071 135450K .......... .......... .......... .......... .......... 63% 91.7M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.072 135500K .......... .......... .......... .......... .......... 63% 98.2M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.072 135550K .......... .......... .......... .......... .......... 63% 77.6M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.073 135600K .......... .......... .......... .......... .......... 63% 99.5M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.073 135650K .......... .......... .......... .......... .......... 63% 94.5M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.074 135700K .......... .......... .......... .......... .......... 63% 97.2M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.075 135750K .......... .......... .......... .......... .......... 63% 76.7M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.075 135800K .......... .......... .......... .......... .......... 63% 92.8M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.076 135850K .......... .......... .......... .......... .......... 63% 89.5M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.076 135900K .......... .......... .......... .......... .......... 63% 86.9M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.077 135950K .......... .......... .......... .......... .......... 63% 71.4M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.077 136000K .......... .......... .......... .......... .......... 63% 85.3M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.078 136050K .......... .......... .......... .......... .......... 63% 98.7M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.078 136100K .......... .......... .......... .......... .......... 63% 92.8M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.079 136150K .......... .......... .......... .......... .......... 64% 95.7M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.080 136200K .......... .......... .......... .......... .......... 64% 81.2M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.080 136250K .......... .......... .......... .......... .......... 64%  104M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.081 136300K .......... .......... .......... .......... .......... 64% 93.3M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.082 136350K .......... .......... .......... .......... .......... 64% 79.8M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.082 136400K .......... .......... .......... .......... .......... 64% 71.8M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.084 136450K .......... .......... .......... .......... .......... 64% 85.3M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.084 136500K .......... .......... .......... .......... .......... 64% 90.3M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.084 136550K .......... .......... .......... .......... .......... 64% 74.9M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.084 136600K .......... .......... .......... .......... .......... 64% 87.2M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.087 136650K .......... .......... .......... .......... .......... 64% 80.6M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.087 136700K .......... .......... .......... .......... .......... 64% 68.2M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.087 136750K .......... .......... .......... .......... .......... 64% 80.4M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.087 136800K .......... .......... .......... .......... .......... 64% 82.2M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.089 136850K .......... .......... .......... .......... .......... 64% 90.0M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.089 136900K .......... .......... .......... .......... .......... 64% 89.6M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.089 136950K .......... .......... .......... .......... .......... 64%  108M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.089 137000K .......... .......... .......... .......... .......... 64% 81.7M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.089 137050K .......... .......... .......... .......... .......... 64% 59.1M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.090 137100K .......... .......... .......... .......... .......... 64%  125M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.091 137150K .......... .......... .......... .......... .......... 64% 78.7M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.091 137200K .......... .......... .......... .......... .......... 64% 87.2M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.092 137250K .......... .......... .......... .......... .......... 64% 93.8M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.092 137300K .......... .......... .......... .......... .......... 64%  112M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.093 137350K .......... .......... .......... .......... .......... 64% 93.8M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.093 137400K .......... .......... .......... .......... .......... 64%  117M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.094 137450K .......... .......... .......... .......... .......... 64% 99.6M 2s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.094 137500K .......... .......... .......... .......... .......... 64% 96.3M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.095 137550K .......... .......... .......... .......... .......... 64% 87.3M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.095 137600K .......... .......... .......... .......... .......... 64% 98.7M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.096 137650K .......... .......... .......... .......... .......... 64%  117M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.096 137700K .......... .......... .......... .......... .......... 64%  133M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.096 137750K .......... .......... .......... .......... .......... 64%  133M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.097 137800K .......... .......... .......... .......... .......... 64%  147M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.097 137850K .......... .......... .......... .......... .......... 64%  173M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.097 137900K .......... .......... .......... .......... .......... 64%  123M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.098 137950K .......... .......... .......... .......... .......... 64% 87.6M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.098 138000K .......... .......... .......... .......... .......... 64%  109M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.099 138050K .......... .......... .......... .......... .......... 64%  113M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.099 138100K .......... .......... .......... .......... .......... 64%  122M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.100 138150K .......... .......... .......... .......... .......... 64% 92.5M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.100 138200K .......... .......... .......... .......... .......... 64%  112M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.101 138250K .......... .......... .......... .......... .......... 64%  136M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.101 138300K .......... .......... .......... .......... .......... 65%  129M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.101 138350K .......... .......... .......... .......... .......... 65%  119M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.102 138400K .......... .......... .......... .......... .......... 65%  128M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.102 138450K .......... .......... .......... .......... .......... 65%  116M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.103 138500K .......... .......... .......... .......... .......... 65%  145M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.103 138550K .......... .......... .......... .......... .......... 65%  162M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.103 138600K .......... .......... .......... .......... .......... 65% 98.3M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.104 138650K .......... .......... .......... .......... .......... 65%  140M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.104 138700K .......... .......... .......... .......... .......... 65%  161M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.105 138750K .......... .......... .......... .......... .......... 65%  100M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.105 138800K .......... .......... .......... .......... .......... 65%  127M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.105 138850K .......... .......... .......... .......... .......... 65%  175M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.106 138900K .......... .......... .......... .......... .......... 65%  124M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.106 138950K .......... .......... .......... .......... .......... 65%  109M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.106 139000K .......... .......... .......... .......... .......... 65%  124M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.107 139050K .......... .......... .......... .......... .......... 65%  135M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.107 139100K .......... .......... .......... .......... .......... 65%  145M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.108 139150K .......... .......... .......... .......... .......... 65%  120M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.108 139200K .......... .......... .......... .......... .......... 65%  146M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.108 139250K .......... .......... .......... .......... .......... 65%  120M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.109 139300K .......... .......... .......... .......... .......... 65%  173M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.109 139350K .......... .......... .......... .......... .......... 65%  112M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.109 139400K .......... .......... .......... .......... .......... 65%  127M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.110 139450K .......... .......... .......... .......... .......... 65%  133M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.110 139500K .......... .......... .......... .......... .......... 65%  169M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.110 139550K .......... .......... .......... .......... .......... 65%  114M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.111 139600K .......... .......... .......... .......... .......... 65%  136M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.111 139650K .......... .......... .......... .......... .......... 65%  146M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.112 139700K .......... .......... .......... .......... .......... 65%  140M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.112 139750K .......... .......... .......... .......... .......... 65%  125M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.112 139800K .......... .......... .......... .......... .......... 65%  165M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.113 139850K .......... .......... .......... .......... .......... 65%  150M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.113 139900K .......... .......... .......... .......... .......... 65%  130M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.113 139950K .......... .......... .......... .......... .......... 65%  102M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.114 140000K .......... .......... .......... .......... .......... 65%  124M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.114 140050K .......... .......... .......... .......... .......... 65%  112M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.115 140100K .......... .......... .......... .......... .......... 65%  114M 1s
11:31:05 [2026-07-16T09:31:05.675Z] #10 4.115 140150K .......... .......... .......... .......... .......... 65%  121M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.115 140200K .......... .......... .......... .......... .......... 65%  119M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.116 140250K .......... .......... .......... .......... .......... 65%  139M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.116 140300K .......... .......... .......... .......... .......... 65%  127M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.117 140350K .......... .......... .......... .......... .......... 65%  117M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.117 140400K .......... .......... .......... .......... .......... 66%  163M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.117 140450K .......... .......... .......... .......... .......... 66%  139M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.118 140500K .......... .......... .......... .......... .......... 66%  128M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.118 140550K .......... .......... .......... .......... .......... 66%  197M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.118 140600K .......... .......... .......... .......... .......... 66%  206M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.118 140650K .......... .......... .......... .......... .......... 66%  142M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.119 140700K .......... .......... .......... .......... .......... 66%  182M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.119 140750K .......... .......... .......... .......... .......... 66%  116M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.120 140800K .......... .......... .......... .......... .......... 66%  159M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.120 140850K .......... .......... .......... .......... .......... 66%  171M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.120 140900K .......... .......... .......... .......... .......... 66%  150M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.120 140950K .......... .......... .......... .......... .......... 66%  177M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.121 141000K .......... .......... .......... .......... .......... 66%  229M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.121 141050K .......... .......... .......... .......... .......... 66%  142M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.121 141100K .......... .......... .......... .......... .......... 66%  176M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.122 141150K .......... .......... .......... .......... .......... 66%  120M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.122 141200K .......... .......... .......... .......... .......... 66%  166M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.122 141250K .......... .......... .......... .......... .......... 66%  144M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.123 141300K .......... .......... .......... .......... .......... 66%  158M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.123 141350K .......... .......... .......... .......... .......... 66%  163M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.123 141400K .......... .......... .......... .......... .......... 66%  172M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.123 141450K .......... .......... .......... .......... .......... 66%  124M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.124 141500K .......... .......... .......... .......... .......... 66%  153M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.124 141550K .......... .......... .......... .......... .......... 66% 88.6M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.125 141600K .......... .......... .......... .......... .......... 66%  106M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.125 141650K .......... .......... .......... .......... .......... 66%  123M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.126 141700K .......... .......... .......... .......... .......... 66%  115M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.126 141750K .......... .......... .......... .......... .......... 66% 85.8M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.127 141800K .......... .......... .......... .......... .......... 66%  101M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.127 141850K .......... .......... .......... .......... .......... 66%  134M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.127 141900K .......... .......... .......... .......... .......... 66%  114M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.128 141950K .......... .......... .......... .......... .......... 66%  104M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.128 142000K .......... .......... .......... .......... .......... 66%  124M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.129 142050K .......... .......... .......... .......... .......... 66%  112M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.129 142100K .......... .......... .......... .......... .......... 66%  128M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.130 142150K .......... .......... .......... .......... .......... 66% 95.7M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.130 142200K .......... .......... .......... .......... .......... 66%  129M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.130 142250K .......... .......... .......... .......... .......... 66%  127M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.131 142300K .......... .......... .......... .......... .......... 66% 90.9M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.132 142350K .......... .......... .......... .......... .......... 66% 79.6M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.132 142400K .......... .......... .......... .......... .......... 66%  123M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.132 142450K .......... .......... .......... .......... .......... 66%  137M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.133 142500K .......... .......... .......... .......... .......... 66%  132M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.133 142550K .......... .......... .......... .......... .......... 67%  116M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.134 142600K .......... .......... .......... .......... .......... 67% 93.7M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.134 142650K .......... .......... .......... .......... .......... 67% 93.8M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.135 142700K .......... .......... .......... .......... .......... 67% 88.2M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.135 142750K .......... .......... .......... .......... .......... 67% 92.4M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.136 142800K .......... .......... .......... .......... .......... 67%  109M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.136 142850K .......... .......... .......... .......... .......... 67% 90.4M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.137 142900K .......... .......... .......... .......... .......... 67% 88.9M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.137 142950K .......... .......... .......... .......... .......... 67%  103M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.138 143000K .......... .......... .......... .......... .......... 67% 95.7M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.138 143050K .......... .......... .......... .......... .......... 67%  109M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.139 143100K .......... .......... .......... .......... .......... 67%  102M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.139 143150K .......... .......... .......... .......... .......... 67% 91.3M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.140 143200K .......... .......... .......... .......... .......... 67% 94.1M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.140 143250K .......... .......... .......... .......... .......... 67%  124M 1s
11:31:05 [2026-07-16T09:31:05.676Z] #10 4.141 143300K .......... .......... .......... .......... .......... 67%  126M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.141 143350K .......... .......... .......... .......... .......... 67%  599K 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.225 143400K .......... .......... .......... .......... .......... 67% 60.3M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.225 143450K .......... .......... .......... .......... .......... 67% 84.5M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.226 143500K .......... .......... .......... .......... .......... 67% 67.2M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.227 143550K .......... .......... .......... .......... .......... 67% 68.1M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.227 143600K .......... .......... .......... .......... .......... 67% 65.8M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.228 143650K .......... .......... .......... .......... .......... 67% 83.7M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.229 143700K .......... .......... .......... .......... .......... 67% 64.7M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.229 143750K .......... .......... .......... .......... .......... 67% 82.4M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.230 143800K .......... .......... .......... .......... .......... 67% 90.1M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.231 143850K .......... .......... .......... .......... .......... 67% 69.4M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.231 143900K .......... .......... .......... .......... .......... 67% 49.7M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.232 143950K .......... .......... .......... .......... .......... 67% 90.4M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.233 144000K .......... .......... .......... .......... .......... 67%  105M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.233 144050K .......... .......... .......... .......... .......... 67% 75.8M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.234 144100K .......... .......... .......... .......... .......... 67% 72.0M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.235 144150K .......... .......... .......... .......... .......... 67% 66.9M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.235 144200K .......... .......... .......... .......... .......... 67% 72.5M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.236 144250K .......... .......... .......... .......... .......... 67% 84.1M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.237 144300K .......... .......... .......... .......... .......... 67% 62.7M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.237 144350K .......... .......... .......... .......... .......... 67% 76.6M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.238 144400K .......... .......... .......... .......... .......... 67% 67.4M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.239 144450K .......... .......... .......... .......... .......... 67% 95.8M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.239 144500K .......... .......... .......... .......... .......... 67% 71.6M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.240 144550K .......... .......... .......... .......... .......... 67% 67.9M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.241 144600K .......... .......... .......... .......... .......... 67% 74.3M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.241 144650K .......... .......... .......... .......... .......... 67% 71.3M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.242 144700K .......... .......... .......... .......... .......... 68% 70.6M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.243 144750K .......... .......... .......... .......... .......... 68% 76.5M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.243 144800K .......... .......... .......... .......... .......... 68% 76.6M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.244 144850K .......... .......... .......... .......... .......... 68% 95.1M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.244 144900K .......... .......... .......... .......... .......... 68% 94.6M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.245 144950K .......... .......... .......... .......... .......... 68% 70.0M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.246 145000K .......... .......... .......... .......... .......... 68% 67.4M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.246 145050K .......... .......... .......... .......... .......... 68% 85.3M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.247 145100K .......... .......... .......... .......... .......... 68% 55.1M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.248 145150K .......... .......... .......... .......... .......... 68%  105M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.248 145200K .......... .......... .......... .......... .......... 68% 88.3M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.249 145250K .......... .......... .......... .......... .......... 68% 82.0M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.249 145300K .......... .......... .......... .......... .......... 68% 89.7M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.250 145350K .......... .......... .......... .......... .......... 68% 89.6M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.251 145400K .......... .......... .......... .......... .......... 68% 74.4M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.251 145450K .......... .......... .......... .......... .......... 68% 73.7M 1s
11:31:05 [2026-07-16T09:31:05.927Z] #10 4.252 145500K .......... .......... .......... .......... .......... 68% 63.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.253 145550K .......... .......... .......... .......... .......... 68% 74.5M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.253 145600K .......... .......... .......... .......... .......... 68% 66.5M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.254 145650K .......... .......... .......... .......... .......... 68% 93.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.254 145700K .......... .......... .......... .......... .......... 68% 72.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.255 145750K .......... .......... .......... .......... .......... 68% 71.3M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.256 145800K .......... .......... .......... .......... .......... 68% 76.0M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.257 145850K .......... .......... .......... .......... .......... 68% 83.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.257 145900K .......... .......... .......... .......... .......... 68% 67.3M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.258 145950K .......... .......... .......... .......... .......... 68% 65.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.259 146000K .......... .......... .......... .......... .......... 68% 82.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.259 146050K .......... .......... .......... .......... .......... 68% 83.3M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.260 146100K .......... .......... .......... .......... .......... 68% 73.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.260 146150K .......... .......... .......... .......... .......... 68% 85.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.261 146200K .......... .......... .......... .......... .......... 68% 80.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.262 146250K .......... .......... .......... .......... .......... 68% 73.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.262 146300K .......... .......... .......... .......... .......... 68% 72.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.263 146350K .......... .......... .......... .......... .......... 68% 80.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.264 146400K .......... .......... .......... .......... .......... 68% 96.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.264 146450K .......... .......... .......... .......... .......... 68% 93.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.265 146500K .......... .......... .......... .......... .......... 68% 70.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.265 146550K .......... .......... .......... .......... .......... 68%  105M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.266 146600K .......... .......... .......... .......... .......... 68% 89.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.266 146650K .......... .......... .......... .......... .......... 68%  103M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.267 146700K .......... .......... .......... .......... .......... 68% 68.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.267 146750K .......... .......... .......... .......... .......... 68% 95.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.268 146800K .......... .......... .......... .......... .......... 69% 92.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.268 146850K .......... .......... .......... .......... .......... 69% 91.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.269 146900K .......... .......... .......... .......... .......... 69% 82.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.270 146950K .......... .......... .......... .......... .......... 69% 92.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.270 147000K .......... .......... .......... .......... .......... 69%  107M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.271 147050K .......... .......... .......... .......... .......... 69% 81.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.271 147100K .......... .......... .......... .......... .......... 69% 72.3M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.272 147150K .......... .......... .......... .......... .......... 69%  140M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.272 147200K .......... .......... .......... .......... .......... 69%  135M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.273 147250K .......... .......... .......... .......... .......... 69% 96.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.273 147300K .......... .......... .......... .......... .......... 69%  110M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.274 147350K .......... .......... .......... .......... .......... 69% 96.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.274 147400K .......... .......... .......... .......... .......... 69% 92.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.275 147450K .......... .......... .......... .......... .......... 69% 81.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.275 147500K .......... .......... .......... .......... .......... 69% 69.0M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.276 147550K .......... .......... .......... .......... .......... 69% 79.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.277 147600K .......... .......... .......... .......... .......... 69% 77.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.277 147650K .......... .......... .......... .......... .......... 69% 91.0M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.278 147700K .......... .......... .......... .......... .......... 69% 85.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.278 147750K .......... .......... .......... .......... .......... 69% 92.8M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.279 147800K .......... .......... .......... .......... .......... 69% 99.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.279 147850K .......... .......... .......... .......... .......... 69% 88.0M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.280 147900K .......... .......... .......... .......... .......... 69% 64.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.281 147950K .......... .......... .......... .......... .......... 69% 98.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.281 148000K .......... .......... .......... .......... .......... 69%  131M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.281 148050K .......... .......... .......... .......... .......... 69%  106M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.282 148100K .......... .......... .......... .......... .......... 69%  116M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.282 148150K .......... .......... .......... .......... .......... 69% 80.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.283 148200K .......... .......... .......... .......... .......... 69% 47.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.284 148250K .......... .......... .......... .......... .......... 69% 41.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.285 148300K .......... .......... .......... .......... .......... 69% 52.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.286 148350K .......... .......... .......... .......... .......... 69% 73.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.287 148400K .......... .......... .......... .......... .......... 69% 72.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.287 148450K .......... .......... .......... .......... .......... 69% 83.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.288 148500K .......... .......... .......... .......... .......... 69% 77.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.289 148550K .......... .......... .......... .......... .......... 69% 67.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.289 148600K .......... .......... .......... .......... .......... 69% 74.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.290 148650K .......... .......... .......... .......... .......... 69%  100M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.290 148700K .......... .......... .......... .......... .......... 69% 58.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.291 148750K .......... .......... .......... .......... .......... 69% 62.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.292 148800K .......... .......... .......... .......... .......... 69%  105M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.293 148850K .......... .......... .......... .......... .......... 69% 64.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.293 148900K .......... .......... .......... .......... .......... 69%  111M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.294 148950K .......... .......... .......... .......... .......... 70% 45.7M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.295 149000K .......... .......... .......... .......... .......... 70% 80.8M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.295 149050K .......... .......... .......... .......... .......... 70% 70.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.296 149100K .......... .......... .......... .......... .......... 70% 64.1M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.297 149150K .......... .......... .......... .......... .......... 70% 70.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.298 149200K .......... .......... .......... .......... .......... 70% 62.0M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.298 149250K .......... .......... .......... .......... .......... 70% 83.0M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.299 149300K .......... .......... .......... .......... .......... 70% 84.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.299 149350K .......... .......... .......... .......... .......... 70% 99.3M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.300 149400K .......... .......... .......... .......... .......... 70% 99.4M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.301 149450K .......... .......... .......... .......... .......... 70% 84.3M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.301 149500K .......... .......... .......... .......... .......... 70% 73.5M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.302 149550K .......... .......... .......... .......... .......... 70% 62.8M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.303 149600K .......... .......... .......... .......... .......... 70% 76.0M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.303 149650K .......... .......... .......... .......... .......... 70% 63.8M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.304 149700K .......... .......... .......... .......... .......... 70%  102M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.304 149750K .......... .......... .......... .......... .......... 70% 79.2M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.305 149800K .......... .......... .......... .......... .......... 70% 88.5M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.306 149850K .......... .......... .......... .......... .......... 70% 84.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.306 149900K .......... .......... .......... .......... .......... 70% 76.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.307 149950K .......... .......... .......... .......... .......... 70% 81.8M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.307 150000K .......... .......... .......... .......... .......... 70%  108M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.308 150050K .......... .......... .......... .......... .......... 70% 86.9M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.308 150100K .......... .......... .......... .......... .......... 70%  113M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.309 150150K .......... .......... .......... .......... .......... 70% 65.6M 1s
11:31:05 [2026-07-16T09:31:05.928Z] #10 4.310 150200K .......... .......... .......... .......... .......... 70% 98.7M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.310 150250K .......... .......... .......... .......... .......... 70%  111M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.311 150300K .......... .......... .......... .......... .......... 70% 16.9M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.313 150350K .......... .......... .......... .......... .......... 70%  139M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.314 150400K .......... .......... .......... .......... .......... 70%  108M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.314 150450K .......... .......... .......... .......... .......... 70% 64.0M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.315 150500K .......... .......... .......... .......... .......... 70% 67.2M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.316 150550K .......... .......... .......... .......... .......... 70% 76.2M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.316 150600K .......... .......... .......... .......... .......... 70% 72.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.317 150650K .......... .......... .......... .......... .......... 70% 81.8M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.318 150700K .......... .......... .......... .......... .......... 70% 51.9M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.319 150750K .......... .......... .......... .......... .......... 70% 30.4M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.320 150800K .......... .......... .......... .......... .......... 70% 81.6M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.321 150850K .......... .......... .......... .......... .......... 70% 65.0M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.322 150900K .......... .......... .......... .......... .......... 70% 77.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.322 150950K .......... .......... .......... .......... .......... 70% 93.3M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.323 151000K .......... .......... .......... .......... .......... 70% 62.6M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.323 151050K .......... .......... .......... .......... .......... 71% 85.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.324 151100K .......... .......... .......... .......... .......... 71% 42.2M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.325 151150K .......... .......... .......... .......... .......... 71% 89.2M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.326 151200K .......... .......... .......... .......... .......... 71% 61.0M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.327 151250K .......... .......... .......... .......... .......... 71% 43.9M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.328 151300K .......... .......... .......... .......... .......... 71%  110M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.328 151350K .......... .......... .......... .......... .......... 71% 62.2M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.329 151400K .......... .......... .......... .......... .......... 71% 85.8M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.329 151450K .......... .......... .......... .......... .......... 71% 78.3M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.330 151500K .......... .......... .......... .......... .......... 71% 47.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.331 151550K .......... .......... .......... .......... .......... 71% 81.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.332 151600K .......... .......... .......... .......... .......... 71% 79.3M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.332 151650K .......... .......... .......... .......... .......... 71% 50.7M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.333 151700K .......... .......... .......... .......... .......... 71%  109M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.334 151750K .......... .......... .......... .......... .......... 71% 34.6M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.335 151800K .......... .......... .......... .......... .......... 71%  126M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.335 151850K .......... .......... .......... .......... .......... 71% 68.3M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.336 151900K .......... .......... .......... .......... .......... 71% 46.8M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.337 151950K .......... .......... .......... .......... .......... 71% 93.4M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.338 152000K .......... .......... .......... .......... .......... 71% 89.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.338 152050K .......... .......... .......... .......... .......... 71% 45.7M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.339 152100K .......... .......... .......... .......... .......... 71% 80.4M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.340 152150K .......... .......... .......... .......... .......... 71% 53.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.341 152200K .......... .......... .......... .......... .......... 71% 49.1M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.342 152250K .......... .......... .......... .......... .......... 71% 49.4M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.343 152300K .......... .......... .......... .......... .......... 71% 57.7M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.344 152350K .......... .......... .......... .......... .......... 71% 70.1M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.345 152400K .......... .......... .......... .......... .......... 71% 92.4M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.345 152450K .......... .......... .......... .......... .......... 71% 87.9M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.346 152500K .......... .......... .......... .......... .......... 71% 80.4M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.346 152550K .......... .......... .......... .......... .......... 71% 65.3M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.347 152600K .......... .......... .......... .......... .......... 71% 65.3M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.348 152650K .......... .......... .......... .......... .......... 71% 74.4M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.348 152700K .......... .......... .......... .......... .......... 71% 71.6M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.349 152750K .......... .......... .......... .......... .......... 71% 82.6M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.350 152800K .......... .......... .......... .......... .......... 71% 68.2M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.350 152850K .......... .......... .......... .......... .......... 71% 78.5M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.351 152900K .......... .......... .......... .......... .......... 71% 74.0M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.352 152950K .......... .......... .......... .......... .......... 71% 71.3M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.352 153000K .......... .......... .......... .......... .......... 71% 76.8M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.353 153050K .......... .......... .......... .......... .......... 71%  143M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.353 153100K .......... .......... .......... .......... .......... 71% 21.1M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.356 153150K .......... .......... .......... .......... .......... 71%  111M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.356 153200K .......... .......... .......... .......... .......... 72% 81.9M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.357 153250K .......... .......... .......... .......... .......... 72% 83.7M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.357 153300K .......... .......... .......... .......... .......... 72% 57.6M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.358 153350K .......... .......... .......... .......... .......... 72% 79.8M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.359 153400K .......... .......... .......... .......... .......... 72%  105M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.359 153450K .......... .......... .......... .......... .......... 72% 68.6M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.360 153500K .......... .......... .......... .......... .......... 72% 77.7M 1s
11:31:05 [2026-07-16T09:31:05.929Z] #10 4.360 153550K .......... .......... .......... .......... .......... 72% 77.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.435 153600K .......... .......... .......... .......... .......... 72%  670K 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.436 153650K .......... .......... .......... .......... .......... 72% 59.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.437 153700K .......... .......... .......... .......... .......... 72%  148M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.437 153750K .......... .......... .......... .......... .......... 72% 43.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.438 153800K .......... .......... .......... .......... .......... 72% 39.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.439 153850K .......... .......... .......... .......... .......... 72% 49.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.441 153900K .......... .......... .......... .......... .......... 72% 41.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.441 153950K .......... .......... .......... .......... .......... 72% 44.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.443 154000K .......... .......... .......... .......... .......... 72% 49.8M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.444 154050K .......... .......... .......... .......... .......... 72% 52.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.445 154100K .......... .......... .......... .......... .......... 72% 46.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.445 154150K .......... .......... .......... .......... .......... 72% 41.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.447 154200K .......... .......... .......... .......... .......... 72% 41.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.448 154250K .......... .......... .......... .......... .......... 72% 56.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.449 154300K .......... .......... .......... .......... .......... 72% 39.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.450 154350K .......... .......... .......... .......... .......... 72% 52.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.451 154400K .......... .......... .......... .......... .......... 72% 47.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.452 154450K .......... .......... .......... .......... .......... 72% 39.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.453 154500K .......... .......... .......... .......... .......... 72% 40.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.454 154550K .......... .......... .......... .......... .......... 72% 49.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.455 154600K .......... .......... .......... .......... .......... 72% 44.2M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.456 154650K .......... .......... .......... .......... .......... 72% 59.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.458 154700K .......... .......... .......... .......... .......... 72% 42.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.458 154750K .......... .......... .......... .......... .......... 72% 57.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.459 154800K .......... .......... .......... .......... .......... 72% 48.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.460 154850K .......... .......... .......... .......... .......... 72% 52.8M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.461 154900K .......... .......... .......... .......... .......... 72% 38.5M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.462 154950K .......... .......... .......... .......... .......... 72% 44.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.464 155000K .......... .......... .......... .......... .......... 72% 34.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.465 155050K .......... .......... .......... .......... .......... 72% 54.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.466 155100K .......... .......... .......... .......... .......... 72% 38.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.467 155150K .......... .......... .......... .......... .......... 72% 48.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.468 155200K .......... .......... .......... .......... .......... 72% 57.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.469 155250K .......... .......... .......... .......... .......... 72% 53.5M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.470 155300K .......... .......... .......... .......... .......... 73% 49.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.471 155350K .......... .......... .......... .......... .......... 73% 52.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.472 155400K .......... .......... .......... .......... .......... 73% 73.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.472 155450K .......... .......... .......... .......... .......... 73% 57.2M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.474 155500K .......... .......... .......... .......... .......... 73% 47.5M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.474 155550K .......... .......... .......... .......... .......... 73% 53.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.475 155600K .......... .......... .......... .......... .......... 73% 48.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.476 155650K .......... .......... .......... .......... .......... 73% 49.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.477 155700K .......... .......... .......... .......... .......... 73% 50.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.478 155750K .......... .......... .......... .......... .......... 73% 60.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.479 155800K .......... .......... .......... .......... .......... 73% 55.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.480 155850K .......... .......... .......... .......... .......... 73% 78.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.481 155900K .......... .......... .......... .......... .......... 73% 69.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.481 155950K .......... .......... .......... .......... .......... 73% 60.8M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.482 156000K .......... .......... .......... .......... .......... 73% 54.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.483 156050K .......... .......... .......... .......... .......... 73% 75.8M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.484 156100K .......... .......... .......... .......... .......... 73% 50.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.485 156150K .......... .......... .......... .......... .......... 73% 80.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.485 156200K .......... .......... .......... .......... .......... 73% 60.2M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.486 156250K .......... .......... .......... .......... .......... 73% 73.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.487 156300K .......... .......... .......... .......... .......... 73% 78.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.487 156350K .......... .......... .......... .......... .......... 73% 65.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.488 156400K .......... .......... .......... .......... .......... 73%  109M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.488 156450K .......... .......... .......... .......... .......... 73%  106M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.489 156500K .......... .......... .......... .......... .......... 73% 80.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.489 156550K .......... .......... .......... .......... .......... 73% 84.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.490 156600K .......... .......... .......... .......... .......... 73% 93.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.491 156650K .......... .......... .......... .......... .......... 73% 74.2M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.491 156700K .......... .......... .......... .......... .......... 73% 70.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.492 156750K .......... .......... .......... .......... .......... 73% 77.5M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.493 156800K .......... .......... .......... .......... .......... 73% 78.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.493 156850K .......... .......... .......... .......... .......... 73% 67.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.494 156900K .......... .......... .......... .......... .......... 73% 72.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.495 156950K .......... .......... .......... .......... .......... 73% 93.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.495 157000K .......... .......... .......... .......... .......... 73% 90.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.496 157050K .......... .......... .......... .......... .......... 73% 82.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.496 157100K .......... .......... .......... .......... .......... 73% 53.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.497 157150K .......... .......... .......... .......... .......... 73%  107M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.498 157200K .......... .......... .......... .......... .......... 73%  108M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.498 157250K .......... .......... .......... .......... .......... 73% 97.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.499 157300K .......... .......... .......... .......... .......... 73% 91.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.499 157350K .......... .......... .......... .......... .......... 73% 96.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.500 157400K .......... .......... .......... .......... .......... 73% 97.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.500 157450K .......... .......... .......... .......... .......... 74% 98.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.501 157500K .......... .......... .......... .......... .......... 74% 76.8M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.501 157550K .......... .......... .......... .......... .......... 74% 76.0M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.502 157600K .......... .......... .......... .......... .......... 74%  130M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.502 157650K .......... .......... .......... .......... .......... 74% 68.5M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.503 157700K .......... .......... .......... .......... .......... 74% 87.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.503 157750K .......... .......... .......... .......... .......... 74% 87.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.504 157800K .......... .......... .......... .......... .......... 74% 84.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.505 157850K .......... .......... .......... .......... .......... 74% 93.9M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.505 157900K .......... .......... .......... .......... .......... 74% 82.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.506 157950K .......... .......... .......... .......... .......... 74%  128M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.506 158000K .......... .......... .......... .......... .......... 74%  121M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.507 158050K .......... .......... .......... .......... .......... 74% 91.5M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.507 158100K .......... .......... .......... .......... .......... 74%  119M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.507 158150K .......... .......... .......... .......... .......... 74%  116M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.508 158200K .......... .......... .......... .......... .......... 74% 89.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.509 158250K .......... .......... .......... .......... .......... 74%  116M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.509 158300K .......... .......... .......... .......... .......... 74% 96.2M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.509 158350K .......... .......... .......... .......... .......... 74%  123M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.510 158400K .......... .......... .......... .......... .......... 74%  116M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.510 158450K .......... .......... .......... .......... .......... 74% 91.7M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.511 158500K .......... .......... .......... .......... .......... 74% 78.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.511 158550K .......... .......... .......... .......... .......... 74% 81.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.512 158600K .......... .......... .......... .......... .......... 74%  109M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.512 158650K .......... .......... .......... .......... .......... 74%  199M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.513 158700K .......... .......... .......... .......... .......... 74% 84.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.513 158750K .......... .......... .......... .......... .......... 74%  126M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.514 158800K .......... .......... .......... .......... .......... 74%  124M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.514 158850K .......... .......... .......... .......... .......... 74%  148M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.514 158900K .......... .......... .......... .......... .......... 74%  103M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.515 158950K .......... .......... .......... .......... .......... 74%  111M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.515 159000K .......... .......... .......... .......... .......... 74%  151M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.516 159050K .......... .......... .......... .......... .......... 74%  106M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.516 159100K .......... .......... .......... .......... .......... 74%  105M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.517 159150K .......... .......... .......... .......... .......... 74%  130M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.517 159200K .......... .......... .......... .......... .......... 74%  131M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.517 159250K .......... .......... .......... .......... .......... 74%  121M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.518 159300K .......... .......... .......... .......... .......... 74%  101M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.518 159350K .......... .......... .......... .......... .......... 74%  135M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.518 159400K .......... .......... .......... .......... .......... 74%  168M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.519 159450K .......... .......... .......... .......... .......... 74%  128M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.519 159500K .......... .......... .......... .......... .......... 74%  110M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.520 159550K .......... .......... .......... .......... .......... 74%  131M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.520 159600K .......... .......... .......... .......... .......... 75%  131M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.520 159650K .......... .......... .......... .......... .......... 75%  181M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.521 159700K .......... .......... .......... .......... .......... 75%  108M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.521 159750K .......... .......... .......... .......... .......... 75%  184M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.521 159800K .......... .......... .......... .......... .......... 75% 68.5M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.522 159850K .......... .......... .......... .......... .......... 75% 27.8M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.524 159900K .......... .......... .......... .......... .......... 75% 54.6M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.525 159950K .......... .......... .......... .......... .......... 75% 85.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.525 160000K .......... .......... .......... .......... .......... 75%  105M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.526 160050K .......... .......... .......... .......... .......... 75%  101M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.526 160100K .......... .......... .......... .......... .......... 75% 97.4M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.527 160150K .......... .......... .......... .......... .......... 75%  121M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.527 160200K .......... .......... .......... .......... .......... 75% 82.2M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.528 160250K .......... .......... .......... .......... .......... 75% 45.1M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.529 160300K .......... .......... .......... .......... .......... 75% 64.8M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.530 160350K .......... .......... .......... .......... .......... 75% 63.3M 1s
11:31:06 [2026-07-16T09:31:06.180Z] #10 4.530 160400K .......... .......... .......... .......... .......... 75% 48.3M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.531 160450K .......... .......... .......... .......... .......... 75% 86.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.532 160500K .......... .......... .......... .......... .......... 75% 61.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.533 160550K .......... .......... .......... .......... .......... 75% 89.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.533 160600K .......... .......... .......... .......... .......... 75% 63.5M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.534 160650K .......... .......... .......... .......... .......... 75%  117M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.535 160700K .......... .......... .......... .......... .......... 75% 45.3M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.536 160750K .......... .......... .......... .......... .......... 75% 85.0M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.536 160800K .......... .......... .......... .......... .......... 75% 70.3M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.537 160850K .......... .......... .......... .......... .......... 75% 59.8M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.538 160900K .......... .......... .......... .......... .......... 75% 47.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.539 160950K .......... .......... .......... .......... .......... 75% 97.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.539 161000K .......... .......... .......... .......... .......... 75% 94.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.540 161050K .......... .......... .......... .......... .......... 75% 81.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.541 161100K .......... .......... .......... .......... .......... 75% 61.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.541 161150K .......... .......... .......... .......... .......... 75% 68.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.542 161200K .......... .......... .......... .......... .......... 75% 83.8M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.542 161250K .......... .......... .......... .......... .......... 75% 70.0M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.543 161300K .......... .......... .......... .......... .......... 75% 81.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.544 161350K .......... .......... .......... .......... .......... 75% 69.8M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.544 161400K .......... .......... .......... .......... .......... 75% 44.5M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.545 161450K .......... .......... .......... .......... .......... 75% 59.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.546 161500K .......... .......... .......... .......... .......... 75% 61.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.547 161550K .......... .......... .......... .......... .......... 75% 72.8M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.548 161600K .......... .......... .......... .......... .......... 75%  108M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.548 161650K .......... .......... .......... .......... .......... 75% 68.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.549 161700K .......... .......... .......... .......... .......... 76% 65.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.550 161750K .......... .......... .......... .......... .......... 76% 77.2M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.550 161800K .......... .......... .......... .......... .......... 76% 70.3M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.551 161850K .......... .......... .......... .......... .......... 76%  108M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.552 161900K .......... .......... .......... .......... .......... 76% 38.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.553 161950K .......... .......... .......... .......... .......... 76% 56.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.554 162000K .......... .......... .......... .......... .......... 76%  123M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.554 162050K .......... .......... .......... .......... .......... 76% 59.0M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.555 162100K .......... .......... .......... .......... .......... 76% 71.0M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.555 162150K .......... .......... .......... .......... .......... 76% 82.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.556 162200K .......... .......... .......... .......... .......... 76% 57.5M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.557 162250K .......... .......... .......... .......... .......... 76% 57.8M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.558 162300K .......... .......... .......... .......... .......... 76% 89.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.558 162350K .......... .......... .......... .......... .......... 76% 48.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.559 162400K .......... .......... .......... .......... .......... 76% 68.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.560 162450K .......... .......... .......... .......... .......... 76% 71.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.561 162500K .......... .......... .......... .......... .......... 76%  116M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.561 162550K .......... .......... .......... .......... .......... 76% 90.6M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.562 162600K .......... .......... .......... .......... .......... 76% 91.5M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.562 162650K .......... .......... .......... .......... .......... 76% 76.3M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.563 162700K .......... .......... .......... .......... .......... 76% 69.3M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.564 162750K .......... .......... .......... .......... .......... 76% 90.6M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.564 162800K .......... .......... .......... .......... .......... 76%  118M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.564 162850K .......... .......... .......... .......... .......... 76% 85.6M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.565 162900K .......... .......... .......... .......... .......... 76% 77.8M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.566 162950K .......... .......... .......... .......... .......... 76% 50.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.567 163000K .......... .......... .......... .......... .......... 76%  133M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.567 163050K .......... .......... .......... .......... .......... 76% 69.0M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.568 163100K .......... .......... .......... .......... .......... 76% 75.2M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.568 163150K .......... .......... .......... .......... .......... 76% 86.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.569 163200K .......... .......... .......... .......... .......... 76%  127M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.569 163250K .......... .......... .......... .......... .......... 76%  102M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.570 163300K .......... .......... .......... .......... .......... 76% 58.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.571 163350K .......... .......... .......... .......... .......... 76% 97.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.571 163400K .......... .......... .......... .......... .......... 76%  105M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.572 163450K .......... .......... .......... .......... .......... 76% 81.4M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.572 163500K .......... .......... .......... .......... .......... 76% 79.1M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.573 163550K .......... .......... .......... .......... .......... 76% 63.9M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.574 163600K .......... .......... .......... .......... .......... 76% 97.6M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.574 163650K .......... .......... .......... .......... .......... 76% 81.2M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.575 163700K .......... .......... .......... .......... .......... 76% 97.2M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.575 163750K .......... .......... .......... .......... .......... 76%  106M 1s
11:31:06 [2026-07-16T09:31:06.181Z] #10 4.576 163800K .......... .......... .......... .......... .......... 76%  646K 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.653 163850K .......... .......... .......... .......... .......... 77%  130M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.653 163900K .......... .......... .......... .......... .......... 77% 56.6M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.654 163950K .......... .......... .......... .......... .......... 77% 82.7M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.655 164000K .......... .......... .......... .......... .......... 77% 66.3M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.656 164050K .......... .......... .......... .......... .......... 77% 91.4M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.656 164100K .......... .......... .......... .......... .......... 77%  112M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.657 164150K .......... .......... .......... .......... .......... 77% 96.2M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.657 164200K .......... .......... .......... .......... .......... 77%  101M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.658 164250K .......... .......... .......... .......... .......... 77% 57.6M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.658 164300K .......... .......... .......... .......... .......... 77%  130M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.659 164350K .......... .......... .......... .......... .......... 77% 51.3M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.660 164400K .......... .......... .......... .......... .......... 77%  136M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.660 164450K .......... .......... .......... .......... .......... 77% 85.0M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.661 164500K .......... .......... .......... .......... .......... 77%  102M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.661 164550K .......... .......... .......... .......... .......... 77%  136M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.661 164600K .......... .......... .......... .......... .......... 77% 51.2M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.662 164650K .......... .......... .......... .......... .......... 77%  104M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.663 164700K .......... .......... .......... .......... .......... 77%  155M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.663 164750K .......... .......... .......... .......... .......... 77% 60.8M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.664 164800K .......... .......... .......... .......... .......... 77% 81.7M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.665 164850K .......... .......... .......... .......... .......... 77% 94.3M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.665 164900K .......... .......... .......... .......... .......... 77% 69.1M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.666 164950K .......... .......... .......... .......... .......... 77% 71.8M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.667 165000K .......... .......... .......... .......... .......... 77%  104M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.667 165050K .......... .......... .......... .......... .......... 77%  104M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.667 165100K .......... .......... .......... .......... .......... 77%  105M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.668 165150K .......... .......... .......... .......... .......... 77% 79.8M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.669 165200K .......... .......... .......... .......... .......... 77% 89.7M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.669 165250K .......... .......... .......... .......... .......... 77% 70.2M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.670 165300K .......... .......... .......... .......... .......... 77% 99.7M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.670 165350K .......... .......... .......... .......... .......... 77% 78.3M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.671 165400K .......... .......... .......... .......... .......... 77%  110M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.671 165450K .......... .......... .......... .......... .......... 77%  102M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.672 165500K .......... .......... .......... .......... .......... 77% 79.7M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.672 165550K .......... .......... .......... .......... .......... 77% 72.3M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.673 165600K .......... .......... .......... .......... .......... 77% 91.3M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.674 165650K .......... .......... .......... .......... .......... 77% 96.6M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.674 165700K .......... .......... .......... .......... .......... 77% 99.4M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.675 165750K .......... .......... .......... .......... .......... 77% 81.8M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.675 165800K .......... .......... .......... .......... .......... 77% 95.6M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.676 165850K .......... .......... .......... .......... .......... 77%  104M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.676 165900K .......... .......... .......... .......... .......... 77% 74.7M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.677 165950K .......... .......... .......... .......... .......... 78% 79.4M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.678 166000K .......... .......... .......... .......... .......... 78% 98.0M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.678 166050K .......... .......... .......... .......... .......... 78%  118M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.678 166100K .......... .......... .......... .......... .......... 78% 87.9M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.679 166150K .......... .......... .......... .......... .......... 78% 76.1M 1s
11:31:06 [2026-07-16T09:31:06.432Z] #10 4.680 166200K .......... .......... .......... .......... .......... 78%  108M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.680 166250K .......... .......... .......... .......... .......... 78% 69.0M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.681 166300K .......... .......... .......... .......... .......... 78% 99.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.681 166350K .......... .......... .......... .......... .......... 78% 81.6M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.682 166400K .......... .......... .......... .......... .......... 78%  117M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.682 166450K .......... .......... .......... .......... .......... 78%  130M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.683 166500K .......... .......... .......... .......... .......... 78%  108M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.683 166550K .......... .......... .......... .......... .......... 78% 74.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.684 166600K .......... .......... .......... .......... .......... 78%  104M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.684 166650K .......... .......... .......... .......... .......... 78% 94.2M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.685 166700K .......... .......... .......... .......... .......... 78% 67.0M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.685 166750K .......... .......... .......... .......... .......... 78% 85.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.686 166800K .......... .......... .......... .......... .......... 78%  105M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.687 166850K .......... .......... .......... .......... .......... 78% 92.4M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.687 166900K .......... .......... .......... .......... .......... 78% 64.2M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.688 166950K .......... .......... .......... .......... .......... 78% 93.0M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.688 167000K .......... .......... .......... .......... .......... 78%  114M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.689 167050K .......... .......... .......... .......... .......... 78% 92.3M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.689 167100K .......... .......... .......... .......... .......... 78% 94.5M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.690 167150K .......... .......... .......... .......... .......... 78% 81.9M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.690 167200K .......... .......... .......... .......... .......... 78% 98.6M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.691 167250K .......... .......... .......... .......... .......... 78% 84.7M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.691 167300K .......... .......... .......... .......... .......... 78%  103M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.692 167350K .......... .......... .......... .......... .......... 78% 74.7M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.693 167400K .......... .......... .......... .......... .......... 78% 97.6M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.693 167450K .......... .......... .......... .......... .......... 78%  103M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.694 167500K .......... .......... .......... .......... .......... 78%  103M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.694 167550K .......... .......... .......... .......... .......... 78%  112M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.694 167600K .......... .......... .......... .......... .......... 78% 55.3M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.695 167650K .......... .......... .......... .......... .......... 78% 93.0M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.696 167700K .......... .......... .......... .......... .......... 78% 97.0M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.696 167750K .......... .......... .......... .......... .......... 78% 94.6M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.697 167800K .......... .......... .......... .......... .......... 78%  145M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.697 167850K .......... .......... .......... .......... .......... 78% 62.3M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.698 167900K .......... .......... .......... .......... .......... 78%  133M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.698 167950K .......... .......... .......... .......... .......... 78%  103M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.699 168000K .......... .......... .......... .......... .......... 78% 69.0M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.700 168050K .......... .......... .......... .......... .......... 78%  103M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.700 168100K .......... .......... .......... .......... .......... 79% 88.6M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.701 168150K .......... .......... .......... .......... .......... 79%  119M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.701 168200K .......... .......... .......... .......... .......... 79%  117M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.701 168250K .......... .......... .......... .......... .......... 79%  127M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.702 168300K .......... .......... .......... .......... .......... 79% 52.7M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.703 168350K .......... .......... .......... .......... .......... 79% 95.5M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.703 168400K .......... .......... .......... .......... .......... 79% 78.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.704 168450K .......... .......... .......... .......... .......... 79% 94.8M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.704 168500K .......... .......... .......... .......... .......... 79%  100M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.705 168550K .......... .......... .......... .......... .......... 79% 99.4M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.705 168600K .......... .......... .......... .......... .......... 79% 90.9M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.706 168650K .......... .......... .......... .......... .......... 79%  105M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.706 168700K .......... .......... .......... .......... .......... 79%  113M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.707 168750K .......... .......... .......... .......... .......... 79%  102M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.707 168800K .......... .......... .......... .......... .......... 79% 68.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.708 168850K .......... .......... .......... .......... .......... 79% 94.3M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.709 168900K .......... .......... .......... .......... .......... 79%  122M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.709 168950K .......... .......... .......... .......... .......... 79%  135M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.709 169000K .......... .......... .......... .......... .......... 79% 51.7M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.710 169050K .......... .......... .......... .......... .......... 79%  102M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.711 169100K .......... .......... .......... .......... .......... 79%  128M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.711 169150K .......... .......... .......... .......... .......... 79% 78.7M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.712 169200K .......... .......... .......... .......... .......... 79% 77.2M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.712 169250K .......... .......... .......... .......... .......... 79%  103M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.713 169300K .......... .......... .......... .......... .......... 79% 96.8M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.713 169350K .......... .......... .......... .......... .......... 79% 98.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.714 169400K .......... .......... .......... .......... .......... 79%  147M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.714 169450K .......... .......... .......... .......... .......... 79% 97.6M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.715 169500K .......... .......... .......... .......... .......... 79% 73.3M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.715 169550K .......... .......... .......... .......... .......... 79% 76.4M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.716 169600K .......... .......... .......... .......... .......... 79%  119M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.716 169650K .......... .......... .......... .......... .......... 79% 92.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.717 169700K .......... .......... .......... .......... .......... 79% 81.7M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.717 169750K .......... .......... .......... .......... .......... 79%  121M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.718 169800K .......... .......... .......... .......... .......... 79% 89.5M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.718 169850K .......... .......... .......... .......... .......... 79%  115M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.719 169900K .......... .......... .......... .......... .......... 79% 76.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.720 169950K .......... .......... .......... .......... .......... 79% 76.3M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.720 170000K .......... .......... .......... .......... .......... 79% 85.9M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.721 170050K .......... .......... .......... .......... .......... 79%  110M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.721 170100K .......... .......... .......... .......... .......... 79%  125M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.722 170150K .......... .......... .......... .......... .......... 79% 91.4M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.722 170200K .......... .......... .......... .......... .......... 80% 51.9M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.723 170250K .......... .......... .......... .......... .......... 80%  152M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.723 170300K .......... .......... .......... .......... .......... 80%  167M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.724 170350K .......... .......... .......... .......... .......... 80% 65.1M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.724 170400K .......... .......... .......... .......... .......... 80%  121M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.725 170450K .......... .......... .......... .......... .......... 80% 89.7M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.725 170500K .......... .......... .......... .......... .......... 80%  126M 1s
11:31:06 [2026-07-16T09:31:06.433Z] #10 4.726 170550K .......... .......... .......... .......... .......... 80%  124M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.726 170600K .......... .......... .......... .......... .......... 80% 63.4M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.727 170650K .......... .......... .......... .......... .......... 80%  125M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.727 170700K .......... .......... .......... .......... .......... 80% 61.8M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.728 170750K .......... .......... .......... .......... .......... 80% 97.9M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.729 170800K .......... .......... .......... .......... .......... 80%  114M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.729 170850K .......... .......... .......... .......... .......... 80%  122M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.729 170900K .......... .......... .......... .......... .......... 80% 65.7M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.730 170950K .......... .......... .......... .......... .......... 80%  122M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.731 171000K .......... .......... .......... .......... .......... 80%  109M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.731 171050K .......... .......... .......... .......... .......... 80% 67.9M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.732 171100K .......... .......... .......... .......... .......... 80%  119M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.732 171150K .......... .......... .......... .......... .......... 80% 95.2M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.733 171200K .......... .......... .......... .......... .......... 80%  121M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.733 171250K .......... .......... .......... .......... .......... 80%  109M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.734 171300K .......... .......... .......... .......... .......... 80% 62.5M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.734 171350K .......... .......... .......... .......... .......... 80% 94.9M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.735 171400K .......... .......... .......... .......... .......... 80% 83.7M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.735 171450K .......... .......... .......... .......... .......... 80% 96.8M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.736 171500K .......... .......... .......... .......... .......... 80%  103M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.736 171550K .......... .......... .......... .......... .......... 80% 77.1M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.737 171600K .......... .......... .......... .......... .......... 80%  104M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.737 171650K .......... .......... .......... .......... .......... 80%  129M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.738 171700K .......... .......... .......... .......... .......... 80% 88.2M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.738 171750K .......... .......... .......... .......... .......... 80% 67.3M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.739 171800K .......... .......... .......... .......... .......... 80%  103M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.740 171850K .......... .......... .......... .......... .......... 80%  134M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.740 171900K .......... .......... .......... .......... .......... 80%  121M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.740 171950K .......... .......... .......... .......... .......... 80% 56.6M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.741 172000K .......... .......... .......... .......... .......... 80%  116M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.742 172050K .......... .......... .......... .......... .......... 80%  111M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.742 172100K .......... .......... .......... .......... .......... 80% 61.8M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.743 172150K .......... .......... .......... .......... .......... 80%  119M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.743 172200K .......... .......... .......... .......... .......... 80%  111M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.744 172250K .......... .......... .......... .......... .......... 80%  108M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.744 172300K .......... .......... .......... .......... .......... 80% 76.6M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.745 172350K .......... .......... .......... .......... .......... 81% 91.9M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.745 172400K .......... .......... .......... .......... .......... 81% 66.8M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.746 172450K .......... .......... .......... .......... .......... 81%  116M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.746 172500K .......... .......... .......... .......... .......... 81%  128M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.747 172550K .......... .......... .......... .......... .......... 81% 99.1M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.747 172600K .......... .......... .......... .......... .......... 81%  104M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.748 172650K .......... .......... .......... .......... .......... 81% 85.3M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.748 172700K .......... .......... .......... .......... .......... 81% 84.9M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.749 172750K .......... .......... .......... .......... .......... 81% 85.2M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.750 172800K .......... .......... .......... .......... .......... 81% 70.5M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.750 172850K .......... .......... .......... .......... .......... 81%  107M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.751 172900K .......... .......... .......... .......... .......... 81%  132M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.751 172950K .......... .......... .......... .......... .......... 81%  102M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.752 173000K .......... .......... .......... .......... .......... 81% 77.8M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.752 173050K .......... .......... .......... .......... .......... 81%  124M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.753 173100K .......... .......... .......... .......... .......... 81% 71.8M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.753 173150K .......... .......... .......... .......... .......... 81% 68.5M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.754 173200K .......... .......... .......... .......... .......... 81%  113M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.754 173250K .......... .......... .......... .......... .......... 81%  119M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.755 173300K .......... .......... .......... .......... .......... 81%  119M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.755 173350K .......... .......... .......... .......... .......... 81% 92.1M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.756 173400K .......... .......... .......... .......... .......... 81% 78.2M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.756 173450K .......... .......... .......... .......... .......... 81%  115M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.757 173500K .......... .......... .......... .......... .......... 81% 62.4M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.758 173550K .......... .......... .......... .......... .......... 81% 94.2M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.758 173600K .......... .......... .......... .......... .......... 81%  117M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.758 173650K .......... .......... .......... .......... .......... 81%  109M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.759 173700K .......... .......... .......... .......... .......... 81% 69.0M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.760 173750K .......... .......... .......... .......... .......... 81%  121M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.760 173800K .......... .......... .......... .......... .......... 81% 64.8M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.761 173850K .......... .......... .......... .......... .......... 81%  118M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.761 173900K .......... .......... .......... .......... .......... 81%  110M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.762 173950K .......... .......... .......... .......... .......... 81% 88.5M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.762 174000K .......... .......... .......... .......... .......... 81%  106M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.763 174050K .......... .......... .......... .......... .......... 81%  587K 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.848 174100K .......... .......... .......... .......... .......... 81%  114M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.848 174150K .......... .......... .......... .......... .......... 81% 90.0M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.849 174200K .......... .......... .......... .......... .......... 81% 68.3M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.850 174250K .......... .......... .......... .......... .......... 81% 81.4M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.850 174300K .......... .......... .......... .......... .......... 81% 71.5M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.851 174350K .......... .......... .......... .......... .......... 81%  102M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.851 174400K .......... .......... .......... .......... .......... 81% 81.2M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.852 174450K .......... .......... .......... .......... .......... 82%  103M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.852 174500K .......... .......... .......... .......... .......... 82% 85.0M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.853 174550K .......... .......... .......... .......... .......... 82% 83.1M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.854 174600K .......... .......... .......... .......... .......... 82% 96.0M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.854 174650K .......... .......... .......... .......... .......... 82%  102M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.855 174700K .......... .......... .......... .......... .......... 82% 66.7M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.855 174750K .......... .......... .......... .......... .......... 82% 86.3M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.856 174800K .......... .......... .......... .......... .......... 82% 87.5M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.856 174850K .......... .......... .......... .......... .......... 82% 94.1M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.857 174900K .......... .......... .......... .......... .......... 82% 83.5M 1s
11:31:06 [2026-07-16T09:31:06.434Z] #10 4.857 174950K .......... .......... .......... .......... .......... 82% 91.8M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.858 175000K .......... .......... .......... .......... .......... 82% 95.1M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.859 175050K .......... .......... .......... .......... .......... 82% 81.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.859 175100K .......... .......... .......... .......... .......... 82% 94.8M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.860 175150K .......... .......... .......... .......... .......... 82% 88.1M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.860 175200K .......... .......... .......... .......... .......... 82% 88.8M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.861 175250K .......... .......... .......... .......... .......... 82% 99.6M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.861 175300K .......... .......... .......... .......... .......... 82% 80.0M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.862 175350K .......... .......... .......... .......... .......... 82%  122M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.862 175400K .......... .......... .......... .......... .......... 82% 80.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.863 175450K .......... .......... .......... .......... .......... 82%  122M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.863 175500K .......... .......... .......... .......... .......... 82% 82.4M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.864 175550K .......... .......... .......... .......... .......... 82% 49.4M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.865 175600K .......... .......... .......... .......... .......... 82% 85.6M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.865 175650K .......... .......... .......... .......... .......... 82% 83.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.866 175700K .......... .......... .......... .......... .......... 82% 91.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.867 175750K .......... .......... .......... .......... .......... 82% 90.6M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.867 175800K .......... .......... .......... .......... .......... 82% 77.9M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.868 175850K .......... .......... .......... .......... .......... 82% 85.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.868 175900K .......... .......... .......... .......... .......... 82% 73.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.869 175950K .......... .......... .......... .......... .......... 82% 83.2M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.870 176000K .......... .......... .......... .......... .......... 82% 81.7M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.870 176050K .......... .......... .......... .......... .......... 82% 72.7M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.871 176100K .......... .......... .......... .......... .......... 82%  104M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.871 176150K .......... .......... .......... .......... .......... 82% 70.7M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.872 176200K .......... .......... .......... .......... .......... 82% 82.9M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.873 176250K .......... .......... .......... .......... .......... 82% 69.1M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.873 176300K .......... .......... .......... .......... .......... 82% 72.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.874 176350K .......... .......... .......... .......... .......... 82%  100M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.874 176400K .......... .......... .......... .......... .......... 82% 83.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.875 176450K .......... .......... .......... .......... .......... 82%  122M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.875 176500K .......... .......... .......... .......... .......... 82% 85.9M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.876 176550K .......... .......... .......... .......... .......... 82% 83.2M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.877 176600K .......... .......... .......... .......... .......... 83% 80.8M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.877 176650K .......... .......... .......... .......... .......... 83% 82.0M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.878 176700K .......... .......... .......... .......... .......... 83% 72.7M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.878 176750K .......... .......... .......... .......... .......... 83% 98.4M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.879 176800K .......... .......... .......... .......... .......... 83% 88.8M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.879 176850K .......... .......... .......... .......... .......... 83% 95.1M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.880 176900K .......... .......... .......... .......... .......... 83% 85.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.881 176950K .......... .......... .......... .......... .......... 83% 98.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.881 177000K .......... .......... .......... .......... .......... 83% 99.8M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.882 177050K .......... .......... .......... .......... .......... 83%  104M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.882 177100K .......... .......... .......... .......... .......... 83% 76.0M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.883 177150K .......... .......... .......... .......... .......... 83% 96.7M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.883 177200K .......... .......... .......... .......... .......... 83% 84.7M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.884 177250K .......... .......... .......... .......... .......... 83%  102M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.884 177300K .......... .......... .......... .......... .......... 83%  111M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.885 177350K .......... .......... .......... .......... .......... 83% 96.0M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.885 177400K .......... .......... .......... .......... .......... 83%  100M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.886 177450K .......... .......... .......... .......... .......... 83% 94.4M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.886 177500K .......... .......... .......... .......... .......... 83% 85.0M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.887 177550K .......... .......... .......... .......... .......... 83%  102M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.887 177600K .......... .......... .......... .......... .......... 83% 99.4M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.888 177650K .......... .......... .......... .......... .......... 83% 94.1M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.888 177700K .......... .......... .......... .......... .......... 83%  101M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.889 177750K .......... .......... .......... .......... .......... 83%  123M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.889 177800K .......... .......... .......... .......... .......... 83%  110M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.890 177850K .......... .......... .......... .......... .......... 83%  111M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.890 177900K .......... .......... .......... .......... .......... 83% 97.4M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.890 177950K .......... .......... .......... .......... .......... 83% 99.9M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.891 178000K .......... .......... .......... .......... .......... 83%  111M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.891 178050K .......... .......... .......... .......... .......... 83%  110M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.892 178100K .......... .......... .......... .......... .......... 83% 76.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.892 178150K .......... .......... .......... .......... .......... 83% 95.1M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.893 178200K .......... .......... .......... .......... .......... 83%  119M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.893 178250K .......... .......... .......... .......... .......... 83%  108M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.894 178300K .......... .......... .......... .......... .......... 83%  102M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.894 178350K .......... .......... .......... .......... .......... 83%  129M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.895 178400K .......... .......... .......... .......... .......... 83%  133M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.895 178450K .......... .......... .......... .......... .......... 83%  154M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.895 178500K .......... .......... .......... .......... .......... 83% 93.2M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.896 178550K .......... .......... .......... .......... .......... 83%  106M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.896 178600K .......... .......... .......... .......... .......... 83% 95.7M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.897 178650K .......... .......... .......... .......... .......... 83%  106M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.897 178700K .......... .......... .......... .......... .......... 83% 94.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.898 178750K .......... .......... .......... .......... .......... 84% 58.1M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.899 178800K .......... .......... .......... .......... .......... 84%  107M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.899 178850K .......... .......... .......... .......... .......... 84%  124M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.900 178900K .......... .......... .......... .......... .......... 84% 84.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.900 178950K .......... .......... .......... .......... .......... 84%  113M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.901 179000K .......... .......... .......... .......... .......... 84% 98.9M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.901 179050K .......... .......... .......... .......... .......... 84% 67.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.902 179100K .......... .......... .......... .......... .......... 84% 91.5M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.902 179150K .......... .......... .......... .......... .......... 84% 75.3M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.903 179200K .......... .......... .......... .......... .......... 84%  102M 1s
11:31:06 [2026-07-16T09:31:06.435Z] #10 4.904 179250K .......... .......... .......... .......... .......... 84%  129M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.904 179300K .......... .......... .......... .......... .......... 84% 82.6M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.904 179350K .......... .......... .......... .......... .......... 84% 74.4M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.905 179400K .......... .......... .......... .......... .......... 84% 95.2M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.906 179450K .......... .......... .......... .......... .......... 84% 81.3M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.906 179500K .......... .......... .......... .......... .......... 84% 91.1M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.907 179550K .......... .......... .......... .......... .......... 84%  135M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.907 179600K .......... .......... .......... .......... .......... 84%  117M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.908 179650K .......... .......... .......... .......... .......... 84%  105M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.908 179700K .......... .......... .......... .......... .......... 84%  105M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.908 179750K .......... .......... .......... .......... .......... 84% 53.6M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.909 179800K .......... .......... .......... .......... .......... 84% 96.2M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.910 179850K .......... .......... .......... .......... .......... 84% 86.5M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.910 179900K .......... .......... .......... .......... .......... 84% 92.3M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.911 179950K .......... .......... .......... .......... .......... 84%  113M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.911 180000K .......... .......... .......... .......... .......... 84% 97.8M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.912 180050K .......... .......... .......... .......... .......... 84% 85.7M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.913 180100K .......... .......... .......... .......... .......... 84% 63.8M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.913 180150K .......... .......... .......... .......... .......... 84% 79.3M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.914 180200K .......... .......... .......... .......... .......... 84%  116M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.914 180250K .......... .......... .......... .......... .......... 84%  100M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.915 180300K .......... .......... .......... .......... .......... 84% 83.5M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.915 180350K .......... .......... .......... .......... .......... 84%  118M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.916 180400K .......... .......... .......... .......... .......... 84%  114M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.916 180450K .......... .......... .......... .......... .......... 84%  105M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.917 180500K .......... .......... .......... .......... .......... 84%  112M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.917 180550K .......... .......... .......... .......... .......... 84% 52.2M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.918 180600K .......... .......... .......... .......... .......... 84%  111M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.918 180650K .......... .......... .......... .......... .......... 84%  120M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.919 180700K .......... .......... .......... .......... .......... 84% 87.0M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.919 180750K .......... .......... .......... .......... .......... 84%  100M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.920 180800K .......... .......... .......... .......... .......... 84%  110M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.920 180850K .......... .......... .......... .......... .......... 85%  120M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.921 180900K .......... .......... .......... .......... .......... 85% 73.4M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.921 180950K .......... .......... .......... .......... .......... 85%  107M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.922 181000K .......... .......... .......... .......... .......... 85%  157M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.922 181050K .......... .......... .......... .......... .......... 85% 53.9M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.923 181100K .......... .......... .......... .......... .......... 85% 86.5M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.924 181150K .......... .......... .......... .......... .......... 85%  109M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.924 181200K .......... .......... .......... .......... .......... 85% 58.1M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.925 181250K .......... .......... .......... .......... .......... 85%  109M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.925 181300K .......... .......... .......... .......... .......... 85% 83.4M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.926 181350K .......... .......... .......... .......... .......... 85%  164M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.926 181400K .......... .......... .......... .......... .......... 85%  173M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.927 181450K .......... .......... .......... .......... .......... 85%  108M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.927 181500K .......... .......... .......... .......... .......... 85% 46.3M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.928 181550K .......... .......... .......... .......... .......... 85%  120M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.928 181600K .......... .......... .......... .......... .......... 85%  125M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.929 181650K .......... .......... .......... .......... .......... 85% 86.0M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.929 181700K .......... .......... .......... .......... .......... 85%  123M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.930 181750K .......... .......... .......... .......... .......... 85%  126M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.930 181800K .......... .......... .......... .......... .......... 85%  126M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.931 181850K .......... .......... .......... .......... .......... 85% 99.3M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.931 181900K .......... .......... .......... .......... .......... 85%  108M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.932 181950K .......... .......... .......... .......... .......... 85% 38.0M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.933 182000K .......... .......... .......... .......... .......... 85%  112M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.933 182050K .......... .......... .......... .......... .......... 85%  106M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.934 182100K .......... .......... .......... .......... .......... 85% 99.7M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.934 182150K .......... .......... .......... .......... .......... 85% 94.2M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.935 182200K .......... .......... .......... .......... .......... 85% 62.7M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.936 182250K .......... .......... .......... .......... .......... 85% 92.2M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.936 182300K .......... .......... .......... .......... .......... 85% 65.8M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.937 182350K .......... .......... .......... .......... .......... 85% 89.1M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.937 182400K .......... .......... .......... .......... .......... 85% 92.3M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.938 182450K .......... .......... .......... .......... .......... 85%  114M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.938 182500K .......... .......... .......... .......... .......... 85%  146M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.939 182550K .......... .......... .......... .......... .......... 85%  146M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.939 182600K .......... .......... .......... .......... .......... 85%  152M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.939 182650K .......... .......... .......... .......... .......... 85%  168M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.940 182700K .......... .......... .......... .......... .......... 85% 93.3M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.940 182750K .......... .......... .......... .......... .......... 85%  135M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.940 182800K .......... .......... .......... .......... .......... 85%  128M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.941 182850K .......... .......... .......... .......... .......... 85% 37.2M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.942 182900K .......... .......... .......... .......... .......... 85% 30.5M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.944 182950K .......... .......... .......... .......... .......... 85%  175M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.944 183000K .......... .......... .......... .......... .......... 86%  115M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.944 183050K .......... .......... .......... .......... .......... 86%  133M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.945 183100K .......... .......... .......... .......... .......... 86%  153M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.945 183150K .......... .......... .......... .......... .......... 86%  131M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.946 183200K .......... .......... .......... .......... .......... 86%  158M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.946 183250K .......... .......... .......... .......... .......... 86%  158M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.946 183300K .......... .......... .......... .......... .......... 86% 73.1M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.947 183350K .......... .......... .......... .......... .......... 86% 79.6M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.947 183400K .......... .......... .......... .......... .......... 86% 81.9M 1s
11:31:06 [2026-07-16T09:31:06.436Z] #10 4.948 183450K .......... .......... .......... .......... .......... 86% 98.9M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.949 183500K .......... .......... .......... .......... .......... 86% 97.1M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.949 183550K .......... .......... .......... .......... .......... 86% 99.2M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.949 183600K .......... .......... .......... .......... .......... 86% 43.6M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.951 183650K .......... .......... .......... .......... .......... 86%  104M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.951 183700K .......... .......... .......... .......... .......... 86% 97.5M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.952 183750K .......... .......... .......... .......... .......... 86% 96.6M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.952 183800K .......... .......... .......... .......... .......... 86%  106M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.953 183850K .......... .......... .......... .......... .......... 86%  127M 1s
11:31:06 [2026-07-16T09:31:06.437Z] #10 4.953 183900K .......... .......... .......... .......... .......... 86% 90.9M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.953 183950K .......... .......... .......... .......... .......... 86% 68.0M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.954 184000K .......... .......... .......... .......... .......... 86%  160M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.954 184050K .......... .......... .......... .......... .......... 86% 56.1M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.955 184100K .......... .......... .......... .......... .......... 86%  113M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.956 184150K .......... .......... .......... .......... .......... 86%  122M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.956 184200K .......... .......... .......... .......... .......... 86% 66.0M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.957 184250K .......... .......... .......... .......... .......... 86%  144M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 4.957 184300K .......... .......... .......... .......... .......... 86%  611K 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.039 184350K .......... .......... .......... .......... .......... 86%  104M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.040 184400K .......... .......... .......... .......... .......... 86% 82.6M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.040 184450K .......... .......... .......... .......... .......... 86% 86.3M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.041 184500K .......... .......... .......... .......... .......... 86% 64.9M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.042 184550K .......... .......... .......... .......... .......... 86% 51.6M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.042 184600K .......... .......... .......... .......... .......... 86% 62.7M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.043 184650K .......... .......... .......... .......... .......... 86% 59.4M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.044 184700K .......... .......... .......... .......... .......... 86% 69.0M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.045 184750K .......... .......... .......... .......... .......... 86% 56.6M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.046 184800K .......... .......... .......... .......... .......... 86% 62.3M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.046 184850K .......... .......... .......... .......... .......... 86% 63.0M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.047 184900K .......... .......... .......... .......... .......... 86% 56.1M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.048 184950K .......... .......... .......... .......... .......... 86% 61.2M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.049 185000K .......... .......... .......... .......... .......... 86% 69.1M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.050 185050K .......... .......... .......... .......... .......... 86% 65.7M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.050 185100K .......... .......... .......... .......... .......... 87% 72.3M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.051 185150K .......... .......... .......... .......... .......... 87% 69.3M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.052 185200K .......... .......... .......... .......... .......... 87% 59.7M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.052 185250K .......... .......... .......... .......... .......... 87% 51.9M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.053 185300K .......... .......... .......... .......... .......... 87% 50.9M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.054 185350K .......... .......... .......... .......... .......... 87% 67.3M 1s
11:31:06 [2026-07-16T09:31:06.687Z] #10 5.055 185400K .......... .......... .......... .......... .......... 87% 72.4M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.056 185450K .......... .......... .......... .......... .......... 87% 81.4M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.056 185500K .......... .......... .......... .......... .......... 87% 60.7M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.057 185550K .......... .......... .......... .......... .......... 87% 53.3M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.058 185600K .......... .......... .......... .......... .......... 87% 71.1M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.059 185650K .......... .......... .......... .......... .......... 87% 71.6M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.059 185700K .......... .......... .......... .......... .......... 87% 70.8M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.060 185750K .......... .......... .......... .......... .......... 87% 66.7M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.061 185800K .......... .......... .......... .......... .......... 87% 76.8M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.062 185850K .......... .......... .......... .......... .......... 87% 66.7M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.062 185900K .......... .......... .......... .......... .......... 87% 68.6M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.063 185950K .......... .......... .......... .......... .......... 87% 53.0M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.064 186000K .......... .......... .......... .......... .......... 87% 86.5M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.064 186050K .......... .......... .......... .......... .......... 87% 70.0M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.065 186100K .......... .......... .......... .......... .......... 87% 63.3M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.066 186150K .......... .......... .......... .......... .......... 87% 60.0M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.067 186200K .......... .......... .......... .......... .......... 87% 87.0M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.067 186250K .......... .......... .......... .......... .......... 87% 92.9M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.068 186300K .......... .......... .......... .......... .......... 87% 67.5M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.069 186350K .......... .......... .......... .......... .......... 87% 52.3M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.069 186400K .......... .......... .......... .......... .......... 87% 83.7M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.070 186450K .......... .......... .......... .......... .......... 87% 72.3M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.071 186500K .......... .......... .......... .......... .......... 87% 70.8M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.071 186550K .......... .......... .......... .......... .......... 87% 64.7M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.072 186600K .......... .......... .......... .......... .......... 87% 69.9M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.073 186650K .......... .......... .......... .......... .......... 87% 77.7M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.074 186700K .......... .......... .......... .......... .......... 87% 70.5M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.074 186750K .......... .......... .......... .......... .......... 87% 65.5M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.075 186800K .......... .......... .......... .......... .......... 87% 82.3M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.076 186850K .......... .......... .......... .......... .......... 87% 87.6M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.076 186900K .......... .......... .......... .......... .......... 87% 84.4M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.077 186950K .......... .......... .......... .......... .......... 87% 79.6M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.077 187000K .......... .......... .......... .......... .......... 87% 79.8M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.078 187050K .......... .......... .......... .......... .......... 87% 90.1M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.078 187100K .......... .......... .......... .......... .......... 87% 96.9M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.079 187150K .......... .......... .......... .......... .......... 87% 78.0M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.080 187200K .......... .......... .......... .......... .......... 87% 95.5M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.080 187250K .......... .......... .......... .......... .......... 88%  102M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.081 187300K .......... .......... .......... .......... .......... 88% 90.7M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.081 187350K .......... .......... .......... .......... .......... 88% 97.0M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.082 187400K .......... .......... .......... .......... .......... 88%  104M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.082 187450K .......... .......... .......... .......... .......... 88%  119M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.082 187500K .......... .......... .......... .......... .......... 88% 98.4M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.083 187550K .......... .......... .......... .......... .......... 88% 90.6M 1s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.083 187600K .......... .......... .......... .......... .......... 88%  112M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.084 187650K .......... .......... .......... .......... .......... 88%  102M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.084 187700K .......... .......... .......... .......... .......... 88%  111M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.085 187750K .......... .......... .......... .......... .......... 88% 81.3M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.085 187800K .......... .......... .......... .......... .......... 88%  108M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.086 187850K .......... .......... .......... .......... .......... 88%  104M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.086 187900K .......... .......... .......... .......... .......... 88%  103M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.087 187950K .......... .......... .......... .......... .......... 88% 80.7M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.087 188000K .......... .......... .......... .......... .......... 88%  120M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.088 188050K .......... .......... .......... .......... .......... 88%  114M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.088 188100K .......... .......... .......... .......... .......... 88%  108M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.089 188150K .......... .......... .......... .......... .......... 88%  109M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.089 188200K .......... .......... .......... .......... .......... 88%  125M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.090 188250K .......... .......... .......... .......... .......... 88%  112M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.090 188300K .......... .......... .......... .......... .......... 88%  108M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.091 188350K .......... .......... .......... .......... .......... 88% 92.8M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.091 188400K .......... .......... .......... .......... .......... 88%  128M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.091 188450K .......... .......... .......... .......... .......... 88% 78.7M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.092 188500K .......... .......... .......... .......... .......... 88% 89.1M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.093 188550K .......... .......... .......... .......... .......... 88% 65.5M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.094 188600K .......... .......... .......... .......... .......... 88% 48.5M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.094 188650K .......... .......... .......... .......... .......... 88% 56.0M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.095 188700K .......... .......... .......... .......... .......... 88% 57.0M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.096 188750K .......... .......... .......... .......... .......... 88% 54.0M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.097 188800K .......... .......... .......... .......... .......... 88% 68.6M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.098 188850K .......... .......... .......... .......... .......... 88% 77.4M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.098 188900K .......... .......... .......... .......... .......... 88% 71.6M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.099 188950K .......... .......... .......... .......... .......... 88% 91.0M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.099 189000K .......... .......... .......... .......... .......... 88% 87.9M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.100 189050K .......... .......... .......... .......... .......... 88% 95.8M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.101 189100K .......... .......... .......... .......... .......... 88%  111M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.101 189150K .......... .......... .......... .......... .......... 88% 73.0M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.102 189200K .......... .......... .......... .......... .......... 88% 83.9M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.102 189250K .......... .......... .......... .......... .......... 88% 85.8M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.103 189300K .......... .......... .......... .......... .......... 88% 76.0M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.104 189350K .......... .......... .......... .......... .......... 89% 85.9M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.104 189400K .......... .......... .......... .......... .......... 89%  131M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.105 189450K .......... .......... .......... .......... .......... 89%  110M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.105 189500K .......... .......... .......... .......... .......... 89% 98.3M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.105 189550K .......... .......... .......... .......... .......... 89% 79.4M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.106 189600K .......... .......... .......... .......... .......... 89% 77.2M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.107 189650K .......... .......... .......... .......... .......... 89% 72.7M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.107 189700K .......... .......... .......... .......... .......... 89% 81.4M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.108 189750K .......... .......... .......... .......... .......... 89% 70.5M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.109 189800K .......... .......... .......... .......... .......... 89% 88.5M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.109 189850K .......... .......... .......... .......... .......... 89%  112M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.110 189900K .......... .......... .......... .......... .......... 89% 98.0M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.110 189950K .......... .......... .......... .......... .......... 89% 57.3M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.111 190000K .......... .......... .......... .......... .......... 89% 95.1M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.111 190050K .......... .......... .......... .......... .......... 89% 90.6M 0s
11:31:06 [2026-07-16T09:31:06.688Z] #10 5.112 190100K .......... .......... .......... .......... .......... 89%  112M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.112 190150K .......... .......... .......... .......... .......... 89% 77.2M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.113 190200K .......... .......... .......... .......... .......... 89% 98.5M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.113 190250K .......... .......... .......... .......... .......... 89% 84.5M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.114 190300K .......... .......... .......... .......... .......... 89%  104M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.115 190350K .......... .......... .......... .......... .......... 89% 90.6M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.115 190400K .......... .......... .......... .......... .......... 89%  108M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.116 190450K .......... .......... .......... .......... .......... 89%  105M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.116 190500K .......... .......... .......... .......... .......... 89% 80.7M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.117 190550K .......... .......... .......... .......... .......... 89% 82.8M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.117 190600K .......... .......... .......... .......... .......... 89% 92.8M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.118 190650K .......... .......... .......... .......... .......... 89% 95.2M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.118 190700K .......... .......... .......... .......... .......... 89% 99.5M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.119 190750K .......... .......... .......... .......... .......... 89% 96.4M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.119 190800K .......... .......... .......... .......... .......... 89%  106M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.120 190850K .......... .......... .......... .......... .......... 89%  103M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.120 190900K .......... .......... .......... .......... .......... 89%  106M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.121 190950K .......... .......... .......... .......... .......... 89%  117M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.121 191000K .......... .......... .......... .......... .......... 89%  101M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.122 191050K .......... .......... .......... .......... .......... 89% 94.8M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.122 191100K .......... .......... .......... .......... .......... 89%  109M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.123 191150K .......... .......... .......... .......... .......... 89% 71.1M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.123 191200K .......... .......... .......... .......... .......... 89% 77.6M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.124 191250K .......... .......... .......... .......... .......... 89% 63.8M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.125 191300K .......... .......... .......... .......... .......... 89% 76.1M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.125 191350K .......... .......... .......... .......... .......... 89% 79.7M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.126 191400K .......... .......... .......... .......... .......... 89% 85.5M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.126 191450K .......... .......... .......... .......... .......... 89% 92.5M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.127 191500K .......... .......... .......... .......... .......... 90% 92.3M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.128 191550K .......... .......... .......... .......... .......... 90% 83.7M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.128 191600K .......... .......... .......... .......... .......... 90% 84.4M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.129 191650K .......... .......... .......... .......... .......... 90% 78.1M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.129 191700K .......... .......... .......... .......... .......... 90% 88.7M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.130 191750K .......... .......... .......... .......... .......... 90% 75.2M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.130 191800K .......... .......... .......... .......... .......... 90% 77.1M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.131 191850K .......... .......... .......... .......... .......... 90%  102M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.132 191900K .......... .......... .......... .......... .......... 90% 85.2M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.132 191950K .......... .......... .......... .......... .......... 90% 77.3M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.133 192000K .......... .......... .......... .......... .......... 90%  113M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.133 192050K .......... .......... .......... .......... .......... 90% 93.5M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.134 192100K .......... .......... .......... .......... .......... 90% 92.8M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.134 192150K .......... .......... .......... .......... .......... 90% 99.7M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.135 192200K .......... .......... .......... .......... .......... 90% 87.7M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.135 192250K .......... .......... .......... .......... .......... 90%  101M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.136 192300K .......... .......... .......... .......... .......... 90% 97.9M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.136 192350K .......... .......... .......... .......... .......... 90% 81.3M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.137 192400K .......... .......... .......... .......... .......... 90%  104M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.137 192450K .......... .......... .......... .......... .......... 90% 95.0M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.138 192500K .......... .......... .......... .......... .......... 90%  107M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.138 192550K .......... .......... .......... .......... .......... 90%  106M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.139 192600K .......... .......... .......... .......... .......... 90%  108M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.139 192650K .......... .......... .......... .......... .......... 90% 94.0M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.140 192700K .......... .......... .......... .......... .......... 90%  114M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.140 192750K .......... .......... .......... .......... .......... 90%  106M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.141 192800K .......... .......... .......... .......... .......... 90% 93.1M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.141 192850K .......... .......... .......... .......... .......... 90%  111M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.142 192900K .......... .......... .......... .......... .......... 90% 98.1M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.142 192950K .......... .......... .......... .......... .......... 90% 86.5M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.143 193000K .......... .......... .......... .......... .......... 90%  108M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.143 193050K .......... .......... .......... .......... .......... 90%  105M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.144 193100K .......... .......... .......... .......... .......... 90% 99.8M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.144 193150K .......... .......... .......... .......... .......... 90%  100M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.145 193200K .......... .......... .......... .......... .......... 90% 94.8M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.145 193250K .......... .......... .......... .......... .......... 90% 88.9M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.146 193300K .......... .......... .......... .......... .......... 90% 82.3M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.146 193350K .......... .......... .......... .......... .......... 90% 55.9M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.147 193400K .......... .......... .......... .......... .......... 90%  138M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.147 193450K .......... .......... .......... .......... .......... 90%  108M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.148 193500K .......... .......... .......... .......... .......... 90%  110M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.148 193550K .......... .......... .......... .......... .......... 90% 71.6M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.149 193600K .......... .......... .......... .......... .......... 91% 96.4M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.150 193650K .......... .......... .......... .......... .......... 91%  118M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.150 193700K .......... .......... .......... .......... .......... 91%  139M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.150 193750K .......... .......... .......... .......... .......... 91%  115M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.151 193800K .......... .......... .......... .......... .......... 91%  151M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.151 193850K .......... .......... .......... .......... .......... 91%  119M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.151 193900K .......... .......... .......... .......... .......... 91%  119M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.152 193950K .......... .......... .......... .......... .......... 91% 71.1M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.153 194000K .......... .......... .......... .......... .......... 91% 78.0M 0s
11:31:06 [2026-07-16T09:31:06.689Z] #10 5.153 194050K .......... .......... .......... .......... .......... 91% 86.3M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.154 194100K .......... .......... .......... .......... .......... 91% 67.1M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.155 194150K .......... .......... .......... .......... .......... 91% 87.3M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.155 194200K .......... .......... .......... .......... .......... 91%  113M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.155 194250K .......... .......... .......... .......... .......... 91% 95.0M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.156 194300K .......... .......... .......... .......... .......... 91%  122M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.156 194350K .......... .......... .......... .......... .......... 91% 66.7M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.157 194400K .......... .......... .......... .......... .......... 91% 87.8M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.158 194450K .......... .......... .......... .......... .......... 91%  123M 0s
11:31:06 [2026-07-16T09:31:06.940Z] #10 5.158 194500K .......... .......... .......... .......... .......... 91%  115M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.159 194550K .......... .......... .......... .......... .......... 91%  194K 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.417 194600K .......... .......... .......... .......... .......... 91% 40.7M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.418 194650K .......... .......... .......... .......... .......... 91% 49.3M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.419 194700K .......... .......... .......... .......... .......... 91% 52.9M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.420 194750K .......... .......... .......... .......... .......... 91% 38.6M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.421 194800K .......... .......... .......... .......... .......... 91% 52.3M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.422 194850K .......... .......... .......... .......... .......... 91% 53.8M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.423 194900K .......... .......... .......... .......... .......... 91% 51.3M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.424 194950K .......... .......... .......... .......... .......... 91% 97.7M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.424 195000K .......... .......... .......... .......... .......... 91%  122M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.425 195050K .......... .......... .......... .......... .......... 91%  139M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.425 195100K .......... .......... .......... .......... .......... 91%  107M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.426 195150K .......... .......... .......... .......... .......... 91%  108M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.426 195200K .......... .......... .......... .......... .......... 91%  128M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.427 195250K .......... .......... .......... .......... .......... 91%  152M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.427 195300K .......... .......... .......... .......... .......... 91%  120M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.427 195350K .......... .......... .......... .......... .......... 91%  137M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.428 195400K .......... .......... .......... .......... .......... 91%  114M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.428 195450K .......... .......... .......... .......... .......... 91%  128M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.428 195500K .......... .......... .......... .......... .......... 91%  113M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.429 195550K .......... .......... .......... .......... .......... 91%  124M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.429 195600K .......... .......... .......... .......... .......... 91%  130M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.430 195650K .......... .......... .......... .......... .......... 91% 90.2M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.430 195700K .......... .......... .......... .......... .......... 91%  119M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.431 195750K .......... .......... .......... .......... .......... 92%  104M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.431 195800K .......... .......... .......... .......... .......... 92%  122M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.431 195850K .......... .......... .......... .......... .......... 92%  135M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.432 195900K .......... .......... .......... .......... .......... 92%  166M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.432 195950K .......... .......... .......... .......... .......... 92%  108M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.433 196000K .......... .......... .......... .......... .......... 92%  166M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.433 196050K .......... .......... .......... .......... .......... 92%  134M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.433 196100K .......... .......... .......... .......... .......... 92%  130M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.434 196150K .......... .......... .......... .......... .......... 92%  135M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.434 196200K .......... .......... .......... .......... .......... 92%  143M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.434 196250K .......... .......... .......... .......... .......... 92%  165M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.435 196300K .......... .......... .......... .......... .......... 92% 72.9M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.435 196350K .......... .......... .......... .......... .......... 92% 62.2M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.436 196400K .......... .......... .......... .......... .......... 92% 64.0M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.437 196450K .......... .......... .......... .......... .......... 92% 55.1M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.438 196500K .......... .......... .......... .......... .......... 92% 55.2M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.439 196550K .......... .......... .......... .......... .......... 92% 55.6M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.439 196600K .......... .......... .......... .......... .......... 92% 65.1M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.440 196650K .......... .......... .......... .......... .......... 92% 63.2M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.441 196700K .......... .......... .......... .......... .......... 92% 85.7M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.442 196750K .......... .......... .......... .......... .......... 92% 57.1M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.442 196800K .......... .......... .......... .......... .......... 92% 67.1M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.443 196850K .......... .......... .......... .......... .......... 92% 60.1M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.444 196900K .......... .......... .......... .......... .......... 92% 81.0M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.445 196950K .......... .......... .......... .......... .......... 92% 65.1M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.445 197000K .......... .......... .......... .......... .......... 92% 70.8M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.446 197050K .......... .......... .......... .......... .......... 92% 80.4M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.447 197100K .......... .......... .......... .......... .......... 92% 66.9M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.447 197150K .......... .......... .......... .......... .......... 92% 63.3M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.448 197200K .......... .......... .......... .......... .......... 92% 75.8M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.449 197250K .......... .......... .......... .......... .......... 92% 82.9M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.449 197300K .......... .......... .......... .......... .......... 92%  101M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.450 197350K .......... .......... .......... .......... .......... 92% 47.2M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.451 197400K .......... .......... .......... .......... .......... 92% 86.4M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.451 197450K .......... .......... .......... .......... .......... 92%  106M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.452 197500K .......... .......... .......... .......... .......... 92% 85.5M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.452 197550K .......... .......... .......... .......... .......... 92% 82.0M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.453 197600K .......... .......... .......... .......... .......... 92%  120M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.453 197650K .......... .......... .......... .......... .......... 92%  104M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.454 197700K .......... .......... .......... .......... .......... 92%  107M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.454 197750K .......... .......... .......... .......... .......... 92% 94.5M 0s
11:31:07 [2026-07-16T09:31:07.190Z] #10 5.455 197800K .......... .......... .......... .......... .......... 92%  110M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.455 197850K .......... .......... .......... .......... .......... 92%  104M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.456 197900K .......... .......... .......... .......... .......... 93%  123M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.456 197950K .......... .......... .......... .......... .......... 93% 87.4M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.457 198000K .......... .......... .......... .......... .......... 93%  118M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.457 198050K .......... .......... .......... .......... .......... 93%  102M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.458 198100K .......... .......... .......... .......... .......... 93%  104M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.458 198150K .......... .......... .......... .......... .......... 93%  106M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.459 198200K .......... .......... .......... .......... .......... 93% 93.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.459 198250K .......... .......... .......... .......... .......... 93% 94.4M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.460 198300K .......... .......... .......... .......... .......... 93% 97.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.460 198350K .......... .......... .......... .......... .......... 93% 97.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.461 198400K .......... .......... .......... .......... .......... 93% 94.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.461 198450K .......... .......... .......... .......... .......... 93% 94.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.462 198500K .......... .......... .......... .......... .......... 93% 99.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.462 198550K .......... .......... .......... .......... .......... 93%  100M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.463 198600K .......... .......... .......... .......... .......... 93% 99.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.463 198650K .......... .......... .......... .......... .......... 93%  104M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.464 198700K .......... .......... .......... .......... .......... 93%  104M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.464 198750K .......... .......... .......... .......... .......... 93% 97.2M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.465 198800K .......... .......... .......... .......... .......... 93% 94.0M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.465 198850K .......... .......... .......... .......... .......... 93%  112M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.465 198900K .......... .......... .......... .......... .......... 93% 98.2M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.466 198950K .......... .......... .......... .......... .......... 93% 99.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.466 199000K .......... .......... .......... .......... .......... 93%  115M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.467 199050K .......... .......... .......... .......... .......... 93%  116M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.467 199100K .......... .......... .......... .......... .......... 93%  119M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.468 199150K .......... .......... .......... .......... .......... 93%  113M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.468 199200K .......... .......... .......... .......... .......... 93%  114M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.469 199250K .......... .......... .......... .......... .......... 93% 96.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.469 199300K .......... .......... .......... .......... .......... 93%  121M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.469 199350K .......... .......... .......... .......... .......... 93%  107M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.470 199400K .......... .......... .......... .......... .......... 93%  131M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.470 199450K .......... .......... .......... .......... .......... 93%  138M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.471 199500K .......... .......... .......... .......... .......... 93%  124M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.471 199550K .......... .......... .......... .......... .......... 93%  114M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.471 199600K .......... .......... .......... .......... .......... 93%  133M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.472 199650K .......... .......... .......... .......... .......... 93%  124M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.472 199700K .......... .......... .......... .......... .......... 93%  144M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.473 199750K .......... .......... .......... .......... .......... 93%  111M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.473 199800K .......... .......... .......... .......... .......... 93%  120M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.473 199850K .......... .......... .......... .......... .......... 93%  103M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.474 199900K .......... .......... .......... .......... .......... 93%  119M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.474 199950K .......... .......... .......... .......... .......... 93%  102M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.475 200000K .......... .......... .......... .......... .......... 94%  110M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.475 200050K .......... .......... .......... .......... .......... 94%  130M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.476 200100K .......... .......... .......... .......... .......... 94%  121M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.476 200150K .......... .......... .......... .......... .......... 94% 94.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.477 200200K .......... .......... .......... .......... .......... 94% 15.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.480 200250K .......... .......... .......... .......... .......... 94%  163M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.480 200300K .......... .......... .......... .......... .......... 94%  144M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.480 200350K .......... .......... .......... .......... .......... 94% 96.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.481 200400K .......... .......... .......... .......... .......... 94%  124M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.481 200450K .......... .......... .......... .......... .......... 94%  123M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.482 200500K .......... .......... .......... .......... .......... 94%  131M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.482 200550K .......... .......... .......... .......... .......... 94%  104M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.483 200600K .......... .......... .......... .......... .......... 94%  108M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.483 200650K .......... .......... .......... .......... .......... 94%  126M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.483 200700K .......... .......... .......... .......... .......... 94%  122M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.484 200750K .......... .......... .......... .......... .......... 94%  105M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.484 200800K .......... .......... .......... .......... .......... 94% 98.2M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.485 200850K .......... .......... .......... .......... .......... 94%  106M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.485 200900K .......... .......... .......... .......... .......... 94%  128M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.486 200950K .......... .......... .......... .......... .......... 94%  115M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.486 201000K .......... .......... .......... .......... .......... 94%  121M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.486 201050K .......... .......... .......... .......... .......... 94%  118M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.487 201100K .......... .......... .......... .......... .......... 94%  137M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.487 201150K .......... .......... .......... .......... .......... 94% 99.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.488 201200K .......... .......... .......... .......... .......... 94%  116M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.488 201250K .......... .......... .......... .......... .......... 94%  113M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.489 201300K .......... .......... .......... .......... .......... 94%  121M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.489 201350K .......... .......... .......... .......... .......... 94%  124M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.489 201400K .......... .......... .......... .......... .......... 94%  120M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.490 201450K .......... .......... .......... .......... .......... 94%  126M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.490 201500K .......... .......... .......... .......... .......... 94%  152M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.490 201550K .......... .......... .......... .......... .......... 94% 62.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.491 201600K .......... .......... .......... .......... .......... 94% 99.7M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.492 201650K .......... .......... .......... .......... .......... 94% 79.0M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.492 201700K .......... .......... .......... .......... .......... 94%  151M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.493 201750K .......... .......... .......... .......... .......... 94% 22.2M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.496 201800K .......... .......... .......... .......... .......... 94%  156M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.496 201850K .......... .......... .......... .......... .......... 94%  144M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.496 201900K .......... .......... .......... .......... .......... 94%  107M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.496 201950K .......... .......... .......... .......... .......... 94% 90.7M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.496 202000K .......... .......... .......... .......... .......... 94%  103M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.497 202050K .......... .......... .......... .......... .......... 94%  110M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.497 202100K .......... .......... .......... .......... .......... 94%  105M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.498 202150K .......... .......... .......... .......... .......... 95%  100M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.498 202200K .......... .......... .......... .......... .......... 95%  114M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.499 202250K .......... .......... .......... .......... .......... 95%  119M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.499 202300K .......... .......... .......... .......... .......... 95%  125M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.500 202350K .......... .......... .......... .......... .......... 95% 92.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.500 202400K .......... .......... .......... .......... .......... 95% 72.2M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.501 202450K .......... .......... .......... .......... .......... 95%  123M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.501 202500K .......... .......... .......... .......... .......... 95%  130M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.502 202550K .......... .......... .......... .......... .......... 95%  117M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.502 202600K .......... .......... .......... .......... .......... 95% 84.4M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.503 202650K .......... .......... .......... .......... .......... 95%  116M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.503 202700K .......... .......... .......... .......... .......... 95%  116M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.503 202750K .......... .......... .......... .......... .......... 95% 73.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.504 202800K .......... .......... .......... .......... .......... 95%  136M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.504 202850K .......... .......... .......... .......... .......... 95% 89.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.505 202900K .......... .......... .......... .......... .......... 95%  123M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.505 202950K .......... .......... .......... .......... .......... 95% 96.7M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.506 203000K .......... .......... .......... .......... .......... 95% 70.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.507 203050K .......... .......... .......... .......... .......... 95%  110M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.507 203100K .......... .......... .......... .......... .......... 95% 96.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.508 203150K .......... .......... .......... .......... .......... 95% 62.7M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.508 203200K .......... .......... .......... .......... .......... 95%  114M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.509 203250K .......... .......... .......... .......... .......... 95% 91.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.509 203300K .......... .......... .......... .......... .......... 95%  103M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.510 203350K .......... .......... .......... .......... .......... 95% 95.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.510 203400K .......... .......... .......... .......... .......... 95%  131M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.511 203450K .......... .......... .......... .......... .......... 95%  120M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.511 203500K .......... .......... .......... .......... .......... 95% 90.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.512 203550K .......... .......... .......... .......... .......... 95% 88.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.512 203600K .......... .......... .......... .......... .......... 95% 81.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.513 203650K .......... .......... .......... .......... .......... 95%  127M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.513 203700K .......... .......... .......... .......... .......... 95% 84.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.514 203750K .......... .......... .......... .......... .......... 95%  115M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.514 203800K .......... .......... .......... .......... .......... 95%  135M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.514 203850K .......... .......... .......... .......... .......... 95% 73.0M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.515 203900K .......... .......... .......... .......... .......... 95% 63.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.516 203950K .......... .......... .......... .......... .......... 95% 91.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.516 204000K .......... .......... .......... .......... .......... 95%  125M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.517 204050K .......... .......... .......... .......... .......... 95% 84.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.517 204100K .......... .......... .......... .......... .......... 95% 7.22M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.524 204150K .......... .......... .......... .......... .......... 95%  127M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.525 204200K .......... .......... .......... .......... .......... 95%  185M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.525 204250K .......... .......... .......... .......... .......... 96%  193M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.525 204300K .......... .......... .......... .......... .......... 96%  160M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.525 204350K .......... .......... .......... .......... .......... 96%  151M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.526 204400K .......... .......... .......... .......... .......... 96%  134M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.526 204450K .......... .......... .......... .......... .......... 96% 85.7M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.527 204500K .......... .......... .......... .......... .......... 96% 84.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.527 204550K .......... .......... .......... .......... .......... 96% 80.4M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.528 204600K .......... .......... .......... .......... .......... 96%  129M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.528 204650K .......... .......... .......... .......... .......... 96%  137M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.529 204700K .......... .......... .......... .......... .......... 96% 99.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.529 204750K .......... .......... .......... .......... .......... 96% 77.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.612 204800K .......... .......... .......... .......... .......... 96%  606K 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.612 204850K .......... .......... .......... .......... .......... 96%  102M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.613 204900K .......... .......... .......... .......... .......... 96%  112M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.613 204950K .......... .......... .......... .......... .......... 96% 65.0M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.614 205000K .......... .......... .......... .......... .......... 96%  104M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.614 205050K .......... .......... .......... .......... .......... 96%  118M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.615 205100K .......... .......... .......... .......... .......... 96% 88.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.615 205150K .......... .......... .......... .......... .......... 96% 84.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.616 205200K .......... .......... .......... .......... .......... 96%  100M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.616 205250K .......... .......... .......... .......... .......... 96%  122M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.617 205300K .......... .......... .......... .......... .......... 96% 71.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.617 205350K .......... .......... .......... .......... .......... 96%  118M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.618 205400K .......... .......... .......... .......... .......... 96% 87.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.618 205450K .......... .......... .......... .......... .......... 96%  132M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.619 205500K .......... .......... .......... .......... .......... 96% 92.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.619 205550K .......... .......... .......... .......... .......... 96% 95.4M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.620 205600K .......... .......... .......... .......... .......... 96%  112M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.620 205650K .......... .......... .......... .......... .......... 96%  117M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.621 205700K .......... .......... .......... .......... .......... 96% 63.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.621 205750K .......... .......... .......... .......... .......... 96% 94.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.622 205800K .......... .......... .......... .......... .......... 96% 29.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.624 205850K .......... .......... .......... .......... .......... 96% 93.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.624 205900K .......... .......... .......... .......... .......... 96%  140M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.624 205950K .......... .......... .......... .......... .......... 96%  147M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.625 206000K .......... .......... .......... .......... .......... 96%  186M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.625 206050K .......... .......... .......... .......... .......... 96%  142M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.625 206100K .......... .......... .......... .......... .......... 96%  134M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.626 206150K .......... .......... .......... .......... .......... 96%  151M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.626 206200K .......... .......... .......... .......... .......... 96%  127M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.626 206250K .......... .......... .......... .......... .......... 96% 59.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.627 206300K .......... .......... .......... .......... .......... 96% 57.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.628 206350K .......... .......... .......... .......... .......... 96% 67.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.629 206400K .......... .......... .......... .......... .......... 97% 77.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.630 206450K .......... .......... .......... .......... .......... 97% 85.7M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.630 206500K .......... .......... .......... .......... .......... 97% 75.8M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.631 206550K .......... .......... .......... .......... .......... 97% 83.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.631 206600K .......... .......... .......... .......... .......... 97% 83.6M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.632 206650K .......... .......... .......... .......... .......... 97% 73.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.633 206700K .......... .......... .......... .......... .......... 97% 64.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.633 206750K .......... .......... .......... .......... .......... 97% 73.2M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.634 206800K .......... .......... .......... .......... .......... 97% 83.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.635 206850K .......... .......... .......... .......... .......... 97% 66.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.635 206900K .......... .......... .......... .......... .......... 97% 69.7M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.636 206950K .......... .......... .......... .......... .......... 97% 70.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.637 207000K .......... .......... .......... .......... .......... 97% 79.3M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.637 207050K .......... .......... .......... .......... .......... 97% 75.5M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.638 207100K .......... .......... .......... .......... .......... 97% 66.1M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.639 207150K .......... .......... .......... .......... .......... 97% 73.9M 0s
11:31:07 [2026-07-16T09:31:07.191Z] #10 5.639 207200K .......... .......... .......... .......... .......... 97% 66.0M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.640 207250K .......... .......... .......... .......... .......... 97% 76.4M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.641 207300K .......... .......... .......... .......... .......... 97% 73.8M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.641 207350K .......... .......... .......... .......... .......... 97% 82.5M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.642 207400K .......... .......... .......... .......... .......... 97% 81.4M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.643 207450K .......... .......... .......... .......... .......... 97% 94.3M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.643 207500K .......... .......... .......... .......... .......... 97% 65.2M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.645 207550K .......... .......... .......... .......... .......... 97%  134M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.645 207600K .......... .......... .......... .......... .......... 97%  135M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.645 207650K .......... .......... .......... .......... .......... 97% 88.4M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.645 207700K .......... .......... .......... .......... .......... 97%  105M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.646 207750K .......... .......... .......... .......... .......... 97%  114M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.646 207800K .......... .......... .......... .......... .......... 97%  110M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.646 207850K .......... .......... .......... .......... .......... 97%  122M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.647 207900K .......... .......... .......... .......... .......... 97% 84.0M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.648 207950K .......... .......... .......... .......... .......... 97% 99.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.648 208000K .......... .......... .......... .......... .......... 97%  104M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.648 208050K .......... .......... .......... .......... .......... 97%  103M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.649 208100K .......... .......... .......... .......... .......... 97%  117M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.649 208150K .......... .......... .......... .......... .......... 97%  112M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.650 208200K .......... .......... .......... .......... .......... 97%  106M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.650 208250K .......... .......... .......... .......... .......... 97% 96.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.651 208300K .......... .......... .......... .......... .......... 97% 91.8M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.651 208350K .......... .......... .......... .......... .......... 97% 35.3M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.653 208400K .......... .......... .......... .......... .......... 97%  134M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.653 208450K .......... .......... .......... .......... .......... 97%  131M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.653 208500K .......... .......... .......... .......... .......... 98%  110M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.654 208550K .......... .......... .......... .......... .......... 98%  134M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.654 208600K .......... .......... .......... .......... .......... 98%  131M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.655 208650K .......... .......... .......... .......... .......... 98%  101M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.655 208700K .......... .......... .......... .......... .......... 98% 94.5M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.656 208750K .......... .......... .......... .......... .......... 98%  119M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.656 208800K .......... .......... .......... .......... .......... 98%  155M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.656 208850K .......... .......... .......... .......... .......... 98%  132M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.657 208900K .......... .......... .......... .......... .......... 98%  117M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.657 208950K .......... .......... .......... .......... .......... 98%  132M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.657 209000K .......... .......... .......... .......... .......... 98%  106M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.658 209050K .......... .......... .......... .......... .......... 98%  166M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.658 209100K .......... .......... .......... .......... .......... 98%  129M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.659 209150K .......... .......... .......... .......... .......... 98%  151M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.659 209200K .......... .......... .......... .......... .......... 98%  165M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.659 209250K .......... .......... .......... .......... .......... 98%  149M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.660 209300K .......... .......... .......... .......... .......... 98%  134M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.660 209350K .......... .......... .......... .......... .......... 98%  131M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.660 209400K .......... .......... .......... .......... .......... 98%  149M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.661 209450K .......... .......... .......... .......... .......... 98%  139M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.661 209500K .......... .......... .......... .......... .......... 98%  110M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.661 209550K .......... .......... .......... .......... .......... 98% 97.0M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.662 209600K .......... .......... .......... .......... .......... 98%  130M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.662 209650K .......... .......... .......... .......... .......... 98%  110M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.663 209700K .......... .......... .......... .......... .......... 98% 54.7M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.664 209750K .......... .......... .......... .......... .......... 98%  111M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.664 209800K .......... .......... .......... .......... .......... 98%  107M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.664 209850K .......... .......... .......... .......... .......... 98%  101M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.665 209900K .......... .......... .......... .......... .......... 98% 79.0M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.666 209950K .......... .......... .......... .......... .......... 98%  106M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.666 210000K .......... .......... .......... .......... .......... 98% 82.5M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.667 210050K .......... .......... .......... .......... .......... 98%  105M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.667 210100K .......... .......... .......... .......... .......... 98%  107M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.668 210150K .......... .......... .......... .......... .......... 98% 76.2M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.668 210200K .......... .......... .......... .......... .......... 98%  138M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.669 210250K .......... .......... .......... .......... .......... 98% 83.6M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.669 210300K .......... .......... .......... .......... .......... 98% 95.0M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.670 210350K .......... .......... .......... .......... .......... 98% 56.7M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.671 210400K .......... .......... .......... .......... .......... 98%  120M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.671 210450K .......... .......... .......... .......... .......... 98%  128M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.671 210500K .......... .......... .......... .......... .......... 98% 85.6M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.672 210550K .......... .......... .......... .......... .......... 98%  123M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.672 210600K .......... .......... .......... .......... .......... 98% 66.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.673 210650K .......... .......... .......... .......... .......... 99%  163M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.673 210700K .......... .......... .......... .......... .......... 99% 72.8M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.674 210750K .......... .......... .......... .......... .......... 99%  103M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.674 210800K .......... .......... .......... .......... .......... 99% 64.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.675 210850K .......... .......... .......... .......... .......... 99%  123M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.676 210900K .......... .......... .......... .......... .......... 99%  125M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.676 210950K .......... .......... .......... .......... .......... 99% 83.4M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.677 211000K .......... .......... .......... .......... .......... 99%  144M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.677 211050K .......... .......... .......... .......... .......... 99%  121M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.678 211100K .......... .......... .......... .......... .......... 99% 63.7M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.678 211150K .......... .......... .......... .......... .......... 99% 76.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.679 211200K .......... .......... .......... .......... .......... 99%  119M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.679 211250K .......... .......... .......... .......... .......... 99% 69.5M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.680 211300K .......... .......... .......... .......... .......... 99%  114M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.680 211350K .......... .......... .......... .......... .......... 99%  124M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.681 211400K .......... .......... .......... .......... .......... 99% 88.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.681 211450K .......... .......... .......... .......... .......... 99% 84.2M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.682 211500K .......... .......... .......... .......... .......... 99% 61.4M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.683 211550K .......... .......... .......... .......... .......... 99%  118M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.683 211600K .......... .......... .......... .......... .......... 99%  131M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.683 211650K .......... .......... .......... .......... .......... 99% 89.2M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.684 211700K .......... .......... .......... .......... .......... 99%  121M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.684 211750K .......... .......... .......... .......... .......... 99% 75.0M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.685 211800K .......... .......... .......... .......... .......... 99%  160M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.685 211850K .......... .......... .......... .......... .......... 99% 71.6M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.686 211900K .......... .......... .......... .......... .......... 99%  101M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.686 211950K .......... .......... .......... .......... .......... 99% 80.8M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.687 212000K .......... .......... .......... .......... .......... 99%  111M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.687 212050K .......... .......... .......... .......... .......... 99% 95.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.688 212100K .......... .......... .......... .......... .......... 99% 58.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.689 212150K .......... .......... .......... .......... .......... 99%  161M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.689 212200K .......... .......... .......... .......... .......... 99% 64.1M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.690 212250K .......... .......... .......... .......... .......... 99%  130M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.690 212300K .......... .......... .......... .......... .......... 99% 91.7M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.691 212350K .......... .......... .......... .......... .......... 99%  136M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.691 212400K .......... .......... .......... .......... .......... 99% 99.2M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.692 212450K .......... .......... .......... .......... .......... 99%  102M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.692 212500K .......... .......... .......... .......... .......... 99% 99.2M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.693 212550K .......... .......... .......... .......... .......... 99% 68.4M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.693 212600K .......... .......... .......... .......... .......... 99%  110M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.694 212650K .......... .......... .......... .......... .......... 99% 89.9M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.694 212700K .......... .......... .......... .......... .......... 99% 75.3M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.695 212750K .......... .......... .......... .......... .......... 99%  143M 0s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.695 212800K ..                                                    100% 3.75T=4.3s
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.695 
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.695 2026-07-16 09:31:07 (47.9 MB/s) - ‘wildfly-26.1.3.Final.zip’ saved [217909260/217909260]
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.695 
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.700 Archive:  silverpeas-6.4.7-wildfly26.zip
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/bin/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/bin/lib/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/bin/gradle/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/bin/gradle/wrapper/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.703    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/resources/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704    creating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704    creating: /opt/silverpeas-6.4.7-wildfly26/log/
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.704   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/silverpeas  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.705   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/settings.gradle  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.705   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/silverpeas.gradle  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.705   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/lib/README.TXT  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.705   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/build.gradle  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.705   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/silverpeas.bat  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.705   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/gradle/wrapper/gradle-wrapper.jar  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.706   inflating: /opt/silverpeas-6.4.7-wildfly26/bin/gradle/wrapper/gradle-wrapper.properties  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.706   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/resources/silverpeas-jcr.cnd  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.707   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/resources/silverpeas-oak-index.properties  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.707   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/resources/silverpeas-oak.properties  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.707   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/01-schedulerSettings.groovy  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.707   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/01-updateWYSIWYGContents.groovy  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.707   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/01-variousSettings.groovy  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.707   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/01-jcrSettings.groovy  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.708   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/01-converterSettings.groovy  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.708   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/01-tickersSettings.groovy  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.708   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/00-SilverpeasSettings.xml  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.708   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/silverpeas/01-updateAttachmentsWithFileServer.groovy  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.708   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/extensions-removing.cli  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.708   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jsp-reload.cli  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.709   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queries-7.1.0.jar  
11:31:07 [2026-07-16T09:31:07.192Z] #10 5.711   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-core-7.1.0.jar  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.741   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-sandbox-7.1.0.jar  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.743   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-facet-7.1.0.jar  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.745   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/module.xml  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.746   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-analyzers-common-7.1.0.jar  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.764   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queryparser-7.1.0.jar  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.769   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-suggest-7.1.0.jar  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.771   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jsp-java8-support.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.772   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jboss-jta.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.772   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/webserver-parameters.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.772   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jackrabbit-remove.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.772   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/silverpeas-website.groovy  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.772   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/http-request-max-size.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jackson-for-json.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/silverpeas-jms.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jboss-standalone-debug.groovy  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/silverpeas-logging-profile.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jboss-secure.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/silverpeas-weblib.groovy  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/silverpeas-ds.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/jboss-port.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/silverpeas-data-web.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/jboss/deployment-timeout.cli  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/configuration/sample_config.properties  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/log/README.TXT  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.774   inflating: /opt/silverpeas-6.4.7-wildfly26/BUILD  
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.777 Archive:  wildfly-26.1.3.Final.zip
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.778    creating: /opt/wildfly-26.1.3.Final/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/bin/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/bin/client/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/standalone/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/standalone/configuration/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/standalone/lib/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/standalone/lib/ext/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/standalone/tmp/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/standalone/tmp/auth/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/standalone/deployments/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/.well-known/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.779    creating: /opt/wildfly-26.1.3.Final/.well-known/acme-challenge/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/appclient/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/appclient/configuration/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/licenses/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/contrib/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/amd64/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.780    creating: /opt/wildfly-26.1.3.Final/docs/schema/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/docs/examples/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/docs/examples/configs/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/.installation/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/welcome-content/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/modules/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/modules/system/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/
11:31:07 [2026-07-16T09:31:07.443Z] #10 5.781    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.782    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.782    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.782    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.782    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.782    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.782    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.782    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.783    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.784    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.785    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.786    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.787    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.787    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.787    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.787    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.787    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.787    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.787    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.788    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.788    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.788    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.788    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.788    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.788    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.788    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.789    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.790    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/
11:31:07 [2026-07-16T09:31:07.444Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.791    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.792    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.792    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.792    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.792    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.792    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.792    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.792    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.793    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.794    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.795    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.796    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.797    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.798    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.798    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.798    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.798    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.798    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.798    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.799    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.799    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.799    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.799    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.799    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.799    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.800    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.800    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.800    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.800    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/
11:31:07 [2026-07-16T09:31:07.445Z] #10 5.800    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.800    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.801    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.801    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.801    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.801    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.801    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.801    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.802    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.802    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.802    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.802    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.802    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.802    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.802    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.803    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.803    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.803    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.803    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.803    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.803    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.804    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.804    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.804    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.804    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.804    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.804    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.804    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-private/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.805    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.805    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.805    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.805    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.805    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.805    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.805    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/manager/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.806    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/manager/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.807    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.807    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.807    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.807    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.807    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.807    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.808    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.808    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.808    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.808    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.808    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.808    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.808    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.809    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.809    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.809    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.809    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.809    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.809    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.810    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.810    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.810    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.810    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.810    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.810    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.810    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.811    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.811    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/main/
11:31:07 [2026-07-16T09:31:07.446Z] #10 5.811    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.811    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.811    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.811    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.811    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.812    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.812    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.812    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.812    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.812    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.812    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.812    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.813    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.814    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.814    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.814    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.814    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.814    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.814    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.815    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.815    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.815    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.815    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.815    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.815    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.816    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.816    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.816    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.816    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.816    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.816    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.817    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.817    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.817    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.817    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.817    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.817    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.817    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.818    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.818    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.818    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.818    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.818    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.818    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.818    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.819    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.819    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.819    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.819    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.819    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.820    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.820    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.820    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.820    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.820    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.820    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.820    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.821    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.821    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.821    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.821    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.821    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.821    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.821    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.822    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.822    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.822    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.822    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.822    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/
11:31:07 [2026-07-16T09:31:07.447Z] #10 5.822    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.822    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.823    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.823    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.823    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.823    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.823    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.823    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.824    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.824    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.824    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.824    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.824    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.824    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.825    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.825    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.825    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.825    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.825    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.825    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.825    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.826    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.826    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.826    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.826    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.826    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.826    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.826    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.827    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.827    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.827    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.827    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.827    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.827    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.827    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.828    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.828    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.828    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.828    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.828    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.828    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.828    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.829    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.829    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.829    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.829    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.829    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.829    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.830    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.830    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.830    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.830    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.830    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.830    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.830    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.831    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.831    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.831    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.831    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.831    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.831    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.831    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.832    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.832    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.832    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.832    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.832    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.832    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.832    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/main/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.833    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/
11:31:07 [2026-07-16T09:31:07.448Z] #10 5.833    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.833    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.833    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.833    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.833    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.833    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.834    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.834    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.834    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.834    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.834    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.834    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.835    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.835    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.835    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.835    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.835    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.835    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.835    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.836    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.836    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.836    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.836    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.836    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.836    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.837    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.837    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.837    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.837    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.837    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.837    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.837    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.838    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.838    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.838    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.838    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.838    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.838    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.839    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.839    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.839    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.839    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.839    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.839    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.839    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.840    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.840    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.840    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.840    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.840    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.840    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.840    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.841    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.841    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.841    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.841    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.841    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.841    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.842    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.842    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.842    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.842    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.842    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.842    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.842    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.843    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.843    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/main/
11:31:07 [2026-07-16T09:31:07.449Z] #10 5.843    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.843    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.843    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.843    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.843    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.844    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.844    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.844    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.844    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.844    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.844    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.844    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.845    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.845    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.845    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.845    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.845    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.845    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.846    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.846    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.846    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.846    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.846    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.846    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.846    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.847    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.847    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.847    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.847    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.847    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.847    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.848    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.848    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.848    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.848    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-add-user/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.848    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.848    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.849    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.849    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.849    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.849    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.849    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.849    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.849    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/standalone/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.850    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/standalone/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.850    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.850    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.850    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.850    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.850    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.850    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.851    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.851    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.851    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.851    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.851    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.851    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.852    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.852    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.852    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.852    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/main/
11:31:07 [2026-07-16T09:31:07.450Z] #10 5.852    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.852    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.852    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.853    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.853    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.853    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.853    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.853    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.853    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.854    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.854    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.854    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.854    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.854    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.854    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.855    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.855    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.855    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.855    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.855    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.855    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.855    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.856    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.856    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.856    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.856    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.856    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.856    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.857    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.857    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.857    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.857    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.857    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.857    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/dir/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.858    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.858    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.858    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.858    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.858    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.858    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.858    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.859    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.859    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.859    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.859    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.859    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.859    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.859    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.860    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.860    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.860    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.860    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.860    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.860    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.861    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.861    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.861    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.861    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.861    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.861    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.861    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.862    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.862    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.862    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.862    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.862    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.862    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.863    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.863    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/modcluster/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.863    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/modcluster/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.863    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.863    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.863    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.863    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.864    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.864    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.864    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.864    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.864    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.864    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/
11:31:07 [2026-07-16T09:31:07.451Z] #10 5.865    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.865    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.865    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.865    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.865    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.865    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.865    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.866    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.866    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.866    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.866    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.866    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/cli/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.866    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.867    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.867    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.867    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.867    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.867    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.867    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.867    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.868    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.868    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.868    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.868    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.868    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.868    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.868    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.869    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.869    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.869    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.869    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.869    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.869    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.869    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.870    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.870    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.870    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.870    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.870    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.870    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.871    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.871    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.871    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.871    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.871    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.871    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.871    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.872    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.872    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.872    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.872    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.872    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.872    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.873    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.873    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.873    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remote-naming/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.873    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remote-naming/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.873    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.873    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.873    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.874    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.874    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.874    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/main/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.874    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.874    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/
11:31:07 [2026-07-16T09:31:07.452Z] #10 5.874    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.874    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.875    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.875    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.875    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.875    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.875    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.875    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.876    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.876    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.876    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.876    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.876    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.876    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.876    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.877    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.877    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.877    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.877    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.877    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.877    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.878    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.878    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.878    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.878    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.878    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.878    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.879    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.879    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.879    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.879    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.879    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.879    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.879    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.880    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.880    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.880    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.880    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.880    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.880    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.880    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.881    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.882    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.882    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.882    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.882    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.882    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.882    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.882    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.883    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/envers/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.883    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/envers/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.883    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.883    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.883    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.883    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.883    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.0/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.884    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.884    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.884    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.884    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.884    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.884    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.884    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.885    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.885    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.885    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.885    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.885    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.3/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.885    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/infinispan/
11:31:07 [2026-07-16T09:31:07.453Z] #10 5.885    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/infinispan/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.886    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.886    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.886    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.886    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.886    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.886    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.886    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.887    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.887    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.887    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.887    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.887    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.887    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.887    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.888    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.888    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.888    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.888    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/el/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.888    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/el/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.888    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/json/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.889    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/json/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.889    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.889    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.889    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.889    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.889    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.889    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.890    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.891    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.891    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.891    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.891    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.891    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.891    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.891    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.892    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.892    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.892    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.892    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.892    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.892    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.892    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.893    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.893    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.893    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.893    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.893    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.893    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.893    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.894    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.894    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.894    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.894    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.894    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.894    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/remote/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.894    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.895    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.895    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.895    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.895    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.895    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.895    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.895    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.896    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.896    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.896    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.896    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.896    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.896    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.896    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.897    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.897    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/main/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.897    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/
11:31:07 [2026-07-16T09:31:07.454Z] #10 5.897    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.897    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.897    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.897    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.898    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.898    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.898    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.898    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.898    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.898    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.899    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.899    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.899    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.899    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.899    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.899    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.900    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.900    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.900    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.900    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.900    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.900    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.900    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.901    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.901    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.901    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.901    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.901    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.901    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.901    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.902    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.902    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.902    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.902    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.902    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.902    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.902    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.903    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.903    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.903    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.903    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.903    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.903    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.904    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.904    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.904    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.904    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.904    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.904    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.904    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/logging/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.905    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/logging/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.905    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.905    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.905    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.905    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.905    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.905    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.906    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.906    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.906    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.906    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.906    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.906    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.906    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.907    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.907    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.907    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.907    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.907    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.907    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.907    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.908    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.908    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.908    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.908    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.908    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.908    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.908    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.909    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/
11:31:07 [2026-07-16T09:31:07.455Z] #10 5.909    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.909    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.909    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.909    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.909    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/log4j/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.909    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/log4j/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.910    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.910    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.910    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.910    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.910    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.910    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.911    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.912    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.912    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.912    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.912    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.912    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.912    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.912    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.913    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.913    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.913    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.913    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.913    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.913    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.914    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.914    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.914    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.914    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.914    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.914    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.914    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.915    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.915    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.915    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.915    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.915    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.915    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.915    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.916    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.916    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.916    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.916    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.916    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.916    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.917    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.917    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.917    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/
11:31:07 [2026-07-16T09:31:07.456Z] #10 5.917    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.917    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.917    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.918    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.918    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.918    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.918    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.918    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.918    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.918    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.919    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.919    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.919    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.919    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.919    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.919    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.920    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.920    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.920    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.920    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.920    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.920    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.920    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.921    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.922    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.922    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.922    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.922    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.922    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.922    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.922    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.923    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.923    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.923    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.923    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.923    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.923    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.923    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.924    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.924    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.924    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.924    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.924    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.924    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.924    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.925    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.925    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.925    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.925    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.925    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.925    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.925    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.926    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.926    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.926    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.926    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.926    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/main/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.926    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/
11:31:07 [2026-07-16T09:31:07.457Z] #10 5.927    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.927    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.927    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.927    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.927    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.927    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.927    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.928    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.928    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.928    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.928    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.928    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.928    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.928    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.929    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.929    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.929    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.929    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.929    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.929    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.929    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.930    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.930    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.930    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.930    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.930    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.930    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.930    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.931    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.931    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.931    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.931    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.931    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.931    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.931    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.932    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/jdk/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.933    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/jdk/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.933    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.933    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.933    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.933    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.933    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.933    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.934    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.934    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.934    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.934    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.934    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.934    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.934    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.935    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.936    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.936    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.936    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.936    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.936    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.936    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.936    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.937    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.937    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.937    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.937    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.937    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.937    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.938    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.938    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.938    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.938    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.938    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.938    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.938    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/main/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.939    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.940    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/
11:31:07 [2026-07-16T09:31:07.458Z] #10 5.940    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.940    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/main/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.940    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.940    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.940    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/main/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.940    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.941    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.941    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/api/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.941    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/api/main/
11:31:07 [2026-07-16T09:31:07.459Z] #10 5.941    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.941    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.941    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.941    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.942    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.942    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/internal/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.942    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.942    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.942    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.942    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.943    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.944    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.944    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.944    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.944    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.944    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.944    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.945    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.946    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.947    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.947    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.947    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.947    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.947    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.947    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.947    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.948    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.948    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.948    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.948    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.948    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.948    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.948    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.949    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.949    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.949    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.949    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.949    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.949    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.949    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/api/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/api/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.950    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.951    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.951    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.951    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.951    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.951    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.951    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.952    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.953    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.953    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.953    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.953    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.953    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.953    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.953    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.954    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.954    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.954    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.954    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.954    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.954    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.954    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.955    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.955    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.955    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.955    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.955    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.955    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.955    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.956    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/main/
11:31:07 [2026-07-16T09:31:07.709Z] #10 5.956    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.956    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.956    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.956    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.956    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.957    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.958    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.958    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.958    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.958    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.958    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.958    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.959    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.959    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.959    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.959    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.959    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.959    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.959    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.960    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.960    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.960    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.960    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.960    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.960    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.961    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.961    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.961    creating: /opt/wildfly-26.1.3.Final/domain/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.961    creating: /opt/wildfly-26.1.3.Final/domain/configuration/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.961    creating: /opt/wildfly-26.1.3.Final/domain/tmp/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.961    creating: /opt/wildfly-26.1.3.Final/domain/tmp/auth/
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.961   inflating: /opt/wildfly-26.1.3.Final/copyright.txt  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.962   inflating: /opt/wildfly-26.1.3.Final/bin/product.conf  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.962   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.conf.bat  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.962   inflating: /opt/wildfly-26.1.3.Final/bin/domain.conf.bat  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.962   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.bat  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.962   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-full-ha.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.963   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v3.0 only.txt  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.963   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu general public license v2.0 only.html  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.964   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/microprofile-feature-pack-licenses.html  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.964   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/mozilla public license 1.1.txt  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.965   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/launch.sh  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.965   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/service.bat  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.965   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_8.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.966   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-remoting_3_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.966   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-delivery-active_1_1.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.966   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_2.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.966   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_6_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.967   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_4_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.968   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jsf_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.968   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-resource-adapters_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.968   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-batch-jberet_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.969   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jsr77_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.969   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_1_3.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.969   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-singleton_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.969   inflating: /opt/wildfly-26.1.3.Final/docs/schema/java-properties_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.970   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_12_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.970   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.971   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_4.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.971   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mail_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.971   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_3_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.972   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_2.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.972   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.972   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_7.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.973   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-health-smallrye_3_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.973   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_3.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.974   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_1.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.975   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_8.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.976   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_6.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.978   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_13_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.979   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_2_5.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.979   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_web_services_client_1_1.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.980   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.980   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-federation_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.980   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_6_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.982   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_6.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.983   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client-ejb_3_1.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.983   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_4.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.983   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.984   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_3.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.984   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_4.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.984   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_6.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.985   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_7_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.985   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_1.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.986   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_5.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.986   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-datasources_1_2.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.987   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-agroal_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.987   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-iiop_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.987   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_1_1.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.987   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_3.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.988   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_7_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.988   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_15_1.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.991   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-pojo_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.991   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_client_1_4.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.992   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_8_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.992   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-remoting_5_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.993   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_5_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.993   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb-timer_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.993   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_3_0.xsd  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.995   inflating: /opt/wildfly-26.1.3.Final/welcome-content/wildfly_logo.png  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 5.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/main/javassist-3.27.0-GA.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.008   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.008   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.008   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.012   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-base-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.013   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.014   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-ssl-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.016   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-digest-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.017   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-jdbc-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.021   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-deprecated-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.021   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-action-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.021   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-otp-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.022   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-auth-util-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.023   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.023   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/wildfly-elytron-http-oidc-1.19.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.026   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.026   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.027   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.028   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.031   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.12.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.032   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-18.1.2.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.032   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.033   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.033   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.25.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.038   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.039   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.12.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.040   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.5.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.042   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.042   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-4.7.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.043   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.043   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-4.7.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.045   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.045   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.045   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-4.7.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.046   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.046   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-4.7.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.047   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.047   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-4.7.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.048   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.048   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.048   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-4.7.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.049   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.049   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-base-4.7.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.051   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.051   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.051   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.054   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.055   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.7.Final.jar  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.063   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml  
11:31:07 [2026-07-16T09:31:07.710Z] #10 6.063   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.063   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.067   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.067   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-18.1.2.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.089   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.089   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.5.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.090   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.090   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.5.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.092   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.36.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.093   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.093   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/main/jgroups-4.2.21.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.124   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.126   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.127   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.128   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.128   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.128   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.19.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.130   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.19.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.131   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.131   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.19.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.134   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.19.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.135   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.19.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.138   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.15.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.143   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.144   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.146   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.151   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.151   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.15.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.155   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.156   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.4.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.156   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.157   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.157   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.165   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.166   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.193   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.193   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.3.3.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.198   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.201   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.201   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.201   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.202   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/mutiny-reactive-streams-operators-1.1.2.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.203   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.203   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.203   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/smallrye-mutiny-vertx-core-2.15.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.209   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.209   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-core-1.38.1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.218   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_aarch_64.so  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.220   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.220   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.220   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-osx-aarch_64.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.221   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-osx-x86_64.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.223   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/main/netty-buffer-4.1.79.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.227   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.228   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/jdk/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.228   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.229   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.229   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.229   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.229   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.229   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.230   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.230   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.231   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.231   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.232   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.234   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.234   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.234   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.235   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.236   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.237   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.238   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.238   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.238   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.239   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.239   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.240   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.240   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.241   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.241   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.241   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.243   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml  
11:31:07 [2026-07-16T09:31:07.711Z] #10 6.243   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.18.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.248   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.12.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.248   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02-jbossorg-2.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.260   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.261   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.261   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.10.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.262   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.263   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.263   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.264   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.264   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.265   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.265   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.266   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.266   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.267   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.12.7.1.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.284   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.properties  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.284   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.ps1  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.284   inflating: /opt/wildfly-26.1.3.Final/bin/common.ps1  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.284   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.conf  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.284   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-microprofile.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.285   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu general public license v2.0 only, with classpath exception.txt  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.285   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/creative commons attribution 2.5.html  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.286   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.288   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-batch-jberet_3_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.288   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_3.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.289   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_3.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.289   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_2.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.290   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-pojo_7_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.290   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_4.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.290   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_5.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.291   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_1.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.291   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.293   inflating: /opt/wildfly-26.1.3.Final/docs/schema/distributable-web_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.293   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_1_4.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.293   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jbxb_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.294   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jbossws-web-services_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.294   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-partialresponse_2_3.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.294   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-distributable-web_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.295   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_2.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.295   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_3.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.295   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_3.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.296   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jaxrs_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.296   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_2.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.296   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_7_1.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.297   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_7_1.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.297   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_4_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.298   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_8_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.300   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_3_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.301   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_5_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.303   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-service_7_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.303   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_7.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.304   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-security_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.304   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_4_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.304   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.305   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_5.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.305   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_2_1.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.306   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-threads_2_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.306   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.308   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_client_1_3.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.309   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-health_1_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.309   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_15_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.311   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_4_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.312   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-iiop-openjdk_2_1.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.312   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_13_0.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.315   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_3_1.xsd  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.316   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-azure-full-ha.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.317   inflating: /opt/wildfly-26.1.3.Final/LICENSE.txt  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.318   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.318   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.318   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-3.26.0.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.366   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.366   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.5.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.368   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.368   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.369   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.369   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.369   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.370   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.370   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.371   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.372   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.372   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-18.1.2.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.379   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.380   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.380   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.381   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.381   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-18.1.2.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.401   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.401   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.401   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-14.0.0.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.408   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.409   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.409   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.409   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.410   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.411   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.0/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.411   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.411   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.11.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.411   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.412   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.11.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.414   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.414   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.414   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-26.1.3.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.416   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-4.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.419   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.4.6.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.420   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.4.6.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.422   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.422   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.4.6.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.422   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.4.6.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.426   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/aesh-2.4.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.431   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.69.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.432   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.432   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.433   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.69.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.436   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.436   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-13.0.10.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.437   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.437   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.437   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-13.0.10.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-13.0.10.Final.jar  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/main/module.xml  
11:31:07 [2026-07-16T09:31:07.962Z] #10 6.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/main/infinispan-core-13.0.10.Final.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.504   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.504   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.33.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.504   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.505   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.4.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.505   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.505   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.1.3.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.505   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.506   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-common-3.1.1.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.506   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.506   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-2.0.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.506   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.507   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-3.0.3.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.507   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-2.10.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.507   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-2.10.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.507   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.508   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-core-2.10.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.511   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.511   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.512   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/main/smallrye-common-classloader-1.8.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.512   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.512   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.512   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-5.2.1.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.513   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.513   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.513   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/agroal-pool-1.16.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.515   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.515   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-okhttp-1.38.1.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.517   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.518   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-semconv-1.9.1-alpha.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.518   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-common-1.9.1.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.521   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-core-1.6.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.523   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.523   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/main/netty-common-4.1.79.Final.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.532   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.533   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.533   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.11.Final.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.542   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.542   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.542   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.542   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.14.9.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.548   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02-jbossorg-2.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.549   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.8.3.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.550   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.550   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.5.3.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.556   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/perfmark-api-0.23.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.556   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.556   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-3.19.2.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.573   inflating: /opt/wildfly-26.1.3.Final/bin/launcher.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.573   inflating: /opt/wildfly-26.1.3.Final/bin/domain.sh  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.574   inflating: /opt/wildfly-26.1.3.Final/bin/domain.bat  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.574   inflating: /opt/wildfly-26.1.3.Final/bin/client/README-CLI-JCONSOLE.txt  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.574   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/mgmt-groups.properties  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.574   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.575   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/bsd 3-clause no nuclear license.html  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.575   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/eclipse distribution license, version 1.0.txt  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.575   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/plexus classworlds license.html  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.575   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/eclipse public license 2.0.txt  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.576   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/wildfly.conf  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_3.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_2.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.577   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jaxrs_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.577   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.577   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.578   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-delivery-active_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.578   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_1.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.578   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.579   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-reactive-messaging-smallrye_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.579   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.579   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_8_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.581   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mail_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.582   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.582   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.583   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.583   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-opentracing_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-http-client_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.585   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.586   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.586   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_5.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.587   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_11_1.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.587   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_6_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.588   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_10_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.589   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.590   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.590   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_9_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.591   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.591   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_4.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.592   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-iiop_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.592   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-mail_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.592   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.592   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_4.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.593   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.593   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.594   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_5.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.594   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron-oidc-client_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.594   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.594   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.595   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.596   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.596   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_11_0.xsd  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.598   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-gossip-full-ha.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.600   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.600   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.601   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.601   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-2.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.602   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.602   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/microprofile-reactive-streams-operators-core-2.0.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.603   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.603   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.603   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-2.0.1.jar  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.604   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.604   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/module.xml  
11:31:08 [2026-07-16T09:31:08.213Z] #10 6.605   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/wildfly-metrics-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.605   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.606   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.606   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.607   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.607   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/wildfly-opentelemetry-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.607   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.608   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/main/wildfly-health-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.608   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.608   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.609   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.609   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.609   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.619   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.619   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.620   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.621   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.621   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.622   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.622   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.622   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.622   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.623   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.623   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.623   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.623   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.624   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.625   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.12.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.626   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.626   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.12.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.627   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.627   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.630   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.9.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.638   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.639   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/resteasy-core-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.649   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.649   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.649   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/standalone/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.650   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.660   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.661   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.661   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.661   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.662   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.664   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.664   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/main/module.xml  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.214Z] #10 6.667   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/main/hal-console-3.5.12.Final-resources.jar  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.770   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.770   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.770   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.770   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.772   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/okio-1.17.5.jar  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.774   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.12.jar  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.774   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02-jbossorg-2.jar  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.775   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02-jbossorg-2.jar  
11:31:08 [2026-07-16T09:31:08.464Z] #10 6.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/module.xml  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02-jbossorg-2.jar  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.780   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/main/module.xml  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.780   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.17.SP01.jar  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.807   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.bat  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.807   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.sh  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.808   inflating: /opt/wildfly-26.1.3.Final/bin/domain.ps1  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.808   inflating: /opt/wildfly-26.1.3.Final/bin/wsconsume.sh  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.808   inflating: /opt/wildfly-26.1.3.Final/bin/client/README-EJB-JMS.txt  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.808   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-ha.xml  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.808   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/fsf all permissive license.html  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.809   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/public domain.txt  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.809   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/bsd 3-clause new or revised license.html  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.809   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/full-feature-pack-licenses.html  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.810   inflating: /opt/wildfly-26.1.3.Final/docs/schema/singleton-deployment_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.810   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-delivery-active_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.811   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_12_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.811   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_8_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.812   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-security-manager_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.812   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-xts_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.812   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.812   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jakartaee_9.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.813   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_5.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.813   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_9_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.814   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mail_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.814   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facesconfig_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.815   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-idm_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.815   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-threads_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.816   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.816   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-weld-1_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.816   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-batch-jberet_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.816   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.817   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.817   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_18_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.818   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-partialresponse_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.819   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_3_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.819   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_1_4.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.819   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.819   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_4.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/discovery-1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/batch-jberet_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.822   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-deployment-scanner_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.822   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.822   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_4.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.823   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.823   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.823   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.823   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.824   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-security_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.824   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_3.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.824   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.824   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_11_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.825   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_8_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.825   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_1.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.826   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.827   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_2.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.827   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_12_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.829   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_17_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.830   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_13_0.xsd  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.832   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-minimalistic.xml  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.832   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-genericjms.xml  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.832   inflating: /opt/wildfly-26.1.3.Final/welcome-content/favicon.ico  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.833   inflating: /opt/wildfly-26.1.3.Final/welcome-content/bkg.gif  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.833   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/main/module.xml  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.833   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/main/module.xml  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.834   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.13.0.202109080827-r.jar  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.859   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.465Z] #10 6.860   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.861   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.861   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.865   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.5.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.869   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.870   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.870   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.876   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.878   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.879   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.879   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.880   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.892   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.892   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-14.0.0.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.897   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.897   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/main/joda-time-2.11.0.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.904   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.4.6.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.906   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.4.6.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.906   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.4.6.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.919   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.29.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.923   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.923   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/main/protostream-4.4.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.935   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.935   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.942   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.944   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.11.0.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.947   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.947   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.950   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.950   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/sshd-common-2.7.0.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.959   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/main/module.xml  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.959   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/main/avro-1.10.2.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.965   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.4.10.jar  
11:31:08 [2026-07-16T09:31:08.466Z] #10 6.967   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.4.10.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.4.10.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.972   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.972   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/log4j/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.973   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/log4j-api-2.17.2.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.976   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.976   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.3.3.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.977   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-2.10.0.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.978   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.978   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/smallrye-reactive-converter-api-2.6.0.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.978   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/smallrye-reactive-messaging-kafka-api-3.13.0.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.979   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.979   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.13.0.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.981   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-5.2.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.983   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/main/vertx-kafka-client-4.2.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.985   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-1.38.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.985   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-lite-1.38.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.985   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/main/opentelemetry-context-1.9.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.986   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-trace-1.9.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.986   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-jaeger-1.9.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.986   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.986   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-trace-1.9.1.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.988   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.988   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-1.6.0.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.995   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.995   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-linux-aarch_64.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/netty-codec-socks-4.1.79.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.997   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/netty-handler-proxy-4.1.79.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.998   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/netty-resolver-dns-4.1.79.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 6.999   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.000   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.21.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.022   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.13.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.024   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.12.7.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.027   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/host.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.027   inflating: /opt/wildfly-26.1.3.Final/bin/common.sh  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.027   inflating: /opt/wildfly-26.1.3.Final/bin/elytron-tool.ps1  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.028   inflating: /opt/wildfly-26.1.3.Final/bin/domain.conf.ps1  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.028   inflating: /opt/wildfly-26.1.3.Final/bin/.jbossclirc  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.028   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/application-users.properties  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.028   inflating: /opt/wildfly-26.1.3.Final/standalone/deployments/README.txt  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.028   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu general public license, version 2 with the classpath exception.txt  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.029   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/mit license.txt  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.029   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/common development and distribution license 1.1.txt  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.029   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/the jsoup mit license.html  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.029   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v3.0 or later.txt  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.029   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.css  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.030   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/wildfly-init-debian.sh  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.030   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/README.md  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.030   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/wildfly-mgr.exe  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.032   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.032   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-iiop-openjdk_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.033   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.033   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.033   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facesconfig_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.034   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_3.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.034   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.034   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.035   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-weld-1_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.035   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.035   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.036   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_9.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.038   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_13_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.039   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facesconfig_2_2.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.040   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_5_1.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.040   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.040   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.041   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_6.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.042   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.042   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.042   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.042   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.042   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-clustering_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.043   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-deployment-scanner_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.043   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_14_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.045   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.045   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_10_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.047   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_6_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.049   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.049   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.051   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facelettaglibrary_2_2.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.051   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.051   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_3_0.xsd  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.052   inflating: /opt/wildfly-26.1.3.Final/welcome-content/wildfly.css  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.052   inflating: /opt/wildfly-26.1.3.Final/README.txt  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.052   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.052   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.11.12.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.085   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.086   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.086   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.089   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.089   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.5.0.Final-wildfly2600.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.089   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.090   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.092   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.092   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.100   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.100   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.100   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.101   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.101   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.101   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.102   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.102   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.107   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.107   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.12.5.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.107   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.12.5.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.108   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.108   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.109   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.10.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.110   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.110   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.111   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.111   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.111   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.111   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.111   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remote-naming/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.112   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.112   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.112   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.112   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.112   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.113   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.113   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.5.0.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.113   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.114   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.114   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.114   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.117   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.117   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml  
11:31:08 [2026-07-16T09:31:08.717Z] #10 7.117   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.118   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.118   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.118   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.118   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.118   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.118   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.123   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.123   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.123   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.125   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/cryptacular-1.2.5.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.126   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.4.6.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.128   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.131   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.131   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.133   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.133   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00008.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.143   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.143   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.143   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.11.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.146   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.146   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.19.1.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.149   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.149   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.19.1.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.150   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.19.1.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.151   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.19.1.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.152   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.152   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.19.1.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.173   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.3.jar  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.178   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/main/module.xml  
11:31:08 [2026-07-16T09:31:08.718Z] #10 7.178   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/main/kafka-clients-3.1.0.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.227   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/proto-google-common-protos-2.0.1.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.242   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.conf  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.243   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.bat  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.243   inflating: /opt/wildfly-26.1.3.Final/bin/wildfly-elytron-tool.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.244   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/apache license 1.1.txt  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.244   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/mozilla public license 2.0.html  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.244   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/creative commons zero v1.0 universal.txt  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.245   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/common public license 1.0.txt  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.245   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/README  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.245   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_8_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.245   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-1_0_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.246   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.246   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-security-role_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.246   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_9.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.246   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_7_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.247   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-dependencies-1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.247   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_2_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.248   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-opentracing_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.248   inflating: /opt/wildfly-26.1.3.Final/docs/schema/orm_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.249   inflating: /opt/wildfly-26.1.3.Final/docs/schema/persistence_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.249   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-security_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.249   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-threads_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.250   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-sar_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.250   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jpa_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.250   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_6.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.250   inflating: /opt/wildfly-26.1.3.Final/docs/schema/trans-timeout-1_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.251   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_6_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.251   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.251   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.251   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_8.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.252   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_7_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.252   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_7_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.252   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_11_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.253   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.253   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-spec-2_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.253   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-bean-validation_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.254   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-remoting_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.254   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_13_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.255   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_16_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.256   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-client_6_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.256   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_3.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.257   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-federation_1_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.257   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.257   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.257   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_14_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.259   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-discovery_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.259   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.259   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_12_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.261   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.262   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_client_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.262   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-credential-reference_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.262   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_12_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.262   inflating: /opt/wildfly-26.1.3.Final/docs/schema/xnio_3_5.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.262   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_8_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.263   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_5_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.263   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_4_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.263   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_12_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.264   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-jsptaglibrary_2_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.264   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_2.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.265   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_6_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.265   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.265   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_14_1.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.266   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.266   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.266   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_2_0.xsd  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.268   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.268   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.268   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.271   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.272   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.273   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.273   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.273   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.275   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.275   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.276   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.276   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.276   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.276   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.277   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.278   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/wildfly-elytron-oidc-client-subsystem-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.278   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.279   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/wildfly-elytron-jose-util-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.279   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.10.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.279   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/manager/main/module.xml  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.280   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/wildfly-elytron-http-stateful-basic-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.280   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-util-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.280   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-audit-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.281   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-permission-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.281   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-oauth2-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.968Z] #10 7.282   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-anonymous-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.282   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-token-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.282   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-external-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.283   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.283   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-external-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.283   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-digest-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-digest-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-ldap-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.286   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-provider-util-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.286   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.286   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-scram-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.287   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-acme-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.287   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-localuser-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.288   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-form-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.288   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.288   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-oauth2-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.288   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-cert-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.289   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-spnego-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.289   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-scram-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-sso-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-digest-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.291   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-keystore-1.19.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.291   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.292   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.292   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/wildfly-microprofile-reactive-messaging-config-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.292   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.292   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/wildfly-microprofile-reactive-messaging-kafka-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.292   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.293   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.293   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.293   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.293   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.293   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.294   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.294   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.295   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.296   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.296   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.296   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.296   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.299   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.299   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.299   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.300   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.300   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.7.0.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.301   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP4.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.302   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.17.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.304   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.304   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.304   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.305   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.305   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.305   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.12.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.308   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.308   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/resteasy-client-api-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.308   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.308   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/resteasy-client-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.311   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.311   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.311   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.311   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.312   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.312   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.312   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.313   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-4.7.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.313   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.313   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.313   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.314   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.314   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.315   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.315   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.7.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.317   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.317   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.13.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.5.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.320   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.5.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.320   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.320   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.321   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.323   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.323   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-26.1.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.325   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.328   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.328   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.329   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-18.1.2.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.348   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.348   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.348   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.11.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.361   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.361   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/bcutil-jdk15on-1.69.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.365   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.365   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.8.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.366   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-13.0.10.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.368   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-common-13.0.10.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.369   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.369   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/main/protostream-types-4.4.3.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.370   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-13.0.10.Final.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.377   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.19.1.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.382   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.15.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.385   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.386   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.401   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.401   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.401   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/main/libthrift-0.14.1.jar  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.404   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/module.xml  
11:31:08 [2026-07-16T09:31:08.969Z] #10 7.404   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-6.jar  
11:31:09 [2026-07-16T09:31:09.221Z] #10 7.430   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/netty-transport-classes-epoll-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.221Z] #10 7.431   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/module.xml  
11:31:09 [2026-07-16T09:31:09.221Z] #10 7.432   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_x86_64.so  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.433   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/main/module.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.433   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/module.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.433   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/netty-codec-dns-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.434   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/main/netty-transport-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.7.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.448   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02-jbossorg-2.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.456   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.456   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.456   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/asyncutil-0.1.0.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.458   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.9.3.jar  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.467   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/application-roles.properties  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.467   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/domain.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.469   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/host-master.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.469   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.ps1  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.469   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.xml  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.469   inflating: /opt/wildfly-26.1.3.Final/bin/jdr.sh  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.469   inflating: /opt/wildfly-26.1.3.Final/bin/elytron-tool.sh  
11:31:09 [2026-07-16T09:31:09.222Z] #10 7.469   inflating: /opt/wildfly-26.1.3.Final/bin/client/jboss-client.jar  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.704   inflating: /opt/wildfly-26.1.3.Final/bin/jdr.ps1  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.704   inflating: /opt/wildfly-26.1.3.Final/bin/wsprovide.bat  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.704   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.ps1  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.704   inflating: /opt/wildfly-26.1.3.Final/bin/jconsole.ps1  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.704   inflating: /opt/wildfly-26.1.3.Final/bin/wsconsume.bat  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.704   inflating: /opt/wildfly-26.1.3.Final/bin/client/jboss-cli-client.jar  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.792   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.8.Final.jar  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.797   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/module.xml  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.798   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/main/jasypt-1.9.3.jar  
11:31:09 [2026-07-16T09:31:09.472Z] #10 7.799   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.799   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.800   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.19.1.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.804   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.19.1.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.805   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.19.1.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.805   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-storage-0.8.7.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.805   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-core-0.8.7.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.807   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.807   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-dom-0.8.7.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.810   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.811   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.5.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.812   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.817   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.817   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.824   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.825   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.825   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.2.3.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.837   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.839   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.2.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.839   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.841   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.843   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.843   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.845   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.846   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.859   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/main/netty-handler-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.865   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-linux-x86_64.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.866   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.866   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/netty-transport-classes-kqueue-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.867   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.19.Final.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.869   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.870   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.872   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.873   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.875   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.7.Final.jar  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.913   inflating: /opt/wildfly-26.1.3.Final/bin/jdr.bat  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.913   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.conf.bat  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.913   inflating: /opt/wildfly-26.1.3.Final/bin/common.bat  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.913   inflating: /opt/wildfly-26.1.3.Final/bin/elytron-tool.bat  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.914   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.sh  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.914   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.conf.ps1  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.914   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-microprofile-ha.xml  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.914   inflating: /opt/wildfly-26.1.3.Final/appclient/configuration/logging.properties  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.914   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/the bsd license.txt  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.915   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/the antlr 2.7.7 license.txt  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.915   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/apache license 2.0.txt  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.915   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/eclipse public license 1.0.txt  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.915   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v2.1 only.txt  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.916   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/wildfly-init-redhat.sh  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.916   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/amd64/wildfly-service.exe  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.918   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_19_0.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.920   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-remoting_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.920   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_13_1.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.920   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-remoting_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.921   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jbossws-jaxws-config_4_0.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.921   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-reactive-streams-operators-smallrye_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.921   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_5.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.922   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.923   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-2_0.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.923   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jndi-binding-service_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.923   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_3.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.923   inflating: /opt/wildfly-26.1.3.Final/docs/schema/README.md  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.923   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_2_4.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.924   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_2.xsd  
11:31:09 [2026-07-16T09:31:09.473Z] #10 7.924   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.924   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-pool_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.924   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_7.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.925   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-request-controller_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.925   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.926   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_4_2.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.927   inflating: /opt/wildfly-26.1.3.Final/docs/schema/shared-session-config_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.927   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.929   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-jsptaglibrary_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.929   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client-ejb_3_2.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.930   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.930   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_15_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.932   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-iiop_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.932   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_6_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.932   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_7.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.933   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_4.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.933   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_3.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.933   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_3_2.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.934   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_9_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.935   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_6_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.935   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_10_0.xsd  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.935   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/domain-ec2.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.936   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-xts.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.937   inflating: /opt/wildfly-26.1.3.Final/welcome-content/index_noconsole.html  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.937   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.937   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.937   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/main/xom-1.3.7.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.941   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.941   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.941   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-2.0.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.943   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.943   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.944   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.944   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.944   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.946   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.946   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/wildfly-opentelemetry-api-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.946   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.946   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/wildfly-microprofile-reactive-streams-operators-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.947   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.947   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.947   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.948   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.948   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.948   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.949   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.949   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.6.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.949   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.950   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/wildfly-elytron-jose-jwk-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.950   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.950   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/wildfly-elytron-jacc-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.951   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.951   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/module.xml  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.951   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/wildfly-elytron-jaspi-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.952   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-principal-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.952   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-util-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.952   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-bearer-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.953   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-http-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.953   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-http-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.953   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-sasl-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.953   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-source-impl-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.954   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-util-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.954   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-basic-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.954   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-entity-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.955   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-gssapi-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.955   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-util-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.956   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.474Z] #10 7.957   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-json-util-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.957   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-client-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.959   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gssapi-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.960   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-asn1-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.960   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-encryption-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.960   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-plain-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.961   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-1.19.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.963   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.963   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.963   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.963   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.963   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.965   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.965   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.965   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.965   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/wildfly-clustering-ejb-client-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.967   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.15.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.968   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.2.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.970   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.970   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.970   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.4.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.4.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.9.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.9.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.972   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.972   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.12.5.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.973   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.973   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.44.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.978   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.978   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-4.7.7.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.978   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-4.7.7.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.979   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.979   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.979   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/resteasy-core-spi-4.7.7.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.981   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.981   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/log4j2-jboss-logmanager-1.1.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.982   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.982   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.18.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.986   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.5.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.989   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.989   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.989   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.990   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.990   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.992   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.992   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.997   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.997   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.997   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.997   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.999   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 7.999   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.475Z] #10 8.000   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 8.000   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml  
11:31:09 [2026-07-16T09:31:09.475Z] #10 8.001   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.001   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.001   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.002   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/module.xml  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.003   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.006   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/main/module.xml  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.006   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.3.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.011   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/main/module.xml  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.011   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.011   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-14.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.012   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.012   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.476Z] #10 8.013   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.013   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.013   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.5.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.016   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.4.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.017   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/main/module.xml  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.017   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.017   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/main/module.xml  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.018   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.16.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.019   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.019   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/envers/main/module.xml  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.019   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.019   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.23.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.020   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.021   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.021   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.11.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.022   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.726Z] #10 8.022   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.28.Final.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.087   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.3.3.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.088   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.3.3.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.090   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.090   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.33.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.33.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-1.0.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.092   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-http-mechanism-3.1.1.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.092   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-3.0.3.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.094   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/smallrye-mutiny-vertx-kafka-client-2.15.1.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.095   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-2.1.21.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.095   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.095   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/main/smallrye-common-annotation-1.8.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.095   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.096   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/main/smallrye-common-function-1.8.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.096   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/main/smallrye-common-expression-1.8.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.096   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/main/smallrye-common-constraint-1.8.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.097   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-5.2.1.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.098   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.098   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-context-1.38.1.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.099   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-stub-1.38.1.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.099   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-api-1.38.1.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.102   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-1.6.0.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.104   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.104   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.104   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/main/netty-codec-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.107   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/main/netty-resolver-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.108   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/netty-codec-http2-4.1.79.Final.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.113   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.113   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.113   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.1.4.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.138   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.138   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.139   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.12.7.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.140   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.12.7.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.140   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.12.7.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.141   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.142   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.12.7.jar  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.142   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/logging.properties  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.142   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/mgmt-groups.properties  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.142   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/default-server-logging.properties  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.142   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/host-slave.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.143   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/application-users.properties  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.143   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/mgmt-users.properties  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.143   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.bat  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.143   inflating: /opt/wildfly-26.1.3.Final/bin/wsprovide.sh  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.143   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.conf.ps1  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.143   inflating: /opt/wildfly-26.1.3.Final/bin/jconsole.bat  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.144   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.sh  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.144   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/mgmt-users.properties  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.144   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-load-balancer.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.144   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.xsl  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.144   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/full-feature-pack-licenses.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.146   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/microprofile-feature-pack-licenses.xml  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.146   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/wildfly.conf  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.146   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_2_2.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.148   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.148   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.148   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_10_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.149   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jsf_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.149   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_1.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.149   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-security_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.149   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_7_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.150   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_9_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.151   inflating: /opt/wildfly-26.1.3.Final/docs/schema/persistence_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.151   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-idm_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.151   inflating: /opt/wildfly-26.1.3.Final/docs/schema/trans-timeout-1_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.151   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.151   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_3.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.152   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_8.xsd  
11:31:09 [2026-07-16T09:31:09.727Z] #10 8.152   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_9.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.152   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-remoting_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.152   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-remoting_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.153   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_9_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.153   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-metrics_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.153   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_7_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.154   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-opentracing_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.154   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.154   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_6_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.154   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-client_8_1.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.154   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jca_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.155   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-client_8_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.155   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_7.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.156   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_5_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.157   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_5.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.157   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.157   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.157   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_11_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.158   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.158   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_1.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.158   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-container-interceptors_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.158   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_8.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.160   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-datasources_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.160   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-jpa_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.160   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.161   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.161   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_5_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.161   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_3.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.161   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_7.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.162   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-security_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.162   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-core-management_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.162   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jdr_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.162   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_2.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.162   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-credential-reference_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.163   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_7_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.164   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_8_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.165   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facelettaglibrary_2_3.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.165   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.165   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_12_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.166   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-mail_4_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.166   inflating: /opt/wildfly-26.1.3.Final/docs/schema/shared-session-config_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.166   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.166   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ee-security_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.166   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-rts_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.167   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.167   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.167   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_14_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.168   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-remoting_5_1.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.168   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.168   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_3.xsd  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.169   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-rts.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.169   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-ec2-ha.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.169   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-ec2-full-ha.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.170   inflating: /opt/wildfly-26.1.3.Final/welcome-content/noconsole.html  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.170   inflating: /opt/wildfly-26.1.3.Final/jboss-modules.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.176   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.176   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.177   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.177   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.177   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.191   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.191   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.191   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.191   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.191   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.192   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.192   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.193   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.4.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.195   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.195   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.195   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.12.5.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.214   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.215   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.215   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.216   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.216   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.216   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/.gitkeep  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.216   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.216   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.728Z] #10 8.217   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.9.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.218   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.218   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.219   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.219   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.219   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.222   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.222   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.224   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.224   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.229   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.229   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.12.5.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.230   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.230   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.12.5.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.230   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.12.5.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.231   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.12.5.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.231   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.232   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.232   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.6.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.233   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-14.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.234   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml  
11:31:09 [2026-07-16T09:31:09.729Z] #10 8.234   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-14.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.239   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.23.Final.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.250   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/readline-2.2.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.254   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/module.xml  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.254   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/main/module.xml  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.254   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.254   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.69.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.263   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.2.8.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.280   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.283   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/main/module.xml  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.283   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.12.0.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.289   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/logging/main/module.xml  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.289   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/sshd-core-2.7.0.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.298   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-6.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.302   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.302   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/main/module.xml  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.302   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.2.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.303   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.307   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.308   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.308   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.309   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.310   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.310   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.312   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.312   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.313   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.4.10.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.316   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.3.3.jar  
11:31:09 [2026-07-16T09:31:09.979Z] #10 8.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.8.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-cdi-extension-3.1.1.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.320   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.320   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-3.1.1.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.321   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.322   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/smallrye-reactive-messaging-provider-3.13.0.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.325   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.325   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/agroal-narayana-1.16.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.325   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/agroal-api-1.16.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.326   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.327   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/main/vertx-core-4.2.1.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.340   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.341   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.341   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.342   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.5.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.342   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.342   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.342   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.343   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.343   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.2.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.344   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.345   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.345   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.346   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.346   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.348   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.350   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02-jbossorg-2.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.351   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02-jbossorg-2.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.356   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/main/failureaccess-1.0.1.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.356   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.356   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/main/guava-31.1-jre.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/bin/jconsole.sh  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/bin/domain.conf  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/bin/wsprovide.ps1  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/bin/wsconsume.ps1  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/application-roles.properties  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/logging.properties  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/appclient/configuration/appclient.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.385   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.html  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.387   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v2.1 or later.txt  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.388   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_3_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.388   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-xts_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.388   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-distributable-web_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.388   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.389   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.389   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-resource-adapters_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.390   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_7_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.390   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-config-smallrye_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.390   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.390   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_9_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.392   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jpa_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.392   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_10_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.393   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.393   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.393   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_6_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.394   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jakartaee_web_services_client_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.394   inflating: /opt/wildfly-26.1.3.Final/docs/schema/persistence_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.394   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.394   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-2_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.395   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_9_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.397   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_3.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.397   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_4.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.397   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.397   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-agroal_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.397   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_3_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.398   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_7_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.400   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_8_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.400   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_5_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.400   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facelettaglibrary_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.401   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.401   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.401   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-security_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.401   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.403   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_5.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.403   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.403   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.404   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_10_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.404   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.404   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.404   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_3_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.405   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_5.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.406   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.406   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.406   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.406   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.407   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-federation_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.407   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.408   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_3_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.408   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jakartaee_web_services_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.408   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_2_2.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_6.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-iiop-openjdk_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-jsptaglibrary_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_2.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.410   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.410   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.410   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_2_1.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.411   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_2_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.411   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_4_0.xsd  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.411   inflating: /opt/wildfly-26.1.3.Final/docs/examples/enable-microprofile.cli  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.411   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-azure-ha.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.412   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-gossip-ha.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.412   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-jts.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.412   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-activemq-colocated.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.413   inflating: /opt/wildfly-26.1.3.Final/welcome-content/index.html  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.413   inflating: /opt/wildfly-26.1.3.Final/welcome-content/noredirect.html  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.413   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/asm-9.2.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.414   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.415   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.415   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-1.2.1.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.415   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.415   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-2.0.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.416   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.416   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-3.0.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.416   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.417   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.417   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/microprofile-reactive-streams-operators-api-2.0.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.417   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-3.1.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.418   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-3.0.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.418   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/smallrye-reactive-messaging-api-3.13.0.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.419   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.419   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.419   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.422   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.422   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.423   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.423   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.423   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.425   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.425   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.425   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-subsystem-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.435   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.435   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.435   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-26.1.3.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.436   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.436   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.12.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.437   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/main/module.xml  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-18.1.2.Final.jar  
11:31:09 [2026-07-16T09:31:09.980Z] #10 8.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.9.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP4.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.442   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.442   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.12.5.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.443   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.443   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.12.5.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.5.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.5.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.455   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.455   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.5.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.468   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.468   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.469   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.484   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.484   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.486   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.487   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.487   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/el/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.487   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/json/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.487   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.4.6.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.487   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.4.6.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.491   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-core-3.4.6.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.493   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.493   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.495   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/main/jsoup-1.14.2.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.499   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.8.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.501   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.501   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-13.0.10.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.502   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-13.0.10.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.502   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.502   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-13.0.10.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.509   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.19.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.512   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.19.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.523   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.529   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.552   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.2.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.552   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.556   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.557   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.559   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.2.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.559   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.560   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.2.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.560   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.560   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.561   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.561   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.561   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.568   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/smallrye-mutiny-vertx-runtime-2.15.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/main/smallrye-health-3.2.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.570   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-2.1.21.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.574   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-api-metrics-1.9.1-alpha.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.575   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-common-1.9.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.575   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-1.9.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.575   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-semconv-1.9.1-alpha.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.576   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.576   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-api-1.9.1.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.577   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.577   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-thrift-1.6.0.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.584   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.584   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_aarch_64.jnilib  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.585   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.585   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.585   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.585   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.19.Final.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.591   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.591   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/main/module.xml  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.591   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar  
11:31:10 [2026-07-16T09:31:10.231Z] #10 8.591   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.592   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.592   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.593   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.593   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.594   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.1.0.SP01.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.601   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.601   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.602   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/main/gson-2.8.9.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.604   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-util-3.19.2.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.605   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.6.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.614   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.614   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.614   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.12.7.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.615   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.12.7.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.615   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.615   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.12.7.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.616   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.sh  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.616   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.ps1  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.616   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli-logging.properties  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.616   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-full.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.616   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu library general public license v2 only.txt  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.617   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/indiana university extreme lab software license 1.1.1.html  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.617   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/wildfly.service  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.617   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/wildfly-service.exe  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.620   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_1_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.620   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_5.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.620   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-identity-1_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.620   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_4.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.621   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_5_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.621   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-partialresponse_2_2.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.621   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.622   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-cache_1_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.622   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_11_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.622   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_1_4.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.623   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_6_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.623   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_5_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.623   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.624   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-xts_2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.624   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.624   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_4.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.625   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-idm_2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.625   inflating: /opt/wildfly-26.1.3.Final/docs/schema/distributable-web_2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.625   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-spec-2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.625   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_8_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.626   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-opentelemetry_1_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.626   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_4_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.627   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_4_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.628   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-mail_3_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.628   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_4_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.629   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.629   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_5.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.629   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client-ejb_3_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.629   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_6_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.630   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_1_2.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.630   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_3_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.630   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_6_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.631   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_3.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.631   inflating: /opt/wildfly-26.1.3.Final/docs/schema/user-roles_1_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.631   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_1_2.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.631   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_web_services_1_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.632   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_7_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.632   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_1_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.632   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_8_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.633   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_6_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.633   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_1_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.635   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_10_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.635   inflating: /opt/wildfly-26.1.3.Final/docs/schema/xml.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.635   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_8_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.636   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.636   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_5_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.636   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-deployment-scanner_2_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.636   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_8_1.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.636   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_5_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.638   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_4_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.638   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_11_0.xsd  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.640   inflating: /opt/wildfly-26.1.3.Final/welcome-content/jbosscommunity_logo_hori_white.png  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.641   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.641   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/asm-util-9.2.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.642   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.642   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.13.0.202109080827-r.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.644   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.644   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-2.0.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.644   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.644   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.11.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.648   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.648   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.649   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.650   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.650   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/wildfly-microprofile-reactive-messaging-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.650   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.650   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/wildfly-messaging-activemq-injection-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-1.19.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.651   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.652   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.10.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.652   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.652   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.652   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.653   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/wildfly-elytron-tool-1.19.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.654   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-password-impl-1.19.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.655   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-1.19.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.658   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.658   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-store-1.19.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.659   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gs2-1.19.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.659   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-1.19.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.661   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.661   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.661   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/wildfly-microprofile-reactive-messaging-common-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.661   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/wildfly-microprofile-reactive-streams-operators-cdi-provider-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.662   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.662   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.663   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.663   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.663   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.664   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.664   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.664   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.667   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.667   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.667   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.6.0.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.670   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.670   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.9.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.686   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.687   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.687   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.688   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.688   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-18.1.2.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.688   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.689   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-26.1.3.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.691   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.691   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-18.1.2.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.706   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/main/jandex-2.4.2.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.708   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.708   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.709   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.5.0.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.709   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.710   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.710   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.5.0.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.710   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.710   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.711   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.13.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.714   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.3/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.714   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/infinispan/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.714   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.714   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.28.Final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.719   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.4.6.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.720   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.4.6.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.722   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.722   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.725   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/main/module.xml  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.726   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00008.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.726   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar  
11:31:10 [2026-07-16T09:31:10.232Z] #10 8.726   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.69.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.778   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.779   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.779   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.4.10.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.782   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.3.3.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.787   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/mutiny-1.1.2.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.794   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/main/module.xml  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.794   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/main/netty-codec-http-4.1.79.Final.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.801   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_x86_64.jnilib  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.801   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/main/module.xml  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.802   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/main/module.xml  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.802   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.19.Final.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.825   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.825   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/main/module.xml  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/main/module.xml  
11:31:10 [2026-07-16T09:31:10.483Z] #10 8.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar  
11:31:10 [2026-07-16T09:31:10.483Z] #10 DONE 9.0s
11:31:10 [2026-07-16T09:31:10.733Z] 
11:31:10 [2026-07-16T09:31:10.733Z] #11 [ 7/15] COPY src/settings.xml /root/.m2/
11:31:10 [2026-07-16T09:31:10.733Z] #11 DONE 0.1s
11:31:10 [2026-07-16T09:31:10.733Z] 
11:31:10 [2026-07-16T09:31:10.733Z] #12 [ 8/15] COPY src/silverpeas.sql /opt/silverpeas/
11:31:10 [2026-07-16T09:31:10.733Z] #12 DONE 0.1s
11:31:10 [2026-07-16T09:31:10.733Z] 
11:31:10 [2026-07-16T09:31:10.733Z] #13 [ 9/15] COPY src/configuration /opt/silverpeas/configuration
11:31:10 [2026-07-16T09:31:10.733Z] #13 DONE 0.1s
11:31:10 [2026-07-16T09:31:10.733Z] 
11:31:10 [2026-07-16T09:31:10.733Z] #14 [10/15] COPY src/data /opt/silverpeas/data
11:31:10 [2026-07-16T09:31:10.983Z] #14 DONE 0.2s
11:31:11 [2026-07-16T09:31:11.234Z] 
11:31:11 [2026-07-16T09:31:11.234Z] #15 [11/15] COPY src/bin /opt/silverpeas/bin
11:31:11 [2026-07-16T09:31:11.234Z] #15 DONE 0.1s
11:31:11 [2026-07-16T09:31:11.234Z] 
11:31:11 [2026-07-16T09:31:11.234Z] #16 [12/15] RUN sed -i -e "s/APP_VER/6.4.7/g" /opt/silverpeas/bin/silverpeas.gradle
11:31:11 [2026-07-16T09:31:11.234Z] #16 DONE 0.2s
11:31:11 [2026-07-16T09:31:11.484Z] 
11:31:11 [2026-07-16T09:31:11.484Z] #17 [13/15] WORKDIR /opt/silverpeas/bin
11:31:11 [2026-07-16T09:31:11.484Z] #17 DONE 0.1s
11:31:11 [2026-07-16T09:31:11.484Z] 
11:31:11 [2026-07-16T09:31:11.484Z] #18 [14/15] COPY src/run.sh /opt/
11:31:11 [2026-07-16T09:31:11.484Z] #18 DONE 0.1s
11:31:11 [2026-07-16T09:31:11.484Z] 
11:31:11 [2026-07-16T09:31:11.484Z] #19 [15/15] RUN ./setup.sh 6.4.7
11:31:11 [2026-07-16T09:31:11.735Z] #19 0.251 Installation of Silverpeas 6.4.7
11:31:11 [2026-07-16T09:31:11.735Z] #19 0.359  * Starting PostgreSQL 14 database server
11:31:14 [2026-07-16T09:31:14.218Z] #19 2.849    ...done.
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.000 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.000 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.000 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.000 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.001 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.039  set_config 
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.039 ------------
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.039  
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.039 (1 row)
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.039 
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.039 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.040 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.040 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.040 SET
11:31:14 [2026-07-16T09:31:14.468Z] #19 3.172 CREATE ROLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.115 CREATE DATABASE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.124 GRANT
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.125 ALTER DATABASE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.132 You are now connected to database "silverpeas" as user "postgres".
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.132 SET
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.132 SET
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.140 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.142 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.149 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.151 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.152 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.154 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.156 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.157 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.163 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.164 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.166 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.167 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.169 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.171 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.179 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.180 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.182 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.184 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.191 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.193 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.202 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.204 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.209 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.211 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.213 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.215 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.220 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.222 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.223 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.225 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.227 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.228 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.230 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.231 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.233 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.235 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.237 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.238 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.241 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.242 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.248 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.250 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.256 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.258 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.264 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.265 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.274 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.276 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.284 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.286 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.288 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.290 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.293 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.294 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.297 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.299 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.308 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.311 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.318 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.320 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.330 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.332 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.334 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.336 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.339 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.340 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.348 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.350 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.354 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.355 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.362 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.364 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.370 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.372 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.374 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.375 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.384 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.385 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.387 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.389 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.391 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.392 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.394 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.395 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.397 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.398 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.400 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.401 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.411 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.413 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.418 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.419 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.425 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.426 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.428 CREATE TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.429 ALTER TABLE
11:31:15 [2026-07-16T09:31:15.812Z] #19 4.431 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.432 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.434 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.436 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.437 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.439 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.441 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.442 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.444 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.445 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.451 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.452 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.457 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.458 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.460 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.464 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.470 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.471 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.476 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.478 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.483 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.485 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.487 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.488 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.494 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.495 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.501 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.503 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.504 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.506 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.511 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.513 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.518 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.520 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.522 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.523 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.531 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.533 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.539 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.541 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.544 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.546 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.552 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.554 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.561 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.563 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.565 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.567 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.569 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.570 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.573 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.574 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.577 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.579 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.581 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.583 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.593 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.595 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.598 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.600 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.606 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.608 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.611 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.612 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.620 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.622 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.629 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.631 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.638 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.640 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.647 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.649 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.656 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.658 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.666 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.668 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.675 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.677 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.679 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.680 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.683 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.684 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.691 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.693 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.695 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.697 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.707 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.708 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.711 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.712 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.715 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.716 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.719 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.721 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.727 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.729 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.730 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.732 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.734 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.735 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.737 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.063Z] #19 4.738 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.740 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.742 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.744 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.745 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.747 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.749 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.750 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.752 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.754 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.755 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.757 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.758 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.764 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.766 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.771 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.773 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.778 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.781 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.787 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.789 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.797 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.799 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.806 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.808 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.816 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.818 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.821 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.822 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.830 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.832 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.835 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.836 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.839 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.840 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.843 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.844 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.848 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.849 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.857 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.859 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.862 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.866 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.869 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.871 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.873 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.875 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.877 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.879 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.881 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.883 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.886 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.887 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.895 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.900 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.903 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.904 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.911 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.916 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.919 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.921 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.927 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.929 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.932 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.933 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.937 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.938 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.314Z] #19 4.941 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.943 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.953 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.955 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.962 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.964 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.967 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.969 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.971 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.973 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.564Z] #19 4.980 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 4.982 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 4.984 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 4.985 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 4.993 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 4.995 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.004 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.007 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.009 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.011 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.018 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.020 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.022 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.024 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.029 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.031 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.033 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.035 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.038 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.039 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.042 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.043 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.051 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.053 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.055 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.057 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.063 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.065 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.072 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.074 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.084 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.086 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.088 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.090 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.101 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.106 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.122 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.124 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.131 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.133 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.143 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.145 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.153 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.155 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.162 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.164 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.166 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.168 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.174 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.176 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.183 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.186 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.192 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.195 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.197 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.199 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.206 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.208 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.211 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.213 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.220 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.222 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.224 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.226 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.236 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.238 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.241 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.243 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.565Z] #19 5.250 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.252 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.260 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.263 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.270 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.272 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.279 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.281 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.296 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.301 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.308 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.310 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.317 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.320 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.327 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.329 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.332 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.333 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.340 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.342 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.349 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.351 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.354 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.355 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.358 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.360 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.362 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.364 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.367 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.368 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.371 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.372 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.380 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.382 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.394 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.396 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.408 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.410 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.421 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.423 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.426 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.427 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.435 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.437 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.447 CREATE TABLE
11:31:16 [2026-07-16T09:31:16.815Z] #19 5.450 ALTER TABLE
11:31:16 [2026-07-16T09:31:16.816Z] #19 5.459 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.462 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.464 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.466 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.473 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.475 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.482 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.484 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.485 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.487 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.488 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.489 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.491 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.492 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.494 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.496 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.501 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.503 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.504 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.507 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.509 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.510 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.515 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.516 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.518 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.519 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.524 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.525 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.527 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.528 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.534 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.535 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.537 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.538 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.549 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.554 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.559 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.564 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.575 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.577 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.583 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.586 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.593 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.595 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.603 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.604 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.609 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.611 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.616 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.617 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.623 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.624 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.626 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.627 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.628 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.630 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.631 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.633 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.638 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.640 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.644 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.645 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.651 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.652 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.654 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.655 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.657 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.658 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.666 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.667 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.669 CREATE TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.670 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.672 COPY 6
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.672 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.672 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.672 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.673 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.673 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.674 COPY 31
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.674 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.675 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.677 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.677 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.677 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.678 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.678 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.678 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.679 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.679 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.679 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.679 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.681 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.681 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.681 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.681 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.682 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.682 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.684 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.684 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.685 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.685 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.685 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.686 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.686 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.686 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.686 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.687 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.687 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.687 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.688 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.688 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.688 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.688 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.689 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.689 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.689 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.691 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.691 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.691 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.692 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.692 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.692 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.692 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.694 COPY 17
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.695 COPY 2
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.698 COPY 96
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.698 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.699 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.699 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.701 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.705 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.706 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.708 COPY 48
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.708 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.708 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.709 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.709 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.709 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.711 COPY 6
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.712 COPY 3
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.713 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.713 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.713 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.714 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.714 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.714 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.714 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.715 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.717 COPY 17
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.718 COPY 14
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.718 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.719 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.719 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.719 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.720 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.720 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.720 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.721 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.721 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.722 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.722 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.722 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.723 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.723 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.723 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.725 COPY 2
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.727 COPY 3
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.728 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.730 COPY 3
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.731 COPY 1
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.733 COPY 2
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.735 COPY 7
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.736 COPY 7
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.739 COPY 138
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.739 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.739 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.740 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.740 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.741 COPY 9
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.742 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.742 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.742 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.742 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.742 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.742 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.743 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.743 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.743 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.743 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.744 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.744 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.744 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.744 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.745 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.745 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.745 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.745 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.745 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.746 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.746 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.746 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.746 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.747 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.747 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.747 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.748 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.748 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.748 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.749 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.749 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.749 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.750 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.750 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.750 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.751 COPY 0
11:31:17 [2026-07-16T09:31:17.066Z] #19 5.751 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.751 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.751 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.751 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.752 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.752 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.752 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.752 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.753 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.753 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.753 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.754 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.754 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.754 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.755 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.755 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.755 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.756 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.756 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.756 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.757 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.757 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.757 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.759 COPY 3
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.759 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.760 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.760 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.760 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.760 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.761 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.761 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.761 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.762 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.762 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.762 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.763 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.763 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.765 COPY 15
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.765 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.765 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.766 COPY 0
11:31:17 [2026-07-16T09:31:17.067Z] #19 5.766 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.768 COPY 64
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.769 COPY 6
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.771 COPY 7
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.773 COPY 4
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.773 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.774 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.774 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.776 COPY 2
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.777 COPY 1
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.778 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.778 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.778 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.778 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.779 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.779 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.779 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.779 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.781 COPY 115
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.782 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.782 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.784 COPY 2
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.784 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.788 COPY 6
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.789 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.789 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.789 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.790 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.790 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.790 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.790 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.791 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.791 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.792 COPY 2
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.794 COPY 2
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.795 COPY 2
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.796 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.797 COPY 2
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.799 COPY 1
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.801 COPY 1
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.801 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.802 COPY 4
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.803 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.804 COPY 4
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.805 COPY 0
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.806 COPY 18
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.813 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.819 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.825 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.831 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.836 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.842 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.848 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.853 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.862 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.867 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.875 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.881 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.887 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.892 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.898 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.903 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.909 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.917 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.922 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.317Z] #19 5.928 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.318Z] #19 5.933 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.318Z] #19 5.939 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.318Z] #19 5.944 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.318Z] #19 5.952 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.318Z] #19 5.958 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.318Z] #19 5.963 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.318Z] #19 5.969 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 5.975 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 5.983 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 5.989 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 5.994 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 5.999 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.005 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.010 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.015 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.021 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.026 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.030 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.037 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.042 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.048 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.053 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.057 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.062 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.069 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.074 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.078 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.083 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.088 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.098 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.105 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.110 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.114 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.119 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.123 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.127 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.132 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.136 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.141 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.147 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.152 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.157 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.161 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.166 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.170 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.174 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.182 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.188 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.193 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.198 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.204 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.210 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.215 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.221 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.226 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.235 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.243 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.249 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.257 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.266 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.568Z] #19 6.272 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.277 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.283 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.290 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.295 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.300 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.305 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.311 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.318 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.323 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.329 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.334 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.339 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.344 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.349 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.353 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.358 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.366 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.371 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.378 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.383 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.387 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.392 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.396 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.401 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.410 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.415 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.420 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.425 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.431 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.436 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.441 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.446 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.454 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.459 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.464 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.470 ALTER TABLE
11:31:17 [2026-07-16T09:31:17.819Z] #19 6.483 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.069Z] #19 6.488 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.493 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.498 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.504 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.509 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.515 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.520 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.526 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.532 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.537 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.542 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.548 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.553 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.558 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.563 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.568 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.573 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.581 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.587 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.592 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.597 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.602 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.610 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.616 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.621 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.627 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.633 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.638 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.644 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.650 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.655 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.663 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.671 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.676 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.682 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.070Z] #19 6.687 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.693 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.707 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.718 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.725 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.733 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.738 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.744 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.750 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.755 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.763 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.769 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.775 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.780 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.788 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.794 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.799 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.805 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.810 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.818 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.823 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.828 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.833 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.838 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.844 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.852 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.858 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.863 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.871 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.876 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.881 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.890 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.895 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.901 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.907 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.915 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.921 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.926 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.932 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.938 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.943 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.949 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.959 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.968 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.973 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.979 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.984 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.320Z] #19 6.990 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 6.998 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.004 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.009 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.015 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.021 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.026 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.032 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.038 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.046 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.053 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.058 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.064 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.072 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.077 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.081 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.086 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.091 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.103 ALTER TABLE
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.117 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.122 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.128 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.134 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.140 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.145 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.151 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.156 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.162 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.170 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.175 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.180 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.185 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.191 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.571Z] #19 7.199 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.204 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.209 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.214 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.219 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.224 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.229 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.235 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.240 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.246 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.251 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.256 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.262 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.267 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.273 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.278 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.283 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.292 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.298 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.303 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.309 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.315 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.321 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.326 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.333 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.338 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.347 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.354 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.368 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.374 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.379 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.385 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.390 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.394 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.399 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.404 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.409 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.413 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.419 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.427 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.432 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.438 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.446 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.452 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.457 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.462 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.468 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.473 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.485 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.490 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.496 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.501 CREATE INDEX
11:31:18 [2026-07-16T09:31:18.822Z] #19 7.506 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.512 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.517 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.522 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.527 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.532 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.538 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.549 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.555 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.565 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.573 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.579 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.584 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.590 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.595 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.601 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.606 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.611 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.617 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.622 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.627 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.634 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.639 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.645 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.650 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.658 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.664 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.669 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.674 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.683 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.688 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.693 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.698 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.704 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.709 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.072Z] #19 7.714 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.719 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.724 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.729 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.734 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.742 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.747 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.752 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.757 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.762 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.767 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.772 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.780 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.785 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.793 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.799 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.807 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.812 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.817 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.828 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.833 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.839 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.844 CREATE INDEX
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.863 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.869 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.873 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.879 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.884 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.888 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.892 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.895 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.899 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.903 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.907 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.912 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.918 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.921 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.928 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.931 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.935 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.938 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.940 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.943 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.950 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.953 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.957 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.963 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.965 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.968 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.971 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.976 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.979 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.981 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.983 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.985 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.988 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.990 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.992 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.994 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.996 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 7.998 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.000 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.002 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.004 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.007 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.010 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.012 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.015 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.017 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.323Z] #19 8.020 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.022 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.025 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.027 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.030 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.033 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.038 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.041 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.044 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.047 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.049 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.052 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.055 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.059 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.062 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.065 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.068 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.071 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.077 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.080 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.082 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.086 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.089 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.092 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.095 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.098 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.100 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.104 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.107 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.111 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.116 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.120 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.123 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.127 ALTER TABLE
11:31:19 [2026-07-16T09:31:19.574Z] #19 8.131 ALTER TABLE
11:32:40 [2026-07-16T09:32:40.818Z] #19 76.47 Construct...               OK
11:33:14 [2026-07-16T09:33:14.087Z] #19 120.1 Configure...               OK
11:33:14 [2026-07-16T09:33:14.998Z] #19 122.6 Migrate...                 OK
11:33:46 [2026-07-16T09:33:46.926Z] #19 153.5 Install...                 OK
11:33:47 [2026-07-16T09:33:47.477Z] #19 156.0 The whole tasks took 126s
11:33:47 [2026-07-16T09:33:47.477Z] #19 156.0 
11:33:47 [2026-07-16T09:33:47.477Z] #19 156.0 INFO: JBoss is stopped
11:33:47 [2026-07-16T09:33:47.728Z] #19 156.4  * Stopping PostgreSQL 14 database server
11:33:48 [2026-07-16T09:33:48.278Z] #19 156.9    ...done.
11:33:48 [2026-07-16T09:33:48.529Z] #19 DONE 157.0s
11:33:48 [2026-07-16T09:33:48.529Z] 
11:33:48 [2026-07-16T09:33:48.529Z] #20 exporting to image
11:33:48 [2026-07-16T09:33:48.529Z] #20 exporting layers
11:34:20 [2026-07-16T09:34:20.456Z] #20 exporting layers 27.8s done
11:34:20 [2026-07-16T09:34:20.456Z] #20 writing image sha256:a92f89893579139a656ffa9f6cb67caaa4806188a65b8b435e4c58d3cfe53c1c done
11:34:20 [2026-07-16T09:34:20.456Z] #20 naming to docker.io/silverpeas/silverpeas-test:6.4.7 done
11:34:20 [2026-07-16T09:34:20.456Z] #20 DONE 27.8s
11:34:20 [2026-07-16T09:34:20.456Z] 
11:34:20 [2026-07-16T09:34:20.456Z]  6 warnings found (use docker --debug to expand):
11:34:20 [2026-07-16T09:34:20.456Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 67)
11:34:20 [2026-07-16T09:34:20.456Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 74)
11:34:20 [2026-07-16T09:34:20.456Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 75)
11:34:20 [2026-07-16T09:34:20.456Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 76)
11:34:20 [2026-07-16T09:34:20.456Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
11:34:20 [2026-07-16T09:34:20.456Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 66)
11:34:20 [2026-07-16T09:34:20.459Z] [Pipeline] }
11:34:20 [2026-07-16T09:34:20.469Z] [Pipeline] // withEnv
11:34:20 [2026-07-16T09:34:20.482Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues.
11:34:20 [2026-07-16T09:34:20.483Z] [Pipeline] }
11:34:20 [2026-07-16T09:34:20.488Z] [Pipeline] // script
11:34:20 [2026-07-16T09:34:20.493Z] [Pipeline] }
11:34:20 [2026-07-16T09:34:20.497Z] [Pipeline] // stage
11:34:20 [2026-07-16T09:34:20.504Z] [Pipeline] stage
11:34:20 [2026-07-16T09:34:20.504Z] [Pipeline] { (Register image)
11:34:20 [2026-07-16T09:34:20.517Z] [Pipeline] script
11:34:20 [2026-07-16T09:34:20.521Z] [Pipeline] {
11:34:20 [2026-07-16T09:34:20.537Z] [Pipeline] withEnv
11:34:20 [2026-07-16T09:34:20.538Z] [Pipeline] {
11:34:20 [2026-07-16T09:34:20.545Z] [Pipeline] withDockerRegistry
11:34:20 [2026-07-16T09:34:20.566Z] $ docker login -u mmoqui -p ******** https://index.docker.io/v1/
11:34:20 [2026-07-16T09:34:20.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
11:34:21 [2026-07-16T09:34:21.292Z] 
11:34:21 [2026-07-16T09:34:21.292Z] WARNING! Your credentials are stored unencrypted in '/var/lib/jenkins/workspace/Silverpeas Test Image@tmp/aed0e68b-aa98-4a22-a0a4-3d459491e3f9/config.json'.
11:34:21 [2026-07-16T09:34:21.292Z] Configure a credential helper to remove this warning. See
11:34:21 [2026-07-16T09:34:21.292Z] https://docs.docker.com/go/credential-store/
11:34:21 [2026-07-16T09:34:21.292Z] 
11:34:21 [2026-07-16T09:34:21.292Z] Login Succeeded
11:34:21 [2026-07-16T09:34:21.299Z] [Pipeline] {
11:34:21 [2026-07-16T09:34:21.315Z] [Pipeline] isUnix
11:34:21 [2026-07-16T09:34:21.318Z] [Pipeline] withEnv
11:34:21 [2026-07-16T09:34:21.319Z] [Pipeline] {
11:34:21 [2026-07-16T09:34:21.333Z] [Pipeline] sh
11:34:21 [2026-07-16T09:34:21.593Z] + docker tag silverpeas/silverpeas-test:6.4.7 silverpeas/silverpeas-test:6.4.7
11:34:21 [2026-07-16T09:34:21.595Z] [Pipeline] }
11:34:21 [2026-07-16T09:34:21.602Z] [Pipeline] // withEnv
11:34:21 [2026-07-16T09:34:21.612Z] [Pipeline] isUnix
11:34:21 [2026-07-16T09:34:21.616Z] [Pipeline] withEnv
11:34:21 [2026-07-16T09:34:21.617Z] [Pipeline] {
11:34:21 [2026-07-16T09:34:21.629Z] [Pipeline] sh
11:34:21 [2026-07-16T09:34:21.891Z] + docker push silverpeas/silverpeas-test:6.4.7
11:34:21 [2026-07-16T09:34:21.891Z] The push refers to repository [docker.io/silverpeas/silverpeas-test]
11:34:22 [2026-07-16T09:34:22.141Z] 4b5fca056ed1: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 32f487dcb4b9: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 5f70bf18a086: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 95ec523b031c: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 814bd4c415f4: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 3353bec0b51f: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 5cf9853a331e: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 7d5ce5b4a269: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] d69b4771c216: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 88e0df1bc914: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] b68f1c03e62b: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 52068a478ae9: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 71751c4946f8: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] f0d3c5b5b369: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 17f623af01e2: Preparing
11:34:22 [2026-07-16T09:34:22.141Z] 5cf9853a331e: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] 7d5ce5b4a269: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] d69b4771c216: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] 88e0df1bc914: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] 17f623af01e2: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] b68f1c03e62b: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] f0d3c5b5b369: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] 52068a478ae9: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] 71751c4946f8: Waiting
11:34:22 [2026-07-16T09:34:22.141Z] 3353bec0b51f: Waiting
11:34:22 [2026-07-16T09:34:22.692Z] 5f70bf18a086: Layer already exists
11:34:23 [2026-07-16T09:34:23.603Z] 32f487dcb4b9: Pushed
11:34:23 [2026-07-16T09:34:23.603Z] 95ec523b031c: Pushed
11:34:23 [2026-07-16T09:34:23.854Z] 814bd4c415f4: Pushed
11:34:25 [2026-07-16T09:34:25.197Z] 5cf9853a331e: Pushed
11:34:25 [2026-07-16T09:34:25.197Z] 7d5ce5b4a269: Pushed
11:34:25 [2026-07-16T09:34:25.197Z] b68f1c03e62b: Layer already exists
11:34:25 [2026-07-16T09:34:25.197Z] d69b4771c216: Pushed
11:34:25 [2026-07-16T09:34:25.197Z] 3353bec0b51f: Pushed
11:34:25 [2026-07-16T09:34:25.448Z] 52068a478ae9: Layer already exists
11:34:25 [2026-07-16T09:34:25.448Z] 71751c4946f8: Layer already exists
11:34:25 [2026-07-16T09:34:25.448Z] f0d3c5b5b369: Layer already exists
11:34:25 [2026-07-16T09:34:25.448Z] 17f623af01e2: Layer already exists
11:35:04 [2026-07-16T09:35:04.004Z] 88e0df1bc914: Pushed
11:37:10 [2026-07-16T09:37:10.250Z] 4b5fca056ed1: Pushed
11:37:10 [2026-07-16T09:37:10.250Z] 6.4.7: digest: sha256:03c04832b56717bf1c0bd0cccacf2a38b90523583fb69810d9ea6be52843ad8e size: 3465
11:37:10 [2026-07-16T09:37:10.253Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.263Z] [Pipeline] // withEnv
11:37:10 [2026-07-16T09:37:10.276Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.282Z] [Pipeline] // withDockerRegistry
11:37:10 [2026-07-16T09:37:10.287Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.292Z] [Pipeline] // withEnv
11:37:10 [2026-07-16T09:37:10.297Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.303Z] [Pipeline] // script
11:37:10 [2026-07-16T09:37:10.309Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.314Z] [Pipeline] // stage
11:37:10 [2026-07-16T09:37:10.322Z] [Pipeline] stage
11:37:10 [2026-07-16T09:37:10.322Z] [Pipeline] { (Create new stable branch)
11:37:10 [2026-07-16T09:37:10.343Z] Stage "Create new stable branch" skipped due to when conditional
11:37:10 [2026-07-16T09:37:10.344Z] [Pipeline] getContext
11:37:10 [2026-07-16T09:37:10.345Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.353Z] [Pipeline] // stage
11:37:10 [2026-07-16T09:37:10.362Z] [Pipeline] stage
11:37:10 [2026-07-16T09:37:10.363Z] [Pipeline] { (Declarative: Post Actions)
11:37:10 [2026-07-16T09:37:10.383Z] [Pipeline] step
11:37:10 [2026-07-16T09:37:10.405Z] [Pipeline] script
11:37:10 [2026-07-16T09:37:10.409Z] [Pipeline] {
11:37:10 [2026-07-16T09:37:10.429Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.437Z] [Pipeline] // script
11:37:10 [2026-07-16T09:37:10.451Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.459Z] [Pipeline] // stage
11:37:10 [2026-07-16T09:37:10.467Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.476Z] [Pipeline] // withEnv
11:37:10 [2026-07-16T09:37:10.486Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.494Z] [Pipeline] // withEnv
11:37:10 [2026-07-16T09:37:10.503Z] [Pipeline] }
11:37:10 [2026-07-16T09:37:10.512Z] [Pipeline] // node
11:37:10 [2026-07-16T09:37:10.520Z] [Pipeline] End of Pipeline
11:37:10 [2026-07-16T09:37:10.578Z] Finished: SUCCESS