[2023-08-24T08:44:59.347Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 56 [2023-08-24T08:44:59.347Z] originally caused by: [2023-08-24T08:44:59.347Z] Démarré par l'utilisateur Miguel Moquillon [2023-08-24T08:44:59.347Z] Running as userbuild [2023-08-24T08:45:00.262Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2023-08-24T08:45:00.397Z] [Pipeline] Start of Pipeline [2023-08-24T08:45:00.650Z] [Pipeline] node [2023-08-24T08:45:00.654Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image [2023-08-24T08:45:00.656Z] [Pipeline] { [2023-08-24T08:45:00.673Z] [Pipeline] stage [2023-08-24T08:45:00.673Z] [Pipeline] { (Declarative: Checkout SCM) [2023-08-24T08:45:00.679Z] [Pipeline] checkout [2023-08-24T08:45:00.681Z] Selected Git installation does not exist. Using Default [2023-08-24T08:45:00.681Z] The recommended git tool is: NONE [2023-08-24T08:45:00.681Z] No credentials specified [2023-08-24T08:45:00.681Z] Cloning the remote Git repository [2023-08-24T08:45:00.681Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git [2023-08-24T08:45:00.681Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10 [2023-08-24T08:45:00.690Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2023-08-24T08:45:00.690Z] > /usr/bin/git --version # timeout=10 [2023-08-24T08:45:00.693Z] > git --version # 'git version 2.34.1' [2023-08-24T08:45:00.693Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-24T08:45:01.295Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2023-08-24T08:45:01.299Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-24T08:45:01.304Z] Avoid second fetch [2023-08-24T08:45:01.304Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2023-08-24T08:45:01.308Z] Checking out Revision e0e36317aa0c8bd7bd692e9e4f79139f7222a97c (refs/remotes/origin/master) [2023-08-24T08:45:01.308Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2023-08-24T08:45:01.311Z] > /usr/bin/git checkout -f e0e36317aa0c8bd7bd692e9e4f79139f7222a97c # timeout=10 [2023-08-24T08:45:01.324Z] Commit message: "Fix a bug in the release pipeline of Silverpeas" [2023-08-24T08:45:01.324Z] > /usr/bin/git rev-list --no-walk 7adf6059fa3ab7e0ed56877c2f4b97c6f86b0d23 # timeout=10 [2023-08-24T08:45:01.340Z] [Pipeline] } [2023-08-24T08:45:01.343Z] [Pipeline] // stage [2023-08-24T08:45:01.351Z] [Pipeline] withEnv [2023-08-24T08:45:01.352Z] [Pipeline] { [2023-08-24T08:45:01.365Z] [Pipeline] withEnv [2023-08-24T08:45:01.365Z] [Pipeline] { [2023-08-24T08:45:01.373Z] [Pipeline] stage [2023-08-24T08:45:01.373Z] [Pipeline] { (Check the Docker image version to build) [2023-08-24T08:45:01.411Z] Stage "Check the Docker image version to build" skipped due to when conditional [2023-08-24T08:45:01.412Z] [Pipeline] } [2023-08-24T08:45:01.416Z] [Pipeline] // stage [2023-08-24T08:45:01.424Z] [Pipeline] stage [2023-08-24T08:45:01.424Z] [Pipeline] { (Prepare the project) [2023-08-24T08:45:01.444Z] [Pipeline] git [2023-08-24T08:45:01.445Z] The recommended git tool is: NONE [2023-08-24T08:45:01.445Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2023-08-24T08:45:01.456Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10 [2023-08-24T08:45:01.459Z] Fetching changes from the remote Git repository [2023-08-24T08:45:01.460Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10 [2023-08-24T08:45:01.464Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test [2023-08-24T08:45:01.464Z] > /usr/bin/git --version # timeout=10 [2023-08-24T08:45:01.467Z] > git --version # 'git version 2.34.1' [2023-08-24T08:45:01.467Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2023-08-24T08:45:01.467Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-24T08:45:05.119Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2023-08-24T08:45:05.124Z] Checking out Revision 7962dc5e1969cce8ed4529f1d2455a5063e49137 (refs/remotes/origin/6.3.x) [2023-08-24T08:45:05.124Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2023-08-24T08:45:05.128Z] > /usr/bin/git checkout -f 7962dc5e1969cce8ed4529f1d2455a5063e49137 # timeout=10 [2023-08-24T08:45:05.176Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2023-08-24T08:45:05.182Z] > /usr/bin/git checkout -b 6.3.x 7962dc5e1969cce8ed4529f1d2455a5063e49137 # timeout=10 [2023-08-24T08:45:05.215Z] Commit message: "Upgrade for Silverpeas 6.3" [2023-08-24T08:45:05.215Z] First time build. Skipping changelog. [2023-08-24T08:45:05.227Z] [Pipeline] script [2023-08-24T08:45:05.230Z] [Pipeline] { [2023-08-24T08:45:05.235Z] [Pipeline] sh [2023-08-24T08:45:05.489Z] + grep -oP (?<=build=)\d+ Dockerfile [2023-08-24T08:45:05.491Z] [Pipeline] } [2023-08-24T08:45:05.501Z] [Pipeline] // script [2023-08-24T08:45:05.510Z] [Pipeline] } [2023-08-24T08:45:05.518Z] [Pipeline] // stage [2023-08-24T08:45:05.530Z] [Pipeline] stage [2023-08-24T08:45:05.531Z] [Pipeline] { (Update Wildfly version) [2023-08-24T08:45:05.575Z] [Pipeline] script [2023-08-24T08:45:05.580Z] [Pipeline] { [2023-08-24T08:45:05.593Z] [Pipeline] echo [2023-08-24T08:45:05.594Z] Update Wildfly to 26.1.1 [2023-08-24T08:45:05.595Z] [Pipeline] sh [2023-08-24T08:45:05.853Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.1/g Dockerfile [2023-08-24T08:45:05.853Z] + git diff --quiet [2023-08-24T08:45:05.855Z] [Pipeline] } [2023-08-24T08:45:05.866Z] [Pipeline] // script [2023-08-24T08:45:05.880Z] [Pipeline] } [2023-08-24T08:45:05.891Z] [Pipeline] // stage [2023-08-24T08:45:05.903Z] [Pipeline] stage [2023-08-24T08:45:05.904Z] [Pipeline] { (Update Silverpeas version) [2023-08-24T08:45:05.937Z] [Pipeline] echo [2023-08-24T08:45:05.938Z] Update Silverpeas to 6.3.1 [2023-08-24T08:45:05.939Z] [Pipeline] script [2023-08-24T08:45:05.944Z] [Pipeline] { [2023-08-24T08:45:05.956Z] [Pipeline] sh [2023-08-24T08:45:06.215Z] + sed -i -e s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.3.1/g Dockerfile [2023-08-24T08:45:06.215Z] + git diff --quiet [2023-08-24T08:45:06.218Z] [Pipeline] sh [2023-08-24T08:45:06.475Z] + sed -i -e s/build=.\+/build=1/g Dockerfile [2023-08-24T08:45:06.476Z] [Pipeline] } [2023-08-24T08:45:06.486Z] [Pipeline] // script [2023-08-24T08:45:06.496Z] [Pipeline] } [2023-08-24T08:45:06.506Z] [Pipeline] // stage [2023-08-24T08:45:06.518Z] [Pipeline] stage [2023-08-24T08:45:06.519Z] [Pipeline] { (Update image build version) [2023-08-24T08:45:06.548Z] Stage "Update image build version" skipped due to when conditional [2023-08-24T08:45:06.548Z] [Pipeline] } [2023-08-24T08:45:06.558Z] [Pipeline] // stage [2023-08-24T08:45:06.571Z] [Pipeline] stage [2023-08-24T08:45:06.572Z] [Pipeline] { (Push modifications) [2023-08-24T08:45:06.617Z] [Pipeline] withCredentials [2023-08-24T08:45:06.632Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2023-08-24T08:45:06.634Z] [Pipeline] { [2023-08-24T08:45:06.653Z] [Pipeline] sh [2023-08-24T08:45:06.911Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f [2023-08-24T08:45:06.920Z] [Pipeline] sh [2023-08-24T08:45:07.178Z] + git commit -am Upgrade for Silverpeas 6.3.1 [2023-08-24T08:45:07.178Z] [6.3.x 1185b61] Upgrade for Silverpeas 6.3.1 [2023-08-24T08:45:07.178Z] 1 file changed, 3 insertions(+), 3 deletions(-) [2023-08-24T08:45:07.178Z] + git push origin HEAD:6.3.x [2023-08-24T08:45:08.522Z] remote: [2023-08-24T08:45:08.522Z] remote: GitHub found 4 vulnerabilities on Silverpeas/docker-silverpeas-test's default branch (4 moderate). To find out more, visit: [2023-08-24T08:45:08.522Z] remote: https://github.com/Silverpeas/docker-silverpeas-test/security/dependabot [2023-08-24T08:45:08.522Z] remote: [2023-08-24T08:45:08.522Z] To https://github.com/Silverpeas/docker-silverpeas-test [2023-08-24T08:45:08.522Z] 7962dc5..1185b61 HEAD -> 6.3.x [2023-08-24T08:45:08.522Z] + git push --tags [2023-08-24T08:45:08.773Z] Everything up-to-date [2023-08-24T08:45:08.774Z] [Pipeline] } [2023-08-24T08:45:08.786Z] [Pipeline] // withCredentials [2023-08-24T08:45:08.795Z] [Pipeline] } [2023-08-24T08:45:08.804Z] [Pipeline] // stage [2023-08-24T08:45:08.818Z] [Pipeline] stage [2023-08-24T08:45:08.819Z] [Pipeline] { (Build image) [2023-08-24T08:45:08.851Z] [Pipeline] script [2023-08-24T08:45:08.855Z] [Pipeline] { [2023-08-24T08:45:08.961Z] [Pipeline] isUnix [2023-08-24T08:45:08.971Z] [Pipeline] withEnv [2023-08-24T08:45:08.971Z] [Pipeline] { [2023-08-24T08:45:08.982Z] [Pipeline] sh [2023-08-24T08:45:09.237Z] + docker build -t silverpeas/silverpeas-test:6.3.1 . [2023-08-24T08:45:09.787Z] #0 building with "default" instance using docker driver [2023-08-24T08:45:09.787Z] [2023-08-24T08:45:09.787Z] #1 [internal] load .dockerignore [2023-08-24T08:45:09.787Z] #1 transferring context: 2B done [2023-08-24T08:45:09.788Z] #1 DONE 0.1s [2023-08-24T08:45:09.788Z] [2023-08-24T08:45:09.788Z] #2 [internal] load build definition from Dockerfile [2023-08-24T08:45:09.788Z] #2 transferring dockerfile: 4.80kB done [2023-08-24T08:45:09.788Z] #2 DONE 0.1s [2023-08-24T08:45:09.788Z] [2023-08-24T08:45:09.788Z] #3 [internal] load metadata for docker.io/library/ubuntu:focal [2023-08-24T08:45:09.788Z] #3 DONE 0.0s [2023-08-24T08:45:09.788Z] [2023-08-24T08:45:09.788Z] #4 [ 1/16] FROM docker.io/library/ubuntu:focal [2023-08-24T08:45:09.788Z] #4 DONE 0.0s [2023-08-24T08:45:09.788Z] [2023-08-24T08:45:09.788Z] #5 [internal] load build context [2023-08-24T08:45:09.788Z] #5 transferring context: 3.29MB 0.1s done [2023-08-24T08:45:09.788Z] #5 DONE 0.2s [2023-08-24T08:45:09.788Z] [2023-08-24T08:45:09.788Z] #6 [ 2/16] 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 && rm -rf /var/lib/apt/lists/* && update-ca-certificates -f [2023-08-24T08:45:10.038Z] #6 0.385 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2023-08-24T08:45:10.038Z] #6 0.421 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2023-08-24T08:45:10.038Z] #6 0.421 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2023-08-24T08:45:10.038Z] #6 0.428 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [2023-08-24T08:45:10.288Z] #6 0.555 Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [2023-08-24T08:45:10.288Z] #6 0.572 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [2023-08-24T08:45:10.538Z] #6 0.745 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [2023-08-24T08:45:10.539Z] #6 0.761 Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [2023-08-24T08:45:10.539Z] #6 0.773 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2795 kB] [2023-08-24T08:45:10.539Z] #6 0.803 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] [2023-08-24T08:45:10.539Z] #6 0.803 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1393 kB] [2023-08-24T08:45:10.539Z] #6 0.817 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3430 kB] [2023-08-24T08:45:10.539Z] #6 0.861 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2942 kB] [2023-08-24T08:45:10.539Z] #6 0.870 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [2023-08-24T08:45:10.539Z] #6 0.885 Get:15 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [2023-08-24T08:45:10.539Z] #6 0.928 Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] [2023-08-24T08:45:10.789Z] #6 0.929 Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2648 kB] [2023-08-24T08:45:10.789Z] #6 0.987 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1089 kB] [2023-08-24T08:45:12.651Z] #6 2.603 Fetched 27.9 MB in 2s (12.5 MB/s) [2023-08-24T08:45:13.562Z] #6 2.603 Reading package lists... [2023-08-24T08:45:15.156Z] #6 3.959 Reading package lists... [2023-08-24T08:45:15.156Z] #6 5.182 Building dependency tree... [2023-08-24T08:45:15.156Z] #6 5.429 Reading state information... [2023-08-24T08:45:15.406Z] #6 5.742 The following NEW packages will be installed: [2023-08-24T08:45:15.406Z] #6 5.742 tzdata [2023-08-24T08:45:15.406Z] #6 5.779 0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. [2023-08-24T08:45:15.406Z] #6 5.779 Need to get 301 kB of archives. [2023-08-24T08:45:15.406Z] #6 5.779 After this operation, 4072 kB of additional disk space will be used. [2023-08-24T08:45:15.406Z] #6 5.779 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] [2023-08-24T08:45:15.657Z] #6 6.000 debconf: delaying package configuration, since apt-utils is not installed [2023-08-24T08:45:15.657Z] #6 6.034 Fetched 301 kB in 0s (5267 kB/s) [2023-08-24T08:45:15.657Z] #6 6.083 Selecting previously unselected package tzdata. [2023-08-24T08:45:15.657Z] #6 6.083 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4127 files and directories currently installed.) [2023-08-24T08:45:15.657Z] #6 6.100 Preparing to unpack .../tzdata_2023c-0ubuntu0.20.04.2_all.deb ... [2023-08-24T08:45:15.657Z] #6 6.104 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... [2023-08-24T08:45:15.907Z] #6 6.398 Setting up tzdata (2023c-0ubuntu0.20.04.2) ... [2023-08-24T08:45:16.158Z] #6 6.517 debconf: unable to initialize frontend: Dialog [2023-08-24T08:45:16.158Z] #6 6.517 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:45:16.158Z] #6 6.517 debconf: falling back to frontend: Readline [2023-08-24T08:45:16.408Z] #6 6.518 debconf: unable to initialize frontend: Readline [2023-08-24T08:45:16.408Z] #6 6.518 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2023-08-24T08:45:16.408Z] #6 6.518 debconf: falling back to frontend: Teletype [2023-08-24T08:45:16.408Z] #6 6.578 Configuring tzdata [2023-08-24T08:45:16.408Z] #6 6.578 ------------------ [2023-08-24T08:45:16.408Z] #6 6.578 [2023-08-24T08:45:16.408Z] #6 6.578 Please select the geographic area in which you live. Subsequent configuration [2023-08-24T08:45:16.408Z] #6 6.578 questions will narrow this down by presenting a list of cities, representing [2023-08-24T08:45:16.408Z] #6 6.578 the time zones in which they are located. [2023-08-24T08:45:16.408Z] #6 6.578 [2023-08-24T08:45:16.408Z] #6 6.578 1. Africa 4. Australia 7. Atlantic 10. Pacific 13. Etc [2023-08-24T08:45:16.408Z] #6 6.578 2. America 5. Arctic 8. Europe 11. SystemV [2023-08-24T08:45:16.408Z] #6 6.578 3. Antarctica 6. Asia 9. Indian 12. US [2023-08-24T08:45:16.408Z] #6 6.579 Geographic area: [2023-08-24T08:45:16.408Z] #6 6.579 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. [2023-08-24T08:45:16.408Z] #6 6.587 [2023-08-24T08:45:16.408Z] #6 6.587 Current default time zone: '/UTC' [2023-08-24T08:45:16.408Z] #6 6.591 Local time is now: Thu Aug 24 08:45:16 UTC 2023. [2023-08-24T08:45:16.408Z] #6 6.591 Universal Time is now: Thu Aug 24 08:45:16 UTC 2023. [2023-08-24T08:45:16.408Z] #6 6.591 Run 'dpkg-reconfigure tzdata' if you wish to change it. [2023-08-24T08:45:16.408Z] #6 6.591 [2023-08-24T08:45:16.408Z] #6 6.592 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 4. [2023-08-24T08:45:16.408Z] #6 6.592 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 4. [2023-08-24T08:45:17.752Z] #6 6.690 Reading package lists... [2023-08-24T08:45:17.752Z] #6 7.918 Building dependency tree... [2023-08-24T08:45:17.752Z] #6 8.118 Reading state information... [2023-08-24T08:45:18.002Z] #6 8.420 procps is already the newest version (2:3.3.16-1ubuntu2.3). [2023-08-24T08:45:18.002Z] #6 8.420 The following additional packages will be installed: [2023-08-24T08:45:18.002Z] #6 8.420 adwaita-icon-theme alsa-topology-conf alsa-ucm-conf apparmor apt [2023-08-24T08:45:18.002Z] #6 8.420 at-spi2-core ca-certificates ca-certificates-java cpp cpp-9 dbus [2023-08-24T08:45:18.002Z] #6 8.420 dbus-user-session dconf-gsettings-backend dconf-service dictionaries-common [2023-08-24T08:45:18.002Z] #6 8.420 dirmngr dmsetup emacsen-common file firebird3.0-common [2023-08-24T08:45:18.002Z] #6 8.420 firebird3.0-common-doc firebird3.0-server-core firebird3.0-utils fontconfig [2023-08-24T08:45:18.002Z] #6 8.420 fontconfig-config fonts-crosextra-caladea fonts-crosextra-carlito [2023-08-24T08:45:18.002Z] #6 8.420 fonts-dejavu fonts-dejavu-core fonts-dejavu-extra fonts-droid-fallback [2023-08-24T08:45:18.002Z] #6 8.420 fonts-liberation fonts-liberation2 fonts-linuxlibertine fonts-noto-core [2023-08-24T08:45:18.002Z] #6 8.420 fonts-noto-extra fonts-noto-mono fonts-noto-ui-core fonts-opensymbol [2023-08-24T08:45:18.002Z] #6 8.420 fonts-sil-gentium fonts-sil-gentium-basic fonts-urw-base35 gcc-10-base [2023-08-24T08:45:18.002Z] #6 8.420 gcc-9-base gir1.2-glib-2.0 glib-networking glib-networking-common [2023-08-24T08:45:18.002Z] #6 8.420 glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent [2023-08-24T08:45:18.003Z] #6 8.420 gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas [2023-08-24T08:45:18.003Z] #6 8.420 gsfonts gstreamer1.0-gl gstreamer1.0-gtk3 gstreamer1.0-plugins-base [2023-08-24T08:45:18.003Z] #6 8.420 gtk-update-icon-cache hicolor-icon-theme humanity-icon-theme hunspell-en-us [2023-08-24T08:45:18.003Z] #6 8.420 i965-va-driver imagemagick-6-common imagemagick-6.q16 intel-media-va-driver [2023-08-24T08:45:18.003Z] #6 8.420 iso-codes java-common krb5-locales language-pack-en-base [2023-08-24T08:45:18.003Z] #6 8.420 language-pack-fr-base libaacs0 libabw-0.1-1 libaom0 libapache-pom-java [2023-08-24T08:45:18.003Z] #6 8.420 libapparmor1 libapt-pkg6.0 libargon2-1 libasn1-8-heimdal libasound2 [2023-08-24T08:45:18.003Z] #6 8.420 libasound2-data libass9 libassuan0 libasyncns0 libatk-bridge2.0-0 [2023-08-24T08:45:18.003Z] #6 8.420 libatk-wrapper-java libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data [2023-08-24T08:45:18.003Z] #6 8.420 libatspi2.0-0 libauthen-sasl-perl libavahi-client3 libavahi-common-data [2023-08-24T08:45:18.003Z] #6 8.420 libavahi-common3 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 [2023-08-24T08:45:18.003Z] #6 8.421 libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 [2023-08-24T08:45:18.003Z] #6 8.421 libboost-date-time1.71.0 libboost-filesystem1.71.0 libboost-iostreams1.71.0 [2023-08-24T08:45:18.003Z] #6 8.421 libboost-locale1.71.0 libboost-thread1.71.0 libbrotli1 libbs2b0 libbsd0 [2023-08-24T08:45:18.003Z] #6 8.421 libbsh-java libcaca0 libcairo-gobject2 libcairo2 libcanberra0 libcap2 [2023-08-24T08:45:18.003Z] #6 8.421 libcap2-bin libcdio-cdda2 libcdio-paranoia2 libcdio18 libcdparanoia0 [2023-08-24T08:45:18.003Z] #6 8.421 libcdr-0.1-1 libchromaprint1 libclucene-contribs1v5 libclucene-core1v5 [2023-08-24T08:45:18.003Z] #6 8.421 libcmis-0.5-5v5 libcodec2-0.9 libcolamd2 libcolord2 libcommons-logging-java [2023-08-24T08:45:18.003Z] #6 8.421 libcommons-parent-java libcryptsetup12 libcups2 libcurl3-gnutls libcurl4 [2023-08-24T08:45:18.003Z] #6 8.421 libdata-dump-perl libdatrie1 libdbus-1-3 libdc1394-22 libdconf1 [2023-08-24T08:45:18.003Z] #6 8.421 libdevmapper1.02.1 libdjvulibre-text libdjvulibre21 libdrm-amdgpu1 [2023-08-24T08:45:18.003Z] #6 8.421 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 [2023-08-24T08:45:18.003Z] #6 8.421 libe-book-0.1-1 libedit2 libegl-mesa0 libegl1 libel-api-java libelf1 [2023-08-24T08:45:18.003Z] #6 8.421 libencode-locale-perl libeot0 libepoxy0 libepubgen-0.1-1 libetonyek-0.1-1 [2023-08-24T08:45:18.003Z] #6 8.421 libexpat1 libexttextcat-2.0-0 libexttextcat-data libfbclient2 [2023-08-24T08:45:18.003Z] #6 8.421 libfftw3-double3 libfile-basedir-perl libfile-desktopentry-perl [2023-08-24T08:45:18.003Z] #6 8.421 libfile-listing-perl libfile-mimeinfo-perl libflac8 libflite1 [2023-08-24T08:45:18.003Z] #6 8.421 libfont-afm-perl libfontconfig1 libfontenc1 libfreehand-0.1-1 libfreetype6 [2023-08-24T08:45:18.003Z] #6 8.421 libfribidi0 libgbm1 libgcc-s1 libgdbm-compat4 libgdbm6 libgdk-pixbuf2.0-0 [2023-08-24T08:45:18.003Z] #6 8.421 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgif7 libgirepository-1.0-1 [2023-08-24T08:45:18.003Z] #6 8.421 libgl1 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-data libglvnd0 [2023-08-24T08:45:18.003Z] #6 8.421 libglx-mesa0 libglx0 libgme0 libgomp1 libgpgme11 libgpgmepp6 libgpm2 [2023-08-24T08:45:18.003Z] #6 8.421 libgraphene-1.0-0 libgraphite2-3 libgs9 libgs9-common libgsm1 [2023-08-24T08:45:18.003Z] #6 8.421 libgssapi-krb5-2 libgssapi3-heimdal libgstreamer-gl1.0-0 [2023-08-24T08:45:18.003Z] #6 8.421 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin [2023-08-24T08:45:18.003Z] #6 8.421 libgtk-3-common libgudev-1.0-0 libharfbuzz-icu0 libharfbuzz0b [2023-08-24T08:45:18.003Z] #6 8.421 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2023-08-24T08:45:18.003Z] #6 8.421 libhsqldb1.8.0-java libhtml-form-perl libhtml-format-perl [2023-08-24T08:45:18.003Z] #6 8.421 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl [2023-08-24T08:45:18.003Z] #6 8.421 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl [2023-08-24T08:45:18.003Z] #6 8.421 libhttp-message-perl libhttp-negotiate-perl libhunspell-1.7-0 [2023-08-24T08:45:18.003Z] #6 8.421 libhx509-5-heimdal libhyphen0 libib-util libice-dev libice6 libicu66 [2023-08-24T08:45:18.003Z] #6 8.421 libidn11 libiec61883-0 libigdgmm11 libijs-0.35 libilmbase24 libio-html-perl [2023-08-24T08:45:18.003Z] #6 8.421 libio-socket-ssl-perl libio-stringy-perl libip4tc2 libipc-system-simple-perl [2023-08-24T08:45:18.003Z] #6 8.421 libisl22 libjack-jackd2-0 libjbig0 libjbig2dec0 libjpeg-turbo8 libjpeg8 [2023-08-24T08:45:18.003Z] #6 8.421 libjson-c4 libjson-glib-1.0-0 libjson-glib-1.0-common libjsp-api-java [2023-08-24T08:45:18.003Z] #6 8.421 libjuh-java libjurt-java libk5crypto3 libkeyutils1 libkmod2 [2023-08-24T08:45:18.003Z] #6 8.421 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 liblangtag-common [2023-08-24T08:45:18.003Z] #6 8.421 liblangtag1 liblcms2-2 libldap-2.4-2 libldap-common liblilv-0-0 libllvm12 [2023-08-24T08:45:18.003Z] #6 8.421 liblqr-1-0 libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl [2023-08-24T08:45:18.003Z] #6 8.421 libmagic-mgc libmagic1 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra [2023-08-24T08:45:18.003Z] #6 8.421 libmagickwand-6.q16-6 libmailtools-perl libmhash2 libmp3lame0 libmpc3 [2023-08-24T08:45:18.003Z] #6 8.421 libmpdec2 libmpfr6 libmpg123-0 libmspub-0.1-1 libmwaw-0.3-3 libmysofa1 [2023-08-24T08:45:18.003Z] #6 8.421 libmysqlclient21 libmythes-1.2-0 libneon27-gnutls libnet-dbus-perl [2023-08-24T08:45:18.003Z] #6 8.421 libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnetpbm10 [2023-08-24T08:45:18.003Z] #6 8.421 libnghttp2-14 libnorm1 libnpth0 libnspr4 libnss-systemd libnss3 libnuma1 [2023-08-24T08:45:18.003Z] #6 8.421 libodfgen-0.1-1 libogg0 libopenal-data libopenal1 libopenexr24 libopenjp2-7 [2023-08-24T08:45:18.003Z] #6 8.421 libopenmpt0 libopus0 liborc-0.4-0 liborcus-0.15-0 libpagemaker-0.0-0 [2023-08-24T08:45:18.003Z] #6 8.421 libpam-cap libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 [2023-08-24T08:45:18.003Z] #6 8.421 libpangoft2-1.0-0 libpaper-utils libpaper1 libpciaccess0 libpcsclite1 [2023-08-24T08:45:18.003Z] #6 8.421 libperl5.30 libpgm-5.2-0 libpixman-1-0 libpng16-16 libpoppler97 [2023-08-24T08:45:18.003Z] #6 8.421 libpostproc55 libpq5 libproxy1v5 libpsl5 libpthread-stubs0-dev libpulse0 [2023-08-24T08:45:18.003Z] #6 8.421 libpython3-stdlib libpython3.8 libpython3.8-minimal libpython3.8-stdlib [2023-08-24T08:45:18.003Z] #6 8.421 libraptor2-0 librasqal3 libraw1394-11 librdf0 libreadline8 libreoffice-base [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-base-core libreoffice-base-drivers libreoffice-calc [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-common libreoffice-core libreoffice-draw libreoffice-gnome [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-gtk3 libreoffice-impress libreoffice-java-common [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-math libreoffice-nlpsolver libreoffice-report-builder [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-report-builder-bin libreoffice-script-provider-bsh [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-script-provider-js libreoffice-script-provider-python [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-sdbc-postgresql libreoffice-style-colibre [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-style-elementary libreoffice-style-tango [2023-08-24T08:45:18.003Z] #6 8.421 libreoffice-wiki-publisher libreoffice-writer librest-0.7-0 librevenge-0.0-0 [2023-08-24T08:45:18.003Z] #6 8.421 libridl-java libroken18-heimdal librsvg2-2 librsvg2-common librtmp1 [2023-08-24T08:45:18.003Z] #6 8.421 librubberband2 libsamplerate0 libsasl2-2 libsasl2-modules [2023-08-24T08:45:18.003Z] #6 8.421 libsasl2-modules-db libsdl2-2.0-0 libsensors-config libsensors5 libserd-0-0 [2023-08-24T08:45:18.003Z] #6 8.421 libservlet-api-java libservlet3.1-java libshine3 libslang2 libsm-dev libsm6 [2023-08-24T08:45:18.003Z] #6 8.421 libsnappy1v5 libsndfile1 libsndio7.0 libsodium23 libsord-0-0 [2023-08-24T08:45:18.003Z] #6 8.421 libsoup-gnome2.4-1 libsoup2.4-1 libsoxr0 libspeex1 libsqlite3-0 [2023-08-24T08:45:18.003Z] #6 8.421 libsratom-0-0 libssh-4 libssh-gcrypt-4 libssl1.1 libstdc++6 [2023-08-24T08:45:18.003Z] #6 8.421 libsuitesparseconfig5 libswresample3 libswscale5 libsystemd0 libtdb1 [2023-08-24T08:45:18.003Z] #6 8.421 libtext-iconv-perl libthai-data libthai0 libtheora0 libtie-ixhash-perl [2023-08-24T08:45:18.003Z] #6 8.421 libtiff5 libtimedate-perl libtommath1 libtry-tiny-perl libtwolame0 [2023-08-24T08:45:18.003Z] #6 8.421 libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3 libuno-sal3 [2023-08-24T08:45:18.003Z] #6 8.421 libuno-salhelpergcc3-3 libunoil-java libunoloader-java liburi-perl [2023-08-24T08:45:18.003Z] #6 8.421 libusb-1.0-0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 [2023-08-24T08:45:18.003Z] #6 8.421 libvisio-0.1-1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvorbisfile3 [2023-08-24T08:45:18.003Z] #6 8.421 libvpx6 libvulkan1 libwavpack1 libwayland-client0 libwayland-cursor0 [2023-08-24T08:45:18.003Z] #6 8.421 libwayland-egl1 libwayland-server0 libwebp6 libwebpmux3 [2023-08-24T08:45:18.003Z] #6 8.421 libwebsocket-api-java libwind0-heimdal libwmf0.2-7 libwpd-0.10-10 [2023-08-24T08:45:18.003Z] #6 8.421 libwpg-0.3-3 libwps-0.4-4 libwrap0 libwww-perl libwww-robotrules-perl [2023-08-24T08:45:18.003Z] #6 8.421 libx11-6 libx11-data libx11-dev libx11-protocol-perl libx11-xcb1 libx264-155 [2023-08-24T08:45:18.003Z] #6 8.421 libx265-179 libxau-dev libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 [2023-08-24T08:45:18.003Z] #6 8.421 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shape0 [2023-08-24T08:45:18.003Z] #6 8.421 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1 libxcb1-dev libxcomposite1 [2023-08-24T08:45:18.003Z] #6 8.421 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 libxext6 libxfixes3 libxft2 [2023-08-24T08:45:18.003Z] #6 8.421 libxi6 libxinerama1 libxkbcommon0 libxkbfile1 libxml-parser-perl [2023-08-24T08:45:18.003Z] #6 8.421 libxml-twig-perl libxml-xpathengine-perl libxml2 libxmlsec1 libxmlsec1-nss [2023-08-24T08:45:18.003Z] #6 8.421 libxmu6 libxmuu1 libxpm4 libxrandr2 libxrender1 libxshmfence1 libxslt1.1 [2023-08-24T08:45:18.003Z] #6 8.421 libxss1 libxt-dev libxt6 libxtst6 libxv1 libxvidcore4 libxxf86dga1 [2023-08-24T08:45:18.003Z] #6 8.422 libxxf86vm1 libyajl2 libzmq5 libzvbi-common libzvbi0 lp-solve [2023-08-24T08:45:18.003Z] #6 8.422 mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers mime-support [2023-08-24T08:45:18.003Z] #6 8.422 mysql-common netbase netpbm networkd-dispatcher ocl-icd-libopencl1 [2023-08-24T08:45:18.003Z] #6 8.422 openjdk-11-jdk-headless openjdk-11-jre openjdk-11-jre-headless openssl perl [2023-08-24T08:45:18.003Z] #6 8.422 perl-base perl-modules-5.30 perl-openssl-defaults pinentry-curses [2023-08-24T08:45:18.003Z] #6 8.422 poppler-data publicsuffix python3 python3-dbus python3-gi python3-minimal [2023-08-24T08:45:18.003Z] #6 8.422 python3-uno python3.8 python3.8-minimal readline-common shared-mime-info [2023-08-24T08:45:18.003Z] #6 8.422 sound-theme-freedesktop systemd systemd-sysv systemd-timesyncd ubuntu-mono [2023-08-24T08:45:18.003Z] #6 8.422 ucf uno-libs-private va-driver-all vdpau-driver-all vim-common vim-runtime [2023-08-24T08:45:18.003Z] #6 8.422 x11-common x11-utils x11-xserver-utils x11proto-core-dev x11proto-dev [2023-08-24T08:45:18.003Z] #6 8.422 xdg-user-dirs xdg-utils xkb-data xorg-sgml-doctools xtrans-dev xxd xz-utils [2023-08-24T08:45:18.003Z] #6 8.425 Suggested packages: [2023-08-24T08:45:18.003Z] #6 8.425 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2023-08-24T08:45:18.003Z] #6 8.425 dpkg-dev powermgmt-base cpp-doc gcc-9-locales ispell | aspell | hunspell [2023-08-24T08:45:18.003Z] #6 8.425 wordlist pinentry-gnome3 tor ffmpeg-doc firebird3.0-server firebird3.0-doc [2023-08-24T08:45:18.003Z] #6 8.425 fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre [2023-08-24T08:45:18.003Z] #6 8.425 ghostscript-x parcimonie xloadimage scdaemon gvfs hunspell [2023-08-24T08:45:18.003Z] #6 8.425 openoffice.org-hunspell | openoffice.org-core i965-va-driver-shaders [2023-08-24T08:45:18.003Z] #6 8.425 imagemagick-doc autotrace cups-bsd | lpr | lprng enscript gimp gnuplot grads [2023-08-24T08:45:18.003Z] #6 8.425 graphviz groff-base hp2xx html2ps libwmf-bin mplayer povray radiance [2023-08-24T08:45:18.003Z] #6 8.425 sane-utils texlive-base-bin transfig ufraw-batch isoquery default-jre [2023-08-24T08:45:18.003Z] #6 8.425 libasound2-plugins alsa-utils libdigest-hmac-perl libgssapi-perl [2023-08-24T08:45:18.003Z] #6 8.425 libbluray-bdj libcanberra-gtk0 libcanberra-pulse colord [2023-08-24T08:45:18.003Z] #6 8.425 libavalon-framework-java libcommons-logging-java-doc [2023-08-24T08:45:18.003Z] #6 8.425 libexcalibur-logkit-java liblog4j1.2-java cups-common libfftw3-bin [2023-08-24T08:45:18.003Z] #6 8.425 libfftw3-dev gdbm-l10n gpm krb5-doc krb5-user libvisual-0.4-plugins [2023-08-24T08:45:18.003Z] #6 8.425 gstreamer1.0-tools java-virtual-machine libhsqldb1.8.0-java-gcj libice-doc [2023-08-24T08:45:18.003Z] #6 8.425 jackd2 liblcms2-utils libcrypt-ssleay-perl inkscape libjxr-tools [2023-08-24T08:45:18.003Z] #6 8.425 libportaudio2 opus-tools pciutils pcscd pulseaudio raptor2-utils [2023-08-24T08:45:18.003Z] #6 8.425 rasqal-utils libraw1394-doc librdf-storage-postgresql librdf-storage-mysql [2023-08-24T08:45:18.003Z] #6 8.425 librdf-storage-sqlite librdf-storage-virtuoso redland-utils cups-bsd [2023-08-24T08:45:18.003Z] #6 8.425 firefox-esr | thunderbird | firefox gpa hyphen-hyphenation-patterns [2023-08-24T08:45:18.003Z] #6 8.425 libreoffice-grammarcheck libreoffice-help libreoffice-l10n [2023-08-24T08:45:18.003Z] #6 8.425 libreoffice-librelogo myspell-dictionary mythes-thesaurus [2023-08-24T08:45:18.003Z] #6 8.425 openclipart2-libreoffice | openclipart-libreoffice pstoedit unixodbc [2023-08-24T08:45:18.003Z] #6 8.425 gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-plugins-bad [2023-08-24T08:45:18.003Z] #6 8.425 gstreamer1.0-libav libsane libofficebean-java libjtds-java libsqliteodbc [2023-08-24T08:45:18.003Z] #6 8.425 | tdsodbc | odbc-mdbtools libreoffice-evolution seahorse libreofficekit-data [2023-08-24T08:45:18.003Z] #6 8.425 bluez default-mysql-server | virtual-mysql-server postgresql [2023-08-24T08:45:18.003Z] #6 8.425 tango-icon-theme mediawiki librsvg2-bin libsasl2-modules-gssapi-mit [2023-08-24T08:45:18.003Z] #6 8.425 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2023-08-24T08:45:18.003Z] #6 8.425 libsasl2-modules-sql lm-sensors serdi libsm-doc sndiod sordi speex [2023-08-24T08:45:18.003Z] #6 8.425 libwmf0.2-7-gtk libauthen-ntlm-perl libx11-doc libxcb-doc [2023-08-24T08:45:18.003Z] #6 8.425 libunicode-map8-perl libunicode-string-perl xml-twig-tools libxt-doc iw [2023-08-24T08:45:18.003Z] #6 8.425 | wireless-tools opencl-icd openjdk-11-demo openjdk-11-source visualvm [2023-08-24T08:45:18.003Z] #6 8.425 libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei [2023-08-24T08:45:18.003Z] #6 8.425 | fonts-wqy-zenhei fonts-indic perl-doc libterm-readline-gnu-perl [2023-08-24T08:45:18.003Z] #6 8.425 | libterm-readline-perl-perl make libb-debug-perl liblocale-codes-perl [2023-08-24T08:45:18.003Z] #6 8.425 pinentry-doc poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho [2023-08-24T08:45:18.003Z] #6 8.425 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai [2023-08-24T08:45:18.003Z] #6 8.425 fonts-arphic-uming fonts-nanum python3-doc python3-tk python3-venv [2023-08-24T08:45:18.003Z] #6 8.425 python-dbus-doc python3-dbus-dbg python3.8-venv python3.8-doc binutils [2023-08-24T08:45:18.003Z] #6 8.425 binfmt-support readline-doc systemd-container policykit-1 libvdpau-va-gl1 [2023-08-24T08:45:18.003Z] #6 8.425 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver [2023-08-24T08:45:18.003Z] #6 8.425 nvidia-legacy-304xx-vdpau-driver ctags vim-doc vim-scripts mesa-utils nickle [2023-08-24T08:45:18.003Z] #6 8.425 cairo-5c xorg-docs-core [2023-08-24T08:45:19.347Z] #6 9.538 The following NEW packages will be installed: [2023-08-24T08:45:19.347Z] #6 9.538 adwaita-icon-theme alsa-topology-conf alsa-ucm-conf apparmor apt-utils [2023-08-24T08:45:19.347Z] #6 9.538 at-spi2-core ca-certificates ca-certificates-java cpp cpp-9 curl dbus [2023-08-24T08:45:19.347Z] #6 9.538 dbus-user-session dconf-gsettings-backend dconf-service dictionaries-common [2023-08-24T08:45:19.347Z] #6 9.538 dirmngr dmsetup emacsen-common ffmpeg file firebird3.0-common [2023-08-24T08:45:19.347Z] #6 9.538 firebird3.0-common-doc firebird3.0-server-core firebird3.0-utils fontconfig [2023-08-24T08:45:19.347Z] #6 9.538 fontconfig-config fonts-crosextra-caladea fonts-crosextra-carlito [2023-08-24T08:45:19.347Z] #6 9.538 fonts-dejavu fonts-dejavu-core fonts-dejavu-extra fonts-droid-fallback [2023-08-24T08:45:19.347Z] #6 9.538 fonts-liberation fonts-liberation2 fonts-linuxlibertine fonts-noto-core [2023-08-24T08:45:19.347Z] #6 9.538 fonts-noto-extra fonts-noto-mono fonts-noto-ui-core fonts-opensymbol [2023-08-24T08:45:19.347Z] #6 9.538 fonts-sil-gentium fonts-sil-gentium-basic fonts-urw-base35 gcc-9-base [2023-08-24T08:45:19.347Z] #6 9.538 ghostscript gir1.2-glib-2.0 glib-networking glib-networking-common [2023-08-24T08:45:19.347Z] #6 9.538 glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent [2023-08-24T08:45:19.347Z] #6 9.538 gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas [2023-08-24T08:45:19.347Z] #6 9.538 gsfonts gstreamer1.0-gl gstreamer1.0-gtk3 gstreamer1.0-plugins-base [2023-08-24T08:45:19.347Z] #6 9.538 gtk-update-icon-cache hicolor-icon-theme humanity-icon-theme hunspell-en-us [2023-08-24T08:45:19.347Z] #6 9.538 i965-va-driver imagemagick imagemagick-6-common imagemagick-6.q16 [2023-08-24T08:45:19.347Z] #6 9.538 intel-media-va-driver iputils-ping iso-codes java-common krb5-locales [2023-08-24T08:45:19.347Z] #6 9.538 language-pack-en language-pack-en-base language-pack-fr [2023-08-24T08:45:19.347Z] #6 9.538 language-pack-fr-base libaacs0 libabw-0.1-1 libaom0 libapache-pom-java [2023-08-24T08:45:19.347Z] #6 9.538 libapparmor1 libargon2-1 libasn1-8-heimdal libasound2 libasound2-data [2023-08-24T08:45:19.347Z] #6 9.538 libass9 libassuan0 libasyncns0 libatk-bridge2.0-0 libatk-wrapper-java [2023-08-24T08:45:19.347Z] #6 9.538 libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0 [2023-08-24T08:45:19.347Z] #6 9.538 libauthen-sasl-perl libavahi-client3 libavahi-common-data libavahi-common3 [2023-08-24T08:45:19.347Z] #6 9.538 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 [2023-08-24T08:45:19.347Z] #6 9.538 libavresample4 libavutil56 libbdplus0 libbluray2 libboost-date-time1.71.0 [2023-08-24T08:45:19.347Z] #6 9.538 libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-locale1.71.0 [2023-08-24T08:45:19.347Z] #6 9.538 libboost-thread1.71.0 libbrotli1 libbs2b0 libbsd0 libbsh-java libcaca0 [2023-08-24T08:45:19.347Z] #6 9.538 libcairo-gobject2 libcairo2 libcanberra0 libcap2 libcap2-bin libcdio-cdda2 [2023-08-24T08:45:19.347Z] #6 9.538 libcdio-paranoia2 libcdio18 libcdparanoia0 libcdr-0.1-1 libchromaprint1 [2023-08-24T08:45:19.347Z] #6 9.538 libclucene-contribs1v5 libclucene-core1v5 libcmis-0.5-5v5 libcodec2-0.9 [2023-08-24T08:45:19.347Z] #6 9.538 libcolamd2 libcolord2 libcommons-logging-java libcommons-parent-java [2023-08-24T08:45:19.347Z] #6 9.538 libcryptsetup12 libcups2 libcurl3-gnutls libcurl4 libdata-dump-perl [2023-08-24T08:45:19.347Z] #6 9.538 libdatrie1 libdbus-1-3 libdc1394-22 libdconf1 libdevmapper1.02.1 [2023-08-24T08:45:19.347Z] #6 9.538 libdjvulibre-text libdjvulibre21 libdrm-amdgpu1 libdrm-common libdrm-intel1 [2023-08-24T08:45:19.347Z] #6 9.538 libdrm-nouveau2 libdrm-radeon1 libdrm2 libe-book-0.1-1 libedit2 libegl-mesa0 [2023-08-24T08:45:19.347Z] #6 9.538 libegl1 libel-api-java libelf1 libencode-locale-perl libeot0 libepoxy0 [2023-08-24T08:45:19.347Z] #6 9.538 libepubgen-0.1-1 libetonyek-0.1-1 libexpat1 libexttextcat-2.0-0 [2023-08-24T08:45:19.347Z] #6 9.538 libexttextcat-data libfbclient2 libfftw3-double3 libfile-basedir-perl [2023-08-24T08:45:19.347Z] #6 9.538 libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl [2023-08-24T08:45:19.347Z] #6 9.538 libflac8 libflite1 libfont-afm-perl libfontconfig1 libfontenc1 [2023-08-24T08:45:19.347Z] #6 9.538 libfreehand-0.1-1 libfreetype6 libfribidi0 libgbm1 libgdbm-compat4 libgdbm6 [2023-08-24T08:45:19.347Z] #6 9.539 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgif7 [2023-08-24T08:45:19.347Z] #6 9.539 libgirepository-1.0-1 libgl1 libgl1-mesa-dri libglapi-mesa libglib2.0-0 [2023-08-24T08:45:19.347Z] #6 9.539 libglib2.0-data libglvnd0 libglx-mesa0 libglx0 libgme0 libgomp1 libgpgme11 [2023-08-24T08:45:19.347Z] #6 9.539 libgpgmepp6 libgpm2 libgraphene-1.0-0 libgraphite2-3 libgs9 libgs9-common [2023-08-24T08:45:19.347Z] #6 9.539 libgsm1 libgssapi-krb5-2 libgssapi3-heimdal libgstreamer-gl1.0-0 [2023-08-24T08:45:19.347Z] #6 9.539 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin [2023-08-24T08:45:19.347Z] #6 9.539 libgtk-3-common libgudev-1.0-0 libharfbuzz-icu0 libharfbuzz0b [2023-08-24T08:45:19.347Z] #6 9.539 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2023-08-24T08:45:19.347Z] #6 9.539 libhsqldb1.8.0-java libhtml-form-perl libhtml-format-perl [2023-08-24T08:45:19.347Z] #6 9.539 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl [2023-08-24T08:45:19.347Z] #6 9.539 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl [2023-08-24T08:45:19.347Z] #6 9.539 libhttp-message-perl libhttp-negotiate-perl libhunspell-1.7-0 [2023-08-24T08:45:19.347Z] #6 9.539 libhx509-5-heimdal libhyphen0 libib-util libice-dev libice6 libicu66 [2023-08-24T08:45:19.347Z] #6 9.539 libidn11 libiec61883-0 libigdgmm11 libijs-0.35 libilmbase24 libio-html-perl [2023-08-24T08:45:19.347Z] #6 9.539 libio-socket-ssl-perl libio-stringy-perl libip4tc2 libipc-system-simple-perl [2023-08-24T08:45:19.347Z] #6 9.539 libisl22 libjack-jackd2-0 libjbig0 libjbig2dec0 libjpeg-turbo8 libjpeg8 [2023-08-24T08:45:19.347Z] #6 9.539 libjson-c4 libjson-glib-1.0-0 libjson-glib-1.0-common libjsp-api-java [2023-08-24T08:45:19.347Z] #6 9.539 libjuh-java libjurt-java libk5crypto3 libkeyutils1 libkmod2 [2023-08-24T08:45:19.347Z] #6 9.539 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 liblangtag-common [2023-08-24T08:45:19.347Z] #6 9.539 liblangtag1 liblcms2-2 libldap-2.4-2 libldap-common liblilv-0-0 libllvm12 [2023-08-24T08:45:19.347Z] #6 9.539 liblqr-1-0 libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl [2023-08-24T08:45:19.347Z] #6 9.539 libmagic-mgc libmagic1 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra [2023-08-24T08:45:19.347Z] #6 9.539 libmagickwand-6.q16-6 libmailtools-perl libmhash2 libmp3lame0 libmpc3 [2023-08-24T08:45:19.348Z] #6 9.539 libmpdec2 libmpfr6 libmpg123-0 libmspub-0.1-1 libmwaw-0.3-3 libmysofa1 [2023-08-24T08:45:19.348Z] #6 9.539 libmysqlclient21 libmythes-1.2-0 libneon27-gnutls libnet-dbus-perl [2023-08-24T08:45:19.348Z] #6 9.539 libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnetpbm10 [2023-08-24T08:45:19.348Z] #6 9.539 libnghttp2-14 libnorm1 libnpth0 libnspr4 libnss-systemd libnss3 libnuma1 [2023-08-24T08:45:19.348Z] #6 9.539 libodfgen-0.1-1 libogg0 libopenal-data libopenal1 libopenexr24 libopenjp2-7 [2023-08-24T08:45:19.348Z] #6 9.539 libopenmpt0 libopus0 liborc-0.4-0 liborcus-0.15-0 libpagemaker-0.0-0 [2023-08-24T08:45:19.348Z] #6 9.539 libpam-cap libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 [2023-08-24T08:45:19.348Z] #6 9.539 libpangoft2-1.0-0 libpaper-utils libpaper1 libpciaccess0 libpcsclite1 [2023-08-24T08:45:19.348Z] #6 9.539 libperl5.30 libpgm-5.2-0 libpixman-1-0 libpng16-16 libpoppler97 [2023-08-24T08:45:19.348Z] #6 9.539 libpostproc55 libpq5 libproxy1v5 libpsl5 libpthread-stubs0-dev libpulse0 [2023-08-24T08:45:19.348Z] #6 9.539 libpython3-stdlib libpython3.8 libpython3.8-minimal libpython3.8-stdlib [2023-08-24T08:45:19.348Z] #6 9.539 libraptor2-0 librasqal3 libraw1394-11 librdf0 libreadline8 libreoffice [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-base libreoffice-base-core libreoffice-base-drivers [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-gnome libreoffice-gtk3 libreoffice-impress [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-java-common libreoffice-math libreoffice-nlpsolver [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-report-builder libreoffice-report-builder-bin [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-script-provider-bsh libreoffice-script-provider-js [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-script-provider-python libreoffice-sdbc-firebird [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-sdbc-hsqldb libreoffice-sdbc-mysql libreoffice-sdbc-postgresql [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-style-colibre libreoffice-style-elementary [2023-08-24T08:45:19.348Z] #6 9.539 libreoffice-style-tango libreoffice-wiki-publisher libreoffice-writer [2023-08-24T08:45:19.348Z] #6 9.539 librest-0.7-0 librevenge-0.0-0 libridl-java libroken18-heimdal librsvg2-2 [2023-08-24T08:45:19.348Z] #6 9.539 librsvg2-common librtmp1 librubberband2 libsamplerate0 libsasl2-2 [2023-08-24T08:45:19.348Z] #6 9.539 libsasl2-modules libsasl2-modules-db libsdl2-2.0-0 libsensors-config [2023-08-24T08:45:19.348Z] #6 9.539 libsensors5 libserd-0-0 libservlet-api-java libservlet3.1-java libshine3 [2023-08-24T08:45:19.348Z] #6 9.539 libslang2 libsm-dev libsm6 libsnappy1v5 libsndfile1 libsndio7.0 libsodium23 [2023-08-24T08:45:19.348Z] #6 9.539 libsord-0-0 libsoup-gnome2.4-1 libsoup2.4-1 libsoxr0 libspeex1 libsqlite3-0 [2023-08-24T08:45:19.348Z] #6 9.539 libsratom-0-0 libssh-4 libssh-gcrypt-4 libssl1.1 libsuitesparseconfig5 [2023-08-24T08:45:19.348Z] #6 9.539 libswresample3 libswscale5 libtdb1 libtext-iconv-perl libthai-data libthai0 [2023-08-24T08:45:19.348Z] #6 9.539 libtheora0 libtie-ixhash-perl libtiff5 libtimedate-perl libtommath1 [2023-08-24T08:45:19.348Z] #6 9.540 libtry-tiny-perl libtwolame0 libuno-cppu3 libuno-cppuhelpergcc3-3 [2023-08-24T08:45:19.348Z] #6 9.540 libuno-purpenvhelpergcc3-3 libuno-sal3 libuno-salhelpergcc3-3 libunoil-java [2023-08-24T08:45:19.348Z] #6 9.540 libunoloader-java liburi-perl libusb-1.0-0 libva-drm2 libva-x11-2 libva2 [2023-08-24T08:45:19.348Z] #6 9.540 libvdpau1 libvidstab1.1 libvisio-0.1-1 libvisual-0.4-0 libvorbis0a [2023-08-24T08:45:19.348Z] #6 9.540 libvorbisenc2 libvorbisfile3 libvpx6 libvulkan1 libwavpack1 [2023-08-24T08:45:19.348Z] #6 9.540 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 [2023-08-24T08:45:19.348Z] #6 9.540 libwebp6 libwebpmux3 libwebsocket-api-java libwind0-heimdal libwmf0.2-7 [2023-08-24T08:45:19.348Z] #6 9.540 libwpd-0.10-10 libwpg-0.3-3 libwps-0.4-4 libwrap0 libwww-perl [2023-08-24T08:45:19.348Z] #6 9.540 libwww-robotrules-perl libx11-6 libx11-data libx11-dev libx11-protocol-perl [2023-08-24T08:45:19.348Z] #6 9.540 libx11-xcb1 libx264-155 libx265-179 libxau-dev libxau6 libxaw7 libxcb-dri2-0 [2023-08-24T08:45:19.348Z] #6 9.540 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 [2023-08-24T08:45:19.348Z] #6 9.540 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1 libxcb1-dev [2023-08-24T08:45:19.348Z] #6 9.540 libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 libxext6 [2023-08-24T08:45:19.348Z] #6 9.540 libxfixes3 libxft2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1 [2023-08-24T08:45:19.348Z] #6 9.540 libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl libxml2 [2023-08-24T08:45:19.348Z] #6 9.540 libxmlsec1 libxmlsec1-nss libxmu6 libxmuu1 libxpm4 libxrandr2 libxrender1 [2023-08-24T08:45:19.348Z] #6 9.540 libxshmfence1 libxslt1.1 libxss1 libxt-dev libxt6 libxtst6 libxv1 [2023-08-24T08:45:19.348Z] #6 9.540 libxvidcore4 libxxf86dga1 libxxf86vm1 libyajl2 libzmq5 libzvbi-common [2023-08-24T08:45:19.348Z] #6 9.542 libzvbi0 locales lp-solve mesa-va-drivers mesa-vdpau-drivers [2023-08-24T08:45:19.348Z] #6 9.542 mesa-vulkan-drivers mime-support mysql-common net-tools netbase netpbm [2023-08-24T08:45:19.348Z] #6 9.542 networkd-dispatcher ocl-icd-libopencl1 openjdk-11-jdk [2023-08-24T08:45:19.348Z] #6 9.542 openjdk-11-jdk-headless openjdk-11-jre openjdk-11-jre-headless openssl perl [2023-08-24T08:45:19.348Z] #6 9.542 perl-modules-5.30 perl-openssl-defaults pinentry-curses poppler-data [2023-08-24T08:45:19.348Z] #6 9.542 publicsuffix python3 python3-dbus python3-gi python3-minimal python3-uno [2023-08-24T08:45:19.348Z] #6 9.542 python3.8 python3.8-minimal readline-common shared-mime-info [2023-08-24T08:45:19.348Z] #6 9.542 sound-theme-freedesktop systemd systemd-sysv systemd-timesyncd ubuntu-mono [2023-08-24T08:45:19.348Z] #6 9.542 ucf uno-libs-private unzip ure va-driver-all vdpau-driver-all vim vim-common [2023-08-24T08:45:19.348Z] #6 9.542 vim-runtime wget x11-common x11-utils x11-xserver-utils x11proto-core-dev [2023-08-24T08:45:19.348Z] #6 9.542 x11proto-dev xdg-user-dirs xdg-utils xkb-data xorg-sgml-doctools xtrans-dev [2023-08-24T08:45:19.348Z] #6 9.542 xxd xz-utils zip [2023-08-24T08:45:19.348Z] #6 9.542 The following packages will be upgraded: [2023-08-24T08:45:19.348Z] #6 9.544 apt gcc-10-base gpgv libapt-pkg6.0 libgcc-s1 libstdc++6 libsystemd0 [2023-08-24T08:45:19.348Z] #6 9.544 perl-base [2023-08-24T08:45:19.348Z] #6 9.750 8 upgraded, 589 newly installed, 0 to remove and 41 not upgraded. [2023-08-24T08:45:19.348Z] #6 9.750 Need to get 527 MB of archives. [2023-08-24T08:45:19.348Z] #6 9.750 After this operation, 2327 MB of additional disk space will be used. [2023-08-24T08:45:19.348Z] #6 9.750 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-base amd64 5.30.0-9ubuntu0.4 [1514 kB] [2023-08-24T08:45:20.260Z] #6 10.40 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.5.0-1ubuntu1~20.04 [20.8 kB] [2023-08-24T08:45:20.260Z] #6 10.41 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.5.0-1ubuntu1~20.04 [41.8 kB] [2023-08-24T08:45:20.260Z] #6 10.41 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.5.0-1ubuntu1~20.04 [501 kB] [2023-08-24T08:45:20.260Z] #6 10.43 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.22 [267 kB] [2023-08-24T08:45:20.260Z] #6 10.44 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.9 [839 kB] [2023-08-24T08:45:20.260Z] #6 10.49 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.2 [200 kB] [2023-08-24T08:45:20.260Z] #6 10.50 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.9 [1294 kB] [2023-08-24T08:45:20.260Z] #6 10.55 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.19 [1321 kB] [2023-08-24T08:45:20.260Z] #6 10.58 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [717 kB] [2023-08-24T08:45:20.260Z] #6 10.60 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [2023-08-24T08:45:20.260Z] #6 10.60 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [1902 kB] [2023-08-24T08:45:20.260Z] #6 10.66 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2023-08-24T08:45:20.260Z] #6 10.66 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2023-08-24T08:45:20.260Z] #6 10.66 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2023-08-24T08:45:20.260Z] #6 10.66 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] [2023-08-24T08:45:20.260Z] #6 10.66 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] [2023-08-24T08:45:20.260Z] #6 10.67 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] [2023-08-24T08:45:20.260Z] #6 10.73 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.8 [1675 kB] [2023-08-24T08:45:20.510Z] #6 10.84 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.8 [387 kB] [2023-08-24T08:45:20.510Z] #6 10.85 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2023-08-24T08:45:20.510Z] #6 10.85 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2023-08-24T08:45:20.510Z] #6 10.85 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.2 [35.4 kB] [2023-08-24T08:45:20.510Z] #6 10.86 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] [2023-08-24T08:45:20.510Z] #6 10.86 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB] [2023-08-24T08:45:20.510Z] #6 10.86 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] [2023-08-24T08:45:20.510Z] #6 10.86 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2023-08-24T08:45:20.510Z] #6 10.86 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2023-08-24T08:45:20.510Z] #6 10.92 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB] [2023-08-24T08:45:20.761Z] #6 11.00 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] [2023-08-24T08:45:20.761Z] #6 11.01 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.22 [28.1 kB] [2023-08-24T08:45:20.761Z] #6 11.01 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.22 [3811 kB] [2023-08-24T08:45:21.011Z] #6 11.19 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.22 [10.3 kB] [2023-08-24T08:45:21.011Z] #6 11.21 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] [2023-08-24T08:45:21.011Z] #6 11.30 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 locales all 2.31-0ubuntu9.9 [3869 kB] [2023-08-24T08:45:21.011Z] #6 11.42 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 language-pack-en-base all 1:20.04+20220818 [445 kB] [2023-08-24T08:45:21.261Z] #6 11.43 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 language-pack-en all 1:20.04+20220818 [1904 B] [2023-08-24T08:45:21.261Z] #6 11.43 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 language-pack-fr-base all 1:20.04+20220818 [3105 kB] [2023-08-24T08:45:21.261Z] #6 11.53 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 language-pack-fr all 1:20.04+20220818 [1896 B] [2023-08-24T08:45:21.261Z] #6 11.53 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] [2023-08-24T08:45:21.261Z] #6 11.53 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-double3 amd64 3.3.8-2ubuntu1 [728 kB] [2023-08-24T08:45:21.261Z] #6 11.54 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] [2023-08-24T08:45:21.261Z] #6 11.55 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB] [2023-08-24T08:45:21.261Z] #6 11.57 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] [2023-08-24T08:45:21.262Z] #6 11.57 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] [2023-08-24T08:45:21.262Z] #6 11.60 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] [2023-08-24T08:45:21.262Z] #6 11.61 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] [2023-08-24T08:45:21.262Z] #6 11.67 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] [2023-08-24T08:45:21.512Z] #6 11.67 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB] [2023-08-24T08:45:21.512Z] #6 11.67 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] [2023-08-24T08:45:21.512Z] #6 11.68 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] [2023-08-24T08:45:21.512Z] #6 11.68 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] [2023-08-24T08:45:21.512Z] #6 11.68 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] [2023-08-24T08:45:21.512Z] #6 11.71 Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB] [2023-08-24T08:45:21.512Z] #6 11.75 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] [2023-08-24T08:45:21.512Z] #6 11.75 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.2 [185 kB] [2023-08-24T08:45:21.512Z] #6 11.76 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.9 [163 kB] [2023-08-24T08:45:21.512Z] #6 11.83 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.2 [19.5 kB] [2023-08-24T08:45:21.512Z] #6 11.83 Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] [2023-08-24T08:45:21.512Z] #6 11.83 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2023-08-24T08:45:21.512Z] #6 11.83 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] [2023-08-24T08:45:21.512Z] #6 11.83 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] [2023-08-24T08:45:21.512Z] #6 11.84 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB] [2023-08-24T08:45:21.512Z] #6 11.84 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.5 [572 kB] [2023-08-24T08:45:21.512Z] #6 11.91 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] [2023-08-24T08:45:21.512Z] #6 11.91 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] [2023-08-24T08:45:22.063Z] #6 12.15 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB] [2023-08-24T08:45:22.063Z] #6 12.17 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 imagemagick-6-common all 8:6.9.10.23+dfsg-2.1ubuntu11.9 [61.7 kB] [2023-08-24T08:45:22.063Z] #6 12.18 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagickcore-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.9 [1650 kB] [2023-08-24T08:45:22.063Z] #6 12.21 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagickwand-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.9 [304 kB] [2023-08-24T08:45:22.063Z] #6 12.21 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] [2023-08-24T08:45:22.063Z] #6 12.22 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-opensymbol all 2:102.11+LibO6.4.7-0ubuntu0.20.04.8 [93.1 kB] [2023-08-24T08:45:22.063Z] #6 12.22 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-style-colibre all 1:6.4.7-0ubuntu0.20.04.8 [1181 kB] [2023-08-24T08:45:22.063Z] #6 12.27 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-style-tango all 1:6.4.7-0ubuntu0.20.04.8 [1248 kB] [2023-08-24T08:45:22.063Z] #6 12.30 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuno-sal3 amd64 1:6.4.7-0ubuntu0.20.04.8 [149 kB] [2023-08-24T08:45:22.063Z] #6 12.30 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuno-salhelpergcc3-3 amd64 1:6.4.7-0ubuntu0.20.04.8 [16.0 kB] [2023-08-24T08:45:22.063Z] #6 12.31 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuno-cppu3 amd64 1:6.4.7-0ubuntu0.20.04.8 [88.8 kB] [2023-08-24T08:45:22.063Z] #6 12.32 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 uno-libs-private amd64 1:6.4.7-0ubuntu0.20.04.8 [225 kB] [2023-08-24T08:45:22.063Z] #6 12.32 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 liblangtag-common all 0.6.3-1 [174 kB] [2023-08-24T08:45:22.063Z] #6 12.32 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 liblangtag1 amd64 0.6.3-1 [49.3 kB] [2023-08-24T08:45:22.063Z] #6 12.32 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuno-cppuhelpergcc3-3 amd64 1:6.4.7-0ubuntu0.20.04.8 [273 kB] [2023-08-24T08:45:22.063Z] #6 12.33 Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuno-purpenvhelpergcc3-3 amd64 1:6.4.7-0ubuntu0.20.04.8 [15.2 kB] [2023-08-24T08:45:22.063Z] #6 12.39 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ure amd64 1:6.4.7-0ubuntu0.20.04.8 [1223 kB] [2023-08-24T08:45:22.063Z] #6 12.42 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-common all 1:6.4.7-0ubuntu0.20.04.8 [23.5 MB] [2023-08-24T08:45:22.974Z] #6 13.14 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] [2023-08-24T08:45:22.974Z] #6 13.15 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-locale1.71.0 amd64 1.71.0-6ubuntu6 [430 kB] [2023-08-24T08:45:22.974Z] #6 13.16 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu2.1 [227 kB] [2023-08-24T08:45:22.974Z] #6 13.17 Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] [2023-08-24T08:45:22.974Z] #6 13.17 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5584 B] [2023-08-24T08:45:22.974Z] #6 13.17 Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] [2023-08-24T08:45:22.974Z] #6 13.17 Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] [2023-08-24T08:45:22.974Z] #6 13.18 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libclucene-core1v5 amd64 2.3.3.4+dfsg-1build1 [485 kB] [2023-08-24T08:45:22.974Z] #6 13.19 Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libclucene-contribs1v5 amd64 2.3.3.4+dfsg-1build1 [81.6 kB] [2023-08-24T08:45:22.974Z] #6 13.22 Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-date-time1.71.0 amd64 1.71.0-6ubuntu6 [219 kB] [2023-08-24T08:45:22.974Z] #6 13.30 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2023-08-24T08:45:22.974Z] #6 13.31 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB] [2023-08-24T08:45:22.974Z] #6 13.31 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB] [2023-08-24T08:45:22.974Z] #6 13.32 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [2023-08-24T08:45:22.974Z] #6 13.32 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB] [2023-08-24T08:45:22.974Z] #6 13.33 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB] [2023-08-24T08:45:22.974Z] #6 13.33 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] [2023-08-24T08:45:23.225Z] #6 13.50 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] [2023-08-24T08:45:23.776Z] #6 13.91 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] [2023-08-24T08:45:23.776Z] #6 13.92 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] [2023-08-24T08:45:23.776Z] #6 13.95 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] [2023-08-24T08:45:23.776Z] #6 13.96 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] [2023-08-24T08:45:23.776Z] #6 14.02 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] [2023-08-24T08:45:23.776Z] #6 14.08 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] [2023-08-24T08:45:23.776Z] #6 14.08 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] [2023-08-24T08:45:23.776Z] #6 14.09 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2023-08-24T08:45:23.776Z] #6 14.09 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2023-08-24T08:45:23.776Z] #6 14.10 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] [2023-08-24T08:45:23.776Z] #6 14.10 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [2023-08-24T08:45:23.776Z] #6 14.13 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB] [2023-08-24T08:45:23.776Z] #6 14.14 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2023-08-24T08:45:23.776Z] #6 14.16 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2023-08-24T08:45:23.776Z] #6 14.24 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB] [2023-08-24T08:45:24.027Z] #6 14.25 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.19 [233 kB] [2023-08-24T08:45:24.027Z] #6 14.26 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 libcmis-0.5-5v5 amd64 0.5.2-1ubuntu1 [438 kB] [2023-08-24T08:45:24.027Z] #6 14.28 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-common-data amd64 0.7-4ubuntu7.2 [21.4 kB] [2023-08-24T08:45:24.027Z] #6 14.29 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-common3 amd64 0.7-4ubuntu7.2 [21.7 kB] [2023-08-24T08:45:24.027Z] #6 14.29 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] [2023-08-24T08:45:24.027Z] #6 14.29 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-client3 amd64 0.7-4ubuntu7.2 [25.5 kB] [2023-08-24T08:45:24.027Z] #6 14.30 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcups2 amd64 2.3.1-9ubuntu1.4 [233 kB] [2023-08-24T08:45:24.027Z] #6 14.33 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] [2023-08-24T08:45:24.027Z] #6 14.33 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libeot0 amd64 0.01-5 [26.0 kB] [2023-08-24T08:45:24.027Z] #6 14.40 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libepoxy0 amd64 1.5.4-1 [191 kB] [2023-08-24T08:45:24.027Z] #6 14.41 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libexttextcat-data all 3.4.5-1 [162 kB] [2023-08-24T08:45:24.027Z] #6 14.41 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libexttextcat-2.0-0 amd64 3.4.5-1 [13.0 kB] [2023-08-24T08:45:24.027Z] #6 14.41 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] [2023-08-24T08:45:24.027Z] #6 14.42 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] [2023-08-24T08:45:24.027Z] #6 14.42 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] [2023-08-24T08:45:24.027Z] #6 14.42 Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] [2023-08-24T08:45:24.027Z] #6 14.48 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] [2023-08-24T08:45:24.027Z] #6 14.49 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] [2023-08-24T08:45:24.277Z] #6 14.49 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] [2023-08-24T08:45:24.277Z] #6 14.57 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] [2023-08-24T08:45:24.277Z] #6 14.58 Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] [2023-08-24T08:45:24.277Z] #6 14.58 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] [2023-08-24T08:45:24.277Z] #6 14.58 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] [2023-08-24T08:45:24.277Z] #6 14.59 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] [2023-08-24T08:45:24.277Z] #6 14.59 Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] [2023-08-24T08:45:24.277Z] #6 14.59 Get:143 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] [2023-08-24T08:45:24.277Z] #6 14.65 Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2.1 [121 kB] [2023-08-24T08:45:24.277Z] #6 14.65 Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgpgmepp6 amd64 1.13.1-7ubuntu2.1 [101 kB] [2023-08-24T08:45:24.277Z] #6 14.65 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] [2023-08-24T08:45:24.277Z] #6 14.73 Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] [2023-08-24T08:45:24.528Z] #6 14.73 Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB] [2023-08-24T08:45:24.528Z] #6 14.75 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] [2023-08-24T08:45:24.528Z] #6 14.75 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] [2023-08-24T08:45:24.528Z] #6 14.83 Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.3-0ubuntu1.2 [741 kB] [2023-08-24T08:45:24.528Z] #6 14.85 Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] [2023-08-24T08:45:24.528Z] #6 14.86 Get:153 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz-icu0 amd64 2.6.4-1ubuntu4.2 [5580 B] [2023-08-24T08:45:24.528Z] #6 14.86 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 libhunspell-1.7-0 amd64 1.7.0-2build2 [147 kB] [2023-08-24T08:45:24.528Z] #6 14.86 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] [2023-08-24T08:45:24.528Z] #6 14.86 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] [2023-08-24T08:45:24.528Z] #6 14.89 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] [2023-08-24T08:45:24.528Z] #6 14.91 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libmythes-1.2-0 amd64 2:1.2.4-3build1 [8552 B] [2023-08-24T08:45:24.528Z] #6 14.91 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 libneon27-gnutls amd64 0.30.2-4 [67.1 kB] [2023-08-24T08:45:24.528Z] #6 14.97 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] [2023-08-24T08:45:24.778Z] #6 15.08 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.9 [1256 kB] [2023-08-24T08:45:24.778Z] #6 15.15 Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-filesystem1.71.0 amd64 1.71.0-6ubuntu6 [242 kB] [2023-08-24T08:45:24.778Z] #6 15.18 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] [2023-08-24T08:45:24.778Z] #6 15.20 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 liborcus-0.15-0 amd64 0.15.3-3build2 [441 kB] [2023-08-24T08:45:25.029Z] #6 15.23 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] [2023-08-24T08:45:25.029Z] #6 15.26 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1.3 [914 kB] [2023-08-24T08:45:25.029Z] #6 15.31 Get:167 http://archive.ubuntu.com/ubuntu focal/main amd64 librevenge-0.0-0 amd64 0.0.4-6ubuntu5 [202 kB] [2023-08-24T08:45:25.029Z] #6 15.33 Get:168 http://archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] [2023-08-24T08:45:25.029Z] #6 15.35 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libxinerama1 amd64 2:1.1.4-2 [6904 B] [2023-08-24T08:45:25.029Z] #6 15.38 Get:170 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] [2023-08-24T08:45:25.029Z] #6 15.40 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1 amd64 1.2.28-2 [127 kB] [2023-08-24T08:45:25.029Z] #6 15.42 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1-nss amd64 1.2.28-2 [61.8 kB] [2023-08-24T08:45:25.029Z] #6 15.45 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrandr2 amd64 2:1.5.2-0ubuntu1 [18.5 kB] [2023-08-24T08:45:25.029Z] #6 15.47 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libyajl2 amd64 2.1.0-3 [20.1 kB] [2023-08-24T08:45:25.029Z] #6 15.50 Get:175 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libraptor2-0 amd64 2.0.15-0ubuntu1.20.04.1 [158 kB] [2023-08-24T08:45:25.029Z] #6 15.53 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libmhash2 amd64 0.9.9.9-8 [88.8 kB] [2023-08-24T08:45:25.279Z] #6 15.55 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 librasqal3 amd64 0.9.33-0.1 [173 kB] [2023-08-24T08:45:25.279Z] #6 15.56 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 librdf0 amd64 1.0.17-1.1ubuntu1 [96.3 kB] [2023-08-24T08:45:25.279Z] #6 15.56 Get:179 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-core amd64 1:6.4.7-0ubuntu0.20.04.8 [31.6 MB] [2023-08-24T08:45:26.623Z] #6 16.58 Get:180 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-base-core amd64 1:6.4.7-0ubuntu0.20.04.8 [772 kB] [2023-08-24T08:45:26.623Z] #6 16.59 Get:181 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-base-drivers amd64 1:6.4.7-0ubuntu0.20.04.8 [511 kB] [2023-08-24T08:45:26.623Z] #6 16.60 Get:182 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-base amd64 1:6.4.7-0ubuntu0.20.04.8 [1467 kB] [2023-08-24T08:45:26.623Z] #6 16.61 Get:183 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB] [2023-08-24T08:45:26.623Z] #6 16.71 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] [2023-08-24T08:45:26.623Z] #6 16.71 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] [2023-08-24T08:45:26.623Z] #6 16.71 Get:186 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.4 [3959 kB] [2023-08-24T08:45:26.623Z] #6 16.85 Get:187 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.4 [224 kB] [2023-08-24T08:45:26.623Z] #6 16.85 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] [2023-08-24T08:45:26.623Z] #6 16.88 Get:189 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.9 [213 kB] [2023-08-24T08:45:26.623Z] #6 16.88 Get:190 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.19 [621 kB] [2023-08-24T08:45:26.623Z] #6 16.91 Get:191 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] [2023-08-24T08:45:26.623Z] #6 16.91 Get:192 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] [2023-08-24T08:45:26.623Z] #6 16.93 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 dmsetup amd64 2:1.02.167-1ubuntu1 [75.6 kB] [2023-08-24T08:45:26.623Z] #6 16.93 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] [2023-08-24T08:45:26.623Z] #6 16.94 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] [2023-08-24T08:45:26.623Z] #6 16.94 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] [2023-08-24T08:45:26.873Z] #6 17.02 Get:197 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB] [2023-08-24T08:45:26.873Z] #6 17.02 Get:198 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB] [2023-08-24T08:45:26.873Z] #6 17.03 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 iputils-ping amd64 3:20190709-3 [40.1 kB] [2023-08-24T08:45:26.873Z] #6 17.03 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] [2023-08-24T08:45:26.873Z] #6 17.03 Get:201 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu0.1 [24.2 kB] [2023-08-24T08:45:26.873Z] #6 17.03 Get:202 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] [2023-08-24T08:45:26.873Z] #6 17.20 Get:203 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.22 [95.8 kB] [2023-08-24T08:45:27.124Z] #6 17.53 Get:204 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] [2023-08-24T08:45:27.124Z] #6 17.53 Get:205 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.22 [186 kB] [2023-08-24T08:45:27.374Z] #6 17.66 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libslang2 amd64 2.3.2-4 [429 kB] [2023-08-24T08:45:27.625Z] #6 17.79 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2023-08-24T08:45:27.625Z] #6 17.81 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-iconv-perl amd64 1.7-7 [13.8 kB] [2023-08-24T08:45:27.625Z] #6 17.81 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] [2023-08-24T08:45:27.625Z] #6 17.81 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB] [2023-08-24T08:45:27.625Z] #6 17.82 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB] [2023-08-24T08:45:27.625Z] #6 17.84 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu20.04.3 [15.5 kB] [2023-08-24T08:45:27.625Z] #6 17.84 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] [2023-08-24T08:45:27.625Z] #6 17.88 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.17 [52.3 kB] [2023-08-24T08:45:27.625Z] #6 17.89 Get:215 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.17 [87.3 kB] [2023-08-24T08:45:27.625Z] #6 17.90 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] [2023-08-24T08:45:27.625Z] #6 17.95 Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 xkb-data all 2.29-2 [349 kB] [2023-08-24T08:45:27.625Z] #6 17.96 Get:218 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] [2023-08-24T08:45:27.625Z] #6 17.97 Get:219 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.2 [502 kB] [2023-08-24T08:45:27.625Z] #6 18.00 Get:220 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB] [2023-08-24T08:45:27.625Z] #6 18.00 Get:221 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-common all 2.4.107-8ubuntu1~20.04.2 [5396 B] [2023-08-24T08:45:27.625Z] #6 18.00 Get:222 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm2 amd64 2.4.107-8ubuntu1~20.04.2 [34.1 kB] [2023-08-24T08:45:27.625Z] #6 18.03 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2023-08-24T08:45:27.625Z] #6 18.04 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libnuma1 amd64 2.0.12-1 [20.8 kB] [2023-08-24T08:45:27.625Z] #6 18.04 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libusb-1.0-0 amd64 2:1.0.23-2build1 [46.5 kB] [2023-08-24T08:45:27.625Z] #6 18.04 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] [2023-08-24T08:45:27.625Z] #6 18.11 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] [2023-08-24T08:45:27.875Z] #6 18.12 Get:228 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] [2023-08-24T08:45:27.875Z] #6 18.13 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] [2023-08-24T08:45:27.875Z] #6 18.13 Get:230 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgdk-pixbuf2.0-common all 2.40.0+dfsg-3ubuntu0.4 [4592 B] [2023-08-24T08:45:27.875Z] #6 18.13 Get:231 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.40.0+dfsg-3ubuntu0.4 [168 kB] [2023-08-24T08:45:27.875Z] #6 18.14 Get:232 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gtk-update-icon-cache amd64 3.24.20-0ubuntu1.1 [28.8 kB] [2023-08-24T08:45:27.875Z] #6 18.20 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libcairo-gobject2 amd64 1.16.0-4ubuntu1 [17.2 kB] [2023-08-24T08:45:27.875Z] #6 18.20 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] [2023-08-24T08:45:27.875Z] #6 18.20 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] [2023-08-24T08:45:27.875Z] #6 18.20 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] [2023-08-24T08:45:28.126Z] #6 18.28 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] [2023-08-24T08:45:28.126Z] #6 18.28 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] [2023-08-24T08:45:28.126Z] #6 18.28 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] [2023-08-24T08:45:28.126Z] #6 18.28 Get:240 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librsvg2-2 amd64 2.48.9-1ubuntu0.20.04.4 [2313 kB] [2023-08-24T08:45:28.126Z] #6 18.35 Get:241 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librsvg2-common amd64 2.48.9-1ubuntu0.20.04.4 [9224 B] [2023-08-24T08:45:28.126Z] #6 18.35 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 humanity-icon-theme all 0.6.15 [1250 kB] [2023-08-24T08:45:28.126Z] #6 18.39 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-mono all 19.04-0ubuntu3 [147 kB] [2023-08-24T08:45:28.126Z] #6 18.39 Get:244 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 adwaita-icon-theme all 3.36.1-2ubuntu0.20.04.2 [3441 kB] [2023-08-24T08:45:28.126Z] #6 18.49 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 alsa-topology-conf all 1.2.2-1 [7364 B] [2023-08-24T08:45:28.126Z] #6 18.49 Get:246 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 alsa-ucm-conf all 1.2.2-1ubuntu0.13 [27.0 kB] [2023-08-24T08:45:28.126Z] #6 18.49 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libatspi2.0-0 amd64 2.36.0-2 [64.2 kB] [2023-08-24T08:45:28.126Z] #6 18.49 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtst6 amd64 2:1.2.3-1 [12.8 kB] [2023-08-24T08:45:28.126Z] #6 18.49 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 at-spi2-core amd64 2.36.0-2 [48.7 kB] [2023-08-24T08:45:28.126Z] #6 18.50 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 java-common all 0.72 [6816 B] [2023-08-24T08:45:28.126Z] #6 18.50 Get:251 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] [2023-08-24T08:45:28.126Z] #6 18.53 Get:252 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] [2023-08-24T08:45:28.126Z] #6 18.54 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] [2023-08-24T08:45:28.126Z] #6 18.61 Get:254 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jre-headless amd64 11.0.20+8-1ubuntu1~20.04 [38.2 MB] [2023-08-24T08:45:29.470Z] #6 19.84 Get:255 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates-java all 20190405ubuntu1.1 [12.4 kB] [2023-08-24T08:45:29.470Z] #6 19.85 Get:256 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2023-08-24T08:45:29.470Z] #6 19.85 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] [2023-08-24T08:45:29.470Z] #6 19.87 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] [2023-08-24T08:45:29.470Z] #6 19.87 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2023-08-24T08:45:29.470Z] #6 19.87 Get:260 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2023-08-24T08:45:29.720Z] #6 20.11 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] [2023-08-24T08:45:29.971Z] #6 20.11 Get:262 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.19 [235 kB] [2023-08-24T08:45:29.971Z] #6 20.12 Get:263 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.19 [161 kB] [2023-08-24T08:45:29.971Z] #6 20.12 Get:264 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] [2023-08-24T08:45:29.971Z] #6 20.12 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB] [2023-08-24T08:45:29.971Z] #6 20.13 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB] [2023-08-24T08:45:29.971Z] #6 20.13 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 emacsen-common all 3.0.4 [14.9 kB] [2023-08-24T08:45:29.971Z] #6 20.13 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 dictionaries-common all 1.28.1 [178 kB] [2023-08-24T08:45:29.971Z] #6 20.13 Get:269 http://archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] [2023-08-24T08:45:29.971Z] #6 20.20 Get:270 http://archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] [2023-08-24T08:45:29.971Z] #6 20.20 Get:271 http://archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] [2023-08-24T08:45:29.971Z] #6 20.28 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 libxfixes3 amd64 1:5.0.3-2 [10.9 kB] [2023-08-24T08:45:29.971Z] #6 20.28 Get:273 http://archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] [2023-08-24T08:45:29.971Z] #6 20.28 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] [2023-08-24T08:45:29.971Z] #6 20.28 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] [2023-08-24T08:45:29.971Z] #6 20.28 Get:276 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.7-0ubuntu0.1 [241 kB] [2023-08-24T08:45:29.971Z] #6 20.29 Get:277 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] [2023-08-24T08:45:30.222Z] #6 20.53 Get:278 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] [2023-08-24T08:45:30.222Z] #6 20.53 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] [2023-08-24T08:45:30.222Z] #6 20.53 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] [2023-08-24T08:45:30.222Z] #6 20.54 Get:281 http://archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] [2023-08-24T08:45:30.222Z] #6 20.54 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] [2023-08-24T08:45:30.222Z] #6 20.54 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1.20.04.1 [53.2 kB] [2023-08-24T08:45:30.222Z] #6 20.54 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] [2023-08-24T08:45:30.222Z] #6 20.54 Get:285 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.7-0ubuntu0.1 [57.1 kB] [2023-08-24T08:45:30.222Z] #6 20.54 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] [2023-08-24T08:45:30.222Z] #6 20.61 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] [2023-08-24T08:45:30.472Z] #6 20.69 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] [2023-08-24T08:45:30.472Z] #6 20.70 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] [2023-08-24T08:45:30.473Z] #6 20.70 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] [2023-08-24T08:45:30.473Z] #6 20.70 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libvpx6 amd64 1.8.2-1build1 [820 kB] [2023-08-24T08:45:30.473Z] #6 20.72 Get:292 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] [2023-08-24T08:45:30.473Z] #6 20.73 Get:293 http://archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] [2023-08-24T08:45:30.473Z] #6 20.74 Get:294 http://archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] [2023-08-24T08:45:30.473Z] #6 20.76 Get:295 http://archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] [2023-08-24T08:45:30.473Z] #6 20.76 Get:296 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] [2023-08-24T08:45:30.473Z] #6 20.77 Get:297 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] [2023-08-24T08:45:30.723Z] #6 20.86 Get:298 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.7-0ubuntu0.1 [4878 kB] [2023-08-24T08:45:30.723Z] #6 20.99 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] [2023-08-24T08:45:30.723Z] #6 20.99 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] [2023-08-24T08:45:30.723Z] #6 20.99 Get:301 http://archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] [2023-08-24T08:45:30.723Z] #6 21.00 Get:302 http://archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] [2023-08-24T08:45:30.723Z] #6 21.00 Get:303 http://archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] [2023-08-24T08:45:30.974Z] #6 21.16 Get:304 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] [2023-08-24T08:45:31.224Z] #6 21.53 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] [2023-08-24T08:45:31.475Z] #6 21.59 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] [2023-08-24T08:45:31.475Z] #6 21.61 Get:307 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] [2023-08-24T08:45:31.475Z] #6 21.78 Get:308 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.3 [202 kB] [2023-08-24T08:45:31.475Z] #6 21.80 Get:309 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.7-0ubuntu0.1 [985 kB] [2023-08-24T08:45:31.475Z] #6 21.88 Get:310 http://archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] [2023-08-24T08:45:31.725Z] #6 21.89 Get:311 http://archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] [2023-08-24T08:45:31.976Z] #6 22.30 Get:312 http://archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] [2023-08-24T08:45:31.976Z] #6 22.30 Get:313 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] [2023-08-24T08:45:31.976Z] #6 22.30 Get:314 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] [2023-08-24T08:45:31.976Z] #6 22.30 Get:315 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] [2023-08-24T08:45:31.976Z] #6 22.30 Get:316 http://archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] [2023-08-24T08:45:31.976Z] #6 22.30 Get:317 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.7-0ubuntu0.1 [55.0 kB] [2023-08-24T08:45:31.976Z] #6 22.30 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] [2023-08-24T08:45:31.976Z] #6 22.32 Get:319 http://archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] [2023-08-24T08:45:31.976Z] #6 22.32 Get:320 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.7-0ubuntu0.1 [157 kB] [2023-08-24T08:45:31.976Z] #6 22.38 Get:321 http://archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] [2023-08-24T08:45:32.227Z] #6 22.46 Get:322 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2023-08-24T08:45:32.227Z] #6 22.47 Get:323 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2023-08-24T08:45:32.227Z] #6 22.48 Get:324 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2023-08-24T08:45:32.227Z] #6 22.48 Get:325 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.7-0ubuntu0.1 [1085 kB] [2023-08-24T08:45:32.227Z] #6 22.52 Get:326 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.2 [203 kB] [2023-08-24T08:45:32.227Z] #6 22.52 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] [2023-08-24T08:45:32.227Z] #6 22.52 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] [2023-08-24T08:45:32.227Z] #6 22.53 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] [2023-08-24T08:45:32.227Z] #6 22.53 Get:330 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] [2023-08-24T08:45:32.227Z] #6 22.55 Get:331 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd0 amd64 1.3.2-1~ubuntu0.20.04.2 [48.1 kB] [2023-08-24T08:45:32.227Z] #6 22.63 Get:332 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglapi-mesa amd64 21.2.6-0ubuntu0.1~20.04.2 [27.4 kB] [2023-08-24T08:45:32.227Z] #6 22.63 Get:333 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-xcb1 amd64 2:1.6.9-2ubuntu1.5 [9256 B] [2023-08-24T08:45:32.227Z] #6 22.63 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri2-0 amd64 1.14-2 [6920 B] [2023-08-24T08:45:32.227Z] #6 22.63 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri3-0 amd64 1.14-2 [6552 B] [2023-08-24T08:45:32.227Z] #6 22.63 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-glx0 amd64 1.14-2 [22.1 kB] [2023-08-24T08:45:32.227Z] #6 22.63 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-present0 amd64 1.14-2 [5560 B] [2023-08-24T08:45:32.227Z] #6 22.64 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-sync1 amd64 1.14-2 [8884 B] [2023-08-24T08:45:32.227Z] #6 22.64 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xfixes0 amd64 1.14-2 [9296 B] [2023-08-24T08:45:32.227Z] #6 22.64 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libxshmfence1 amd64 1.3-1 [5028 B] [2023-08-24T08:45:32.227Z] #6 22.71 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libxxf86vm1 amd64 1:1.1.4-1build1 [10.2 kB] [2023-08-24T08:45:32.478Z] #6 22.79 Get:342 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-amdgpu1 amd64 2.4.107-8ubuntu1~20.04.2 [18.6 kB] [2023-08-24T08:45:32.478Z] #6 22.79 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 libpciaccess0 amd64 0.16-0ubuntu1 [17.9 kB] [2023-08-24T08:45:32.478Z] #6 22.79 Get:344 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-intel1 amd64 2.4.107-8ubuntu1~20.04.2 [60.3 kB] [2023-08-24T08:45:32.478Z] #6 22.80 Get:345 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-nouveau2 amd64 2.4.107-8ubuntu1~20.04.2 [16.6 kB] [2023-08-24T08:45:32.478Z] #6 22.80 Get:346 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-radeon1 amd64 2.4.107-8ubuntu1~20.04.2 [19.7 kB] [2023-08-24T08:45:32.478Z] #6 22.80 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libllvm12 amd64 1:12.0.0-3ubuntu1~20.04.5 [18.8 MB] [2023-08-24T08:45:33.029Z] #6 23.41 Get:348 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6052 B] [2023-08-24T08:45:33.029Z] #6 23.41 Get:349 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] [2023-08-24T08:45:33.029Z] #6 23.41 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 libvulkan1 amd64 1.2.131.2-1 [93.3 kB] [2023-08-24T08:45:33.029Z] #6 23.42 Get:351 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dri amd64 21.2.6-0ubuntu0.1~20.04.2 [11.0 MB] [2023-08-24T08:45:33.580Z] #6 23.85 Get:352 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-mesa0 amd64 21.2.6-0ubuntu0.1~20.04.2 [137 kB] [2023-08-24T08:45:33.580Z] #6 23.85 Get:353 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx0 amd64 1.3.2-1~ubuntu0.20.04.2 [32.5 kB] [2023-08-24T08:45:33.580Z] #6 23.85 Get:354 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1 amd64 1.3.2-1~ubuntu0.20.04.2 [85.8 kB] [2023-08-24T08:45:33.580Z] #6 23.86 Get:355 http://archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] [2023-08-24T08:45:33.580Z] #6 23.86 Get:356 http://archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] [2023-08-24T08:45:33.580Z] #6 23.86 Get:357 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] [2023-08-24T08:45:33.580Z] #6 23.86 Get:358 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] [2023-08-24T08:45:33.580Z] #6 23.87 Get:359 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] [2023-08-24T08:45:33.580Z] #6 23.88 Get:360 http://archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] [2023-08-24T08:45:33.580Z] #6 23.93 Get:361 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libflac8 amd64 1.3.3-1ubuntu0.1 [103 kB] [2023-08-24T08:45:33.830Z] #6 24.02 Get:362 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsndfile1 amd64 1.0.28-7ubuntu0.1 [170 kB] [2023-08-24T08:45:33.830Z] #6 24.02 Get:363 http://archive.ubuntu.com/ubuntu focal/main amd64 libwrap0 amd64 7.6.q-30 [46.3 kB] [2023-08-24T08:45:33.830Z] #6 24.02 Get:364 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.13 [262 kB] [2023-08-24T08:45:33.830Z] #6 24.03 Get:365 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-client0 amd64 1.18.0-1ubuntu0.1 [23.9 kB] [2023-08-24T08:45:33.830Z] #6 24.03 Get:366 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-cursor0 amd64 1.18.0-1ubuntu0.1 [10.3 kB] [2023-08-24T08:45:33.830Z] #6 24.03 Get:367 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-egl1 amd64 1.18.0-1ubuntu0.1 [5596 B] [2023-08-24T08:45:33.830Z] #6 24.03 Get:368 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcursor1 amd64 1:1.2.0-2 [20.1 kB] [2023-08-24T08:45:33.830Z] #6 24.04 Get:369 http://archive.ubuntu.com/ubuntu focal/main amd64 libxi6 amd64 2:1.7.10-0ubuntu1 [29.9 kB] [2023-08-24T08:45:33.830Z] #6 24.04 Get:370 http://archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon0 amd64 0.10.0-1 [98.4 kB] [2023-08-24T08:45:33.830Z] #6 24.10 Get:371 http://archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8140 B] [2023-08-24T08:45:33.830Z] #6 24.18 Get:372 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] [2023-08-24T08:45:33.830Z] #6 24.19 Get:373 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shape0 amd64 1.14-2 [5928 B] [2023-08-24T08:45:33.830Z] #6 24.19 Get:374 http://archive.ubuntu.com/ubuntu focal/main amd64 libxv1 amd64 2:1.0.11-1 [10.7 kB] [2023-08-24T08:45:33.830Z] #6 24.19 Get:375 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.7-0ubuntu0.1 [74.3 kB] [2023-08-24T08:45:33.830Z] #6 24.19 Get:376 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.7-0ubuntu0.1 [54.2 kB] [2023-08-24T08:45:33.830Z] #6 24.19 Get:377 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.7-0ubuntu0.1 [1453 kB] [2023-08-24T08:45:33.830Z] #6 24.23 Get:378 http://archive.ubuntu.com/ubuntu focal/universe amd64 firebird3.0-common-doc all 3.0.5.33220.ds4-1build2 [25.3 kB] [2023-08-24T08:45:33.830Z] #6 24.23 Get:379 http://archive.ubuntu.com/ubuntu focal/universe amd64 firebird3.0-common all 3.0.5.33220.ds4-1build2 [14.9 kB] [2023-08-24T08:45:33.830Z] #6 24.23 Get:380 http://archive.ubuntu.com/ubuntu focal/main amd64 libtommath1 amd64 1.2.0-3 [53.0 kB] [2023-08-24T08:45:33.830Z] #6 24.26 Get:381 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfbclient2 amd64 3.0.5.33220.ds4-1build2 [557 kB] [2023-08-24T08:45:34.081Z] #6 24.32 Get:382 http://archive.ubuntu.com/ubuntu focal/universe amd64 libib-util amd64 3.0.5.33220.ds4-1build2 [3324 B] [2023-08-24T08:45:34.081Z] #6 24.32 Get:383 http://archive.ubuntu.com/ubuntu focal/universe amd64 firebird3.0-server-core amd64 3.0.5.33220.ds4-1build2 [2599 kB] [2023-08-24T08:45:34.081Z] #6 24.38 Get:384 http://archive.ubuntu.com/ubuntu focal/universe amd64 firebird3.0-utils amd64 3.0.5.33220.ds4-1build2 [853 kB] [2023-08-24T08:45:34.081Z] #6 24.41 Get:385 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-crosextra-caladea all 20130214-2 [82.4 kB] [2023-08-24T08:45:34.081Z] #6 24.41 Get:386 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-crosextra-carlito all 20130920-1 [742 kB] [2023-08-24T08:45:34.081Z] #6 24.43 Get:387 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-extra all 2.37-1 [1953 kB] [2023-08-24T08:45:34.081Z] #6 24.48 Get:388 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-dejavu all 2.37-1 [3130 B] [2023-08-24T08:45:34.331Z] #6 24.48 Get:389 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation2 all 2.1.0-1 [1458 kB] [2023-08-24T08:45:34.332Z] #6 24.53 Get:390 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-linuxlibertine all 5.3.0-4 [1627 kB] [2023-08-24T08:45:34.332Z] #6 24.59 Get:391 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-core all 20200323-1build1~ubuntu20.04.1 [10.9 MB] [2023-08-24T08:45:34.582Z] #6 24.91 Get:392 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 fonts-noto-extra all 20200323-1build1~ubuntu20.04.1 [68.8 MB] [2023-08-24T08:45:37.065Z] #6 27.10 Get:393 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] [2023-08-24T08:45:37.065Z] #6 27.11 Get:394 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-ui-core all 20200323-1build1~ubuntu20.04.1 [1326 kB] [2023-08-24T08:45:37.065Z] #6 27.15 Get:395 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-sil-gentium all 20081126:1.03-2 [245 kB] [2023-08-24T08:45:37.065Z] #6 27.16 Get:396 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-sil-gentium-basic all 1.102-1 [384 kB] [2023-08-24T08:45:37.065Z] #6 27.16 Get:397 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] [2023-08-24T08:45:37.065Z] #6 27.49 Get:398 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.9 [682 kB] [2023-08-24T08:45:37.065Z] #6 27.54 Get:399 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] [2023-08-24T08:45:37.316Z] #6 27.55 Get:400 http://archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] [2023-08-24T08:45:37.316Z] #6 27.56 Get:401 http://archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] [2023-08-24T08:45:37.316Z] #6 27.57 Get:402 http://archive.ubuntu.com/ubuntu focal/main amd64 libpaper1 amd64 1.1.28 [13.0 kB] [2023-08-24T08:45:37.316Z] #6 27.58 Get:403 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.9 [2172 kB] [2023-08-24T08:45:37.316Z] #6 27.67 Get:404 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.9 [52.0 kB] [2023-08-24T08:45:37.566Z] #6 27.84 Get:405 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] [2023-08-24T08:45:37.817Z] #6 28.09 Get:406 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] [2023-08-24T08:45:37.817Z] #6 28.13 Get:407 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB] [2023-08-24T08:45:37.817Z] #6 28.13 Get:408 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] [2023-08-24T08:45:37.817Z] #6 28.13 Get:409 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB] [2023-08-24T08:45:37.817Z] #6 28.21 Get:410 http://archive.ubuntu.com/ubuntu focal/universe amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.4 [3120 kB] [2023-08-24T08:45:38.367Z] #6 28.59 Get:411 http://archive.ubuntu.com/ubuntu focal/main amd64 libgraphene-1.0-0 amd64 1.10.0-1build2 [42.9 kB] [2023-08-24T08:45:38.368Z] #6 28.59 Get:412 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-server0 amd64 1.18.0-1ubuntu0.1 [31.3 kB] [2023-08-24T08:45:38.368Z] #6 28.59 Get:413 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgbm1 amd64 21.2.6-0ubuntu0.1~20.04.2 [29.2 kB] [2023-08-24T08:45:38.368Z] #6 28.59 Get:414 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 21.2.6-0ubuntu0.1~20.04.2 [96.3 kB] [2023-08-24T08:45:38.368Z] #6 28.60 Get:415 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.2 [31.9 kB] [2023-08-24T08:45:38.368Z] #6 28.60 Get:416 http://archive.ubuntu.com/ubuntu focal/main amd64 libgudev-1.0-0 amd64 1:233-1 [14.0 kB] [2023-08-24T08:45:38.368Z] #6 28.60 Get:417 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.16.3-0ubuntu1.2 [163 kB] [2023-08-24T08:45:38.368Z] #6 28.61 Get:418 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gstreamer1.0-gl amd64 1.16.3-0ubuntu1.2 [109 kB] [2023-08-24T08:45:38.368Z] #6 28.61 Get:419 http://archive.ubuntu.com/ubuntu focal/main amd64 libatk1.0-data all 2.35.1-1ubuntu2 [2964 B] [2023-08-24T08:45:38.368Z] #6 28.67 Get:420 http://archive.ubuntu.com/ubuntu focal/main amd64 libatk1.0-0 amd64 2.35.1-1ubuntu2 [45.5 kB] [2023-08-24T08:45:38.368Z] #6 28.76 Get:421 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatk-bridge2.0-0 amd64 2.34.2-0ubuntu2~20.04.1 [58.2 kB] [2023-08-24T08:45:38.368Z] #6 28.76 Get:422 http://archive.ubuntu.com/ubuntu focal/main amd64 libcolord2 amd64 1.4.4-2 [133 kB] [2023-08-24T08:45:38.368Z] #6 28.76 Get:423 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-glib-1.0-common all 1.4.4-2ubuntu2 [3468 B] [2023-08-24T08:45:38.368Z] #6 28.76 Get:424 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2ubuntu2 [59.4 kB] [2023-08-24T08:45:38.368Z] #6 28.77 Get:425 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB] [2023-08-24T08:45:38.368Z] #6 28.77 Get:426 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup-gnome2.4-1 amd64 2.70.0-1 [6136 B] [2023-08-24T08:45:38.368Z] #6 28.78 Get:427 http://archive.ubuntu.com/ubuntu focal/main amd64 librest-0.7-0 amd64 0.8.1-1 [32.2 kB] [2023-08-24T08:45:38.368Z] #6 28.78 Get:428 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcomposite1 amd64 1:0.4.5-1 [6976 B] [2023-08-24T08:45:38.368Z] #6 28.78 Get:429 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdamage1 amd64 1:1.1.5-2 [6996 B] [2023-08-24T08:45:38.368Z] #6 28.84 Get:430 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgtk-3-common all 3.24.20-0ubuntu1.1 [234 kB] [2023-08-24T08:45:38.368Z] #6 28.86 Get:431 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgtk-3-0 amd64 3.24.20-0ubuntu1.1 [2620 kB] [2023-08-24T08:45:38.619Z] #6 28.94 Get:432 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gstreamer1.0-gtk3 amd64 1.16.3-0ubuntu1.2 [69.5 kB] [2023-08-24T08:45:38.619Z] #6 28.94 Get:433 http://archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] [2023-08-24T08:45:38.619Z] #6 28.94 Get:434 http://archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] [2023-08-24T08:45:38.619Z] #6 28.94 Get:435 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gstreamer1.0-plugins-base amd64 1.16.3-0ubuntu1.2 [619 kB] [2023-08-24T08:45:38.619Z] #6 28.95 Get:436 http://archive.ubuntu.com/ubuntu focal/main amd64 hunspell-en-us all 1:2018.04.16-1 [170 kB] [2023-08-24T08:45:38.619Z] #6 28.96 Get:437 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 imagemagick-6.q16 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.9 [427 kB] [2023-08-24T08:45:38.619Z] #6 28.97 Get:438 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 imagemagick amd64 8:6.9.10.23+dfsg-2.1ubuntu11.9 [14.4 kB] [2023-08-24T08:45:38.619Z] #6 28.97 Get:439 http://archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] [2023-08-24T08:45:38.619Z] #6 29.00 Get:440 http://archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] [2023-08-24T08:45:38.619Z] #6 29.08 Get:441 http://archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] [2023-08-24T08:45:38.869Z] #6 29.08 Get:442 http://archive.ubuntu.com/ubuntu focal/main amd64 libabw-0.1-1 amd64 0.1.3-1build1 [114 kB] [2023-08-24T08:45:38.869Z] #6 29.09 Get:443 http://archive.ubuntu.com/ubuntu focal/universe amd64 libapache-pom-java all 18-1 [4720 B] [2023-08-24T08:45:38.869Z] #6 29.09 Get:444 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontenc1 amd64 1:1.1.4-0ubuntu1 [14.0 kB] [2023-08-24T08:45:38.869Z] #6 29.09 Get:445 http://archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] [2023-08-24T08:45:38.869Z] #6 29.09 Get:446 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] [2023-08-24T08:45:38.869Z] #6 29.09 Get:447 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.1 [34.6 kB] [2023-08-24T08:45:38.869Z] #6 29.09 Get:448 http://archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] [2023-08-24T08:45:38.869Z] #6 29.10 Get:449 http://archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] [2023-08-24T08:45:38.869Z] #6 29.16 Get:450 http://archive.ubuntu.com/ubuntu focal/main amd64 libxkbfile1 amd64 1:1.1.0-1 [65.3 kB] [2023-08-24T08:45:39.120Z] #6 29.24 Get:451 http://archive.ubuntu.com/ubuntu focal/main amd64 libxxf86dga1 amd64 2:1.1.5-0ubuntu1 [12.0 kB] [2023-08-24T08:45:39.120Z] #6 29.25 Get:452 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-utils amd64 7.7+5 [199 kB] [2023-08-24T08:45:39.120Z] #6 29.25 Get:453 http://archive.ubuntu.com/ubuntu focal/main amd64 libatk-wrapper-java all 0.37.1-1 [53.0 kB] [2023-08-24T08:45:39.120Z] #6 29.25 Get:454 http://archive.ubuntu.com/ubuntu focal/main amd64 libatk-wrapper-java-jni amd64 0.37.1-1 [45.1 kB] [2023-08-24T08:45:39.120Z] #6 29.26 Get:455 http://archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] [2023-08-24T08:45:39.120Z] #6 29.26 Get:456 http://archive.ubuntu.com/ubuntu focal/universe amd64 libbsh-java all 2.0b4-20 [289 kB] [2023-08-24T08:45:39.120Z] #6 29.27 Get:457 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] [2023-08-24T08:45:39.120Z] #6 29.27 Get:458 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] [2023-08-24T08:45:39.120Z] #6 29.28 Get:459 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] [2023-08-24T08:45:39.120Z] #6 29.33 Get:460 http://archive.ubuntu.com/ubuntu focal/main amd64 libcdr-0.1-1 amd64 0.1.6-1build2 [342 kB] [2023-08-24T08:45:39.120Z] #6 29.41 Get:461 http://archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparseconfig5 amd64 1:5.7.1+dfsg-2 [9736 B] [2023-08-24T08:45:39.120Z] #6 29.41 Get:462 http://archive.ubuntu.com/ubuntu focal/main amd64 libcolamd2 amd64 1:5.7.1+dfsg-2 [17.0 kB] [2023-08-24T08:45:39.120Z] #6 29.41 Get:463 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcommons-parent-java all 43-1 [10.8 kB] [2023-08-24T08:45:39.120Z] #6 29.41 Get:464 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcommons-logging-java all 1.2-2 [60.3 kB] [2023-08-24T08:45:39.120Z] #6 29.41 Get:465 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] [2023-08-24T08:45:39.120Z] #6 29.42 Get:466 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdjvulibre-text all 3.5.27.1-14ubuntu0.1 [49.2 kB] [2023-08-24T08:45:39.120Z] #6 29.42 Get:467 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdjvulibre21 amd64 3.5.27.1-14ubuntu0.1 [578 kB] [2023-08-24T08:45:39.120Z] #6 29.44 Get:468 http://archive.ubuntu.com/ubuntu focal/main amd64 libe-book-0.1-1 amd64 0.1.3-1build3 [154 kB] [2023-08-24T08:45:39.120Z] #6 29.45 Get:469 http://archive.ubuntu.com/ubuntu focal/universe amd64 libel-api-java all 3.0.0-2 [64.8 kB] [2023-08-24T08:45:39.120Z] #6 29.49 Get:470 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] [2023-08-24T08:45:39.120Z] #6 29.57 Get:471 http://archive.ubuntu.com/ubuntu focal/main amd64 libepubgen-0.1-1 amd64 0.1.1-1ubuntu2 [138 kB] [2023-08-24T08:45:39.120Z] #6 29.57 Get:472 http://archive.ubuntu.com/ubuntu focal/main amd64 libetonyek-0.1-1 amd64 0.1.9-3 [665 kB] [2023-08-24T08:45:39.120Z] #6 29.59 Get:473 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] [2023-08-24T08:45:39.371Z] #6 29.60 Get:474 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] [2023-08-24T08:45:39.371Z] #6 29.60 Get:475 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] [2023-08-24T08:45:39.371Z] #6 29.60 Get:476 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] [2023-08-24T08:45:39.371Z] #6 29.60 Get:477 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] [2023-08-24T08:45:39.371Z] #6 29.60 Get:478 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] [2023-08-24T08:45:39.371Z] #6 29.60 Get:479 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] [2023-08-24T08:45:39.371Z] #6 29.65 Get:480 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-mimeinfo-perl all 0.29-1 [41.5 kB] [2023-08-24T08:45:39.371Z] #6 29.73 Get:481 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] [2023-08-24T08:45:39.371Z] #6 29.73 Get:482 http://archive.ubuntu.com/ubuntu focal/main amd64 libfreehand-0.1-1 amd64 0.1.2-2ubuntu1 [246 kB] [2023-08-24T08:45:39.371Z] #6 29.74 Get:483 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.40.0+dfsg-3ubuntu0.4 [14.1 kB] [2023-08-24T08:45:39.371Z] #6 29.74 Get:484 http://archive.ubuntu.com/ubuntu focal/main amd64 libgif7 amd64 5.1.9-1 [32.2 kB] [2023-08-24T08:45:39.371Z] #6 29.75 Get:485 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] [2023-08-24T08:45:39.371Z] #6 29.75 Get:486 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgtk-3-bin amd64 3.24.20-0ubuntu1.1 [61.9 kB] [2023-08-24T08:45:39.371Z] #6 29.75 Get:487 http://archive.ubuntu.com/ubuntu focal/universe amd64 libservlet-api-java all 4.0.1-2 [81.0 kB] [2023-08-24T08:45:39.371Z] #6 29.75 Get:488 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjsp-api-java all 2.3.4-2 [53.6 kB] [2023-08-24T08:45:39.371Z] #6 29.76 Get:489 http://archive.ubuntu.com/ubuntu focal/universe amd64 libwebsocket-api-java all 1.1-1 [39.9 kB] [2023-08-24T08:45:39.371Z] #6 29.81 Get:490 http://archive.ubuntu.com/ubuntu focal/universe amd64 libservlet3.1-java all 1:4.0.1-2 [9276 B] [2023-08-24T08:45:39.371Z] #6 29.84 Get:491 http://archive.ubuntu.com/ubuntu focal/universe amd64 libhsqldb1.8.0-java all 1.8.0.10+dfsg-10 [770 kB] [2023-08-24T08:45:39.622Z] #6 29.86 Get:492 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] [2023-08-24T08:45:39.622Z] #6 29.86 Get:493 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] [2023-08-24T08:45:39.622Z] #6 29.87 Get:494 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] [2023-08-24T08:45:39.622Z] #6 29.87 Get:495 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] [2023-08-24T08:45:39.622Z] #6 29.87 Get:496 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] [2023-08-24T08:45:39.622Z] #6 29.87 Get:497 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] [2023-08-24T08:45:39.622Z] #6 29.87 Get:498 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] [2023-08-24T08:45:39.622Z] #6 29.90 Get:499 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] [2023-08-24T08:45:39.622Z] #6 29.98 Get:500 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] [2023-08-24T08:45:39.872Z] #6 29.98 Get:501 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] [2023-08-24T08:45:39.872Z] #6 29.98 Get:502 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] [2023-08-24T08:45:39.872Z] #6 29.98 Get:503 http://archive.ubuntu.com/ubuntu focal/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] [2023-08-24T08:45:39.872Z] #6 29.98 Get:504 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-dev all 2019.2-1ubuntu1 [594 kB] [2023-08-24T08:45:39.872Z] #6 30.00 Get:505 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-core-dev all 2019.2-1ubuntu1 [2620 B] [2023-08-24T08:45:39.872Z] #6 30.16 Get:506 http://archive.ubuntu.com/ubuntu focal/main amd64 libice-dev amd64 2:1.0.10-0ubuntu1 [47.8 kB] [2023-08-24T08:45:40.123Z] #6 30.41 Get:507 http://archive.ubuntu.com/ubuntu focal/universe amd64 libilmbase24 amd64 2.3.0-6build1 [75.1 kB] [2023-08-24T08:45:40.123Z] #6 30.50 Get:508 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] [2023-08-24T08:45:40.123Z] #6 30.50 Get:509 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] [2023-08-24T08:45:40.373Z] #6 30.66 Get:510 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] [2023-08-24T08:45:40.373Z] #6 30.70 Get:511 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] [2023-08-24T08:45:40.373Z] #6 30.71 Get:512 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjuh-java all 1:6.4.7-0ubuntu0.20.04.8 [57.7 kB] [2023-08-24T08:45:40.373Z] #6 30.72 Get:513 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjurt-java all 1:6.4.7-0ubuntu0.20.04.8 [105 kB] [2023-08-24T08:45:40.373Z] #6 30.73 Get:514 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] [2023-08-24T08:45:40.374Z] #6 30.74 Get:515 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] [2023-08-24T08:45:40.374Z] #6 30.74 Get:516 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] [2023-08-24T08:45:40.374Z] #6 30.74 Get:517 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] [2023-08-24T08:45:40.374Z] #6 30.76 Get:518 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] [2023-08-24T08:45:40.374Z] #6 30.76 Get:519 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libopenexr24 amd64 2.3.0-6ubuntu0.5 [592 kB] [2023-08-24T08:45:40.374Z] #6 30.82 Get:520 http://archive.ubuntu.com/ubuntu focal/main amd64 libwmf0.2-7 amd64 0.2.8.4-17ubuntu1 [149 kB] [2023-08-24T08:45:40.624Z] #6 30.83 Get:521 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagickcore-6.q16-6-extra amd64 8:6.9.10.23+dfsg-2.1ubuntu11.9 [64.8 kB] [2023-08-24T08:45:40.624Z] #6 30.84 Get:522 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] [2023-08-24T08:45:40.624Z] #6 30.84 Get:523 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] [2023-08-24T08:45:40.624Z] #6 30.84 Get:524 http://archive.ubuntu.com/ubuntu focal/main amd64 libmspub-0.1-1 amd64 0.1.4-1build3 [135 kB] [2023-08-24T08:45:40.624Z] #6 30.85 Get:525 http://archive.ubuntu.com/ubuntu focal/main amd64 libmwaw-0.3-3 amd64 0.3.15-2build1 [2225 kB] [2023-08-24T08:45:40.624Z] #6 30.94 Get:526 http://archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7496 B] [2023-08-24T08:45:40.624Z] #6 30.94 Get:527 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.34-0ubuntu0.20.04.1 [1305 kB] [2023-08-24T08:45:40.624Z] #6 30.97 Get:528 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] [2023-08-24T08:45:40.624Z] #6 30.98 Get:529 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-twig-perl all 1:3.50-2 [155 kB] [2023-08-24T08:45:40.624Z] #6 30.98 Get:530 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dbus-perl amd64 1.2.0-1 [177 kB] [2023-08-24T08:45:40.624Z] #6 30.99 Get:531 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB] [2023-08-24T08:45:40.624Z] #6 30.99 Get:532 http://archive.ubuntu.com/ubuntu focal/main amd64 libodfgen-0.1-1 amd64 0.1.7-1ubuntu2 [279 kB] [2023-08-24T08:45:40.624Z] #6 30.99 Get:533 http://archive.ubuntu.com/ubuntu focal/main amd64 libpagemaker-0.0-0 amd64 0.0.4-1build1 [62.0 kB] [2023-08-24T08:45:40.624Z] #6 30.99 Get:534 http://archive.ubuntu.com/ubuntu focal/main amd64 libpaper-utils amd64 1.1.28 [8400 B] [2023-08-24T08:45:40.624Z] #6 31.06 Get:535 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.16-0ubuntu0.20.04.1 [115 kB] [2023-08-24T08:45:40.875Z] #6 31.07 Get:536 http://archive.ubuntu.com/ubuntu focal/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5384 B] [2023-08-24T08:45:40.875Z] #6 31.07 Get:537 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.8 [1625 kB] [2023-08-24T08:45:40.875Z] #6 31.10 Get:538 http://archive.ubuntu.com/ubuntu focal/main amd64 lp-solve amd64 5.5.0.15-4build1 [283 kB] [2023-08-24T08:45:40.875Z] #6 31.10 Get:539 http://archive.ubuntu.com/ubuntu focal/main amd64 libwps-0.4-4 amd64 0.4.10-1build1 [795 kB] [2023-08-24T08:45:40.875Z] #6 31.14 Get:540 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-calc amd64 1:6.4.7-0ubuntu0.20.04.8 [7207 kB] [2023-08-24T08:45:40.875Z] #6 31.36 Get:541 http://archive.ubuntu.com/ubuntu focal/main amd64 libvisio-0.1-1 amd64 0.1.7-1build2 [215 kB] [2023-08-24T08:45:41.126Z] #6 31.39 Get:542 http://archive.ubuntu.com/ubuntu focal/main amd64 libwpd-0.10-10 amd64 0.10.3-1build1 [179 kB] [2023-08-24T08:45:41.126Z] #6 31.39 Get:543 http://archive.ubuntu.com/ubuntu focal/main amd64 libwpg-0.3-3 amd64 0.3.3-1build1 [46.8 kB] [2023-08-24T08:45:41.126Z] #6 31.39 Get:544 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-draw amd64 1:6.4.7-0ubuntu0.20.04.8 [2845 kB] [2023-08-24T08:45:41.126Z] #6 31.47 Get:545 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-impress amd64 1:6.4.7-0ubuntu0.20.04.8 [1073 kB] [2023-08-24T08:45:41.126Z] #6 31.49 Get:546 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-math amd64 1:6.4.7-0ubuntu0.20.04.8 [402 kB] [2023-08-24T08:45:41.126Z] #6 31.49 Get:547 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-report-builder-bin amd64 1:6.4.7-0ubuntu0.20.04.8 [791 kB] [2023-08-24T08:45:41.126Z] #6 31.55 Get:548 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-writer amd64 1:6.4.7-0ubuntu0.20.04.8 [8600 kB] [2023-08-24T08:45:41.376Z] #6 31.81 Get:549 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-uno amd64 1:6.4.7-0ubuntu0.20.04.8 [126 kB] [2023-08-24T08:45:41.376Z] #6 31.81 Get:550 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice amd64 1:6.4.7-0ubuntu0.20.04.8 [12.6 kB] [2023-08-24T08:45:41.376Z] #6 31.81 Get:551 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-gnome amd64 1:6.4.7-0ubuntu0.20.04.8 [54.6 kB] [2023-08-24T08:45:41.376Z] #6 31.81 Get:552 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-gtk3 amd64 1:6.4.7-0ubuntu0.20.04.8 [402 kB] [2023-08-24T08:45:41.376Z] #6 31.82 Get:553 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libridl-java all 1:6.4.7-0ubuntu0.20.04.8 [196 kB] [2023-08-24T08:45:41.376Z] #6 31.82 Get:554 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libunoil-java all 1:6.4.7-0ubuntu0.20.04.8 [1262 kB] [2023-08-24T08:45:41.376Z] #6 31.84 Get:555 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libunoloader-java all 1:6.4.7-0ubuntu0.20.04.8 [12.4 kB] [2023-08-24T08:45:41.376Z] #6 31.84 Get:556 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-java-common all 1:6.4.7-0ubuntu0.20.04.8 [624 kB] [2023-08-24T08:45:41.376Z] #6 31.87 Get:557 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-report-builder all 1:6.4.7-0ubuntu0.20.04.8 [2119 kB] [2023-08-24T08:45:41.627Z] #6 31.96 Get:558 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jre amd64 11.0.20+8-1ubuntu1~20.04 [192 kB] [2023-08-24T08:45:41.627Z] #6 31.96 Get:559 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-script-provider-bsh all 1:6.4.7-0ubuntu0.20.04.8 [39.5 kB] [2023-08-24T08:45:41.627Z] #6 31.96 Get:560 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-script-provider-js all 1:6.4.7-0ubuntu0.20.04.8 [650 kB] [2023-08-24T08:45:41.627Z] #6 31.97 Get:561 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-script-provider-python all 1:6.4.7-0ubuntu0.20.04.8 [16.3 kB] [2023-08-24T08:45:41.627Z] #6 31.97 Get:562 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-sdbc-firebird amd64 1:6.4.7-0ubuntu0.20.04.8 [132 kB] [2023-08-24T08:45:41.627Z] #6 31.97 Get:563 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-sdbc-hsqldb amd64 1:6.4.7-0ubuntu0.20.04.8 [113 kB] [2023-08-24T08:45:41.627Z] #6 31.97 Get:564 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-sdbc-mysql amd64 1:6.4.7-0ubuntu0.20.04.8 [101 kB] [2023-08-24T08:45:41.627Z] #6 31.98 Get:565 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-sdbc-postgresql amd64 1:6.4.7-0ubuntu0.20.04.8 [228 kB] [2023-08-24T08:45:41.627Z] #6 31.98 Get:566 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-style-elementary all 1:6.4.7-0ubuntu0.20.04.8 [7311 kB] [2023-08-24T08:45:41.878Z] #6 32.21 Get:567 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libreoffice-wiki-publisher all 1.2.0+LibO6.4.7-0ubuntu0.20.04.8 [1395 kB] [2023-08-24T08:45:41.878Z] #6 32.23 Get:568 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] [2023-08-24T08:45:41.878Z] #6 32.23 Get:569 http://archive.ubuntu.com/ubuntu focal/main amd64 libsm-dev amd64 2:1.2.3-1 [17.0 kB] [2023-08-24T08:45:41.878Z] #6 32.23 Get:570 http://archive.ubuntu.com/ubuntu focal/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] [2023-08-24T08:45:41.878Z] #6 32.23 Get:571 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau-dev amd64 1:1.0.9-0ubuntu1 [9552 B] [2023-08-24T08:45:41.878Z] #6 32.23 Get:572 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu1 [25.3 kB] [2023-08-24T08:45:41.878Z] #6 32.23 Get:573 http://archive.ubuntu.com/ubuntu focal/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] [2023-08-24T08:45:41.878Z] #6 32.23 Get:574 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1-dev amd64 1.14-2 [80.5 kB] [2023-08-24T08:45:41.878Z] #6 32.24 Get:575 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-dev amd64 2:1.6.9-2ubuntu1.5 [647 kB] [2023-08-24T08:45:41.878Z] #6 32.29 Get:576 http://archive.ubuntu.com/ubuntu focal/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] [2023-08-24T08:45:41.878Z] #6 32.35 Get:577 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] [2023-08-24T08:45:42.128Z] #6 32.35 Get:578 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-xpathengine-perl all 0.14-1 [31.8 kB] [2023-08-24T08:45:42.128Z] #6 32.35 Get:579 http://archive.ubuntu.com/ubuntu focal/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB] [2023-08-24T08:45:42.129Z] #6 32.36 Get:580 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 21.2.6-0ubuntu0.1~20.04.2 [2970 kB] [2023-08-24T08:45:42.129Z] #6 32.44 Get:581 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 21.2.6-0ubuntu0.1~20.04.2 [3089 kB] [2023-08-24T08:45:42.379Z] #6 32.53 Get:582 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vulkan-drivers amd64 21.2.6-0ubuntu0.1~20.04.2 [5788 kB] [2023-08-24T08:45:42.379Z] #6 32.72 Get:583 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] [2023-08-24T08:45:42.379Z] #6 32.72 Get:584 http://archive.ubuntu.com/ubuntu focal/universe amd64 netpbm amd64 2:10.0-15.3build1 [1017 kB] [2023-08-24T08:45:42.379Z] #6 32.75 Get:585 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jdk-headless amd64 11.0.20+8-1ubuntu1~20.04 [73.6 MB] [2023-08-24T08:45:44.862Z] #6 35.09 Get:586 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jdk amd64 11.0.20+8-1ubuntu1~20.04 [1320 kB] [2023-08-24T08:45:44.862Z] #6 35.14 Get:587 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB] [2023-08-24T08:45:44.862Z] #6 35.15 Get:588 http://archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] [2023-08-24T08:45:44.862Z] #6 35.18 Get:589 http://archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] [2023-08-24T08:45:44.862Z] #6 35.18 Get:590 http://archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] [2023-08-24T08:45:44.862Z] #6 35.19 Get:591 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.17 [5876 kB] [2023-08-24T08:45:45.112Z] #6 35.48 Get:592 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.17 [1241 kB] [2023-08-24T08:45:45.363Z] #6 35.54 Get:593 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-xserver-utils amd64 7.7+8 [162 kB] [2023-08-24T08:45:45.363Z] #6 35.54 Get:594 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xdg-utils all 1.1.3-2ubuntu1.20.04.2 [61.4 kB] [2023-08-24T08:45:45.363Z] #6 35.55 Get:595 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2023-08-24T08:45:45.363Z] #6 35.55 Get:596 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] [2023-08-24T08:45:45.363Z] #6 35.56 Get:597 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libreoffice-nlpsolver all 0.9+LibO6.4.7-0ubuntu0.20.04.8 [682 kB] [2023-08-24T08:45:45.613Z] #6 35.87 debconf: delaying package configuration, since apt-utils is not installed [2023-08-24T08:45:45.613Z] #6 35.91 Fetched 527 MB in 26s (20.3 MB/s) [2023-08-24T08:45:45.613Z] #6 35.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:45.613Z] #6 35.96 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.4_amd64.deb ... [2023-08-24T08:45:45.613Z] #6 35.99 Unpacking perl-base (5.30.0-9ubuntu0.4) over (5.30.0-9ubuntu0.2) ... [2023-08-24T08:45:48.096Z] #6 38.28 Setting up perl-base (5.30.0-9ubuntu0.4) ... [2023-08-24T08:45:48.096Z] #6 38.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:48.096Z] #6 38.36 Preparing to unpack .../gcc-10-base_10.5.0-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:45:48.096Z] #6 38.37 Unpacking gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ... [2023-08-24T08:45:48.096Z] #6 38.43 Setting up gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) ... [2023-08-24T08:45:48.096Z] #6 38.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:48.096Z] #6 38.49 Preparing to unpack .../libgcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:45:48.096Z] #6 38.51 Unpacking libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ... [2023-08-24T08:45:48.097Z] #6 38.57 Setting up libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) ... [2023-08-24T08:45:48.347Z] #6 38.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:48.347Z] #6 38.64 Preparing to unpack .../libstdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:45:48.347Z] #6 38.68 Unpacking libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ... [2023-08-24T08:45:48.597Z] #6 38.83 Setting up libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) ... [2023-08-24T08:45:48.597Z] #6 38.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:48.597Z] #6 38.89 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.22_amd64.deb ... [2023-08-24T08:45:48.597Z] #6 38.90 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.22) over (245.4-4ubuntu3.13) ... [2023-08-24T08:45:48.597Z] #6 39.01 Setting up libsystemd0:amd64 (245.4-4ubuntu3.22) ... [2023-08-24T08:45:48.597Z] #6 39.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:48.597Z] #6 39.08 Preparing to unpack .../libapt-pkg6.0_2.0.9_amd64.deb ... [2023-08-24T08:45:48.848Z] #6 39.09 Unpacking libapt-pkg6.0:amd64 (2.0.9) over (2.0.6) ... [2023-08-24T08:45:48.848Z] #6 39.28 Setting up libapt-pkg6.0:amd64 (2.0.9) ... [2023-08-24T08:45:49.098Z] #6 39.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:49.098Z] #6 39.35 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:45:49.098Z] #6 39.37 Unpacking gpgv (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2.1) ... [2023-08-24T08:45:49.098Z] #6 39.45 Setting up gpgv (2.2.19-3ubuntu2.2) ... [2023-08-24T08:45:49.098Z] #6 39.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6048 files and directories currently installed.) [2023-08-24T08:45:49.098Z] #6 39.52 Preparing to unpack .../archives/apt_2.0.9_amd64.deb ... [2023-08-24T08:45:49.098Z] #6 39.59 Unpacking apt (2.0.9) over (2.0.6) ... [2023-08-24T08:45:49.649Z] #6 39.96 Setting up apt (2.0.9) ... [2023-08-24T08:45:49.900Z] #6 40.09 Removing obsolete conffile /etc/kernel/postinst.d/apt-auto-removal ... [2023-08-24T08:45:50.150Z] #6 40.51 Selecting previously unselected package libssl1.1:amd64. [2023-08-24T08:45:50.150Z] #6 40.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6047 files and directories currently installed.) [2023-08-24T08:45:50.150Z] #6 40.52 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb ... [2023-08-24T08:45:50.150Z] #6 40.52 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ... [2023-08-24T08:45:50.400Z] #6 40.71 Selecting previously unselected package libpython3.8-minimal:amd64. [2023-08-24T08:45:50.400Z] #6 40.71 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... [2023-08-24T08:45:50.400Z] #6 40.71 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:45:50.651Z] #6 40.88 Selecting previously unselected package libexpat1:amd64. [2023-08-24T08:45:50.651Z] #6 40.89 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [2023-08-24T08:45:50.651Z] #6 40.89 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2023-08-24T08:45:50.651Z] #6 40.95 Selecting previously unselected package python3.8-minimal. [2023-08-24T08:45:50.651Z] #6 40.95 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... [2023-08-24T08:45:50.651Z] #6 40.97 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:45:50.901Z] #6 41.22 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ... [2023-08-24T08:45:50.901Z] #6 41.33 debconf: unable to initialize frontend: Dialog [2023-08-24T08:45:50.901Z] #6 41.33 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:45:50.901Z] #6 41.33 debconf: falling back to frontend: Readline [2023-08-24T08:45:51.151Z] #6 41.33 debconf: unable to initialize frontend: Readline [2023-08-24T08:45:51.151Z] #6 41.33 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2023-08-24T08:45:51.151Z] #6 41.33 debconf: falling back to frontend: Teletype [2023-08-24T08:45:51.151Z] #6 41.37 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:45:51.151Z] #6 41.40 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2023-08-24T08:45:51.151Z] #6 41.41 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:45:52.062Z] #6 42.29 Selecting previously unselected package python3-minimal. [2023-08-24T08:45:52.062Z] #6 42.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6348 files and directories currently installed.) [2023-08-24T08:45:52.062Z] #6 42.30 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2023-08-24T08:45:52.062Z] #6 42.30 Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2023-08-24T08:45:52.062Z] #6 42.36 Selecting previously unselected package mime-support. [2023-08-24T08:45:52.062Z] #6 42.36 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2023-08-24T08:45:52.062Z] #6 42.36 Unpacking mime-support (3.64ubuntu1) ... [2023-08-24T08:45:52.062Z] #6 42.41 Selecting previously unselected package libmpdec2:amd64. [2023-08-24T08:45:52.062Z] #6 42.41 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2023-08-24T08:45:52.062Z] #6 42.42 Unpacking libmpdec2:amd64 (2.4.2-3) ... [2023-08-24T08:45:52.062Z] #6 42.48 Selecting previously unselected package readline-common. [2023-08-24T08:45:52.313Z] #6 42.48 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... [2023-08-24T08:45:52.313Z] #6 42.48 Unpacking readline-common (8.0-4) ... [2023-08-24T08:45:52.313Z] #6 42.53 Selecting previously unselected package libreadline8:amd64. [2023-08-24T08:45:52.313Z] #6 42.53 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... [2023-08-24T08:45:52.313Z] #6 42.54 Unpacking libreadline8:amd64 (8.0-4) ... [2023-08-24T08:45:52.313Z] #6 42.61 Selecting previously unselected package libsqlite3-0:amd64. [2023-08-24T08:45:52.313Z] #6 42.61 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... [2023-08-24T08:45:52.313Z] #6 42.61 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... [2023-08-24T08:45:52.313Z] #6 42.71 Selecting previously unselected package libpython3.8-stdlib:amd64. [2023-08-24T08:45:52.563Z] #6 42.72 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ... [2023-08-24T08:45:52.563Z] #6 42.72 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:45:52.563Z] #6 42.94 Selecting previously unselected package python3.8. [2023-08-24T08:45:52.563Z] #6 42.94 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ... [2023-08-24T08:45:52.563Z] #6 42.95 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:45:52.563Z] #6 43.00 Selecting previously unselected package libpython3-stdlib:amd64. [2023-08-24T08:45:52.813Z] #6 43.01 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2023-08-24T08:45:52.813Z] #6 43.01 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2023-08-24T08:45:52.813Z] #6 43.06 Setting up python3-minimal (3.8.2-0ubuntu2) ... [2023-08-24T08:45:53.064Z] #6 43.33 Selecting previously unselected package python3. [2023-08-24T08:45:53.064Z] #6 43.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6778 files and directories currently installed.) [2023-08-24T08:45:53.064Z] #6 43.33 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2023-08-24T08:45:53.064Z] #6 43.34 Unpacking python3 (3.8.2-0ubuntu2) ... [2023-08-24T08:45:53.064Z] #6 43.40 Selecting previously unselected package libapparmor1:amd64. [2023-08-24T08:45:53.064Z] #6 43.40 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_amd64.deb ... [2023-08-24T08:45:53.064Z] #6 43.41 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.2) ... [2023-08-24T08:45:53.064Z] #6 43.45 Selecting previously unselected package libcap2:amd64. [2023-08-24T08:45:53.064Z] #6 43.45 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... [2023-08-24T08:45:53.064Z] #6 43.45 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... [2023-08-24T08:45:53.064Z] #6 43.50 Selecting previously unselected package libargon2-1:amd64. [2023-08-24T08:45:53.064Z] #6 43.50 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ... [2023-08-24T08:45:53.064Z] #6 43.51 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-08-24T08:45:53.064Z] #6 43.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-08-24T08:45:53.314Z] #6 43.55 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... [2023-08-24T08:45:53.314Z] #6 43.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... [2023-08-24T08:45:53.314Z] #6 43.62 Selecting previously unselected package libjson-c4:amd64. [2023-08-24T08:45:53.314Z] #6 43.62 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2023-08-24T08:45:53.314Z] #6 43.63 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2023-08-24T08:45:53.314Z] #6 43.67 Selecting previously unselected package libcryptsetup12:amd64. [2023-08-24T08:45:53.314Z] #6 43.67 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2023-08-24T08:45:53.314Z] #6 43.67 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2023-08-24T08:45:53.314Z] #6 43.75 Selecting previously unselected package libip4tc2:amd64. [2023-08-24T08:45:53.314Z] #6 43.75 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ... [2023-08-24T08:45:53.314Z] #6 43.76 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... [2023-08-24T08:45:53.314Z] #6 43.80 Selecting previously unselected package libkmod2:amd64. [2023-08-24T08:45:53.565Z] #6 43.80 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ... [2023-08-24T08:45:53.565Z] #6 43.81 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ... [2023-08-24T08:45:53.565Z] #6 43.86 Selecting previously unselected package systemd-timesyncd. [2023-08-24T08:45:53.565Z] #6 43.86 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_amd64.deb ... [2023-08-24T08:45:53.565Z] #6 43.87 Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ... [2023-08-24T08:45:53.565Z] #6 43.93 Selecting previously unselected package systemd. [2023-08-24T08:45:53.815Z] #6 43.93 Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_amd64.deb ... [2023-08-24T08:45:53.815Z] #6 44.00 Unpacking systemd (245.4-4ubuntu3.22) ... [2023-08-24T08:45:54.366Z] #6 44.61 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.2) ... [2023-08-24T08:45:54.366Z] #6 44.62 Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... [2023-08-24T08:45:54.366Z] #6 44.64 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-08-24T08:45:54.366Z] #6 44.65 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... [2023-08-24T08:45:54.366Z] #6 44.67 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2023-08-24T08:45:54.366Z] #6 44.68 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2023-08-24T08:45:54.366Z] #6 44.70 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... [2023-08-24T08:45:54.366Z] #6 44.72 Setting up libkmod2:amd64 (27-1ubuntu2.1) ... [2023-08-24T08:45:54.366Z] #6 44.73 Setting up systemd-timesyncd (245.4-4ubuntu3.22) ... [2023-08-24T08:45:54.917Z] #6 45.13 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2023-08-24T08:45:54.917Z] #6 45.13 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2023-08-24T08:45:54.917Z] #6 45.14 Setting up systemd (245.4-4ubuntu3.22) ... [2023-08-24T08:45:54.917Z] #6 45.21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-08-24T08:45:54.917Z] #6 45.21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-08-24T08:45:54.917Z] #6 45.22 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. [2023-08-24T08:45:54.917Z] #6 45.22 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. [2023-08-24T08:45:54.917Z] #6 45.23 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy [2023-08-24T08:45:54.917Z] #6 45.23 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. [2023-08-24T08:45:54.917Z] #6 45.23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-08-24T08:45:54.917Z] #6 45.24 Initializing machine ID from random generator. [2023-08-24T08:45:55.467Z] #6 45.75 Selecting previously unselected package systemd-sysv. [2023-08-24T08:45:55.467Z] #6 45.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7614 files and directories currently installed.) [2023-08-24T08:45:55.467Z] #6 45.76 Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.22_amd64.deb ... [2023-08-24T08:45:55.467Z] #6 45.77 Unpacking systemd-sysv (245.4-4ubuntu3.22) ... [2023-08-24T08:45:55.467Z] #6 45.82 Selecting previously unselected package fonts-droid-fallback. [2023-08-24T08:45:55.467Z] #6 45.82 Preparing to unpack .../001-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... [2023-08-24T08:45:55.467Z] #6 45.85 Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... [2023-08-24T08:45:55.718Z] #6 46.16 Selecting previously unselected package locales. [2023-08-24T08:45:55.718Z] #6 46.16 Preparing to unpack .../002-locales_2.31-0ubuntu9.9_all.deb ... [2023-08-24T08:45:55.968Z] #6 46.16 Unpacking locales (2.31-0ubuntu9.9) ... [2023-08-24T08:45:56.519Z] #6 46.72 Selecting previously unselected package language-pack-en-base. [2023-08-24T08:45:56.519Z] #6 46.72 Preparing to unpack .../003-language-pack-en-base_1%3a20.04+20220818_all.deb ... [2023-08-24T08:45:56.519Z] #6 46.73 Unpacking language-pack-en-base (1:20.04+20220818) ... [2023-08-24T08:45:56.770Z] #6 46.88 Selecting previously unselected package language-pack-en. [2023-08-24T08:45:56.770Z] #6 46.89 Preparing to unpack .../004-language-pack-en_1%3a20.04+20220818_all.deb ... [2023-08-24T08:45:56.770Z] #6 46.89 Unpacking language-pack-en (1:20.04+20220818) ... [2023-08-24T08:45:56.770Z] #6 46.93 Selecting previously unselected package language-pack-fr-base. [2023-08-24T08:45:56.770Z] #6 46.94 Preparing to unpack .../005-language-pack-fr-base_1%3a20.04+20220818_all.deb ... [2023-08-24T08:45:56.770Z] #6 46.94 Unpacking language-pack-fr-base (1:20.04+20220818) ... [2023-08-24T08:45:57.020Z] #6 47.34 Selecting previously unselected package language-pack-fr. [2023-08-24T08:45:57.020Z] #6 47.34 Preparing to unpack .../006-language-pack-fr_1%3a20.04+20220818_all.deb ... [2023-08-24T08:45:57.020Z] #6 47.35 Unpacking language-pack-fr (1:20.04+20220818) ... [2023-08-24T08:45:57.020Z] #6 47.39 Selecting previously unselected package libgomp1:amd64. [2023-08-24T08:45:57.020Z] #6 47.40 Preparing to unpack .../007-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:45:57.020Z] #6 47.40 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2023-08-24T08:45:57.020Z] #6 47.45 Selecting previously unselected package libfftw3-double3:amd64. [2023-08-24T08:45:57.271Z] #6 47.45 Preparing to unpack .../008-libfftw3-double3_3.3.8-2ubuntu1_amd64.deb ... [2023-08-24T08:45:57.271Z] #6 47.46 Unpacking libfftw3-double3:amd64 (3.3.8-2ubuntu1) ... [2023-08-24T08:45:57.271Z] #6 47.58 Selecting previously unselected package libpng16-16:amd64. [2023-08-24T08:45:57.271Z] #6 47.58 Preparing to unpack .../009-libpng16-16_1.6.37-2_amd64.deb ... [2023-08-24T08:45:57.271Z] #6 47.59 Unpacking libpng16-16:amd64 (1.6.37-2) ... [2023-08-24T08:45:57.271Z] #6 47.65 Selecting previously unselected package libfreetype6:amd64. [2023-08-24T08:45:57.271Z] #6 47.65 Preparing to unpack .../010-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ... [2023-08-24T08:45:57.271Z] #6 47.66 Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... [2023-08-24T08:45:57.521Z] #6 47.75 Selecting previously unselected package ucf. [2023-08-24T08:45:57.521Z] #6 47.75 Preparing to unpack .../011-ucf_3.0038+nmu1_all.deb ... [2023-08-24T08:45:57.521Z] #6 47.75 Moving old data out of the way [2023-08-24T08:45:57.521Z] #6 47.76 Unpacking ucf (3.0038+nmu1) ... [2023-08-24T08:45:57.521Z] #6 47.80 Selecting previously unselected package fonts-dejavu-core. [2023-08-24T08:45:57.521Z] #6 47.80 Preparing to unpack .../012-fonts-dejavu-core_2.37-1_all.deb ... [2023-08-24T08:45:57.521Z] #6 47.81 Unpacking fonts-dejavu-core (2.37-1) ... [2023-08-24T08:45:57.521Z] #6 47.97 Selecting previously unselected package fonts-liberation. [2023-08-24T08:45:57.521Z] #6 47.98 Preparing to unpack .../013-fonts-liberation_1%3a1.07.4-11_all.deb ... [2023-08-24T08:45:57.521Z] #6 47.98 Unpacking fonts-liberation (1:1.07.4-11) ... [2023-08-24T08:45:57.771Z] #6 48.13 Selecting previously unselected package fontconfig-config. [2023-08-24T08:45:57.772Z] #6 48.14 Preparing to unpack .../014-fontconfig-config_2.13.1-2ubuntu3_all.deb ... [2023-08-24T08:45:57.772Z] #6 48.14 Unpacking fontconfig-config (2.13.1-2ubuntu3) ... [2023-08-24T08:45:57.772Z] #6 48.20 Selecting previously unselected package libfontconfig1:amd64. [2023-08-24T08:45:57.772Z] #6 48.20 Preparing to unpack .../015-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... [2023-08-24T08:45:57.772Z] #6 48.20 Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... [2023-08-24T08:45:57.772Z] #6 48.27 Selecting previously unselected package libjbig0:amd64. [2023-08-24T08:45:58.022Z] #6 48.27 Preparing to unpack .../016-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ... [2023-08-24T08:45:58.022Z] #6 48.27 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... [2023-08-24T08:45:58.022Z] #6 48.32 Selecting previously unselected package libjpeg-turbo8:amd64. [2023-08-24T08:45:58.022Z] #6 48.32 Preparing to unpack .../017-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... [2023-08-24T08:45:58.022Z] #6 48.33 Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... [2023-08-24T08:45:58.022Z] #6 48.38 Selecting previously unselected package libjpeg8:amd64. [2023-08-24T08:45:58.022Z] #6 48.38 Preparing to unpack .../018-libjpeg8_8c-2ubuntu8_amd64.deb ... [2023-08-24T08:45:58.022Z] #6 48.38 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... [2023-08-24T08:45:58.022Z] #6 48.44 Selecting previously unselected package liblcms2-2:amd64. [2023-08-24T08:45:58.022Z] #6 48.44 Preparing to unpack .../019-liblcms2-2_2.9-4_amd64.deb ... [2023-08-24T08:45:58.022Z] #6 48.45 Unpacking liblcms2-2:amd64 (2.9-4) ... [2023-08-24T08:45:58.022Z] #6 48.51 Selecting previously unselected package libglib2.0-0:amd64. [2023-08-24T08:45:58.272Z] #6 48.51 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... [2023-08-24T08:45:58.272Z] #6 48.52 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... [2023-08-24T08:45:58.523Z] #6 48.69 Selecting previously unselected package liblqr-1-0:amd64. [2023-08-24T08:45:58.523Z] #6 48.69 Preparing to unpack .../021-liblqr-1-0_0.4.2-2.1_amd64.deb ... [2023-08-24T08:45:58.523Z] #6 48.69 Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... [2023-08-24T08:45:58.523Z] #6 48.75 Selecting previously unselected package libltdl7:amd64. [2023-08-24T08:45:58.523Z] #6 48.75 Preparing to unpack .../022-libltdl7_2.4.6-14_amd64.deb ... [2023-08-24T08:45:58.523Z] #6 48.76 Unpacking libltdl7:amd64 (2.4.6-14) ... [2023-08-24T08:45:58.523Z] #6 48.80 Selecting previously unselected package libwebp6:amd64. [2023-08-24T08:45:58.523Z] #6 48.81 Preparing to unpack .../023-libwebp6_0.6.1-2ubuntu0.20.04.2_amd64.deb ... [2023-08-24T08:45:58.523Z] #6 48.81 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.2) ... [2023-08-24T08:45:58.523Z] #6 48.86 Selecting previously unselected package libtiff5:amd64. [2023-08-24T08:45:58.523Z] #6 48.87 Preparing to unpack .../024-libtiff5_4.1.0+git191117-2ubuntu0.20.04.9_amd64.deb ... [2023-08-24T08:45:58.523Z] #6 48.87 Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.9) ... [2023-08-24T08:45:58.523Z] #6 48.93 Selecting previously unselected package libwebpmux3:amd64. [2023-08-24T08:45:58.773Z] #6 48.93 Preparing to unpack .../025-libwebpmux3_0.6.1-2ubuntu0.20.04.2_amd64.deb ... [2023-08-24T08:45:58.773Z] #6 48.94 Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.2) ... [2023-08-24T08:45:58.773Z] #6 48.97 Selecting previously unselected package libxau6:amd64. [2023-08-24T08:45:58.773Z] #6 48.98 Preparing to unpack .../026-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... [2023-08-24T08:45:58.773Z] #6 48.98 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... [2023-08-24T08:45:58.773Z] #6 49.02 Selecting previously unselected package libbsd0:amd64. [2023-08-24T08:45:58.773Z] #6 49.03 Preparing to unpack .../027-libbsd0_0.10.0-1_amd64.deb ... [2023-08-24T08:45:58.773Z] #6 49.03 Unpacking libbsd0:amd64 (0.10.0-1) ... [2023-08-24T08:45:58.773Z] #6 49.08 Selecting previously unselected package libxdmcp6:amd64. [2023-08-24T08:45:58.773Z] #6 49.08 Preparing to unpack .../028-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... [2023-08-24T08:45:58.773Z] #6 49.08 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [2023-08-24T08:45:58.773Z] #6 49.13 Selecting previously unselected package libxcb1:amd64. [2023-08-24T08:45:58.773Z] #6 49.13 Preparing to unpack .../029-libxcb1_1.14-2_amd64.deb ... [2023-08-24T08:45:58.773Z] #6 49.13 Unpacking libxcb1:amd64 (1.14-2) ... [2023-08-24T08:45:58.773Z] #6 49.17 Selecting previously unselected package libx11-data. [2023-08-24T08:45:58.773Z] #6 49.17 Preparing to unpack .../030-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ... [2023-08-24T08:45:58.773Z] #6 49.17 Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:45:58.773Z] #6 49.26 Selecting previously unselected package libx11-6:amd64. [2023-08-24T08:45:59.024Z] #6 49.26 Preparing to unpack .../031-libx11-6_2%3a1.6.9-2ubuntu1.5_amd64.deb ... [2023-08-24T08:45:59.024Z] #6 49.26 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:45:59.024Z] #6 49.37 Selecting previously unselected package libxext6:amd64. [2023-08-24T08:45:59.024Z] #6 49.38 Preparing to unpack .../032-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... [2023-08-24T08:45:59.024Z] #6 49.38 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... [2023-08-24T08:45:59.024Z] #6 49.43 Selecting previously unselected package libicu66:amd64. [2023-08-24T08:45:59.024Z] #6 49.43 Preparing to unpack .../033-libicu66_66.1-2ubuntu2.1_amd64.deb ... [2023-08-24T08:45:59.024Z] #6 49.43 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... [2023-08-24T08:45:59.935Z] #6 50.42 Selecting previously unselected package libxml2:amd64. [2023-08-24T08:46:00.185Z] #6 50.42 Preparing to unpack .../034-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... [2023-08-24T08:46:00.185Z] #6 50.43 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [2023-08-24T08:46:00.185Z] #6 50.53 Selecting previously unselected package imagemagick-6-common. [2023-08-24T08:46:00.185Z] #6 50.53 Preparing to unpack .../035-imagemagick-6-common_8%3a6.9.10.23+dfsg-2.1ubuntu11.9_all.deb ... [2023-08-24T08:46:00.185Z] #6 50.54 Unpacking imagemagick-6-common (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:46:00.185Z] #6 50.58 Selecting previously unselected package libmagickcore-6.q16-6:amd64. [2023-08-24T08:46:00.185Z] #6 50.59 Preparing to unpack .../036-libmagickcore-6.q16-6_8%3a6.9.10.23+dfsg-2.1ubuntu11.9_amd64.deb ... [2023-08-24T08:46:00.185Z] #6 50.59 Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:46:00.435Z] #6 50.82 Selecting previously unselected package libmagickwand-6.q16-6:amd64. [2023-08-24T08:46:00.686Z] #6 50.82 Preparing to unpack .../037-libmagickwand-6.q16-6_8%3a6.9.10.23+dfsg-2.1ubuntu11.9_amd64.deb ... [2023-08-24T08:46:00.686Z] #6 50.82 Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:46:00.686Z] #6 50.90 Selecting previously unselected package fontconfig. [2023-08-24T08:46:00.686Z] #6 50.90 Preparing to unpack .../038-fontconfig_2.13.1-2ubuntu3_amd64.deb ... [2023-08-24T08:46:00.686Z] #6 50.91 Unpacking fontconfig (2.13.1-2ubuntu3) ... [2023-08-24T08:46:00.686Z] #6 50.97 Selecting previously unselected package fonts-opensymbol. [2023-08-24T08:46:00.686Z] #6 50.98 Preparing to unpack .../039-fonts-opensymbol_2%3a102.11+LibO6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:46:00.686Z] #6 50.98 Unpacking fonts-opensymbol (2:102.11+LibO6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:00.686Z] #6 51.04 Selecting previously unselected package libreoffice-style-colibre. [2023-08-24T08:46:00.686Z] #6 51.04 Preparing to unpack .../040-libreoffice-style-colibre_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:46:00.686Z] #6 51.05 Unpacking libreoffice-style-colibre (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:00.936Z] #6 51.24 Selecting previously unselected package libreoffice-style-tango. [2023-08-24T08:46:00.936Z] #6 51.24 Preparing to unpack .../041-libreoffice-style-tango_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:46:00.936Z] #6 51.26 Unpacking libreoffice-style-tango (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.187Z] #6 51.44 Selecting previously unselected package libuno-sal3. [2023-08-24T08:46:01.187Z] #6 51.44 Preparing to unpack .../042-libuno-sal3_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:01.187Z] #6 51.44 Unpacking libuno-sal3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.187Z] #6 51.50 Selecting previously unselected package libuno-salhelpergcc3-3. [2023-08-24T08:46:01.187Z] #6 51.50 Preparing to unpack .../043-libuno-salhelpergcc3-3_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:01.187Z] #6 51.50 Unpacking libuno-salhelpergcc3-3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.187Z] #6 51.55 Selecting previously unselected package libuno-cppu3. [2023-08-24T08:46:01.187Z] #6 51.55 Preparing to unpack .../044-libuno-cppu3_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:01.187Z] #6 51.56 Unpacking libuno-cppu3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.187Z] #6 51.60 Selecting previously unselected package uno-libs-private. [2023-08-24T08:46:01.437Z] #6 51.60 Preparing to unpack .../045-uno-libs-private_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:01.437Z] #6 51.61 Unpacking uno-libs-private (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.437Z] #6 51.66 Selecting previously unselected package liblangtag-common. [2023-08-24T08:46:01.437Z] #6 51.67 Preparing to unpack .../046-liblangtag-common_0.6.3-1_all.deb ... [2023-08-24T08:46:01.437Z] #6 51.67 Unpacking liblangtag-common (0.6.3-1) ... [2023-08-24T08:46:01.437Z] #6 51.75 Selecting previously unselected package liblangtag1:amd64. [2023-08-24T08:46:01.437Z] #6 51.75 Preparing to unpack .../047-liblangtag1_0.6.3-1_amd64.deb ... [2023-08-24T08:46:01.437Z] #6 51.75 Unpacking liblangtag1:amd64 (0.6.3-1) ... [2023-08-24T08:46:01.437Z] #6 51.82 Selecting previously unselected package libuno-cppuhelpergcc3-3. [2023-08-24T08:46:01.437Z] #6 51.82 Preparing to unpack .../048-libuno-cppuhelpergcc3-3_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:01.437Z] #6 51.83 Unpacking libuno-cppuhelpergcc3-3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.687Z] #6 51.91 Selecting previously unselected package libuno-purpenvhelpergcc3-3. [2023-08-24T08:46:01.687Z] #6 51.91 Preparing to unpack .../049-libuno-purpenvhelpergcc3-3_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:01.687Z] #6 51.92 Unpacking libuno-purpenvhelpergcc3-3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.687Z] #6 51.96 Selecting previously unselected package ure. [2023-08-24T08:46:01.687Z] #6 51.96 Preparing to unpack .../050-ure_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:01.687Z] #6 51.96 Unpacking ure (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:01.688Z] #6 52.16 Selecting previously unselected package libreoffice-common. [2023-08-24T08:46:01.938Z] #6 52.17 Preparing to unpack .../051-libreoffice-common_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:46:01.938Z] #6 52.20 Unpacking libreoffice-common (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:04.421Z] #6 54.43 Selecting previously unselected package libboost-thread1.71.0:amd64. [2023-08-24T08:46:04.421Z] #6 54.44 Preparing to unpack .../052-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... [2023-08-24T08:46:04.421Z] #6 54.44 Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:46:04.421Z] #6 54.52 Selecting previously unselected package libboost-locale1.71.0:amd64. [2023-08-24T08:46:04.421Z] #6 54.52 Preparing to unpack .../053-libboost-locale1.71.0_1.71.0-6ubuntu6_amd64.deb ... [2023-08-24T08:46:04.421Z] #6 54.52 Unpacking libboost-locale1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:46:04.421Z] #6 54.63 Selecting previously unselected package libpixman-1-0:amd64. [2023-08-24T08:46:04.421Z] #6 54.63 Preparing to unpack .../054-libpixman-1-0_0.38.4-0ubuntu2.1_amd64.deb ... [2023-08-24T08:46:04.421Z] #6 54.64 Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu2.1) ... [2023-08-24T08:46:04.421Z] #6 54.71 Selecting previously unselected package libxcb-render0:amd64. [2023-08-24T08:46:04.421Z] #6 54.71 Preparing to unpack .../055-libxcb-render0_1.14-2_amd64.deb ... [2023-08-24T08:46:04.421Z] #6 54.72 Unpacking libxcb-render0:amd64 (1.14-2) ... [2023-08-24T08:46:04.421Z] #6 54.77 Selecting previously unselected package libxcb-shm0:amd64. [2023-08-24T08:46:04.421Z] #6 54.77 Preparing to unpack .../056-libxcb-shm0_1.14-2_amd64.deb ... [2023-08-24T08:46:04.421Z] #6 54.77 Unpacking libxcb-shm0:amd64 (1.14-2) ... [2023-08-24T08:46:04.421Z] #6 54.82 Selecting previously unselected package libxrender1:amd64. [2023-08-24T08:46:04.421Z] #6 54.82 Preparing to unpack .../057-libxrender1_1%3a0.9.10-1_amd64.deb ... [2023-08-24T08:46:04.421Z] #6 54.82 Unpacking libxrender1:amd64 (1:0.9.10-1) ... [2023-08-24T08:46:04.421Z] #6 54.87 Selecting previously unselected package libcairo2:amd64. [2023-08-24T08:46:04.421Z] #6 54.87 Preparing to unpack .../058-libcairo2_1.16.0-4ubuntu1_amd64.deb ... [2023-08-24T08:46:04.672Z] #6 54.87 Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... [2023-08-24T08:46:04.672Z] #6 54.98 Selecting previously unselected package libclucene-core1v5:amd64. [2023-08-24T08:46:04.672Z] #6 54.98 Preparing to unpack .../059-libclucene-core1v5_2.3.3.4+dfsg-1build1_amd64.deb ... [2023-08-24T08:46:04.672Z] #6 54.98 Unpacking libclucene-core1v5:amd64 (2.3.3.4+dfsg-1build1) ... [2023-08-24T08:46:04.672Z] #6 55.10 Selecting previously unselected package libclucene-contribs1v5:amd64. [2023-08-24T08:46:04.922Z] #6 55.10 Preparing to unpack .../060-libclucene-contribs1v5_2.3.3.4+dfsg-1build1_amd64.deb ... [2023-08-24T08:46:04.922Z] #6 55.11 Unpacking libclucene-contribs1v5:amd64 (2.3.3.4+dfsg-1build1) ... [2023-08-24T08:46:04.922Z] #6 55.16 Selecting previously unselected package libboost-date-time1.71.0:amd64. [2023-08-24T08:46:04.922Z] #6 55.16 Preparing to unpack .../061-libboost-date-time1.71.0_1.71.0-6ubuntu6_amd64.deb ... [2023-08-24T08:46:04.922Z] #6 55.17 Unpacking libboost-date-time1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:46:04.922Z] #6 55.24 Selecting previously unselected package libbrotli1:amd64. [2023-08-24T08:46:04.922Z] #6 55.24 Preparing to unpack .../062-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2023-08-24T08:46:04.922Z] #6 55.25 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2023-08-24T08:46:04.922Z] #6 55.33 Selecting previously unselected package libkrb5support0:amd64. [2023-08-24T08:46:04.922Z] #6 55.33 Preparing to unpack .../063-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ... [2023-08-24T08:46:04.922Z] #6 55.34 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:46:05.172Z] #6 55.41 Selecting previously unselected package libk5crypto3:amd64. [2023-08-24T08:46:05.172Z] #6 55.42 Preparing to unpack .../064-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ... [2023-08-24T08:46:05.172Z] #6 55.42 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:46:05.172Z] #6 55.48 Selecting previously unselected package libkeyutils1:amd64. [2023-08-24T08:46:05.172Z] #6 55.48 Preparing to unpack .../065-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [2023-08-24T08:46:05.172Z] #6 55.49 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2023-08-24T08:46:05.172Z] #6 55.54 Selecting previously unselected package libkrb5-3:amd64. [2023-08-24T08:46:05.172Z] #6 55.54 Preparing to unpack .../066-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ... [2023-08-24T08:46:05.172Z] #6 55.54 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:46:05.172Z] #6 55.64 Selecting previously unselected package libgssapi-krb5-2:amd64. [2023-08-24T08:46:05.423Z] #6 55.64 Preparing to unpack .../067-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ... [2023-08-24T08:46:05.423Z] #6 55.65 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:46:05.423Z] #6 55.72 Selecting previously unselected package libroken18-heimdal:amd64. [2023-08-24T08:46:05.423Z] #6 55.72 Preparing to unpack .../068-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.423Z] #6 55.73 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.423Z] #6 55.79 Selecting previously unselected package libasn1-8-heimdal:amd64. [2023-08-24T08:46:05.673Z] #6 55.79 Preparing to unpack .../069-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.673Z] #6 55.80 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.673Z] #6 55.87 Selecting previously unselected package libheimbase1-heimdal:amd64. [2023-08-24T08:46:05.673Z] #6 55.87 Preparing to unpack .../070-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.673Z] #6 55.88 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.673Z] #6 55.93 Selecting previously unselected package libhcrypto4-heimdal:amd64. [2023-08-24T08:46:05.673Z] #6 55.93 Preparing to unpack .../071-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.673Z] #6 55.94 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.673Z] #6 55.99 Selecting previously unselected package libwind0-heimdal:amd64. [2023-08-24T08:46:05.673Z] #6 56.00 Preparing to unpack .../072-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.673Z] #6 56.00 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.673Z] #6 56.07 Selecting previously unselected package libhx509-5-heimdal:amd64. [2023-08-24T08:46:05.924Z] #6 56.07 Preparing to unpack .../073-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.924Z] #6 56.08 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.924Z] #6 56.14 Selecting previously unselected package libkrb5-26-heimdal:amd64. [2023-08-24T08:46:05.924Z] #6 56.14 Preparing to unpack .../074-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.924Z] #6 56.14 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.924Z] #6 56.21 Selecting previously unselected package libheimntlm0-heimdal:amd64. [2023-08-24T08:46:05.924Z] #6 56.22 Preparing to unpack .../075-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.924Z] #6 56.22 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.924Z] #6 56.27 Selecting previously unselected package libgssapi3-heimdal:amd64. [2023-08-24T08:46:05.924Z] #6 56.27 Preparing to unpack .../076-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-08-24T08:46:05.924Z] #6 56.28 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:46:05.924Z] #6 56.33 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-08-24T08:46:06.174Z] #6 56.33 Preparing to unpack .../077-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2023-08-24T08:46:06.174Z] #6 56.34 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-08-24T08:46:06.174Z] #6 56.38 Selecting previously unselected package libsasl2-2:amd64. [2023-08-24T08:46:06.174Z] #6 56.38 Preparing to unpack .../078-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2023-08-24T08:46:06.174Z] #6 56.38 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-08-24T08:46:06.174Z] #6 56.43 Selecting previously unselected package libldap-common. [2023-08-24T08:46:06.174Z] #6 56.43 Preparing to unpack .../079-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... [2023-08-24T08:46:06.174Z] #6 56.44 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [2023-08-24T08:46:06.174Z] #6 56.49 Selecting previously unselected package libldap-2.4-2:amd64. [2023-08-24T08:46:06.174Z] #6 56.49 Preparing to unpack .../080-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [2023-08-24T08:46:06.174Z] #6 56.49 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [2023-08-24T08:46:06.174Z] #6 56.56 Selecting previously unselected package libnghttp2-14:amd64. [2023-08-24T08:46:06.424Z] #6 56.56 Preparing to unpack .../081-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:06.424Z] #6 56.57 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... [2023-08-24T08:46:06.424Z] #6 56.62 Selecting previously unselected package libpsl5:amd64. [2023-08-24T08:46:06.424Z] #6 56.62 Preparing to unpack .../082-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2023-08-24T08:46:06.424Z] #6 56.62 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2023-08-24T08:46:06.424Z] #6 56.68 Selecting previously unselected package librtmp1:amd64. [2023-08-24T08:46:06.424Z] #6 56.68 Preparing to unpack .../083-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2023-08-24T08:46:06.424Z] #6 56.69 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2023-08-24T08:46:06.424Z] #6 56.75 Selecting previously unselected package libssh-4:amd64. [2023-08-24T08:46:06.424Z] #6 56.75 Preparing to unpack .../084-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ... [2023-08-24T08:46:06.424Z] #6 56.76 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ... [2023-08-24T08:46:06.424Z] #6 56.82 Selecting previously unselected package libcurl3-gnutls:amd64. [2023-08-24T08:46:06.675Z] #6 56.83 Preparing to unpack .../085-libcurl3-gnutls_7.68.0-1ubuntu2.19_amd64.deb ... [2023-08-24T08:46:06.675Z] #6 56.83 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.19) ... [2023-08-24T08:46:06.675Z] #6 56.90 Selecting previously unselected package libcmis-0.5-5v5. [2023-08-24T08:46:06.675Z] #6 56.90 Preparing to unpack .../086-libcmis-0.5-5v5_0.5.2-1ubuntu1_amd64.deb ... [2023-08-24T08:46:06.675Z] #6 56.91 Unpacking libcmis-0.5-5v5 (0.5.2-1ubuntu1) ... [2023-08-24T08:46:06.675Z] #6 57.00 Selecting previously unselected package libavahi-common-data:amd64. [2023-08-24T08:46:06.675Z] #6 57.01 Preparing to unpack .../087-libavahi-common-data_0.7-4ubuntu7.2_amd64.deb ... [2023-08-24T08:46:06.675Z] #6 57.01 Unpacking libavahi-common-data:amd64 (0.7-4ubuntu7.2) ... [2023-08-24T08:46:06.675Z] #6 57.06 Selecting previously unselected package libavahi-common3:amd64. [2023-08-24T08:46:06.675Z] #6 57.06 Preparing to unpack .../088-libavahi-common3_0.7-4ubuntu7.2_amd64.deb ... [2023-08-24T08:46:06.675Z] #6 57.06 Unpacking libavahi-common3:amd64 (0.7-4ubuntu7.2) ... [2023-08-24T08:46:06.675Z] #6 57.11 Selecting previously unselected package libdbus-1-3:amd64. [2023-08-24T08:46:06.925Z] #6 57.11 Preparing to unpack .../089-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... [2023-08-24T08:46:06.925Z] #6 57.12 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... [2023-08-24T08:46:06.925Z] #6 57.21 Selecting previously unselected package libavahi-client3:amd64. [2023-08-24T08:46:06.925Z] #6 57.21 Preparing to unpack .../090-libavahi-client3_0.7-4ubuntu7.2_amd64.deb ... [2023-08-24T08:46:06.925Z] #6 57.22 Unpacking libavahi-client3:amd64 (0.7-4ubuntu7.2) ... [2023-08-24T08:46:06.925Z] #6 57.27 Selecting previously unselected package libcups2:amd64. [2023-08-24T08:46:06.925Z] #6 57.27 Preparing to unpack .../091-libcups2_2.3.1-9ubuntu1.4_amd64.deb ... [2023-08-24T08:46:06.925Z] #6 57.28 Unpacking libcups2:amd64 (2.3.1-9ubuntu1.4) ... [2023-08-24T08:46:06.925Z] #6 57.35 Selecting previously unselected package libdconf1:amd64. [2023-08-24T08:46:07.175Z] #6 57.35 Preparing to unpack .../092-libdconf1_0.36.0-1_amd64.deb ... [2023-08-24T08:46:07.175Z] #6 57.36 Unpacking libdconf1:amd64 (0.36.0-1) ... [2023-08-24T08:46:07.176Z] #6 57.41 Selecting previously unselected package libeot0:amd64. [2023-08-24T08:46:07.176Z] #6 57.41 Preparing to unpack .../093-libeot0_0.01-5_amd64.deb ... [2023-08-24T08:46:07.176Z] #6 57.42 Unpacking libeot0:amd64 (0.01-5) ... [2023-08-24T08:46:07.176Z] #6 57.47 Selecting previously unselected package libepoxy0:amd64. [2023-08-24T08:46:07.176Z] #6 57.47 Preparing to unpack .../094-libepoxy0_1.5.4-1_amd64.deb ... [2023-08-24T08:46:07.176Z] #6 57.48 Unpacking libepoxy0:amd64 (1.5.4-1) ... [2023-08-24T08:46:07.176Z] #6 57.54 Selecting previously unselected package libexttextcat-data. [2023-08-24T08:46:07.176Z] #6 57.54 Preparing to unpack .../095-libexttextcat-data_3.4.5-1_all.deb ... [2023-08-24T08:46:07.176Z] #6 57.55 Unpacking libexttextcat-data (3.4.5-1) ... [2023-08-24T08:46:07.426Z] #6 57.62 Selecting previously unselected package libexttextcat-2.0-0:amd64. [2023-08-24T08:46:07.426Z] #6 57.63 Preparing to unpack .../096-libexttextcat-2.0-0_3.4.5-1_amd64.deb ... [2023-08-24T08:46:07.426Z] #6 57.63 Unpacking libexttextcat-2.0-0:amd64 (3.4.5-1) ... [2023-08-24T08:46:07.426Z] #6 57.68 Selecting previously unselected package libassuan0:amd64. [2023-08-24T08:46:07.426Z] #6 57.68 Preparing to unpack .../097-libassuan0_2.5.3-7ubuntu2_amd64.deb ... [2023-08-24T08:46:07.426Z] #6 57.68 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... [2023-08-24T08:46:07.426Z] #6 57.72 Selecting previously unselected package gpgconf. [2023-08-24T08:46:07.426Z] #6 57.72 Preparing to unpack .../098-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:07.426Z] #6 57.73 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:07.426Z] #6 57.80 Selecting previously unselected package libksba8:amd64. [2023-08-24T08:46:07.426Z] #6 57.81 Preparing to unpack .../099-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... [2023-08-24T08:46:07.426Z] #6 57.81 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [2023-08-24T08:46:07.676Z] #6 57.88 Selecting previously unselected package libnpth0:amd64. [2023-08-24T08:46:07.676Z] #6 57.88 Preparing to unpack .../100-libnpth0_1.6-1_amd64.deb ... [2023-08-24T08:46:07.676Z] #6 57.88 Unpacking libnpth0:amd64 (1.6-1) ... [2023-08-24T08:46:07.676Z] #6 57.94 Selecting previously unselected package dirmngr. [2023-08-24T08:46:07.676Z] #6 57.94 Preparing to unpack .../101-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:07.676Z] #6 57.97 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:07.676Z] #6 58.05 Selecting previously unselected package gnupg-l10n. [2023-08-24T08:46:07.676Z] #6 58.05 Preparing to unpack .../102-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... [2023-08-24T08:46:07.676Z] #6 58.06 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:07.676Z] #6 58.10 Selecting previously unselected package gnupg-utils. [2023-08-24T08:46:07.676Z] #6 58.10 Preparing to unpack .../103-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:07.676Z] #6 58.11 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:07.927Z] #6 58.20 Selecting previously unselected package gpg. [2023-08-24T08:46:07.927Z] #6 58.20 Preparing to unpack .../104-gpg_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:07.927Z] #6 58.21 Unpacking gpg (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:07.927Z] #6 58.30 Selecting previously unselected package pinentry-curses. [2023-08-24T08:46:07.927Z] #6 58.30 Preparing to unpack .../105-pinentry-curses_1.1.0-3build1_amd64.deb ... [2023-08-24T08:46:07.927Z] #6 58.31 Unpacking pinentry-curses (1.1.0-3build1) ... [2023-08-24T08:46:07.927Z] #6 58.35 Selecting previously unselected package gpg-agent. [2023-08-24T08:46:07.927Z] #6 58.35 Preparing to unpack .../106-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:07.927Z] #6 58.36 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:07.927Z] #6 58.41 Selecting previously unselected package gpg-wks-client. [2023-08-24T08:46:08.177Z] #6 58.41 Preparing to unpack .../107-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:08.177Z] #6 58.42 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:08.177Z] #6 58.46 Selecting previously unselected package gpg-wks-server. [2023-08-24T08:46:08.177Z] #6 58.47 Preparing to unpack .../108-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:08.177Z] #6 58.47 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:08.177Z] #6 58.51 Selecting previously unselected package gpgsm. [2023-08-24T08:46:08.177Z] #6 58.52 Preparing to unpack .../109-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... [2023-08-24T08:46:08.177Z] #6 58.56 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:08.728Z] #6 59.03 Selecting previously unselected package gnupg. [2023-08-24T08:46:08.728Z] #6 59.03 Preparing to unpack .../110-gnupg_2.2.19-3ubuntu2.2_all.deb ... [2023-08-24T08:46:08.728Z] #6 59.03 Unpacking gnupg (2.2.19-3ubuntu2.2) ... [2023-08-24T08:46:08.728Z] #6 59.11 Selecting previously unselected package libgpgme11:amd64. [2023-08-24T08:46:08.978Z] #6 59.11 Preparing to unpack .../111-libgpgme11_1.13.1-7ubuntu2.1_amd64.deb ... [2023-08-24T08:46:08.978Z] #6 59.11 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... [2023-08-24T08:46:08.978Z] #6 59.17 Selecting previously unselected package libgpgmepp6:amd64. [2023-08-24T08:46:08.978Z] #6 59.17 Preparing to unpack .../112-libgpgmepp6_1.13.1-7ubuntu2.1_amd64.deb ... [2023-08-24T08:46:08.978Z] #6 59.18 Unpacking libgpgmepp6:amd64 (1.13.1-7ubuntu2.1) ... [2023-08-24T08:46:08.978Z] #6 59.24 Selecting previously unselected package libgraphite2-3:amd64. [2023-08-24T08:46:08.978Z] #6 59.24 Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... [2023-08-24T08:46:08.978Z] #6 59.25 Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... [2023-08-24T08:46:08.978Z] #6 59.29 Selecting previously unselected package libcap2-bin. [2023-08-24T08:46:08.978Z] #6 59.29 Preparing to unpack .../114-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:08.978Z] #6 59.30 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... [2023-08-24T08:46:08.978Z] #6 59.35 Selecting previously unselected package libgstreamer1.0-0:amd64. [2023-08-24T08:46:09.229Z] #6 59.35 Preparing to unpack .../115-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ... [2023-08-24T08:46:09.229Z] #6 59.36 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... [2023-08-24T08:46:09.229Z] #6 59.51 Selecting previously unselected package liborc-0.4-0:amd64. [2023-08-24T08:46:09.229Z] #6 59.51 Preparing to unpack .../116-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... [2023-08-24T08:46:09.229Z] #6 59.52 Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... [2023-08-24T08:46:09.229Z] #6 59.58 Selecting previously unselected package iso-codes. [2023-08-24T08:46:09.229Z] #6 59.58 Preparing to unpack .../117-iso-codes_4.4-1_all.deb ... [2023-08-24T08:46:09.229Z] #6 59.59 Unpacking iso-codes (4.4-1) ... [2023-08-24T08:46:09.779Z] #6 60.16 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. [2023-08-24T08:46:09.779Z] #6 60.16 Preparing to unpack .../118-libgstreamer-plugins-base1.0-0_1.16.3-0ubuntu1.2_amd64.deb ... [2023-08-24T08:46:09.779Z] #6 60.16 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:46:10.030Z] #6 60.31 Selecting previously unselected package libharfbuzz0b:amd64. [2023-08-24T08:46:10.030Z] #6 60.31 Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... [2023-08-24T08:46:10.030Z] #6 60.32 Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... [2023-08-24T08:46:10.030Z] #6 60.41 Selecting previously unselected package libharfbuzz-icu0:amd64. [2023-08-24T08:46:10.030Z] #6 60.41 Preparing to unpack .../120-libharfbuzz-icu0_2.6.4-1ubuntu4.2_amd64.deb ... [2023-08-24T08:46:10.030Z] #6 60.41 Unpacking libharfbuzz-icu0:amd64 (2.6.4-1ubuntu4.2) ... [2023-08-24T08:46:10.030Z] #6 60.45 Selecting previously unselected package libhunspell-1.7-0:amd64. [2023-08-24T08:46:10.030Z] #6 60.45 Preparing to unpack .../121-libhunspell-1.7-0_1.7.0-2build2_amd64.deb ... [2023-08-24T08:46:10.030Z] #6 60.46 Unpacking libhunspell-1.7-0:amd64 (1.7.0-2build2) ... [2023-08-24T08:46:10.030Z] #6 60.52 Selecting previously unselected package libhyphen0:amd64. [2023-08-24T08:46:10.280Z] #6 60.53 Preparing to unpack .../122-libhyphen0_2.8.8-7_amd64.deb ... [2023-08-24T08:46:10.280Z] #6 60.53 Unpacking libhyphen0:amd64 (2.8.8-7) ... [2023-08-24T08:46:10.280Z] #6 60.58 Selecting previously unselected package x11-common. [2023-08-24T08:46:10.280Z] #6 60.59 Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... [2023-08-24T08:46:10.280Z] #6 60.60 dpkg-query: no packages found matching nux-tools [2023-08-24T08:46:10.280Z] #6 60.61 Unpacking x11-common (1:7.7+19ubuntu14) ... [2023-08-24T08:46:10.280Z] #6 60.67 Selecting previously unselected package libice6:amd64. [2023-08-24T08:46:10.280Z] #6 60.67 Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... [2023-08-24T08:46:10.280Z] #6 60.67 Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... [2023-08-24T08:46:10.280Z] #6 60.72 Selecting previously unselected package libmythes-1.2-0:amd64. [2023-08-24T08:46:10.280Z] #6 60.72 Preparing to unpack .../125-libmythes-1.2-0_2%3a1.2.4-3build1_amd64.deb ... [2023-08-24T08:46:10.280Z] #6 60.73 Unpacking libmythes-1.2-0:amd64 (2:1.2.4-3build1) ... [2023-08-24T08:46:10.280Z] #6 60.77 Selecting previously unselected package libneon27-gnutls:amd64. [2023-08-24T08:46:10.531Z] #6 60.77 Preparing to unpack .../126-libneon27-gnutls_0.30.2-4_amd64.deb ... [2023-08-24T08:46:10.531Z] #6 60.77 Unpacking libneon27-gnutls:amd64 (0.30.2-4) ... [2023-08-24T08:46:10.531Z] #6 60.82 Selecting previously unselected package libnspr4:amd64. [2023-08-24T08:46:10.531Z] #6 60.83 Preparing to unpack .../127-libnspr4_2%3a4.25-1_amd64.deb ... [2023-08-24T08:46:10.531Z] #6 60.83 Unpacking libnspr4:amd64 (2:4.25-1) ... [2023-08-24T08:46:10.531Z] #6 60.88 Selecting previously unselected package libnss3:amd64. [2023-08-24T08:46:10.531Z] #6 60.88 Preparing to unpack .../128-libnss3_2%3a3.49.1-1ubuntu1.9_amd64.deb ... [2023-08-24T08:46:10.531Z] #6 60.89 Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.9) ... [2023-08-24T08:46:10.781Z] #6 61.08 Selecting previously unselected package libboost-filesystem1.71.0:amd64. [2023-08-24T08:46:10.781Z] #6 61.08 Preparing to unpack .../129-libboost-filesystem1.71.0_1.71.0-6ubuntu6_amd64.deb ... [2023-08-24T08:46:10.781Z] #6 61.09 Unpacking libboost-filesystem1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:46:10.781Z] #6 61.17 Selecting previously unselected package libboost-iostreams1.71.0:amd64. [2023-08-24T08:46:10.781Z] #6 61.17 Preparing to unpack .../130-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... [2023-08-24T08:46:10.781Z] #6 61.18 Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:46:10.781Z] #6 61.26 Selecting previously unselected package liborcus-0.15-0:amd64. [2023-08-24T08:46:10.781Z] #6 61.26 Preparing to unpack .../131-liborcus-0.15-0_0.15.3-3build2_amd64.deb ... [2023-08-24T08:46:10.781Z] #6 61.27 Unpacking liborcus-0.15-0:amd64 (0.15.3-3build2) ... [2023-08-24T08:46:11.031Z] #6 61.37 Selecting previously unselected package libopenjp2-7:amd64. [2023-08-24T08:46:11.031Z] #6 61.38 Preparing to unpack .../132-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... [2023-08-24T08:46:11.031Z] #6 61.38 Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... [2023-08-24T08:46:11.031Z] #6 61.44 Selecting previously unselected package libpoppler97:amd64. [2023-08-24T08:46:11.031Z] #6 61.44 Preparing to unpack .../133-libpoppler97_0.86.1-0ubuntu1.3_amd64.deb ... [2023-08-24T08:46:11.031Z] #6 61.45 Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1.3) ... [2023-08-24T08:46:11.282Z] #6 61.63 Selecting previously unselected package librevenge-0.0-0:amd64. [2023-08-24T08:46:11.282Z] #6 61.63 Preparing to unpack .../134-librevenge-0.0-0_0.0.4-6ubuntu5_amd64.deb ... [2023-08-24T08:46:11.282Z] #6 61.64 Unpacking librevenge-0.0-0:amd64 (0.0.4-6ubuntu5) ... [2023-08-24T08:46:11.282Z] #6 61.72 Selecting previously unselected package libsm6:amd64. [2023-08-24T08:46:11.282Z] #6 61.72 Preparing to unpack .../135-libsm6_2%3a1.2.3-1_amd64.deb ... [2023-08-24T08:46:11.282Z] #6 61.73 Unpacking libsm6:amd64 (2:1.2.3-1) ... [2023-08-24T08:46:11.532Z] #6 61.77 Selecting previously unselected package libxinerama1:amd64. [2023-08-24T08:46:11.532Z] #6 61.78 Preparing to unpack .../136-libxinerama1_2%3a1.1.4-2_amd64.deb ... [2023-08-24T08:46:11.532Z] #6 61.78 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... [2023-08-24T08:46:11.532Z] #6 61.83 Selecting previously unselected package libxslt1.1:amd64. [2023-08-24T08:46:11.532Z] #6 61.83 Preparing to unpack .../137-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... [2023-08-24T08:46:11.532Z] #6 61.84 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... [2023-08-24T08:46:11.532Z] #6 61.89 Selecting previously unselected package libxmlsec1:amd64. [2023-08-24T08:46:11.532Z] #6 61.90 Preparing to unpack .../138-libxmlsec1_1.2.28-2_amd64.deb ... [2023-08-24T08:46:11.532Z] #6 61.90 Unpacking libxmlsec1:amd64 (1.2.28-2) ... [2023-08-24T08:46:11.532Z] #6 61.95 Selecting previously unselected package libxmlsec1-nss:amd64. [2023-08-24T08:46:11.783Z] #6 61.95 Preparing to unpack .../139-libxmlsec1-nss_1.2.28-2_amd64.deb ... [2023-08-24T08:46:11.783Z] #6 61.96 Unpacking libxmlsec1-nss:amd64 (1.2.28-2) ... [2023-08-24T08:46:11.783Z] #6 62.02 Selecting previously unselected package libxrandr2:amd64. [2023-08-24T08:46:11.783Z] #6 62.02 Preparing to unpack .../140-libxrandr2_2%3a1.5.2-0ubuntu1_amd64.deb ... [2023-08-24T08:46:11.783Z] #6 62.02 Unpacking libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... [2023-08-24T08:46:11.783Z] #6 62.06 Selecting previously unselected package libyajl2:amd64. [2023-08-24T08:46:11.783Z] #6 62.06 Preparing to unpack .../141-libyajl2_2.1.0-3_amd64.deb ... [2023-08-24T08:46:11.783Z] #6 62.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2023-08-24T08:46:11.783Z] #6 62.11 Selecting previously unselected package libraptor2-0:amd64. [2023-08-24T08:46:11.783Z] #6 62.11 Preparing to unpack .../142-libraptor2-0_2.0.15-0ubuntu1.20.04.1_amd64.deb ... [2023-08-24T08:46:11.783Z] #6 62.12 Unpacking libraptor2-0:amd64 (2.0.15-0ubuntu1.20.04.1) ... [2023-08-24T08:46:11.783Z] #6 62.17 Selecting previously unselected package libmhash2:amd64. [2023-08-24T08:46:12.033Z] #6 62.17 Preparing to unpack .../143-libmhash2_0.9.9.9-8_amd64.deb ... [2023-08-24T08:46:12.033Z] #6 62.18 Unpacking libmhash2:amd64 (0.9.9.9-8) ... [2023-08-24T08:46:12.033Z] #6 62.23 Selecting previously unselected package librasqal3:amd64. [2023-08-24T08:46:12.033Z] #6 62.23 Preparing to unpack .../144-librasqal3_0.9.33-0.1_amd64.deb ... [2023-08-24T08:46:12.033Z] #6 62.23 Unpacking librasqal3:amd64 (0.9.33-0.1) ... [2023-08-24T08:46:12.033Z] #6 62.31 Selecting previously unselected package librdf0:amd64. [2023-08-24T08:46:12.033Z] #6 62.31 Preparing to unpack .../145-librdf0_1.0.17-1.1ubuntu1_amd64.deb ... [2023-08-24T08:46:12.033Z] #6 62.32 Unpacking librdf0:amd64 (1.0.17-1.1ubuntu1) ... [2023-08-24T08:46:12.033Z] #6 62.37 Selecting previously unselected package libreoffice-core. [2023-08-24T08:46:12.033Z] #6 62.37 Preparing to unpack .../146-libreoffice-core_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:12.033Z] #6 62.38 Unpacking libreoffice-core (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:16.156Z] #6 66.03 Selecting previously unselected package libreoffice-base-core. [2023-08-24T08:46:16.156Z] #6 66.03 Preparing to unpack .../147-libreoffice-base-core_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:16.156Z] #6 66.04 Unpacking libreoffice-base-core (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:16.156Z] #6 66.18 Selecting previously unselected package libreoffice-base-drivers. [2023-08-24T08:46:16.156Z] #6 66.18 Preparing to unpack .../148-libreoffice-base-drivers_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:16.156Z] #6 66.19 Unpacking libreoffice-base-drivers (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:16.156Z] #6 66.30 Selecting previously unselected package libreoffice-base. [2023-08-24T08:46:16.156Z] #6 66.31 Preparing to unpack .../149-libreoffice-base_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:46:16.156Z] #6 66.32 No diversion 'diversion of /usr/lib/libreoffice/share/basic/dialog.xlc to /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess by libreoffice-base', none removed. [2023-08-24T08:46:16.156Z] #6 66.33 No diversion 'diversion of /usr/lib/libreoffice/share/basic/script.xlc to /usr/lib/libreoffice/share/basic/script.xlc.noaccess by libreoffice-base', none removed. [2023-08-24T08:46:16.156Z] #6 66.34 Unpacking libreoffice-base (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:46:16.156Z] #6 66.59 Selecting previously unselected package perl-modules-5.30. [2023-08-24T08:46:16.406Z] #6 66.59 Preparing to unpack .../150-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ... [2023-08-24T08:46:16.406Z] #6 66.60 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ... [2023-08-24T08:46:16.957Z] #6 67.07 Selecting previously unselected package libgdbm6:amd64. [2023-08-24T08:46:16.957Z] #6 67.07 Preparing to unpack .../151-libgdbm6_1.18.1-5_amd64.deb ... [2023-08-24T08:46:16.957Z] #6 67.07 Unpacking libgdbm6:amd64 (1.18.1-5) ... [2023-08-24T08:46:16.957Z] #6 67.12 Selecting previously unselected package libgdbm-compat4:amd64. [2023-08-24T08:46:16.957Z] #6 67.12 Preparing to unpack .../152-libgdbm-compat4_1.18.1-5_amd64.deb ... [2023-08-24T08:46:16.957Z] #6 67.13 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... [2023-08-24T08:46:16.957Z] #6 67.17 Selecting previously unselected package libperl5.30:amd64. [2023-08-24T08:46:16.957Z] #6 67.17 Preparing to unpack .../153-libperl5.30_5.30.0-9ubuntu0.4_amd64.deb ... [2023-08-24T08:46:16.957Z] #6 67.17 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.4) ... [2023-08-24T08:46:17.508Z] #6 67.74 Selecting previously unselected package perl. [2023-08-24T08:46:17.508Z] #6 67.74 Preparing to unpack .../154-perl_5.30.0-9ubuntu0.4_amd64.deb ... [2023-08-24T08:46:17.508Z] #6 67.75 Unpacking perl (5.30.0-9ubuntu0.4) ... [2023-08-24T08:46:17.508Z] #6 67.82 Selecting previously unselected package poppler-data. [2023-08-24T08:46:17.508Z] #6 67.82 Preparing to unpack .../155-poppler-data_0.4.9-2_all.deb ... [2023-08-24T08:46:17.508Z] #6 67.83 Unpacking poppler-data (0.4.9-2) ... [2023-08-24T08:46:17.758Z] #6 68.13 Selecting previously unselected package apt-utils. [2023-08-24T08:46:17.758Z] #6 68.14 Preparing to unpack .../156-apt-utils_2.0.9_amd64.deb ... [2023-08-24T08:46:17.758Z] #6 68.14 Unpacking apt-utils (2.0.9) ... [2023-08-24T08:46:18.008Z] #6 68.20 Selecting previously unselected package openssl. [2023-08-24T08:46:18.008Z] #6 68.21 Preparing to unpack .../157-openssl_1.1.1f-1ubuntu2.19_amd64.deb ... [2023-08-24T08:46:18.008Z] #6 68.21 Unpacking openssl (1.1.1f-1ubuntu2.19) ... [2023-08-24T08:46:18.008Z] #6 68.34 Selecting previously unselected package ca-certificates. [2023-08-24T08:46:18.008Z] #6 68.34 Preparing to unpack .../158-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... [2023-08-24T08:46:18.008Z] #6 68.34 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... [2023-08-24T08:46:18.008Z] #6 68.42 Selecting previously unselected package dbus. [2023-08-24T08:46:18.259Z] #6 68.43 Preparing to unpack .../159-dbus_1.12.16-2ubuntu2.3_amd64.deb ... [2023-08-24T08:46:18.259Z] #6 68.44 Unpacking dbus (1.12.16-2ubuntu2.3) ... [2023-08-24T08:46:18.259Z] #6 68.50 Selecting previously unselected package dmsetup. [2023-08-24T08:46:18.259Z] #6 68.51 Preparing to unpack .../160-dmsetup_2%3a1.02.167-1ubuntu1_amd64.deb ... [2023-08-24T08:46:18.259Z] #6 68.51 Unpacking dmsetup (2:1.02.167-1ubuntu1) ... [2023-08-24T08:46:18.259Z] #6 68.56 Selecting previously unselected package libmagic-mgc. [2023-08-24T08:46:18.259Z] #6 68.56 Preparing to unpack .../161-libmagic-mgc_1%3a5.38-4_amd64.deb ... [2023-08-24T08:46:18.259Z] #6 68.56 Unpacking libmagic-mgc (1:5.38-4) ... [2023-08-24T08:46:18.259Z] #6 68.64 Selecting previously unselected package libmagic1:amd64. [2023-08-24T08:46:18.259Z] #6 68.64 Preparing to unpack .../162-libmagic1_1%3a5.38-4_amd64.deb ... [2023-08-24T08:46:18.259Z] #6 68.65 Unpacking libmagic1:amd64 (1:5.38-4) ... [2023-08-24T08:46:18.259Z] #6 68.70 Selecting previously unselected package file. [2023-08-24T08:46:18.509Z] #6 68.70 Preparing to unpack .../163-file_1%3a5.38-4_amd64.deb ... [2023-08-24T08:46:18.509Z] #6 68.71 Unpacking file (1:5.38-4) ... [2023-08-24T08:46:18.509Z] #6 68.75 Selecting previously unselected package libgirepository-1.0-1:amd64. [2023-08-24T08:46:18.509Z] #6 68.75 Preparing to unpack .../164-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ... [2023-08-24T08:46:18.509Z] #6 68.76 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... [2023-08-24T08:46:19.060Z] #6 69.27 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2023-08-24T08:46:19.060Z] #6 69.28 Preparing to unpack .../165-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ... [2023-08-24T08:46:19.060Z] #6 69.29 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... [2023-08-24T08:46:19.060Z] #6 69.36 Selecting previously unselected package iputils-ping. [2023-08-24T08:46:19.060Z] #6 69.36 Preparing to unpack .../166-iputils-ping_3%3a20190709-3_amd64.deb ... [2023-08-24T08:46:19.060Z] #6 69.37 Unpacking iputils-ping (3:20190709-3) ... [2023-08-24T08:46:19.060Z] #6 69.43 Selecting previously unselected package libelf1:amd64. [2023-08-24T08:46:19.060Z] #6 69.44 Preparing to unpack .../167-libelf1_0.176-1.1build1_amd64.deb ... [2023-08-24T08:46:19.060Z] #6 69.44 Unpacking libelf1:amd64 (0.176-1.1build1) ... [2023-08-24T08:46:19.060Z] #6 69.48 Selecting previously unselected package libfribidi0:amd64. [2023-08-24T08:46:19.060Z] #6 69.49 Preparing to unpack .../168-libfribidi0_1.0.8-2ubuntu0.1_amd64.deb ... [2023-08-24T08:46:19.060Z] #6 69.49 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu0.1) ... [2023-08-24T08:46:19.060Z] #6 69.53 Selecting previously unselected package libglib2.0-data. [2023-08-24T08:46:19.310Z] #6 69.53 Preparing to unpack .../169-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... [2023-08-24T08:46:19.310Z] #6 69.54 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... [2023-08-24T08:46:19.310Z] #6 69.58 Selecting previously unselected package libnss-systemd:amd64. [2023-08-24T08:46:19.310Z] #6 69.58 Preparing to unpack .../170-libnss-systemd_245.4-4ubuntu3.22_amd64.deb ... [2023-08-24T08:46:19.310Z] #6 69.59 Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.22) ... [2023-08-24T08:46:19.310Z] #6 69.64 Selecting previously unselected package libpam-cap:amd64. [2023-08-24T08:46:19.310Z] #6 69.64 Preparing to unpack .../171-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:19.310Z] #6 69.65 Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [2023-08-24T08:46:19.310Z] #6 69.69 Selecting previously unselected package libpam-systemd:amd64. [2023-08-24T08:46:19.310Z] #6 69.69 Preparing to unpack .../172-libpam-systemd_245.4-4ubuntu3.22_amd64.deb ... [2023-08-24T08:46:19.310Z] #6 69.69 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.22) ... [2023-08-24T08:46:19.310Z] #6 69.76 Selecting previously unselected package libslang2:amd64. [2023-08-24T08:46:19.561Z] #6 69.76 Preparing to unpack .../173-libslang2_2.3.2-4_amd64.deb ... [2023-08-24T08:46:19.561Z] #6 69.76 Unpacking libslang2:amd64 (2.3.2-4) ... [2023-08-24T08:46:19.561Z] #6 69.86 Selecting previously unselected package libsodium23:amd64. [2023-08-24T08:46:19.561Z] #6 69.86 Preparing to unpack .../174-libsodium23_1.0.18-1_amd64.deb ... [2023-08-24T08:46:19.561Z] #6 69.87 Unpacking libsodium23:amd64 (1.0.18-1) ... [2023-08-24T08:46:19.561Z] #6 69.92 Selecting previously unselected package libtext-iconv-perl. [2023-08-24T08:46:19.561Z] #6 69.92 Preparing to unpack .../175-libtext-iconv-perl_1.7-7_amd64.deb ... [2023-08-24T08:46:19.561Z] #6 69.93 Unpacking libtext-iconv-perl (1.7-7) ... [2023-08-24T08:46:19.561Z] #6 69.97 Selecting previously unselected package netbase. [2023-08-24T08:46:19.811Z] #6 69.97 Preparing to unpack .../176-netbase_6.1_all.deb ... [2023-08-24T08:46:19.811Z] #6 69.98 Unpacking netbase (6.1) ... [2023-08-24T08:46:19.811Z] #6 70.02 Selecting previously unselected package python3-dbus. [2023-08-24T08:46:19.811Z] #6 70.02 Preparing to unpack .../177-python3-dbus_1.2.16-1build1_amd64.deb ... [2023-08-24T08:46:19.811Z] #6 70.03 Unpacking python3-dbus (1.2.16-1build1) ... [2023-08-24T08:46:19.811Z] #6 70.09 Selecting previously unselected package python3-gi. [2023-08-24T08:46:19.811Z] #6 70.09 Preparing to unpack .../178-python3-gi_3.36.0-1_amd64.deb ... [2023-08-24T08:46:19.811Z] #6 70.09 Unpacking python3-gi (3.36.0-1) ... [2023-08-24T08:46:19.811Z] #6 70.16 Selecting previously unselected package networkd-dispatcher. [2023-08-24T08:46:19.811Z] #6 70.17 Preparing to unpack .../179-networkd-dispatcher_2.1-2~ubuntu20.04.3_all.deb ... [2023-08-24T08:46:19.811Z] #6 70.17 Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.3) ... [2023-08-24T08:46:19.811Z] #6 70.22 Selecting previously unselected package shared-mime-info. [2023-08-24T08:46:20.062Z] #6 70.22 Preparing to unpack .../180-shared-mime-info_1.15-1_amd64.deb ... [2023-08-24T08:46:20.062Z] #6 70.22 Unpacking shared-mime-info (1.15-1) ... [2023-08-24T08:46:20.062Z] #6 70.32 Selecting previously unselected package xxd. [2023-08-24T08:46:20.062Z] #6 70.32 Preparing to unpack .../181-xxd_2%3a8.1.2269-1ubuntu5.17_amd64.deb ... [2023-08-24T08:46:20.062Z] #6 70.33 Unpacking xxd (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:46:20.062Z] #6 70.39 Selecting previously unselected package vim-common. [2023-08-24T08:46:20.062Z] #6 70.39 Preparing to unpack .../182-vim-common_2%3a8.1.2269-1ubuntu5.17_all.deb ... [2023-08-24T08:46:20.062Z] #6 70.41 Unpacking vim-common (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:46:20.312Z] #6 70.48 Selecting previously unselected package xdg-user-dirs. [2023-08-24T08:46:20.312Z] #6 70.49 Preparing to unpack .../183-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... [2023-08-24T08:46:20.312Z] #6 70.50 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... [2023-08-24T08:46:20.312Z] #6 70.55 Selecting previously unselected package xkb-data. [2023-08-24T08:46:20.312Z] #6 70.55 Preparing to unpack .../184-xkb-data_2.29-2_all.deb ... [2023-08-24T08:46:20.312Z] #6 70.56 Unpacking xkb-data (2.29-2) ... [2023-08-24T08:46:20.312Z] #6 70.66 Selecting previously unselected package xz-utils. [2023-08-24T08:46:20.312Z] #6 70.67 Preparing to unpack .../185-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... [2023-08-24T08:46:20.312Z] #6 70.67 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... [2023-08-24T08:46:20.312Z] #6 70.74 Selecting previously unselected package apparmor. [2023-08-24T08:46:20.562Z] #6 70.74 Preparing to unpack .../186-apparmor_2.13.3-7ubuntu5.2_amd64.deb ... [2023-08-24T08:46:20.562Z] #6 70.77 Unpacking apparmor (2.13.3-7ubuntu5.2) ... [2023-08-24T08:46:20.562Z] #6 70.88 Selecting previously unselected package krb5-locales. [2023-08-24T08:46:20.562Z] #6 70.89 Preparing to unpack .../187-krb5-locales_1.17-6ubuntu4.3_all.deb ... [2023-08-24T08:46:20.562Z] #6 70.89 Unpacking krb5-locales (1.17-6ubuntu4.3) ... [2023-08-24T08:46:20.562Z] #6 70.93 Selecting previously unselected package libdrm-common. [2023-08-24T08:46:20.562Z] #6 70.93 Preparing to unpack .../188-libdrm-common_2.4.107-8ubuntu1~20.04.2_all.deb ... [2023-08-24T08:46:20.562Z] #6 70.93 Unpacking libdrm-common (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:46:20.562Z] #6 70.97 Selecting previously unselected package libdrm2:amd64. [2023-08-24T08:46:20.562Z] #6 70.98 Preparing to unpack .../189-libdrm2_2.4.107-8ubuntu1~20.04.2_amd64.deb ... [2023-08-24T08:46:20.562Z] #6 70.99 Unpacking libdrm2:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:46:20.813Z] #6 71.03 Selecting previously unselected package libedit2:amd64. [2023-08-24T08:46:20.813Z] #6 71.04 Preparing to unpack .../190-libedit2_3.1-20191231-1_amd64.deb ... [2023-08-24T08:46:20.813Z] #6 71.04 Unpacking libedit2:amd64 (3.1-20191231-1) ... [2023-08-24T08:46:20.813Z] #6 71.09 Selecting previously unselected package libnuma1:amd64. [2023-08-24T08:46:20.813Z] #6 71.09 Preparing to unpack .../191-libnuma1_2.0.12-1_amd64.deb ... [2023-08-24T08:46:20.813Z] #6 71.10 Unpacking libnuma1:amd64 (2.0.12-1) ... [2023-08-24T08:46:20.813Z] #6 71.15 Selecting previously unselected package libusb-1.0-0:amd64. [2023-08-24T08:46:20.813Z] #6 71.15 Preparing to unpack .../192-libusb-1.0-0_2%3a1.0.23-2build1_amd64.deb ... [2023-08-24T08:46:20.813Z] #6 71.16 Unpacking libusb-1.0-0:amd64 (2:1.0.23-2build1) ... [2023-08-24T08:46:20.813Z] #6 71.22 Selecting previously unselected package libxmuu1:amd64. [2023-08-24T08:46:21.063Z] #6 71.23 Preparing to unpack .../193-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... [2023-08-24T08:46:21.063Z] #6 71.23 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... [2023-08-24T08:46:21.063Z] #6 71.28 Selecting previously unselected package publicsuffix. [2023-08-24T08:46:21.063Z] #6 71.29 Preparing to unpack .../194-publicsuffix_20200303.0012-1_all.deb ... [2023-08-24T08:46:21.063Z] #6 71.29 Unpacking publicsuffix (20200303.0012-1) ... [2023-08-24T08:46:21.063Z] #6 71.36 Selecting previously unselected package wget. [2023-08-24T08:46:21.063Z] #6 71.37 Preparing to unpack .../195-wget_1.20.3-1ubuntu2_amd64.deb ... [2023-08-24T08:46:21.063Z] #6 71.37 Unpacking wget (1.20.3-1ubuntu2) ... [2023-08-24T08:46:21.063Z] #6 71.46 Selecting previously unselected package hicolor-icon-theme. [2023-08-24T08:46:21.063Z] #6 71.46 Preparing to unpack .../196-hicolor-icon-theme_0.17-2_all.deb ... [2023-08-24T08:46:21.063Z] #6 71.47 Unpacking hicolor-icon-theme (0.17-2) ... [2023-08-24T08:46:21.063Z] #6 71.56 Selecting previously unselected package libgdk-pixbuf2.0-common. [2023-08-24T08:46:21.313Z] #6 71.57 Preparing to unpack .../197-libgdk-pixbuf2.0-common_2.40.0+dfsg-3ubuntu0.4_all.deb ... [2023-08-24T08:46:21.313Z] #6 71.57 Unpacking libgdk-pixbuf2.0-common (2.40.0+dfsg-3ubuntu0.4) ... [2023-08-24T08:46:21.313Z] #6 71.62 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. [2023-08-24T08:46:21.313Z] #6 71.62 Preparing to unpack .../198-libgdk-pixbuf2.0-0_2.40.0+dfsg-3ubuntu0.4_amd64.deb ... [2023-08-24T08:46:21.314Z] #6 71.63 Unpacking libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.4) ... [2023-08-24T08:46:21.564Z] #6 71.71 Selecting previously unselected package gtk-update-icon-cache. [2023-08-24T08:46:21.564Z] #6 71.72 Preparing to unpack .../199-gtk-update-icon-cache_3.24.20-0ubuntu1.1_amd64.deb ... [2023-08-24T08:46:21.564Z] #6 71.74 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. [2023-08-24T08:46:21.564Z] #6 71.75 No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. [2023-08-24T08:46:21.564Z] #6 71.75 Unpacking gtk-update-icon-cache (3.24.20-0ubuntu1.1) ... [2023-08-24T08:46:21.564Z] #6 71.80 Selecting previously unselected package libcairo-gobject2:amd64. [2023-08-24T08:46:21.564Z] #6 71.80 Preparing to unpack .../200-libcairo-gobject2_1.16.0-4ubuntu1_amd64.deb ... [2023-08-24T08:46:21.564Z] #6 71.81 Unpacking libcairo-gobject2:amd64 (1.16.0-4ubuntu1) ... [2023-08-24T08:46:21.564Z] #6 71.85 Selecting previously unselected package libthai-data. [2023-08-24T08:46:21.564Z] #6 71.85 Preparing to unpack .../201-libthai-data_0.1.28-3_all.deb ... [2023-08-24T08:46:21.564Z] #6 71.85 Unpacking libthai-data (0.1.28-3) ... [2023-08-24T08:46:21.564Z] #6 71.91 Selecting previously unselected package libdatrie1:amd64. [2023-08-24T08:46:21.564Z] #6 71.91 Preparing to unpack .../202-libdatrie1_0.2.12-3_amd64.deb ... [2023-08-24T08:46:21.564Z] #6 71.92 Unpacking libdatrie1:amd64 (0.2.12-3) ... [2023-08-24T08:46:21.564Z] #6 71.96 Selecting previously unselected package libthai0:amd64. [2023-08-24T08:46:21.815Z] #6 71.97 Preparing to unpack .../203-libthai0_0.1.28-3_amd64.deb ... [2023-08-24T08:46:21.815Z] #6 71.97 Unpacking libthai0:amd64 (0.1.28-3) ... [2023-08-24T08:46:21.815Z] #6 72.02 Selecting previously unselected package libpango-1.0-0:amd64. [2023-08-24T08:46:21.815Z] #6 72.02 Preparing to unpack .../204-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... [2023-08-24T08:46:21.815Z] #6 72.02 Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... [2023-08-24T08:46:21.815Z] #6 72.08 Selecting previously unselected package libpangoft2-1.0-0:amd64. [2023-08-24T08:46:21.815Z] #6 72.09 Preparing to unpack .../205-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... [2023-08-24T08:46:21.815Z] #6 72.09 Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... [2023-08-24T08:46:21.815Z] #6 72.14 Selecting previously unselected package libpangocairo-1.0-0:amd64. [2023-08-24T08:46:21.815Z] #6 72.14 Preparing to unpack .../206-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... [2023-08-24T08:46:21.815Z] #6 72.15 Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... [2023-08-24T08:46:21.815Z] #6 72.19 Selecting previously unselected package librsvg2-2:amd64. [2023-08-24T08:46:22.065Z] #6 72.19 Preparing to unpack .../207-librsvg2-2_2.48.9-1ubuntu0.20.04.4_amd64.deb ... [2023-08-24T08:46:22.065Z] #6 72.20 Unpacking librsvg2-2:amd64 (2.48.9-1ubuntu0.20.04.4) ... [2023-08-24T08:46:22.315Z] #6 72.51 Selecting previously unselected package librsvg2-common:amd64. [2023-08-24T08:46:22.315Z] #6 72.52 Preparing to unpack .../208-librsvg2-common_2.48.9-1ubuntu0.20.04.4_amd64.deb ... [2023-08-24T08:46:22.315Z] #6 72.52 Unpacking librsvg2-common:amd64 (2.48.9-1ubuntu0.20.04.4) ... [2023-08-24T08:46:22.315Z] #6 72.57 Selecting previously unselected package humanity-icon-theme. [2023-08-24T08:46:22.315Z] #6 72.58 Preparing to unpack .../209-humanity-icon-theme_0.6.15_all.deb ... [2023-08-24T08:46:22.315Z] #6 72.58 Unpacking humanity-icon-theme (0.6.15) ... [2023-08-24T08:46:23.226Z] #6 73.64 Selecting previously unselected package ubuntu-mono. [2023-08-24T08:46:23.226Z] #6 73.65 Preparing to unpack .../210-ubuntu-mono_19.04-0ubuntu3_all.deb ... [2023-08-24T08:46:23.476Z] #6 73.66 Unpacking ubuntu-mono (19.04-0ubuntu3) ... [2023-08-24T08:46:24.027Z] #6 74.33 Selecting previously unselected package adwaita-icon-theme. [2023-08-24T08:46:24.027Z] #6 74.33 Preparing to unpack .../211-adwaita-icon-theme_3.36.1-2ubuntu0.20.04.2_all.deb ... [2023-08-24T08:46:24.027Z] #6 74.34 Unpacking adwaita-icon-theme (3.36.1-2ubuntu0.20.04.2) ... [2023-08-24T08:46:24.938Z] #6 75.17 Selecting previously unselected package alsa-topology-conf. [2023-08-24T08:46:24.938Z] #6 75.18 Preparing to unpack .../212-alsa-topology-conf_1.2.2-1_all.deb ... [2023-08-24T08:46:24.938Z] #6 75.18 Unpacking alsa-topology-conf (1.2.2-1) ... [2023-08-24T08:46:24.938Z] #6 75.23 Selecting previously unselected package alsa-ucm-conf. [2023-08-24T08:46:24.938Z] #6 75.23 Preparing to unpack .../213-alsa-ucm-conf_1.2.2-1ubuntu0.13_all.deb ... [2023-08-24T08:46:24.938Z] #6 75.23 Unpacking alsa-ucm-conf (1.2.2-1ubuntu0.13) ... [2023-08-24T08:46:25.188Z] #6 75.32 Selecting previously unselected package libatspi2.0-0:amd64. [2023-08-24T08:46:25.188Z] #6 75.32 Preparing to unpack .../214-libatspi2.0-0_2.36.0-2_amd64.deb ... [2023-08-24T08:46:25.188Z] #6 75.33 Unpacking libatspi2.0-0:amd64 (2.36.0-2) ... [2023-08-24T08:46:25.188Z] #6 75.38 Selecting previously unselected package libxtst6:amd64. [2023-08-24T08:46:25.188Z] #6 75.39 Preparing to unpack .../215-libxtst6_2%3a1.2.3-1_amd64.deb ... [2023-08-24T08:46:25.188Z] #6 75.39 Unpacking libxtst6:amd64 (2:1.2.3-1) ... [2023-08-24T08:46:25.188Z] #6 75.45 Selecting previously unselected package at-spi2-core. [2023-08-24T08:46:25.188Z] #6 75.46 Preparing to unpack .../216-at-spi2-core_2.36.0-2_amd64.deb ... [2023-08-24T08:46:25.188Z] #6 75.46 Unpacking at-spi2-core (2.36.0-2) ... [2023-08-24T08:46:25.188Z] #6 75.54 Selecting previously unselected package java-common. [2023-08-24T08:46:25.188Z] #6 75.54 Preparing to unpack .../217-java-common_0.72_all.deb ... [2023-08-24T08:46:25.188Z] #6 75.54 Unpacking java-common (0.72) ... [2023-08-24T08:46:25.188Z] #6 75.58 Selecting previously unselected package libasound2-data. [2023-08-24T08:46:25.439Z] #6 75.59 Preparing to unpack .../218-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... [2023-08-24T08:46:25.439Z] #6 75.60 Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... [2023-08-24T08:46:25.439Z] #6 75.65 Selecting previously unselected package libasound2:amd64. [2023-08-24T08:46:25.439Z] #6 75.65 Preparing to unpack .../219-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... [2023-08-24T08:46:25.439Z] #6 75.66 Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2023-08-24T08:46:25.439Z] #6 75.74 Selecting previously unselected package libpcsclite1:amd64. [2023-08-24T08:46:25.439Z] #6 75.74 Preparing to unpack .../220-libpcsclite1_1.8.26-3_amd64.deb ... [2023-08-24T08:46:25.439Z] #6 75.75 Unpacking libpcsclite1:amd64 (1.8.26-3) ... [2023-08-24T08:46:25.439Z] #6 75.80 Selecting previously unselected package openjdk-11-jre-headless:amd64. [2023-08-24T08:46:25.439Z] #6 75.80 Preparing to unpack .../221-openjdk-11-jre-headless_11.0.20+8-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:46:25.439Z] #6 75.81 Unpacking openjdk-11-jre-headless:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:46:30.634Z] #6 80.24 Selecting previously unselected package ca-certificates-java. [2023-08-24T08:46:30.634Z] #6 80.24 Preparing to unpack .../222-ca-certificates-java_20190405ubuntu1.1_all.deb ... [2023-08-24T08:46:30.634Z] #6 80.25 Unpacking ca-certificates-java (20190405ubuntu1.1) ... [2023-08-24T08:46:30.634Z] #6 80.29 Selecting previously unselected package gcc-9-base:amd64. [2023-08-24T08:46:30.634Z] #6 80.30 Preparing to unpack .../223-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-08-24T08:46:30.634Z] #6 80.31 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2023-08-24T08:46:30.634Z] #6 80.36 Selecting previously unselected package libisl22:amd64. [2023-08-24T08:46:30.634Z] #6 80.37 Preparing to unpack .../224-libisl22_0.22.1-1_amd64.deb ... [2023-08-24T08:46:30.634Z] #6 80.37 Unpacking libisl22:amd64 (0.22.1-1) ... [2023-08-24T08:46:30.634Z] #6 80.48 Selecting previously unselected package libmpfr6:amd64. [2023-08-24T08:46:30.634Z] #6 80.48 Preparing to unpack .../225-libmpfr6_4.0.2-1_amd64.deb ... [2023-08-24T08:46:30.634Z] #6 80.49 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2023-08-24T08:46:30.634Z] #6 80.58 Selecting previously unselected package libmpc3:amd64. [2023-08-24T08:46:30.634Z] #6 80.58 Preparing to unpack .../226-libmpc3_1.1.0-1_amd64.deb ... [2023-08-24T08:46:30.634Z] #6 80.58 Unpacking libmpc3:amd64 (1.1.0-1) ... [2023-08-24T08:46:30.634Z] #6 80.63 Selecting previously unselected package cpp-9. [2023-08-24T08:46:30.634Z] #6 80.63 Preparing to unpack .../227-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-08-24T08:46:30.634Z] #6 80.64 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2023-08-24T08:46:31.184Z] #6 81.50 Selecting previously unselected package cpp. [2023-08-24T08:46:31.184Z] #6 81.50 Preparing to unpack .../228-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... [2023-08-24T08:46:31.184Z] #6 81.51 Unpacking cpp (4:9.3.0-1ubuntu2) ... [2023-08-24T08:46:31.184Z] #6 81.55 Selecting previously unselected package libcurl4:amd64. [2023-08-24T08:46:31.184Z] #6 81.56 Preparing to unpack .../229-libcurl4_7.68.0-1ubuntu2.19_amd64.deb ... [2023-08-24T08:46:31.184Z] #6 81.56 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.19) ... [2023-08-24T08:46:31.435Z] #6 81.64 Selecting previously unselected package curl. [2023-08-24T08:46:31.435Z] #6 81.65 Preparing to unpack .../230-curl_7.68.0-1ubuntu2.19_amd64.deb ... [2023-08-24T08:46:31.435Z] #6 81.66 Unpacking curl (7.68.0-1ubuntu2.19) ... [2023-08-24T08:46:31.435Z] #6 81.71 Selecting previously unselected package dbus-user-session. [2023-08-24T08:46:31.435Z] #6 81.72 Preparing to unpack .../231-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... [2023-08-24T08:46:31.435Z] #6 81.72 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... [2023-08-24T08:46:31.435Z] #6 81.76 Selecting previously unselected package dconf-service. [2023-08-24T08:46:31.435Z] #6 81.76 Preparing to unpack .../232-dconf-service_0.36.0-1_amd64.deb ... [2023-08-24T08:46:31.435Z] #6 81.76 Unpacking dconf-service (0.36.0-1) ... [2023-08-24T08:46:31.435Z] #6 81.81 Selecting previously unselected package dconf-gsettings-backend:amd64. [2023-08-24T08:46:31.435Z] #6 81.82 Preparing to unpack .../233-dconf-gsettings-backend_0.36.0-1_amd64.deb ... [2023-08-24T08:46:31.435Z] #6 81.82 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ... [2023-08-24T08:46:31.435Z] #6 81.87 Selecting previously unselected package emacsen-common. [2023-08-24T08:46:31.685Z] #6 81.87 Preparing to unpack .../234-emacsen-common_3.0.4_all.deb ... [2023-08-24T08:46:31.685Z] #6 81.89 Unpacking emacsen-common (3.0.4) ... [2023-08-24T08:46:31.685Z] #6 81.95 Selecting previously unselected package dictionaries-common. [2023-08-24T08:46:31.685Z] #6 81.96 Preparing to unpack .../235-dictionaries-common_1.28.1_all.deb ... [2023-08-24T08:46:31.685Z] #6 81.98 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' [2023-08-24T08:46:31.685Z] #6 81.98 Unpacking dictionaries-common (1.28.1) ... [2023-08-24T08:46:31.685Z] #6 82.07 Selecting previously unselected package libaom0:amd64. [2023-08-24T08:46:31.685Z] #6 82.07 Preparing to unpack .../236-libaom0_1.0.0.errata1-3build1_amd64.deb ... [2023-08-24T08:46:31.685Z] #6 82.08 Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... [2023-08-24T08:46:31.936Z] #6 82.26 Selecting previously unselected package libva2:amd64. [2023-08-24T08:46:31.936Z] #6 82.26 Preparing to unpack .../237-libva2_2.7.0-2_amd64.deb ... [2023-08-24T08:46:31.936Z] #6 82.28 Unpacking libva2:amd64 (2.7.0-2) ... [2023-08-24T08:46:31.936Z] #6 82.33 Selecting previously unselected package libva-drm2:amd64. [2023-08-24T08:46:32.186Z] #6 82.34 Preparing to unpack .../238-libva-drm2_2.7.0-2_amd64.deb ... [2023-08-24T08:46:32.186Z] #6 82.34 Unpacking libva-drm2:amd64 (2.7.0-2) ... [2023-08-24T08:46:32.186Z] #6 82.39 Selecting previously unselected package libxfixes3:amd64. [2023-08-24T08:46:32.186Z] #6 82.39 Preparing to unpack .../239-libxfixes3_1%3a5.0.3-2_amd64.deb ... [2023-08-24T08:46:32.186Z] #6 82.40 Unpacking libxfixes3:amd64 (1:5.0.3-2) ... [2023-08-24T08:46:32.186Z] #6 82.45 Selecting previously unselected package libva-x11-2:amd64. [2023-08-24T08:46:32.186Z] #6 82.45 Preparing to unpack .../240-libva-x11-2_2.7.0-2_amd64.deb ... [2023-08-24T08:46:32.186Z] #6 82.45 Unpacking libva-x11-2:amd64 (2.7.0-2) ... [2023-08-24T08:46:32.186Z] #6 82.50 Selecting previously unselected package libvdpau1:amd64. [2023-08-24T08:46:32.186Z] #6 82.51 Preparing to unpack .../241-libvdpau1_1.3-1ubuntu2_amd64.deb ... [2023-08-24T08:46:32.186Z] #6 82.51 Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... [2023-08-24T08:46:32.186Z] #6 82.55 Selecting previously unselected package ocl-icd-libopencl1:amd64. [2023-08-24T08:46:32.436Z] #6 82.56 Preparing to unpack .../242-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... [2023-08-24T08:46:32.436Z] #6 82.56 Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... [2023-08-24T08:46:32.436Z] #6 82.62 Selecting previously unselected package libavutil56:amd64. [2023-08-24T08:46:32.436Z] #6 82.63 Preparing to unpack .../243-libavutil56_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:32.436Z] #6 82.63 Unpacking libavutil56:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:32.436Z] #6 82.70 Selecting previously unselected package libcodec2-0.9:amd64. [2023-08-24T08:46:32.436Z] #6 82.71 Preparing to unpack .../244-libcodec2-0.9_0.9.2-2_amd64.deb ... [2023-08-24T08:46:32.436Z] #6 82.71 Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... [2023-08-24T08:46:33.347Z] #6 83.59 Selecting previously unselected package libgsm1:amd64. [2023-08-24T08:46:33.347Z] #6 83.59 Preparing to unpack .../245-libgsm1_1.0.18-2_amd64.deb ... [2023-08-24T08:46:33.347Z] #6 83.60 Unpacking libgsm1:amd64 (1.0.18-2) ... [2023-08-24T08:46:33.347Z] #6 83.64 Selecting previously unselected package libmp3lame0:amd64. [2023-08-24T08:46:33.347Z] #6 83.65 Preparing to unpack .../246-libmp3lame0_3.100-3_amd64.deb ... [2023-08-24T08:46:33.347Z] #6 83.65 Unpacking libmp3lame0:amd64 (3.100-3) ... [2023-08-24T08:46:33.347Z] #6 83.72 Selecting previously unselected package libopus0:amd64. [2023-08-24T08:46:33.598Z] #6 83.72 Preparing to unpack .../247-libopus0_1.3.1-0ubuntu1_amd64.deb ... [2023-08-24T08:46:33.598Z] #6 83.73 Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... [2023-08-24T08:46:33.598Z] #6 83.79 Selecting previously unselected package libshine3:amd64. [2023-08-24T08:46:33.598Z] #6 83.79 Preparing to unpack .../248-libshine3_3.1.1-2_amd64.deb ... [2023-08-24T08:46:33.598Z] #6 83.80 Unpacking libshine3:amd64 (3.1.1-2) ... [2023-08-24T08:46:33.598Z] #6 83.85 Selecting previously unselected package libsnappy1v5:amd64. [2023-08-24T08:46:33.598Z] #6 83.85 Preparing to unpack .../249-libsnappy1v5_1.1.8-1build1_amd64.deb ... [2023-08-24T08:46:33.598Z] #6 83.86 Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... [2023-08-24T08:46:33.598Z] #6 83.91 Selecting previously unselected package libspeex1:amd64. [2023-08-24T08:46:33.598Z] #6 83.91 Preparing to unpack .../250-libspeex1_1.2~rc1.2-1.1ubuntu1.20.04.1_amd64.deb ... [2023-08-24T08:46:33.598Z] #6 83.92 Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1.20.04.1) ... [2023-08-24T08:46:33.598Z] #6 83.99 Selecting previously unselected package libsoxr0:amd64. [2023-08-24T08:46:33.848Z] #6 83.99 Preparing to unpack .../251-libsoxr0_0.1.3-2build1_amd64.deb ... [2023-08-24T08:46:33.848Z] #6 84.00 Unpacking libsoxr0:amd64 (0.1.3-2build1) ... [2023-08-24T08:46:33.848Z] #6 84.05 Selecting previously unselected package libswresample3:amd64. [2023-08-24T08:46:33.848Z] #6 84.06 Preparing to unpack .../252-libswresample3_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:33.848Z] #6 84.06 Unpacking libswresample3:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:33.848Z] #6 84.11 Selecting previously unselected package libogg0:amd64. [2023-08-24T08:46:33.848Z] #6 84.12 Preparing to unpack .../253-libogg0_1.3.4-0ubuntu1_amd64.deb ... [2023-08-24T08:46:33.848Z] #6 84.12 Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... [2023-08-24T08:46:33.848Z] #6 84.18 Selecting previously unselected package libtheora0:amd64. [2023-08-24T08:46:33.848Z] #6 84.18 Preparing to unpack .../254-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... [2023-08-24T08:46:33.848Z] #6 84.19 Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... [2023-08-24T08:46:33.848Z] #6 84.26 Selecting previously unselected package libtwolame0:amd64. [2023-08-24T08:46:34.098Z] #6 84.26 Preparing to unpack .../255-libtwolame0_0.4.0-2_amd64.deb ... [2023-08-24T08:46:34.098Z] #6 84.27 Unpacking libtwolame0:amd64 (0.4.0-2) ... [2023-08-24T08:46:34.098Z] #6 84.32 Selecting previously unselected package libvorbis0a:amd64. [2023-08-24T08:46:34.098Z] #6 84.33 Preparing to unpack .../256-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... [2023-08-24T08:46:34.098Z] #6 84.33 Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2023-08-24T08:46:34.098Z] #6 84.39 Selecting previously unselected package libvorbisenc2:amd64. [2023-08-24T08:46:34.098Z] #6 84.40 Preparing to unpack .../257-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... [2023-08-24T08:46:34.098Z] #6 84.40 Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... [2023-08-24T08:46:34.098Z] #6 84.45 Selecting previously unselected package libvpx6:amd64. [2023-08-24T08:46:34.098Z] #6 84.46 Preparing to unpack .../258-libvpx6_1.8.2-1build1_amd64.deb ... [2023-08-24T08:46:34.098Z] #6 84.46 Unpacking libvpx6:amd64 (1.8.2-1build1) ... [2023-08-24T08:46:34.349Z] #6 84.62 Selecting previously unselected package libwavpack1:amd64. [2023-08-24T08:46:34.349Z] #6 84.62 Preparing to unpack .../259-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:34.349Z] #6 84.63 Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... [2023-08-24T08:46:34.349Z] #6 84.68 Selecting previously unselected package libx264-155:amd64. [2023-08-24T08:46:34.349Z] #6 84.69 Preparing to unpack .../260-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... [2023-08-24T08:46:34.349Z] #6 84.70 Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... [2023-08-24T08:46:34.349Z] #6 84.81 Selecting previously unselected package libx265-179:amd64. [2023-08-24T08:46:34.599Z] #6 84.82 Preparing to unpack .../261-libx265-179_3.2.1-1build1_amd64.deb ... [2023-08-24T08:46:34.599Z] #6 84.82 Unpacking libx265-179:amd64 (3.2.1-1build1) ... [2023-08-24T08:46:34.849Z] #6 85.04 Selecting previously unselected package libxvidcore4:amd64. [2023-08-24T08:46:34.849Z] #6 85.04 Preparing to unpack .../262-libxvidcore4_2%3a1.3.7-1_amd64.deb ... [2023-08-24T08:46:34.849Z] #6 85.05 Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... [2023-08-24T08:46:34.849Z] #6 85.13 Selecting previously unselected package libzvbi-common. [2023-08-24T08:46:34.849Z] #6 85.13 Preparing to unpack .../263-libzvbi-common_0.2.35-17_all.deb ... [2023-08-24T08:46:34.850Z] #6 85.14 Unpacking libzvbi-common (0.2.35-17) ... [2023-08-24T08:46:34.850Z] #6 85.19 Selecting previously unselected package libzvbi0:amd64. [2023-08-24T08:46:34.850Z] #6 85.19 Preparing to unpack .../264-libzvbi0_0.2.35-17_amd64.deb ... [2023-08-24T08:46:34.850Z] #6 85.20 Unpacking libzvbi0:amd64 (0.2.35-17) ... [2023-08-24T08:46:35.100Z] #6 85.27 Selecting previously unselected package libavcodec58:amd64. [2023-08-24T08:46:35.100Z] #6 85.28 Preparing to unpack .../265-libavcodec58_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:35.100Z] #6 85.28 Unpacking libavcodec58:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:35.651Z] #6 85.87 Selecting previously unselected package libraw1394-11:amd64. [2023-08-24T08:46:35.651Z] #6 85.87 Preparing to unpack .../266-libraw1394-11_2.1.2-1_amd64.deb ... [2023-08-24T08:46:35.651Z] #6 85.88 Unpacking libraw1394-11:amd64 (2.1.2-1) ... [2023-08-24T08:46:35.651Z] #6 85.93 Selecting previously unselected package libavc1394-0:amd64. [2023-08-24T08:46:35.651Z] #6 85.93 Preparing to unpack .../267-libavc1394-0_0.5.4-5_amd64.deb ... [2023-08-24T08:46:35.651Z] #6 85.94 Unpacking libavc1394-0:amd64 (0.5.4-5) ... [2023-08-24T08:46:35.651Z] #6 85.98 Selecting previously unselected package libass9:amd64. [2023-08-24T08:46:35.651Z] #6 85.99 Preparing to unpack .../268-libass9_1%3a0.14.0-2_amd64.deb ... [2023-08-24T08:46:35.651Z] #6 85.99 Unpacking libass9:amd64 (1:0.14.0-2) ... [2023-08-24T08:46:35.651Z] #6 86.05 Selecting previously unselected package libbluray2:amd64. [2023-08-24T08:46:35.651Z] #6 86.06 Preparing to unpack .../269-libbluray2_1%3a1.2.0-1_amd64.deb ... [2023-08-24T08:46:35.651Z] #6 86.06 Unpacking libbluray2:amd64 (1:1.2.0-1) ... [2023-08-24T08:46:35.651Z] #6 86.13 Selecting previously unselected package libchromaprint1:amd64. [2023-08-24T08:46:35.901Z] #6 86.14 Preparing to unpack .../270-libchromaprint1_1.4.3-3build1_amd64.deb ... [2023-08-24T08:46:35.901Z] #6 86.14 Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... [2023-08-24T08:46:35.901Z] #6 86.20 Selecting previously unselected package libgme0:amd64. [2023-08-24T08:46:35.901Z] #6 86.20 Preparing to unpack .../271-libgme0_0.6.2-1build1_amd64.deb ... [2023-08-24T08:46:35.901Z] #6 86.21 Unpacking libgme0:amd64 (0.6.2-1build1) ... [2023-08-24T08:46:35.901Z] #6 86.28 Selecting previously unselected package libmpg123-0:amd64. [2023-08-24T08:46:36.152Z] #6 86.28 Preparing to unpack .../272-libmpg123-0_1.25.13-1_amd64.deb ... [2023-08-24T08:46:36.152Z] #6 86.28 Unpacking libmpg123-0:amd64 (1.25.13-1) ... [2023-08-24T08:46:36.152Z] #6 86.36 Selecting previously unselected package libvorbisfile3:amd64. [2023-08-24T08:46:36.152Z] #6 86.36 Preparing to unpack .../273-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... [2023-08-24T08:46:36.152Z] #6 86.36 Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2023-08-24T08:46:36.152Z] #6 86.41 Selecting previously unselected package libopenmpt0:amd64. [2023-08-24T08:46:36.152Z] #6 86.42 Preparing to unpack .../274-libopenmpt0_0.4.11-1build1_amd64.deb ... [2023-08-24T08:46:36.152Z] #6 86.42 Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... [2023-08-24T08:46:36.152Z] #6 86.56 Selecting previously unselected package libssh-gcrypt-4:amd64. [2023-08-24T08:46:36.402Z] #6 86.57 Preparing to unpack .../275-libssh-gcrypt-4_0.9.3-2ubuntu2.3_amd64.deb ... [2023-08-24T08:46:36.402Z] #6 86.57 Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.3) ... [2023-08-24T08:46:36.402Z] #6 86.65 Selecting previously unselected package libavformat58:amd64. [2023-08-24T08:46:36.402Z] #6 86.66 Preparing to unpack .../276-libavformat58_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:36.402Z] #6 86.67 Unpacking libavformat58:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:36.653Z] #6 86.83 Selecting previously unselected package libbs2b0:amd64. [2023-08-24T08:46:36.653Z] #6 86.83 Preparing to unpack .../277-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... [2023-08-24T08:46:36.653Z] #6 86.84 Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... [2023-08-24T08:46:36.653Z] #6 86.91 Selecting previously unselected package libflite1:amd64. [2023-08-24T08:46:36.653Z] #6 86.91 Preparing to unpack .../278-libflite1_2.1-release-3_amd64.deb ... [2023-08-24T08:46:36.653Z] #6 86.92 Unpacking libflite1:amd64 (2.1-release-3) ... [2023-08-24T08:46:37.997Z] #6 88.28 Selecting previously unselected package libserd-0-0:amd64. [2023-08-24T08:46:37.997Z] #6 88.29 Preparing to unpack .../279-libserd-0-0_0.30.2-1_amd64.deb ... [2023-08-24T08:46:37.997Z] #6 88.30 Unpacking libserd-0-0:amd64 (0.30.2-1) ... [2023-08-24T08:46:37.997Z] #6 88.38 Selecting previously unselected package libsord-0-0:amd64. [2023-08-24T08:46:38.247Z] #6 88.39 Preparing to unpack .../280-libsord-0-0_0.16.4-1_amd64.deb ... [2023-08-24T08:46:38.247Z] #6 88.40 Unpacking libsord-0-0:amd64 (0.16.4-1) ... [2023-08-24T08:46:38.247Z] #6 88.46 Selecting previously unselected package libsratom-0-0:amd64. [2023-08-24T08:46:38.247Z] #6 88.47 Preparing to unpack .../281-libsratom-0-0_0.6.4-1_amd64.deb ... [2023-08-24T08:46:38.247Z] #6 88.48 Unpacking libsratom-0-0:amd64 (0.6.4-1) ... [2023-08-24T08:46:38.247Z] #6 88.54 Selecting previously unselected package liblilv-0-0:amd64. [2023-08-24T08:46:38.247Z] #6 88.55 Preparing to unpack .../282-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:38.247Z] #6 88.55 Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... [2023-08-24T08:46:38.247Z] #6 88.62 Selecting previously unselected package libmysofa1:amd64. [2023-08-24T08:46:38.247Z] #6 88.63 Preparing to unpack .../283-libmysofa1_1.0~dfsg0-1_amd64.deb ... [2023-08-24T08:46:38.247Z] #6 88.64 Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... [2023-08-24T08:46:38.497Z] #6 88.70 Selecting previously unselected package libpostproc55:amd64. [2023-08-24T08:46:38.497Z] #6 88.71 Preparing to unpack .../284-libpostproc55_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:38.497Z] #6 88.72 Unpacking libpostproc55:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:38.497Z] #6 88.79 Selecting previously unselected package libsamplerate0:amd64. [2023-08-24T08:46:38.498Z] #6 88.80 Preparing to unpack .../285-libsamplerate0_0.1.9-2_amd64.deb ... [2023-08-24T08:46:38.498Z] #6 88.81 Unpacking libsamplerate0:amd64 (0.1.9-2) ... [2023-08-24T08:46:38.748Z] #6 88.98 Selecting previously unselected package librubberband2:amd64. [2023-08-24T08:46:38.748Z] #6 88.99 Preparing to unpack .../286-librubberband2_1.8.2-1build1_amd64.deb ... [2023-08-24T08:46:38.748Z] #6 88.99 Unpacking librubberband2:amd64 (1.8.2-1build1) ... [2023-08-24T08:46:38.748Z] #6 89.06 Selecting previously unselected package libswscale5:amd64. [2023-08-24T08:46:38.748Z] #6 89.06 Preparing to unpack .../287-libswscale5_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:38.748Z] #6 89.06 Unpacking libswscale5:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:38.748Z] #6 89.14 Selecting previously unselected package libvidstab1.1:amd64. [2023-08-24T08:46:38.748Z] #6 89.14 Preparing to unpack .../288-libvidstab1.1_1.1.0-2_amd64.deb ... [2023-08-24T08:46:38.748Z] #6 89.16 Unpacking libvidstab1.1:amd64 (1.1.0-2) ... [2023-08-24T08:46:38.998Z] #6 89.22 Selecting previously unselected package libnorm1:amd64. [2023-08-24T08:46:38.998Z] #6 89.22 Preparing to unpack .../289-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2023-08-24T08:46:38.998Z] #6 89.23 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2023-08-24T08:46:38.998Z] #6 89.31 Selecting previously unselected package libpgm-5.2-0:amd64. [2023-08-24T08:46:38.998Z] #6 89.32 Preparing to unpack .../290-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2023-08-24T08:46:38.998Z] #6 89.33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2023-08-24T08:46:38.998Z] #6 89.40 Selecting previously unselected package libzmq5:amd64. [2023-08-24T08:46:38.998Z] #6 89.40 Preparing to unpack .../291-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2023-08-24T08:46:38.998Z] #6 89.41 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2023-08-24T08:46:39.249Z] #6 89.48 Selecting previously unselected package libavfilter7:amd64. [2023-08-24T08:46:39.249Z] #6 89.49 Preparing to unpack .../292-libavfilter7_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:39.249Z] #6 89.49 Unpacking libavfilter7:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:39.499Z] #6 89.67 Selecting previously unselected package libcaca0:amd64. [2023-08-24T08:46:39.499Z] #6 89.68 Preparing to unpack .../293-libcaca0_0.99.beta19-2.1ubuntu1.20.04.2_amd64.deb ... [2023-08-24T08:46:39.499Z] #6 89.69 Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.2) ... [2023-08-24T08:46:39.499Z] #6 89.78 Selecting previously unselected package libcdio18:amd64. [2023-08-24T08:46:39.499Z] #6 89.79 Preparing to unpack .../294-libcdio18_2.0.0-2_amd64.deb ... [2023-08-24T08:46:39.499Z] #6 89.79 Unpacking libcdio18:amd64 (2.0.0-2) ... [2023-08-24T08:46:39.499Z] #6 89.86 Selecting previously unselected package libcdio-cdda2:amd64. [2023-08-24T08:46:39.749Z] #6 89.87 Preparing to unpack .../295-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... [2023-08-24T08:46:39.750Z] #6 89.88 Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... [2023-08-24T08:46:39.750Z] #6 89.95 Selecting previously unselected package libcdio-paranoia2:amd64. [2023-08-24T08:46:39.750Z] #6 89.95 Preparing to unpack .../296-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... [2023-08-24T08:46:39.750Z] #6 89.96 Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... [2023-08-24T08:46:39.750Z] #6 90.02 Selecting previously unselected package libdc1394-22:amd64. [2023-08-24T08:46:39.750Z] #6 90.03 Preparing to unpack .../297-libdc1394-22_2.2.5-2.1_amd64.deb ... [2023-08-24T08:46:39.750Z] #6 90.03 Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... [2023-08-24T08:46:39.750Z] #6 90.10 Selecting previously unselected package libglvnd0:amd64. [2023-08-24T08:46:39.750Z] #6 90.11 Preparing to unpack .../298-libglvnd0_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... [2023-08-24T08:46:40.000Z] #6 90.12 Unpacking libglvnd0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:46:40.000Z] #6 90.19 Selecting previously unselected package libglapi-mesa:amd64. [2023-08-24T08:46:40.000Z] #6 90.20 Preparing to unpack .../299-libglapi-mesa_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:46:40.000Z] #6 90.20 Unpacking libglapi-mesa:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:46:40.000Z] #6 90.28 Selecting previously unselected package libx11-xcb1:amd64. [2023-08-24T08:46:40.000Z] #6 90.29 Preparing to unpack .../300-libx11-xcb1_2%3a1.6.9-2ubuntu1.5_amd64.deb ... [2023-08-24T08:46:40.251Z] #6 90.47 Unpacking libx11-xcb1:amd64 (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:46:40.251Z] #6 90.55 Selecting previously unselected package libxcb-dri2-0:amd64. [2023-08-24T08:46:40.251Z] #6 90.56 Preparing to unpack .../301-libxcb-dri2-0_1.14-2_amd64.deb ... [2023-08-24T08:46:40.251Z] #6 90.57 Unpacking libxcb-dri2-0:amd64 (1.14-2) ... [2023-08-24T08:46:40.251Z] #6 90.65 Selecting previously unselected package libxcb-dri3-0:amd64. [2023-08-24T08:46:40.501Z] #6 90.66 Preparing to unpack .../302-libxcb-dri3-0_1.14-2_amd64.deb ... [2023-08-24T08:46:40.501Z] #6 90.67 Unpacking libxcb-dri3-0:amd64 (1.14-2) ... [2023-08-24T08:46:40.501Z] #6 90.73 Selecting previously unselected package libxcb-glx0:amd64. [2023-08-24T08:46:40.501Z] #6 90.73 Preparing to unpack .../303-libxcb-glx0_1.14-2_amd64.deb ... [2023-08-24T08:46:40.501Z] #6 90.74 Unpacking libxcb-glx0:amd64 (1.14-2) ... [2023-08-24T08:46:40.501Z] #6 90.80 Selecting previously unselected package libxcb-present0:amd64. [2023-08-24T08:46:40.501Z] #6 90.81 Preparing to unpack .../304-libxcb-present0_1.14-2_amd64.deb ... [2023-08-24T08:46:40.501Z] #6 90.81 Unpacking libxcb-present0:amd64 (1.14-2) ... [2023-08-24T08:46:40.501Z] #6 90.87 Selecting previously unselected package libxcb-sync1:amd64. [2023-08-24T08:46:40.501Z] #6 90.88 Preparing to unpack .../305-libxcb-sync1_1.14-2_amd64.deb ... [2023-08-24T08:46:40.501Z] #6 90.89 Unpacking libxcb-sync1:amd64 (1.14-2) ... [2023-08-24T08:46:40.501Z] #6 90.94 Selecting previously unselected package libxcb-xfixes0:amd64. [2023-08-24T08:46:40.752Z] #6 90.95 Preparing to unpack .../306-libxcb-xfixes0_1.14-2_amd64.deb ... [2023-08-24T08:46:40.752Z] #6 90.96 Unpacking libxcb-xfixes0:amd64 (1.14-2) ... [2023-08-24T08:46:40.752Z] #6 91.02 Selecting previously unselected package libxshmfence1:amd64. [2023-08-24T08:46:40.752Z] #6 91.03 Preparing to unpack .../307-libxshmfence1_1.3-1_amd64.deb ... [2023-08-24T08:46:40.752Z] #6 91.04 Unpacking libxshmfence1:amd64 (1.3-1) ... [2023-08-24T08:46:40.752Z] #6 91.09 Selecting previously unselected package libxxf86vm1:amd64. [2023-08-24T08:46:40.752Z] #6 91.10 Preparing to unpack .../308-libxxf86vm1_1%3a1.1.4-1build1_amd64.deb ... [2023-08-24T08:46:40.752Z] #6 91.11 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build1) ... [2023-08-24T08:46:40.752Z] #6 91.16 Selecting previously unselected package libdrm-amdgpu1:amd64. [2023-08-24T08:46:40.752Z] #6 91.17 Preparing to unpack .../309-libdrm-amdgpu1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... [2023-08-24T08:46:40.752Z] #6 91.17 Unpacking libdrm-amdgpu1:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:46:41.002Z] #6 91.25 Selecting previously unselected package libpciaccess0:amd64. [2023-08-24T08:46:41.003Z] #6 91.25 Preparing to unpack .../310-libpciaccess0_0.16-0ubuntu1_amd64.deb ... [2023-08-24T08:46:41.003Z] #6 91.25 Unpacking libpciaccess0:amd64 (0.16-0ubuntu1) ... [2023-08-24T08:46:41.003Z] #6 91.31 Selecting previously unselected package libdrm-intel1:amd64. [2023-08-24T08:46:41.003Z] #6 91.32 Preparing to unpack .../311-libdrm-intel1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... [2023-08-24T08:46:41.003Z] #6 91.33 Unpacking libdrm-intel1:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:46:41.003Z] #6 91.41 Selecting previously unselected package libdrm-nouveau2:amd64. [2023-08-24T08:46:41.003Z] #6 91.41 Preparing to unpack .../312-libdrm-nouveau2_2.4.107-8ubuntu1~20.04.2_amd64.deb ... [2023-08-24T08:46:41.003Z] #6 91.42 Unpacking libdrm-nouveau2:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:46:41.003Z] #6 91.49 Selecting previously unselected package libdrm-radeon1:amd64. [2023-08-24T08:46:41.003Z] #6 91.49 Preparing to unpack .../313-libdrm-radeon1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... [2023-08-24T08:46:41.253Z] #6 91.50 Unpacking libdrm-radeon1:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:46:41.253Z] #6 91.56 Selecting previously unselected package libllvm12:amd64. [2023-08-24T08:46:41.253Z] #6 91.57 Preparing to unpack .../314-libllvm12_1%3a12.0.0-3ubuntu1~20.04.5_amd64.deb ... [2023-08-24T08:46:41.253Z] #6 91.57 Unpacking libllvm12:amd64 (1:12.0.0-3ubuntu1~20.04.5) ... [2023-08-24T08:46:43.737Z] #6 93.77 Selecting previously unselected package libsensors-config. [2023-08-24T08:46:43.737Z] #6 93.78 Preparing to unpack .../315-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... [2023-08-24T08:46:43.737Z] #6 93.78 Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... [2023-08-24T08:46:43.737Z] #6 93.83 Selecting previously unselected package libsensors5:amd64. [2023-08-24T08:46:43.737Z] #6 93.84 Preparing to unpack .../316-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... [2023-08-24T08:46:43.737Z] #6 93.89 Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... [2023-08-24T08:46:43.737Z] #6 93.94 Selecting previously unselected package libvulkan1:amd64. [2023-08-24T08:46:43.737Z] #6 93.94 Preparing to unpack .../317-libvulkan1_1.2.131.2-1_amd64.deb ... [2023-08-24T08:46:43.737Z] #6 93.95 Unpacking libvulkan1:amd64 (1.2.131.2-1) ... [2023-08-24T08:46:43.737Z] #6 94.03 Selecting previously unselected package libgl1-mesa-dri:amd64. [2023-08-24T08:46:43.737Z] #6 94.03 Preparing to unpack .../318-libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:46:43.737Z] #6 94.04 Unpacking libgl1-mesa-dri:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:46:45.080Z] #6 95.38 Selecting previously unselected package libglx-mesa0:amd64. [2023-08-24T08:46:45.080Z] #6 95.39 Preparing to unpack .../319-libglx-mesa0_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:46:45.080Z] #6 95.40 Unpacking libglx-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:46:45.080Z] #6 95.47 Selecting previously unselected package libglx0:amd64. [2023-08-24T08:46:45.080Z] #6 95.48 Preparing to unpack .../320-libglx0_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... [2023-08-24T08:46:45.080Z] #6 95.48 Unpacking libglx0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:46:45.331Z] #6 95.56 Selecting previously unselected package libgl1:amd64. [2023-08-24T08:46:45.331Z] #6 95.56 Preparing to unpack .../321-libgl1_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... [2023-08-24T08:46:45.331Z] #6 95.58 Unpacking libgl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:46:45.331Z] #6 95.64 Selecting previously unselected package libiec61883-0:amd64. [2023-08-24T08:46:45.331Z] #6 95.64 Preparing to unpack .../322-libiec61883-0_1.2.0-3_amd64.deb ... [2023-08-24T08:46:45.581Z] #6 95.93 Unpacking libiec61883-0:amd64 (1.2.0-3) ... [2023-08-24T08:46:45.581Z] #6 95.98 Selecting previously unselected package libjack-jackd2-0:amd64. [2023-08-24T08:46:45.581Z] #6 95.99 Preparing to unpack .../323-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... [2023-08-24T08:46:45.581Z] #6 95.99 Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... [2023-08-24T08:46:45.831Z] #6 96.09 Selecting previously unselected package libopenal-data. [2023-08-24T08:46:45.831Z] #6 96.09 Preparing to unpack .../324-libopenal-data_1%3a1.19.1-1_all.deb ... [2023-08-24T08:46:45.831Z] #6 96.09 Unpacking libopenal-data (1:1.19.1-1) ... [2023-08-24T08:46:45.831Z] #6 96.16 Selecting previously unselected package libsndio7.0:amd64. [2023-08-24T08:46:45.831Z] #6 96.16 Preparing to unpack .../325-libsndio7.0_1.5.0-3_amd64.deb ... [2023-08-24T08:46:45.831Z] #6 96.18 Unpacking libsndio7.0:amd64 (1.5.0-3) ... [2023-08-24T08:46:45.831Z] #6 96.22 Selecting previously unselected package libopenal1:amd64. [2023-08-24T08:46:46.082Z] #6 96.23 Preparing to unpack .../326-libopenal1_1%3a1.19.1-1_amd64.deb ... [2023-08-24T08:46:46.082Z] #6 96.23 Unpacking libopenal1:amd64 (1:1.19.1-1) ... [2023-08-24T08:46:46.082Z] #6 96.42 Selecting previously unselected package libasyncns0:amd64. [2023-08-24T08:46:46.082Z] #6 96.43 Preparing to unpack .../327-libasyncns0_0.8-6_amd64.deb ... [2023-08-24T08:46:46.082Z] #6 96.43 Unpacking libasyncns0:amd64 (0.8-6) ... [2023-08-24T08:46:46.082Z] #6 96.48 Selecting previously unselected package libflac8:amd64. [2023-08-24T08:46:46.332Z] #6 96.48 Preparing to unpack .../328-libflac8_1.3.3-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:46.332Z] #6 96.49 Unpacking libflac8:amd64 (1.3.3-1ubuntu0.1) ... [2023-08-24T08:46:46.332Z] #6 96.54 Selecting previously unselected package libsndfile1:amd64. [2023-08-24T08:46:46.332Z] #6 96.54 Preparing to unpack .../329-libsndfile1_1.0.28-7ubuntu0.1_amd64.deb ... [2023-08-24T08:46:46.332Z] #6 96.55 Unpacking libsndfile1:amd64 (1.0.28-7ubuntu0.1) ... [2023-08-24T08:46:46.332Z] #6 96.65 Selecting previously unselected package libwrap0:amd64. [2023-08-24T08:46:46.332Z] #6 96.66 Preparing to unpack .../330-libwrap0_7.6.q-30_amd64.deb ... [2023-08-24T08:46:46.332Z] #6 96.66 Unpacking libwrap0:amd64 (7.6.q-30) ... [2023-08-24T08:46:46.332Z] #6 96.73 Selecting previously unselected package libpulse0:amd64. [2023-08-24T08:46:46.332Z] #6 96.73 Preparing to unpack .../331-libpulse0_1%3a13.99.1-1ubuntu3.13_amd64.deb ... [2023-08-24T08:46:46.582Z] #6 96.74 Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.13) ... [2023-08-24T08:46:46.583Z] #6 96.84 Selecting previously unselected package libwayland-client0:amd64. [2023-08-24T08:46:46.583Z] #6 96.84 Preparing to unpack .../332-libwayland-client0_1.18.0-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:46.583Z] #6 96.85 Unpacking libwayland-client0:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:46:46.583Z] #6 96.90 Selecting previously unselected package libwayland-cursor0:amd64. [2023-08-24T08:46:46.583Z] #6 96.90 Preparing to unpack .../333-libwayland-cursor0_1.18.0-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:46.583Z] #6 96.91 Unpacking libwayland-cursor0:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:46:46.583Z] #6 96.97 Selecting previously unselected package libwayland-egl1:amd64. [2023-08-24T08:46:46.833Z] #6 96.97 Preparing to unpack .../334-libwayland-egl1_1.18.0-1ubuntu0.1_amd64.deb ... [2023-08-24T08:46:46.833Z] #6 97.00 Unpacking libwayland-egl1:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:46:46.833Z] #6 97.05 Selecting previously unselected package libxcursor1:amd64. [2023-08-24T08:46:46.833Z] #6 97.06 Preparing to unpack .../335-libxcursor1_1%3a1.2.0-2_amd64.deb ... [2023-08-24T08:46:46.833Z] #6 97.07 Unpacking libxcursor1:amd64 (1:1.2.0-2) ... [2023-08-24T08:46:46.833Z] #6 97.12 Selecting previously unselected package libxi6:amd64. [2023-08-24T08:46:46.833Z] #6 97.13 Preparing to unpack .../336-libxi6_2%3a1.7.10-0ubuntu1_amd64.deb ... [2023-08-24T08:46:46.833Z] #6 97.13 Unpacking libxi6:amd64 (2:1.7.10-0ubuntu1) ... [2023-08-24T08:46:46.833Z] #6 97.20 Selecting previously unselected package libxkbcommon0:amd64. [2023-08-24T08:46:46.833Z] #6 97.20 Preparing to unpack .../337-libxkbcommon0_0.10.0-1_amd64.deb ... [2023-08-24T08:46:46.833Z] #6 97.21 Unpacking libxkbcommon0:amd64 (0.10.0-1) ... [2023-08-24T08:46:47.083Z] #6 97.28 Selecting previously unselected package libxss1:amd64. [2023-08-24T08:46:47.083Z] #6 97.28 Preparing to unpack .../338-libxss1_1%3a1.2.3-1_amd64.deb ... [2023-08-24T08:46:47.083Z] #6 97.29 Unpacking libxss1:amd64 (1:1.2.3-1) ... [2023-08-24T08:46:47.083Z] #6 97.33 Selecting previously unselected package libsdl2-2.0-0:amd64. [2023-08-24T08:46:47.083Z] #6 97.34 Preparing to unpack .../339-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... [2023-08-24T08:46:47.083Z] #6 97.34 Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... [2023-08-24T08:46:47.083Z] #6 97.44 Selecting previously unselected package libxcb-shape0:amd64. [2023-08-24T08:46:47.083Z] #6 97.44 Preparing to unpack .../340-libxcb-shape0_1.14-2_amd64.deb ... [2023-08-24T08:46:47.083Z] #6 97.45 Unpacking libxcb-shape0:amd64 (1.14-2) ... [2023-08-24T08:46:47.083Z] #6 97.49 Selecting previously unselected package libxv1:amd64. [2023-08-24T08:46:47.083Z] #6 97.50 Preparing to unpack .../341-libxv1_2%3a1.0.11-1_amd64.deb ... [2023-08-24T08:46:47.083Z] #6 97.50 Unpacking libxv1:amd64 (2:1.0.11-1) ... [2023-08-24T08:46:47.083Z] #6 97.55 Selecting previously unselected package libavdevice58:amd64. [2023-08-24T08:46:47.334Z] #6 97.56 Preparing to unpack .../342-libavdevice58_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:47.334Z] #6 97.56 Unpacking libavdevice58:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:47.334Z] #6 97.77 Selecting previously unselected package libavresample4:amd64. [2023-08-24T08:46:47.334Z] #6 97.77 Preparing to unpack .../343-libavresample4_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:47.334Z] #6 97.78 Unpacking libavresample4:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:47.334Z] #6 97.83 Selecting previously unselected package ffmpeg. [2023-08-24T08:46:47.584Z] #6 97.84 Preparing to unpack .../344-ffmpeg_7%3a4.2.7-0ubuntu0.1_amd64.deb ... [2023-08-24T08:46:47.584Z] #6 97.85 Unpacking ffmpeg (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:46:47.835Z] #6 98.02 Selecting previously unselected package firebird3.0-common-doc. [2023-08-24T08:46:47.835Z] #6 98.03 Preparing to unpack .../345-firebird3.0-common-doc_3.0.5.33220.ds4-1build2_all.deb ... [2023-08-24T08:46:47.835Z] #6 98.04 Unpacking firebird3.0-common-doc (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:46:47.835Z] #6 98.09 Selecting previously unselected package firebird3.0-common. [2023-08-24T08:46:47.835Z] #6 98.10 Preparing to unpack .../346-firebird3.0-common_3.0.5.33220.ds4-1build2_all.deb ... [2023-08-24T08:46:47.835Z] #6 98.11 Unpacking firebird3.0-common (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:46:47.835Z] #6 98.16 Selecting previously unselected package libtommath1:amd64. [2023-08-24T08:46:47.835Z] #6 98.17 Preparing to unpack .../347-libtommath1_1.2.0-3_amd64.deb ... [2023-08-24T08:46:47.835Z] #6 98.17 Unpacking libtommath1:amd64 (1.2.0-3) ... [2023-08-24T08:46:47.835Z] #6 98.23 Selecting previously unselected package libfbclient2:amd64. [2023-08-24T08:46:48.085Z] #6 98.23 Preparing to unpack .../348-libfbclient2_3.0.5.33220.ds4-1build2_amd64.deb ... [2023-08-24T08:46:48.085Z] #6 98.23 Unpacking libfbclient2:amd64 (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:46:48.085Z] #6 98.35 Selecting previously unselected package libib-util:amd64. [2023-08-24T08:46:48.085Z] #6 98.36 Preparing to unpack .../349-libib-util_3.0.5.33220.ds4-1build2_amd64.deb ... [2023-08-24T08:46:48.085Z] #6 98.37 Unpacking libib-util:amd64 (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:46:48.085Z] #6 98.41 Selecting previously unselected package firebird3.0-server-core:amd64. [2023-08-24T08:46:48.085Z] #6 98.41 Preparing to unpack .../350-firebird3.0-server-core_3.0.5.33220.ds4-1build2_amd64.deb ... [2023-08-24T08:46:48.085Z] #6 98.42 Unpacking firebird3.0-server-core:amd64 (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:46:48.336Z] #6 98.79 Selecting previously unselected package firebird3.0-utils. [2023-08-24T08:46:48.586Z] #6 98.79 Preparing to unpack .../351-firebird3.0-utils_3.0.5.33220.ds4-1build2_amd64.deb ... [2023-08-24T08:46:48.586Z] #6 98.80 Unpacking firebird3.0-utils (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:46:48.586Z] #6 98.97 Selecting previously unselected package fonts-crosextra-caladea. [2023-08-24T08:46:48.586Z] #6 98.98 Preparing to unpack .../352-fonts-crosextra-caladea_20130214-2_all.deb ... [2023-08-24T08:46:48.586Z] #6 99.01 Unpacking fonts-crosextra-caladea (20130214-2) ... [2023-08-24T08:46:48.586Z] #6 99.07 Selecting previously unselected package fonts-crosextra-carlito. [2023-08-24T08:46:48.836Z] #6 99.07 Preparing to unpack .../353-fonts-crosextra-carlito_20130920-1_all.deb ... [2023-08-24T08:46:48.836Z] #6 99.08 Unpacking fonts-crosextra-carlito (20130920-1) ... [2023-08-24T08:46:49.087Z] #6 99.22 Selecting previously unselected package fonts-dejavu-extra. [2023-08-24T08:46:49.087Z] #6 99.23 Preparing to unpack .../354-fonts-dejavu-extra_2.37-1_all.deb ... [2023-08-24T08:46:49.087Z] #6 99.23 Unpacking fonts-dejavu-extra (2.37-1) ... [2023-08-24T08:46:49.337Z] #6 99.52 Selecting previously unselected package fonts-dejavu. [2023-08-24T08:46:49.337Z] #6 99.53 Preparing to unpack .../355-fonts-dejavu_2.37-1_all.deb ... [2023-08-24T08:46:49.337Z] #6 99.53 Unpacking fonts-dejavu (2.37-1) ... [2023-08-24T08:46:49.337Z] #6 99.57 Selecting previously unselected package fonts-liberation2. [2023-08-24T08:46:49.337Z] #6 99.58 Preparing to unpack .../356-fonts-liberation2_2.1.0-1_all.deb ... [2023-08-24T08:46:49.337Z] #6 99.58 Unpacking fonts-liberation2 (2.1.0-1) ... [2023-08-24T08:46:49.337Z] #6 99.77 Selecting previously unselected package fonts-linuxlibertine. [2023-08-24T08:46:49.587Z] #6 99.78 Preparing to unpack .../357-fonts-linuxlibertine_5.3.0-4_all.deb ... [2023-08-24T08:46:49.587Z] #6 99.79 Unpacking fonts-linuxlibertine (5.3.0-4) ... [2023-08-24T08:46:49.587Z] #6 100.0 Selecting previously unselected package fonts-noto-core. [2023-08-24T08:46:49.587Z] #6 100.0 Preparing to unpack .../358-fonts-noto-core_20200323-1build1~ubuntu20.04.1_all.deb ... [2023-08-24T08:46:49.587Z] #6 100.0 Unpacking fonts-noto-core (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:46:50.931Z] #6 101.2 Selecting previously unselected package fonts-noto-extra. [2023-08-24T08:46:50.931Z] #6 101.2 Preparing to unpack .../359-fonts-noto-extra_20200323-1build1~ubuntu20.04.1_all.deb ... [2023-08-24T08:46:50.931Z] #6 101.2 Unpacking fonts-noto-extra (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:46:58.956Z] #6 108.7 Selecting previously unselected package fonts-noto-mono. [2023-08-24T08:46:58.956Z] #6 108.7 Preparing to unpack .../360-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... [2023-08-24T08:46:58.956Z] #6 108.7 Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:46:58.956Z] #6 108.7 Selecting previously unselected package fonts-noto-ui-core. [2023-08-24T08:46:58.956Z] #6 108.7 Preparing to unpack .../361-fonts-noto-ui-core_20200323-1build1~ubuntu20.04.1_all.deb ... [2023-08-24T08:46:58.956Z] #6 108.7 Unpacking fonts-noto-ui-core (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:46:58.956Z] #6 108.9 Selecting previously unselected package fonts-sil-gentium. [2023-08-24T08:46:58.956Z] #6 109.0 Preparing to unpack .../362-fonts-sil-gentium_20081126%3a1.03-2_all.deb ... [2023-08-24T08:46:58.956Z] #6 109.0 Unpacking fonts-sil-gentium (20081126:1.03-2) ... [2023-08-24T08:46:58.956Z] #6 109.0 Selecting previously unselected package fonts-sil-gentium-basic. [2023-08-24T08:46:58.956Z] #6 109.0 Preparing to unpack .../363-fonts-sil-gentium-basic_1.102-1_all.deb ... [2023-08-24T08:46:58.956Z] #6 109.0 Unpacking fonts-sil-gentium-basic (1.102-1) ... [2023-08-24T08:46:58.956Z] #6 109.1 Selecting previously unselected package fonts-urw-base35. [2023-08-24T08:46:58.956Z] #6 109.1 Preparing to unpack .../364-fonts-urw-base35_20170801.1-3_all.deb ... [2023-08-24T08:46:58.956Z] #6 109.2 Unpacking fonts-urw-base35 (20170801.1-3) ... [2023-08-24T08:46:59.507Z] #6 109.8 Selecting previously unselected package libgs9-common. [2023-08-24T08:46:59.507Z] #6 109.8 Preparing to unpack .../365-libgs9-common_9.50~dfsg-5ubuntu4.9_all.deb ... [2023-08-24T08:46:59.507Z] #6 109.8 Unpacking libgs9-common (9.50~dfsg-5ubuntu4.9) ... [2023-08-24T08:46:59.507Z] #6 109.9 Selecting previously unselected package libidn11:amd64. [2023-08-24T08:46:59.507Z] #6 109.9 Preparing to unpack .../366-libidn11_1.33-2.2ubuntu2_amd64.deb ... [2023-08-24T08:46:59.507Z] #6 109.9 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... [2023-08-24T08:46:59.757Z] #6 110.0 Selecting previously unselected package libijs-0.35:amd64. [2023-08-24T08:46:59.757Z] #6 110.0 Preparing to unpack .../367-libijs-0.35_0.35-15_amd64.deb ... [2023-08-24T08:46:59.757Z] #6 110.0 Unpacking libijs-0.35:amd64 (0.35-15) ... [2023-08-24T08:46:59.757Z] #6 110.0 Selecting previously unselected package libjbig2dec0:amd64. [2023-08-24T08:46:59.757Z] #6 110.1 Preparing to unpack .../368-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... [2023-08-24T08:46:59.757Z] #6 110.1 Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... [2023-08-24T08:46:59.757Z] #6 110.1 Selecting previously unselected package libpaper1:amd64. [2023-08-24T08:46:59.757Z] #6 110.1 Preparing to unpack .../369-libpaper1_1.1.28_amd64.deb ... [2023-08-24T08:46:59.757Z] #6 110.1 Unpacking libpaper1:amd64 (1.1.28) ... [2023-08-24T08:46:59.757Z] #6 110.2 Selecting previously unselected package libgs9:amd64. [2023-08-24T08:47:00.008Z] #6 110.2 Preparing to unpack .../370-libgs9_9.50~dfsg-5ubuntu4.9_amd64.deb ... [2023-08-24T08:47:00.008Z] #6 110.2 Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.9) ... [2023-08-24T08:47:00.258Z] #6 110.6 Selecting previously unselected package ghostscript. [2023-08-24T08:47:00.258Z] #6 110.6 Preparing to unpack .../371-ghostscript_9.50~dfsg-5ubuntu4.9_amd64.deb ... [2023-08-24T08:47:00.258Z] #6 110.6 Unpacking ghostscript (9.50~dfsg-5ubuntu4.9) ... [2023-08-24T08:47:00.258Z] #6 110.6 Selecting previously unselected package libproxy1v5:amd64. [2023-08-24T08:47:00.258Z] #6 110.6 Preparing to unpack .../372-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ... [2023-08-24T08:47:00.258Z] #6 110.6 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... [2023-08-24T08:47:00.258Z] #6 110.7 Selecting previously unselected package glib-networking-common. [2023-08-24T08:47:00.258Z] #6 110.7 Preparing to unpack .../373-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... [2023-08-24T08:47:00.258Z] #6 110.7 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... [2023-08-24T08:47:00.259Z] #6 110.7 Selecting previously unselected package glib-networking-services. [2023-08-24T08:47:00.509Z] #6 110.7 Preparing to unpack .../374-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ... [2023-08-24T08:47:00.509Z] #6 110.7 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... [2023-08-24T08:47:00.509Z] #6 110.9 Selecting previously unselected package gsettings-desktop-schemas. [2023-08-24T08:47:00.509Z] #6 110.9 Preparing to unpack .../375-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... [2023-08-24T08:47:00.509Z] #6 110.9 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... [2023-08-24T08:47:00.509Z] #6 110.9 Selecting previously unselected package glib-networking:amd64. [2023-08-24T08:47:00.509Z] #6 110.9 Preparing to unpack .../376-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ... [2023-08-24T08:47:00.509Z] #6 110.9 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ... [2023-08-24T08:47:00.509Z] #6 111.0 Selecting previously unselected package gsfonts. [2023-08-24T08:47:00.759Z] #6 111.0 Preparing to unpack .../377-gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.4_all.deb ... [2023-08-24T08:47:00.759Z] #6 111.0 Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.4) ... [2023-08-24T08:47:01.010Z] #6 111.3 Selecting previously unselected package libgraphene-1.0-0:amd64. [2023-08-24T08:47:01.010Z] #6 111.3 Preparing to unpack .../378-libgraphene-1.0-0_1.10.0-1build2_amd64.deb ... [2023-08-24T08:47:01.010Z] #6 111.3 Unpacking libgraphene-1.0-0:amd64 (1.10.0-1build2) ... [2023-08-24T08:47:01.010Z] #6 111.4 Selecting previously unselected package libwayland-server0:amd64. [2023-08-24T08:47:01.260Z] #6 111.4 Preparing to unpack .../379-libwayland-server0_1.18.0-1ubuntu0.1_amd64.deb ... [2023-08-24T08:47:01.260Z] #6 111.4 Unpacking libwayland-server0:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:47:01.260Z] #6 111.5 Selecting previously unselected package libgbm1:amd64. [2023-08-24T08:47:01.260Z] #6 111.5 Preparing to unpack .../380-libgbm1_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:47:01.260Z] #6 111.5 Unpacking libgbm1:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:47:01.260Z] #6 111.5 Selecting previously unselected package libegl-mesa0:amd64. [2023-08-24T08:47:01.260Z] #6 111.5 Preparing to unpack .../381-libegl-mesa0_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:47:01.260Z] #6 111.6 Unpacking libegl-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:47:01.260Z] #6 111.6 Selecting previously unselected package libegl1:amd64. [2023-08-24T08:47:01.260Z] #6 111.6 Preparing to unpack .../382-libegl1_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... [2023-08-24T08:47:01.260Z] #6 111.6 Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:47:01.260Z] #6 111.7 Selecting previously unselected package libgudev-1.0-0:amd64. [2023-08-24T08:47:01.511Z] #6 111.7 Preparing to unpack .../383-libgudev-1.0-0_1%3a233-1_amd64.deb ... [2023-08-24T08:47:01.511Z] #6 111.7 Unpacking libgudev-1.0-0:amd64 (1:233-1) ... [2023-08-24T08:47:01.511Z] #6 111.7 Selecting previously unselected package libgstreamer-gl1.0-0:amd64. [2023-08-24T08:47:01.511Z] #6 111.7 Preparing to unpack .../384-libgstreamer-gl1.0-0_1.16.3-0ubuntu1.2_amd64.deb ... [2023-08-24T08:47:01.511Z] #6 111.7 Unpacking libgstreamer-gl1.0-0:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:47:01.511Z] #6 111.8 Selecting previously unselected package gstreamer1.0-gl:amd64. [2023-08-24T08:47:01.511Z] #6 111.8 Preparing to unpack .../385-gstreamer1.0-gl_1.16.3-0ubuntu1.2_amd64.deb ... [2023-08-24T08:47:01.511Z] #6 111.8 Unpacking gstreamer1.0-gl:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:47:01.511Z] #6 111.9 Selecting previously unselected package libatk1.0-data. [2023-08-24T08:47:01.511Z] #6 111.9 Preparing to unpack .../386-libatk1.0-data_2.35.1-1ubuntu2_all.deb ... [2023-08-24T08:47:01.511Z] #6 111.9 Unpacking libatk1.0-data (2.35.1-1ubuntu2) ... [2023-08-24T08:47:01.511Z] #6 111.9 Selecting previously unselected package libatk1.0-0:amd64. [2023-08-24T08:47:01.790Z] #6 111.9 Preparing to unpack .../387-libatk1.0-0_2.35.1-1ubuntu2_amd64.deb ... [2023-08-24T08:47:01.790Z] #6 111.9 Unpacking libatk1.0-0:amd64 (2.35.1-1ubuntu2) ... [2023-08-24T08:47:01.790Z] #6 112.0 Selecting previously unselected package libatk-bridge2.0-0:amd64. [2023-08-24T08:47:01.790Z] #6 112.0 Preparing to unpack .../388-libatk-bridge2.0-0_2.34.2-0ubuntu2~20.04.1_amd64.deb ... [2023-08-24T08:47:01.790Z] #6 112.0 Unpacking libatk-bridge2.0-0:amd64 (2.34.2-0ubuntu2~20.04.1) ... [2023-08-24T08:47:01.790Z] #6 112.1 Selecting previously unselected package libcolord2:amd64. [2023-08-24T08:47:01.790Z] #6 112.1 Preparing to unpack .../389-libcolord2_1.4.4-2_amd64.deb ... [2023-08-24T08:47:01.790Z] #6 112.1 Unpacking libcolord2:amd64 (1.4.4-2) ... [2023-08-24T08:47:02.041Z] #6 112.3 Selecting previously unselected package libjson-glib-1.0-common. [2023-08-24T08:47:02.041Z] #6 112.3 Preparing to unpack .../390-libjson-glib-1.0-common_1.4.4-2ubuntu2_all.deb ... [2023-08-24T08:47:02.041Z] #6 112.3 Unpacking libjson-glib-1.0-common (1.4.4-2ubuntu2) ... [2023-08-24T08:47:02.041Z] #6 112.4 Selecting previously unselected package libjson-glib-1.0-0:amd64. [2023-08-24T08:47:02.041Z] #6 112.4 Preparing to unpack .../391-libjson-glib-1.0-0_1.4.4-2ubuntu2_amd64.deb ... [2023-08-24T08:47:02.041Z] #6 112.4 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2ubuntu2) ... [2023-08-24T08:47:02.041Z] #6 112.4 Selecting previously unselected package libsoup2.4-1:amd64. [2023-08-24T08:47:02.041Z] #6 112.5 Preparing to unpack .../392-libsoup2.4-1_2.70.0-1_amd64.deb ... [2023-08-24T08:47:02.041Z] #6 112.5 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ... [2023-08-24T08:47:02.291Z] #6 112.5 Selecting previously unselected package libsoup-gnome2.4-1:amd64. [2023-08-24T08:47:02.291Z] #6 112.5 Preparing to unpack .../393-libsoup-gnome2.4-1_2.70.0-1_amd64.deb ... [2023-08-24T08:47:02.291Z] #6 112.5 Unpacking libsoup-gnome2.4-1:amd64 (2.70.0-1) ... [2023-08-24T08:47:02.291Z] #6 112.6 Selecting previously unselected package librest-0.7-0:amd64. [2023-08-24T08:47:02.291Z] #6 112.6 Preparing to unpack .../394-librest-0.7-0_0.8.1-1_amd64.deb ... [2023-08-24T08:47:02.291Z] #6 112.6 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... [2023-08-24T08:47:02.291Z] #6 112.7 Selecting previously unselected package libxcomposite1:amd64. [2023-08-24T08:47:02.291Z] #6 112.7 Preparing to unpack .../395-libxcomposite1_1%3a0.4.5-1_amd64.deb ... [2023-08-24T08:47:02.291Z] #6 112.7 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... [2023-08-24T08:47:02.291Z] #6 112.7 Selecting previously unselected package libxdamage1:amd64. [2023-08-24T08:47:02.291Z] #6 112.7 Preparing to unpack .../396-libxdamage1_1%3a1.1.5-2_amd64.deb ... [2023-08-24T08:47:02.291Z] #6 112.7 Unpacking libxdamage1:amd64 (1:1.1.5-2) ... [2023-08-24T08:47:02.291Z] #6 112.8 Selecting previously unselected package libgtk-3-common. [2023-08-24T08:47:02.542Z] #6 112.8 Preparing to unpack .../397-libgtk-3-common_3.24.20-0ubuntu1.1_all.deb ... [2023-08-24T08:47:02.542Z] #6 112.8 Unpacking libgtk-3-common (3.24.20-0ubuntu1.1) ... [2023-08-24T08:47:02.542Z] #6 112.8 Selecting previously unselected package libgtk-3-0:amd64. [2023-08-24T08:47:02.542Z] #6 112.8 Preparing to unpack .../398-libgtk-3-0_3.24.20-0ubuntu1.1_amd64.deb ... [2023-08-24T08:47:02.542Z] #6 112.9 Unpacking libgtk-3-0:amd64 (3.24.20-0ubuntu1.1) ... [2023-08-24T08:47:02.792Z] #6 113.2 Selecting previously unselected package gstreamer1.0-gtk3:amd64. [2023-08-24T08:47:03.042Z] #6 113.2 Preparing to unpack .../399-gstreamer1.0-gtk3_1.16.3-0ubuntu1.2_amd64.deb ... [2023-08-24T08:47:03.042Z] #6 113.2 Unpacking gstreamer1.0-gtk3:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:47:03.042Z] #6 113.3 Selecting previously unselected package libcdparanoia0:amd64. [2023-08-24T08:47:03.042Z] #6 113.3 Preparing to unpack .../400-libcdparanoia0_3.10.2+debian-13_amd64.deb ... [2023-08-24T08:47:03.042Z] #6 113.3 Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... [2023-08-24T08:47:03.042Z] #6 113.3 Selecting previously unselected package libvisual-0.4-0:amd64. [2023-08-24T08:47:03.042Z] #6 113.3 Preparing to unpack .../401-libvisual-0.4-0_0.4.0-17_amd64.deb ... [2023-08-24T08:47:03.042Z] #6 113.3 Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... [2023-08-24T08:47:03.042Z] #6 113.4 Selecting previously unselected package gstreamer1.0-plugins-base:amd64. [2023-08-24T08:47:03.042Z] #6 113.4 Preparing to unpack .../402-gstreamer1.0-plugins-base_1.16.3-0ubuntu1.2_amd64.deb ... [2023-08-24T08:47:03.042Z] #6 113.4 Unpacking gstreamer1.0-plugins-base:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:47:03.293Z] #6 113.5 Selecting previously unselected package hunspell-en-us. [2023-08-24T08:47:03.293Z] #6 113.5 Preparing to unpack .../403-hunspell-en-us_1%3a2018.04.16-1_all.deb ... [2023-08-24T08:47:03.293Z] #6 113.5 Unpacking hunspell-en-us (1:2018.04.16-1) ... [2023-08-24T08:47:03.293Z] #6 113.6 Selecting previously unselected package imagemagick-6.q16. [2023-08-24T08:47:03.293Z] #6 113.6 Preparing to unpack .../404-imagemagick-6.q16_8%3a6.9.10.23+dfsg-2.1ubuntu11.9_amd64.deb ... [2023-08-24T08:47:03.293Z] #6 113.6 Unpacking imagemagick-6.q16 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:47:03.293Z] #6 113.7 Selecting previously unselected package imagemagick. [2023-08-24T08:47:03.293Z] #6 113.7 Preparing to unpack .../405-imagemagick_8%3a6.9.10.23+dfsg-2.1ubuntu11.9_amd64.deb ... [2023-08-24T08:47:03.293Z] #6 113.7 Unpacking imagemagick (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:47:03.543Z] #6 113.7 Selecting previously unselected package libigdgmm11:amd64. [2023-08-24T08:47:03.543Z] #6 113.7 Preparing to unpack .../406-libigdgmm11_20.1.1+ds1-1_amd64.deb ... [2023-08-24T08:47:03.543Z] #6 113.7 Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... [2023-08-24T08:47:03.543Z] #6 113.8 Selecting previously unselected package intel-media-va-driver:amd64. [2023-08-24T08:47:03.543Z] #6 113.8 Preparing to unpack .../407-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... [2023-08-24T08:47:03.543Z] #6 113.8 Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... [2023-08-24T08:47:03.794Z] #6 114.1 Selecting previously unselected package libaacs0:amd64. [2023-08-24T08:47:03.794Z] #6 114.1 Preparing to unpack .../408-libaacs0_0.9.0-2_amd64.deb ... [2023-08-24T08:47:03.794Z] #6 114.1 Unpacking libaacs0:amd64 (0.9.0-2) ... [2023-08-24T08:47:03.794Z] #6 114.1 Selecting previously unselected package libabw-0.1-1:amd64. [2023-08-24T08:47:03.794Z] #6 114.1 Preparing to unpack .../409-libabw-0.1-1_0.1.3-1build1_amd64.deb ... [2023-08-24T08:47:03.794Z] #6 114.1 Unpacking libabw-0.1-1:amd64 (0.1.3-1build1) ... [2023-08-24T08:47:03.794Z] #6 114.2 Selecting previously unselected package libapache-pom-java. [2023-08-24T08:47:04.044Z] #6 114.2 Preparing to unpack .../410-libapache-pom-java_18-1_all.deb ... [2023-08-24T08:47:04.044Z] #6 114.2 Unpacking libapache-pom-java (18-1) ... [2023-08-24T08:47:04.044Z] #6 114.3 Selecting previously unselected package libfontenc1:amd64. [2023-08-24T08:47:04.044Z] #6 114.3 Preparing to unpack .../411-libfontenc1_1%3a1.1.4-0ubuntu1_amd64.deb ... [2023-08-24T08:47:04.044Z] #6 114.3 Unpacking libfontenc1:amd64 (1:1.1.4-0ubuntu1) ... [2023-08-24T08:47:04.044Z] #6 114.3 Selecting previously unselected package libxt6:amd64. [2023-08-24T08:47:04.044Z] #6 114.3 Preparing to unpack .../412-libxt6_1%3a1.1.5-1_amd64.deb ... [2023-08-24T08:47:04.044Z] #6 114.3 Unpacking libxt6:amd64 (1:1.1.5-1) ... [2023-08-24T08:47:04.044Z] #6 114.4 Selecting previously unselected package libxmu6:amd64. [2023-08-24T08:47:04.044Z] #6 114.4 Preparing to unpack .../413-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... [2023-08-24T08:47:04.044Z] #6 114.4 Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... [2023-08-24T08:47:04.044Z] #6 114.5 Selecting previously unselected package libxpm4:amd64. [2023-08-24T08:47:04.294Z] #6 114.5 Preparing to unpack .../414-libxpm4_1%3a3.5.12-1ubuntu0.20.04.1_amd64.deb ... [2023-08-24T08:47:04.294Z] #6 114.5 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.1) ... [2023-08-24T08:47:04.294Z] #6 114.6 Selecting previously unselected package libxaw7:amd64. [2023-08-24T08:47:04.294Z] #6 114.6 Preparing to unpack .../415-libxaw7_2%3a1.0.13-1_amd64.deb ... [2023-08-24T08:47:04.294Z] #6 114.6 Unpacking libxaw7:amd64 (2:1.0.13-1) ... [2023-08-24T08:47:04.294Z] #6 114.6 Selecting previously unselected package libxft2:amd64. [2023-08-24T08:47:04.294Z] #6 114.6 Preparing to unpack .../416-libxft2_2.3.3-0ubuntu1_amd64.deb ... [2023-08-24T08:47:04.294Z] #6 114.6 Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... [2023-08-24T08:47:04.294Z] #6 114.7 Selecting previously unselected package libxkbfile1:amd64. [2023-08-24T08:47:04.295Z] #6 114.7 Preparing to unpack .../417-libxkbfile1_1%3a1.1.0-1_amd64.deb ... [2023-08-24T08:47:04.295Z] #6 114.7 Unpacking libxkbfile1:amd64 (1:1.1.0-1) ... [2023-08-24T08:47:04.295Z] #6 114.8 Selecting previously unselected package libxxf86dga1:amd64. [2023-08-24T08:47:04.545Z] #6 114.8 Preparing to unpack .../418-libxxf86dga1_2%3a1.1.5-0ubuntu1_amd64.deb ... [2023-08-24T08:47:04.545Z] #6 114.8 Unpacking libxxf86dga1:amd64 (2:1.1.5-0ubuntu1) ... [2023-08-24T08:47:04.545Z] #6 114.8 Selecting previously unselected package x11-utils. [2023-08-24T08:47:04.545Z] #6 114.8 Preparing to unpack .../419-x11-utils_7.7+5_amd64.deb ... [2023-08-24T08:47:04.545Z] #6 114.8 Unpacking x11-utils (7.7+5) ... [2023-08-24T08:47:04.545Z] #6 114.9 Selecting previously unselected package libatk-wrapper-java. [2023-08-24T08:47:04.545Z] #6 114.9 Preparing to unpack .../420-libatk-wrapper-java_0.37.1-1_all.deb ... [2023-08-24T08:47:04.545Z] #6 114.9 Unpacking libatk-wrapper-java (0.37.1-1) ... [2023-08-24T08:47:04.545Z] #6 115.0 Selecting previously unselected package libatk-wrapper-java-jni:amd64. [2023-08-24T08:47:04.545Z] #6 115.0 Preparing to unpack .../421-libatk-wrapper-java-jni_0.37.1-1_amd64.deb ... [2023-08-24T08:47:04.545Z] #6 115.0 Unpacking libatk-wrapper-java-jni:amd64 (0.37.1-1) ... [2023-08-24T08:47:04.545Z] #6 115.0 Selecting previously unselected package libbdplus0:amd64. [2023-08-24T08:47:04.795Z] #6 115.0 Preparing to unpack .../422-libbdplus0_0.1.2-3_amd64.deb ... [2023-08-24T08:47:04.795Z] #6 115.1 Unpacking libbdplus0:amd64 (0.1.2-3) ... [2023-08-24T08:47:04.795Z] #6 115.1 Selecting previously unselected package libbsh-java. [2023-08-24T08:47:04.795Z] #6 115.1 Preparing to unpack .../423-libbsh-java_2.0b4-20_all.deb ... [2023-08-24T08:47:04.795Z] #6 115.1 Unpacking libbsh-java (2.0b4-20) ... [2023-08-24T08:47:05.046Z] #6 115.2 Selecting previously unselected package libtdb1:amd64. [2023-08-24T08:47:05.046Z] #6 115.2 Preparing to unpack .../424-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... [2023-08-24T08:47:05.046Z] #6 115.2 Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2023-08-24T08:47:05.046Z] #6 115.3 Selecting previously unselected package sound-theme-freedesktop. [2023-08-24T08:47:05.046Z] #6 115.3 Preparing to unpack .../425-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... [2023-08-24T08:47:05.046Z] #6 115.3 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... [2023-08-24T08:47:05.046Z] #6 115.4 Selecting previously unselected package libcanberra0:amd64. [2023-08-24T08:47:05.046Z] #6 115.4 Preparing to unpack .../426-libcanberra0_0.30-7ubuntu1_amd64.deb ... [2023-08-24T08:47:05.046Z] #6 115.4 Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... [2023-08-24T08:47:05.046Z] #6 115.4 Selecting previously unselected package libcdr-0.1-1:amd64. [2023-08-24T08:47:05.046Z] #6 115.4 Preparing to unpack .../427-libcdr-0.1-1_0.1.6-1build2_amd64.deb ... [2023-08-24T08:47:05.046Z] #6 115.4 Unpacking libcdr-0.1-1:amd64 (0.1.6-1build2) ... [2023-08-24T08:47:05.296Z] #6 115.6 Selecting previously unselected package libsuitesparseconfig5:amd64. [2023-08-24T08:47:05.296Z] #6 115.6 Preparing to unpack .../428-libsuitesparseconfig5_1%3a5.7.1+dfsg-2_amd64.deb ... [2023-08-24T08:47:05.296Z] #6 115.6 Unpacking libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... [2023-08-24T08:47:05.296Z] #6 115.7 Selecting previously unselected package libcolamd2:amd64. [2023-08-24T08:47:05.296Z] #6 115.7 Preparing to unpack .../429-libcolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... [2023-08-24T08:47:05.296Z] #6 115.7 Unpacking libcolamd2:amd64 (1:5.7.1+dfsg-2) ... [2023-08-24T08:47:05.296Z] #6 115.8 Selecting previously unselected package libcommons-parent-java. [2023-08-24T08:47:05.547Z] #6 115.8 Preparing to unpack .../430-libcommons-parent-java_43-1_all.deb ... [2023-08-24T08:47:05.547Z] #6 115.8 Unpacking libcommons-parent-java (43-1) ... [2023-08-24T08:47:05.547Z] #6 115.9 Selecting previously unselected package libcommons-logging-java. [2023-08-24T08:47:05.797Z] #6 115.9 Preparing to unpack .../431-libcommons-logging-java_1.2-2_all.deb ... [2023-08-24T08:47:05.797Z] #6 115.9 Unpacking libcommons-logging-java (1.2-2) ... [2023-08-24T08:47:05.797Z] #6 116.0 Selecting previously unselected package libdata-dump-perl. [2023-08-24T08:47:05.797Z] #6 116.1 Preparing to unpack .../432-libdata-dump-perl_1.23-1_all.deb ... [2023-08-24T08:47:05.797Z] #6 116.1 Unpacking libdata-dump-perl (1.23-1) ... [2023-08-24T08:47:05.797Z] #6 116.2 Selecting previously unselected package libdjvulibre-text. [2023-08-24T08:47:06.048Z] #6 116.2 Preparing to unpack .../433-libdjvulibre-text_3.5.27.1-14ubuntu0.1_all.deb ... [2023-08-24T08:47:06.048Z] #6 116.2 Unpacking libdjvulibre-text (3.5.27.1-14ubuntu0.1) ... [2023-08-24T08:47:06.048Z] #6 116.3 Selecting previously unselected package libdjvulibre21:amd64. [2023-08-24T08:47:06.048Z] #6 116.3 Preparing to unpack .../434-libdjvulibre21_3.5.27.1-14ubuntu0.1_amd64.deb ... [2023-08-24T08:47:06.048Z] #6 116.3 Unpacking libdjvulibre21:amd64 (3.5.27.1-14ubuntu0.1) ... [2023-08-24T08:47:06.298Z] #6 116.6 Selecting previously unselected package libe-book-0.1-1:amd64. [2023-08-24T08:47:06.298Z] #6 116.6 Preparing to unpack .../435-libe-book-0.1-1_0.1.3-1build3_amd64.deb ... [2023-08-24T08:47:06.298Z] #6 116.6 Unpacking libe-book-0.1-1:amd64 (0.1.3-1build3) ... [2023-08-24T08:47:06.548Z] #6 116.7 Selecting previously unselected package libel-api-java. [2023-08-24T08:47:06.548Z] #6 116.7 Preparing to unpack .../436-libel-api-java_3.0.0-2_all.deb ... [2023-08-24T08:47:06.548Z] #6 116.8 Unpacking libel-api-java (3.0.0-2) ... [2023-08-24T08:47:06.548Z] #6 116.9 Selecting previously unselected package libencode-locale-perl. [2023-08-24T08:47:06.548Z] #6 116.9 Preparing to unpack .../437-libencode-locale-perl_1.05-1_all.deb ... [2023-08-24T08:47:06.548Z] #6 116.9 Unpacking libencode-locale-perl (1.05-1) ... [2023-08-24T08:47:06.548Z] #6 117.0 Selecting previously unselected package libepubgen-0.1-1:amd64. [2023-08-24T08:47:06.799Z] #6 117.0 Preparing to unpack .../438-libepubgen-0.1-1_0.1.1-1ubuntu2_amd64.deb ... [2023-08-24T08:47:06.799Z] #6 117.0 Unpacking libepubgen-0.1-1:amd64 (0.1.1-1ubuntu2) ... [2023-08-24T08:47:07.049Z] #6 117.2 Selecting previously unselected package libetonyek-0.1-1:amd64. [2023-08-24T08:47:07.049Z] #6 117.2 Preparing to unpack .../439-libetonyek-0.1-1_0.1.9-3_amd64.deb ... [2023-08-24T08:47:07.049Z] #6 117.2 Unpacking libetonyek-0.1-1:amd64 (0.1.9-3) ... [2023-08-24T08:47:07.049Z] #6 117.4 Selecting previously unselected package libipc-system-simple-perl. [2023-08-24T08:47:07.300Z] #6 117.4 Preparing to unpack .../440-libipc-system-simple-perl_1.26-1_all.deb ... [2023-08-24T08:47:07.300Z] #6 117.4 Unpacking libipc-system-simple-perl (1.26-1) ... [2023-08-24T08:47:07.300Z] #6 117.6 Selecting previously unselected package libfile-basedir-perl. [2023-08-24T08:47:07.300Z] #6 117.6 Preparing to unpack .../441-libfile-basedir-perl_0.08-1_all.deb ... [2023-08-24T08:47:07.300Z] #6 117.6 Unpacking libfile-basedir-perl (0.08-1) ... [2023-08-24T08:47:07.300Z] #6 117.7 Selecting previously unselected package liburi-perl. [2023-08-24T08:47:07.550Z] #6 117.7 Preparing to unpack .../442-liburi-perl_1.76-2_all.deb ... [2023-08-24T08:47:07.550Z] #6 117.7 Unpacking liburi-perl (1.76-2) ... [2023-08-24T08:47:07.550Z] #6 117.9 Selecting previously unselected package libfile-desktopentry-perl. [2023-08-24T08:47:07.550Z] #6 117.9 Preparing to unpack .../443-libfile-desktopentry-perl_0.22-1_all.deb ... [2023-08-24T08:47:07.550Z] #6 117.9 Unpacking libfile-desktopentry-perl (0.22-1) ... [2023-08-24T08:47:07.550Z] #6 118.0 Selecting previously unselected package libtimedate-perl. [2023-08-24T08:47:07.800Z] #6 118.0 Preparing to unpack .../444-libtimedate-perl_2.3200-1_all.deb ... [2023-08-24T08:47:07.800Z] #6 118.0 Unpacking libtimedate-perl (2.3200-1) ... [2023-08-24T08:47:07.800Z] #6 118.1 Selecting previously unselected package libhttp-date-perl. [2023-08-24T08:47:07.800Z] #6 118.1 Preparing to unpack .../445-libhttp-date-perl_6.05-1_all.deb ... [2023-08-24T08:47:07.800Z] #6 118.1 Unpacking libhttp-date-perl (6.05-1) ... [2023-08-24T08:47:07.800Z] #6 118.2 Selecting previously unselected package libfile-listing-perl. [2023-08-24T08:47:07.800Z] #6 118.2 Preparing to unpack .../446-libfile-listing-perl_6.04-1_all.deb ... [2023-08-24T08:47:07.800Z] #6 118.2 Unpacking libfile-listing-perl (6.04-1) ... [2023-08-24T08:47:07.800Z] #6 118.3 Selecting previously unselected package libfile-mimeinfo-perl. [2023-08-24T08:47:08.051Z] #6 118.3 Preparing to unpack .../447-libfile-mimeinfo-perl_0.29-1_all.deb ... [2023-08-24T08:47:08.051Z] #6 118.3 Unpacking libfile-mimeinfo-perl (0.29-1) ... [2023-08-24T08:47:08.051Z] #6 118.4 Selecting previously unselected package libfont-afm-perl. [2023-08-24T08:47:08.301Z] #6 118.4 Preparing to unpack .../448-libfont-afm-perl_1.20-2_all.deb ... [2023-08-24T08:47:08.301Z] #6 118.5 Unpacking libfont-afm-perl (1.20-2) ... [2023-08-24T08:47:08.301Z] #6 118.6 Selecting previously unselected package libfreehand-0.1-1. [2023-08-24T08:47:08.302Z] #6 118.6 Preparing to unpack .../449-libfreehand-0.1-1_0.1.2-2ubuntu1_amd64.deb ... [2023-08-24T08:47:08.302Z] #6 118.6 Unpacking libfreehand-0.1-1 (0.1.2-2ubuntu1) ... [2023-08-24T08:47:08.552Z] #6 118.7 Selecting previously unselected package libgdk-pixbuf2.0-bin. [2023-08-24T08:47:08.552Z] #6 118.7 Preparing to unpack .../450-libgdk-pixbuf2.0-bin_2.40.0+dfsg-3ubuntu0.4_amd64.deb ... [2023-08-24T08:47:08.552Z] #6 118.7 Unpacking libgdk-pixbuf2.0-bin (2.40.0+dfsg-3ubuntu0.4) ... [2023-08-24T08:47:08.552Z] #6 118.9 Selecting previously unselected package libgif7:amd64. [2023-08-24T08:47:08.552Z] #6 118.9 Preparing to unpack .../451-libgif7_5.1.9-1_amd64.deb ... [2023-08-24T08:47:08.552Z] #6 118.9 Unpacking libgif7:amd64 (5.1.9-1) ... [2023-08-24T08:47:08.802Z] #6 119.0 Selecting previously unselected package libgpm2:amd64. [2023-08-24T08:47:08.802Z] #6 119.0 Preparing to unpack .../452-libgpm2_1.20.7-5_amd64.deb ... [2023-08-24T08:47:08.802Z] #6 119.0 Unpacking libgpm2:amd64 (1.20.7-5) ... [2023-08-24T08:47:08.802Z] #6 119.2 Selecting previously unselected package libgtk-3-bin. [2023-08-24T08:47:08.802Z] #6 119.2 Preparing to unpack .../453-libgtk-3-bin_3.24.20-0ubuntu1.1_amd64.deb ... [2023-08-24T08:47:08.802Z] #6 119.2 Unpacking libgtk-3-bin (3.24.20-0ubuntu1.1) ... [2023-08-24T08:47:08.802Z] #6 119.3 Selecting previously unselected package libservlet-api-java. [2023-08-24T08:47:09.053Z] #6 119.3 Preparing to unpack .../454-libservlet-api-java_4.0.1-2_all.deb ... [2023-08-24T08:47:09.053Z] #6 119.3 Unpacking libservlet-api-java (4.0.1-2) ... [2023-08-24T08:47:09.053Z] #6 119.4 Selecting previously unselected package libjsp-api-java. [2023-08-24T08:47:09.303Z] #6 119.4 Preparing to unpack .../455-libjsp-api-java_2.3.4-2_all.deb ... [2023-08-24T08:47:09.303Z] #6 119.5 Unpacking libjsp-api-java (2.3.4-2) ... [2023-08-24T08:47:09.303Z] #6 119.6 Selecting previously unselected package libwebsocket-api-java. [2023-08-24T08:47:09.304Z] #6 119.6 Preparing to unpack .../456-libwebsocket-api-java_1.1-1_all.deb ... [2023-08-24T08:47:09.304Z] #6 119.6 Unpacking libwebsocket-api-java (1.1-1) ... [2023-08-24T08:47:09.304Z] #6 119.7 Selecting previously unselected package libservlet3.1-java. [2023-08-24T08:47:09.554Z] #6 119.7 Preparing to unpack .../457-libservlet3.1-java_1%3a4.0.1-2_all.deb ... [2023-08-24T08:47:09.554Z] #6 119.7 Unpacking libservlet3.1-java (1:4.0.1-2) ... [2023-08-24T08:47:09.554Z] #6 119.8 Selecting previously unselected package libhsqldb1.8.0-java. [2023-08-24T08:47:09.554Z] #6 119.8 Preparing to unpack .../458-libhsqldb1.8.0-java_1.8.0.10+dfsg-10_all.deb ... [2023-08-24T08:47:09.554Z] #6 119.9 Unpacking libhsqldb1.8.0-java (1.8.0.10+dfsg-10) ... [2023-08-24T08:47:09.805Z] #6 120.0 Selecting previously unselected package libhtml-tagset-perl. [2023-08-24T08:47:09.805Z] #6 120.1 Preparing to unpack .../459-libhtml-tagset-perl_3.20-4_all.deb ... [2023-08-24T08:47:09.805Z] #6 120.1 Unpacking libhtml-tagset-perl (3.20-4) ... [2023-08-24T08:47:09.805Z] #6 120.2 Selecting previously unselected package libhtml-parser-perl. [2023-08-24T08:47:09.805Z] #6 120.2 Preparing to unpack .../460-libhtml-parser-perl_3.72-5_amd64.deb ... [2023-08-24T08:47:09.805Z] #6 120.2 Unpacking libhtml-parser-perl (3.72-5) ... [2023-08-24T08:47:10.055Z] #6 120.3 Selecting previously unselected package libio-html-perl. [2023-08-24T08:47:10.055Z] #6 120.3 Preparing to unpack .../461-libio-html-perl_1.001-1_all.deb ... [2023-08-24T08:47:10.055Z] #6 120.3 Unpacking libio-html-perl (1.001-1) ... [2023-08-24T08:47:10.055Z] #6 120.4 Selecting previously unselected package liblwp-mediatypes-perl. [2023-08-24T08:47:10.055Z] #6 120.4 Preparing to unpack .../462-liblwp-mediatypes-perl_6.04-1_all.deb ... [2023-08-24T08:47:10.055Z] #6 120.4 Unpacking liblwp-mediatypes-perl (6.04-1) ... [2023-08-24T08:47:10.055Z] #6 120.5 Selecting previously unselected package libhttp-message-perl. [2023-08-24T08:47:10.306Z] #6 120.5 Preparing to unpack .../463-libhttp-message-perl_6.22-1_all.deb ... [2023-08-24T08:47:10.306Z] #6 120.6 Unpacking libhttp-message-perl (6.22-1) ... [2023-08-24T08:47:10.306Z] #6 120.7 Selecting previously unselected package libhtml-form-perl. [2023-08-24T08:47:10.306Z] #6 120.7 Preparing to unpack .../464-libhtml-form-perl_6.07-1_all.deb ... [2023-08-24T08:47:10.306Z] #6 120.7 Unpacking libhtml-form-perl (6.07-1) ... [2023-08-24T08:47:10.306Z] #6 120.8 Selecting previously unselected package libhtml-tree-perl. [2023-08-24T08:47:10.556Z] #6 120.8 Preparing to unpack .../465-libhtml-tree-perl_5.07-2_all.deb ... [2023-08-24T08:47:10.556Z] #6 120.8 Unpacking libhtml-tree-perl (5.07-2) ... [2023-08-24T08:47:10.556Z] #6 120.9 Selecting previously unselected package libhtml-format-perl. [2023-08-24T08:47:10.556Z] #6 120.9 Preparing to unpack .../466-libhtml-format-perl_2.12-1_all.deb ... [2023-08-24T08:47:10.556Z] #6 121.0 Unpacking libhtml-format-perl (2.12-1) ... [2023-08-24T08:47:10.556Z] #6 121.0 Selecting previously unselected package libhttp-cookies-perl. [2023-08-24T08:47:10.806Z] #6 121.1 Preparing to unpack .../467-libhttp-cookies-perl_6.08-1_all.deb ... [2023-08-24T08:47:10.806Z] #6 121.1 Unpacking libhttp-cookies-perl (6.08-1) ... [2023-08-24T08:47:10.807Z] #6 121.2 Selecting previously unselected package libhttp-daemon-perl. [2023-08-24T08:47:10.807Z] #6 121.2 Preparing to unpack .../468-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... [2023-08-24T08:47:10.807Z] #6 121.2 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... [2023-08-24T08:47:10.807Z] #6 121.3 Selecting previously unselected package libhttp-negotiate-perl. [2023-08-24T08:47:11.057Z] #6 121.3 Preparing to unpack .../469-libhttp-negotiate-perl_6.01-1_all.deb ... [2023-08-24T08:47:11.057Z] #6 121.3 Unpacking libhttp-negotiate-perl (6.01-1) ... [2023-08-24T08:47:11.057Z] #6 121.4 Selecting previously unselected package xorg-sgml-doctools. [2023-08-24T08:47:11.057Z] #6 121.4 Preparing to unpack .../470-xorg-sgml-doctools_1%3a1.11-1_all.deb ... [2023-08-24T08:47:11.057Z] #6 121.4 Unpacking xorg-sgml-doctools (1:1.11-1) ... [2023-08-24T08:47:11.057Z] #6 121.5 Selecting previously unselected package x11proto-dev. [2023-08-24T08:47:11.307Z] #6 121.5 Preparing to unpack .../471-x11proto-dev_2019.2-1ubuntu1_all.deb ... [2023-08-24T08:47:11.307Z] #6 121.5 Unpacking x11proto-dev (2019.2-1ubuntu1) ... [2023-08-24T08:47:11.558Z] #6 121.7 Selecting previously unselected package x11proto-core-dev. [2023-08-24T08:47:11.558Z] #6 121.7 Preparing to unpack .../472-x11proto-core-dev_2019.2-1ubuntu1_all.deb ... [2023-08-24T08:47:11.558Z] #6 121.7 Unpacking x11proto-core-dev (2019.2-1ubuntu1) ... [2023-08-24T08:47:11.558Z] #6 121.8 Selecting previously unselected package libice-dev:amd64. [2023-08-24T08:47:11.558Z] #6 121.8 Preparing to unpack .../473-libice-dev_2%3a1.0.10-0ubuntu1_amd64.deb ... [2023-08-24T08:47:11.558Z] #6 121.8 Unpacking libice-dev:amd64 (2:1.0.10-0ubuntu1) ... [2023-08-24T08:47:11.808Z] #6 122.0 Selecting previously unselected package libilmbase24:amd64. [2023-08-24T08:47:11.808Z] #6 122.0 Preparing to unpack .../474-libilmbase24_2.3.0-6build1_amd64.deb ... [2023-08-24T08:47:11.808Z] #6 122.0 Unpacking libilmbase24:amd64 (2.3.0-6build1) ... [2023-08-24T08:47:11.808Z] #6 122.1 Selecting previously unselected package perl-openssl-defaults:amd64. [2023-08-24T08:47:11.808Z] #6 122.1 Preparing to unpack .../475-perl-openssl-defaults_4_amd64.deb ... [2023-08-24T08:47:11.808Z] #6 122.1 Unpacking perl-openssl-defaults:amd64 (4) ... [2023-08-24T08:47:11.808Z] #6 122.3 Selecting previously unselected package libnet-ssleay-perl. [2023-08-24T08:47:12.059Z] #6 122.3 Preparing to unpack .../476-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... [2023-08-24T08:47:12.059Z] #6 122.3 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... [2023-08-24T08:47:12.059Z] #6 122.4 Selecting previously unselected package libio-socket-ssl-perl. [2023-08-24T08:47:12.059Z] #6 122.4 Preparing to unpack .../477-libio-socket-ssl-perl_2.067-1_all.deb ... [2023-08-24T08:47:12.059Z] #6 122.5 Unpacking libio-socket-ssl-perl (2.067-1) ... [2023-08-24T08:47:12.309Z] #6 122.6 Selecting previously unselected package libio-stringy-perl. [2023-08-24T08:47:12.309Z] #6 122.6 Preparing to unpack .../478-libio-stringy-perl_2.111-3_all.deb ... [2023-08-24T08:47:12.309Z] #6 122.6 Unpacking libio-stringy-perl (2.111-3) ... [2023-08-24T08:47:12.560Z] #6 122.7 Selecting previously unselected package libjuh-java. [2023-08-24T08:47:12.560Z] #6 122.7 Preparing to unpack .../479-libjuh-java_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:12.560Z] #6 122.7 Unpacking libjuh-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:12.560Z] #6 122.8 Selecting previously unselected package libjurt-java. [2023-08-24T08:47:12.560Z] #6 122.9 Preparing to unpack .../480-libjurt-java_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:12.560Z] #6 122.9 Unpacking libjurt-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:12.560Z] #6 123.0 Selecting previously unselected package libnet-http-perl. [2023-08-24T08:47:12.810Z] #6 123.0 Preparing to unpack .../481-libnet-http-perl_6.19-1_all.deb ... [2023-08-24T08:47:12.810Z] #6 123.0 Unpacking libnet-http-perl (6.19-1) ... [2023-08-24T08:47:12.810Z] #6 123.1 Selecting previously unselected package libtry-tiny-perl. [2023-08-24T08:47:12.810Z] #6 123.1 Preparing to unpack .../482-libtry-tiny-perl_0.30-1_all.deb ... [2023-08-24T08:47:12.810Z] #6 123.1 Unpacking libtry-tiny-perl (0.30-1) ... [2023-08-24T08:47:12.810Z] #6 123.2 Selecting previously unselected package libwww-robotrules-perl. [2023-08-24T08:47:13.060Z] #6 123.2 Preparing to unpack .../483-libwww-robotrules-perl_6.02-1_all.deb ... [2023-08-24T08:47:13.060Z] #6 123.2 Unpacking libwww-robotrules-perl (6.02-1) ... [2023-08-24T08:47:13.060Z] #6 123.3 Selecting previously unselected package libwww-perl. [2023-08-24T08:47:13.060Z] #6 123.3 Preparing to unpack .../484-libwww-perl_6.43-1_all.deb ... [2023-08-24T08:47:13.060Z] #6 123.3 Unpacking libwww-perl (6.43-1) ... [2023-08-24T08:47:13.060Z] #6 123.4 Selecting previously unselected package liblwp-protocol-https-perl. [2023-08-24T08:47:13.311Z] #6 123.5 Preparing to unpack .../485-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... [2023-08-24T08:47:13.311Z] #6 123.5 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... [2023-08-24T08:47:13.311Z] #6 123.6 Selecting previously unselected package libopenexr24:amd64. [2023-08-24T08:47:13.311Z] #6 123.6 Preparing to unpack .../486-libopenexr24_2.3.0-6ubuntu0.5_amd64.deb ... [2023-08-24T08:47:13.311Z] #6 123.6 Unpacking libopenexr24:amd64 (2.3.0-6ubuntu0.5) ... [2023-08-24T08:47:13.561Z] #6 123.8 Selecting previously unselected package libwmf0.2-7:amd64. [2023-08-24T08:47:13.561Z] #6 123.8 Preparing to unpack .../487-libwmf0.2-7_0.2.8.4-17ubuntu1_amd64.deb ... [2023-08-24T08:47:13.561Z] #6 123.8 Unpacking libwmf0.2-7:amd64 (0.2.8.4-17ubuntu1) ... [2023-08-24T08:47:13.561Z] #6 123.9 Selecting previously unselected package libmagickcore-6.q16-6-extra:amd64. [2023-08-24T08:47:13.811Z] #6 124.0 Preparing to unpack .../488-libmagickcore-6.q16-6-extra_8%3a6.9.10.23+dfsg-2.1ubuntu11.9_amd64.deb ... [2023-08-24T08:47:13.811Z] #6 124.0 Unpacking libmagickcore-6.q16-6-extra:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:47:13.811Z] #6 124.1 Selecting previously unselected package libnet-smtp-ssl-perl. [2023-08-24T08:47:13.811Z] #6 124.1 Preparing to unpack .../489-libnet-smtp-ssl-perl_1.04-1_all.deb ... [2023-08-24T08:47:13.811Z] #6 124.1 Unpacking libnet-smtp-ssl-perl (1.04-1) ... [2023-08-24T08:47:13.811Z] #6 124.2 Selecting previously unselected package libmailtools-perl. [2023-08-24T08:47:14.062Z] #6 124.2 Preparing to unpack .../490-libmailtools-perl_2.21-1_all.deb ... [2023-08-24T08:47:14.062Z] #6 124.2 Unpacking libmailtools-perl (2.21-1) ... [2023-08-24T08:47:14.062Z] #6 124.4 Selecting previously unselected package libmspub-0.1-1:amd64. [2023-08-24T08:47:14.062Z] #6 124.4 Preparing to unpack .../491-libmspub-0.1-1_0.1.4-1build3_amd64.deb ... [2023-08-24T08:47:14.062Z] #6 124.4 Unpacking libmspub-0.1-1:amd64 (0.1.4-1build3) ... [2023-08-24T08:47:14.312Z] #6 124.6 Selecting previously unselected package libmwaw-0.3-3:amd64. [2023-08-24T08:47:14.312Z] #6 124.6 Preparing to unpack .../492-libmwaw-0.3-3_0.3.15-2build1_amd64.deb ... [2023-08-24T08:47:14.312Z] #6 124.6 Unpacking libmwaw-0.3-3:amd64 (0.3.15-2build1) ... [2023-08-24T08:47:14.863Z] #6 125.2 Selecting previously unselected package mysql-common. [2023-08-24T08:47:14.863Z] #6 125.2 Preparing to unpack .../493-mysql-common_5.8+1.0.5ubuntu2_all.deb ... [2023-08-24T08:47:14.863Z] #6 125.3 Unpacking mysql-common (5.8+1.0.5ubuntu2) ... [2023-08-24T08:47:15.413Z] #6 125.5 Selecting previously unselected package libmysqlclient21:amd64. [2023-08-24T08:47:15.413Z] #6 125.5 Preparing to unpack .../494-libmysqlclient21_8.0.34-0ubuntu0.20.04.1_amd64.deb ... [2023-08-24T08:47:15.413Z] #6 125.5 Unpacking libmysqlclient21:amd64 (8.0.34-0ubuntu0.20.04.1) ... [2023-08-24T08:47:15.664Z] #6 126.0 Selecting previously unselected package libxml-parser-perl. [2023-08-24T08:47:15.664Z] #6 126.0 Preparing to unpack .../495-libxml-parser-perl_2.46-1_amd64.deb ... [2023-08-24T08:47:15.664Z] #6 126.0 Unpacking libxml-parser-perl (2.46-1) ... [2023-08-24T08:47:16.214Z] #6 126.4 Selecting previously unselected package libxml-twig-perl. [2023-08-24T08:47:16.214Z] #6 126.4 Preparing to unpack .../496-libxml-twig-perl_1%3a3.50-2_all.deb ... [2023-08-24T08:47:16.214Z] #6 126.4 Unpacking libxml-twig-perl (1:3.50-2) ... [2023-08-24T08:47:16.214Z] #6 126.6 Selecting previously unselected package libnet-dbus-perl. [2023-08-24T08:47:16.214Z] #6 126.6 Preparing to unpack .../497-libnet-dbus-perl_1.2.0-1_amd64.deb ... [2023-08-24T08:47:16.214Z] #6 126.6 Unpacking libnet-dbus-perl (1.2.0-1) ... [2023-08-24T08:47:17.557Z] #6 127.8 Selecting previously unselected package libnetpbm10. [2023-08-24T08:47:17.557Z] #6 127.8 Preparing to unpack .../498-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ... [2023-08-24T08:47:17.557Z] #6 127.8 Unpacking libnetpbm10 (2:10.0-15.3build1) ... [2023-08-24T08:47:17.557Z] #6 128.0 Selecting previously unselected package libodfgen-0.1-1:amd64. [2023-08-24T08:47:17.557Z] #6 128.0 Preparing to unpack .../499-libodfgen-0.1-1_0.1.7-1ubuntu2_amd64.deb ... [2023-08-24T08:47:17.557Z] #6 128.0 Unpacking libodfgen-0.1-1:amd64 (0.1.7-1ubuntu2) ... [2023-08-24T08:47:17.808Z] #6 128.2 Selecting previously unselected package libpagemaker-0.0-0:amd64. [2023-08-24T08:47:18.058Z] #6 128.2 Preparing to unpack .../500-libpagemaker-0.0-0_0.0.4-1build1_amd64.deb ... [2023-08-24T08:47:18.058Z] #6 128.2 Unpacking libpagemaker-0.0-0:amd64 (0.0.4-1build1) ... [2023-08-24T08:47:18.058Z] #6 128.3 Selecting previously unselected package libpaper-utils. [2023-08-24T08:47:18.058Z] #6 128.3 Preparing to unpack .../501-libpaper-utils_1.1.28_amd64.deb ... [2023-08-24T08:47:18.058Z] #6 128.4 Unpacking libpaper-utils (1.1.28) ... [2023-08-24T08:47:18.308Z] #6 128.6 Selecting previously unselected package libpq5:amd64. [2023-08-24T08:47:18.308Z] #6 128.6 Preparing to unpack .../502-libpq5_12.16-0ubuntu0.20.04.1_amd64.deb ... [2023-08-24T08:47:18.308Z] #6 128.6 Unpacking libpq5:amd64 (12.16-0ubuntu0.20.04.1) ... [2023-08-24T08:47:18.559Z] #6 128.8 Selecting previously unselected package libpthread-stubs0-dev:amd64. [2023-08-24T08:47:18.559Z] #6 128.8 Preparing to unpack .../503-libpthread-stubs0-dev_0.4-1_amd64.deb ... [2023-08-24T08:47:18.559Z] #6 128.8 Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... [2023-08-24T08:47:18.559Z] #6 128.9 Selecting previously unselected package libpython3.8:amd64. [2023-08-24T08:47:18.559Z] #6 128.9 Preparing to unpack .../504-libpython3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ... [2023-08-24T08:47:18.559Z] #6 129.0 Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:47:19.109Z] #6 129.4 Selecting previously unselected package lp-solve. [2023-08-24T08:47:19.109Z] #6 129.4 Preparing to unpack .../505-lp-solve_5.5.0.15-4build1_amd64.deb ... [2023-08-24T08:47:19.109Z] #6 129.4 Unpacking lp-solve (5.5.0.15-4build1) ... [2023-08-24T08:47:19.109Z] #6 129.6 Selecting previously unselected package libwps-0.4-4:amd64. [2023-08-24T08:47:19.360Z] #6 129.6 Preparing to unpack .../506-libwps-0.4-4_0.4.10-1build1_amd64.deb ... [2023-08-24T08:47:19.360Z] #6 129.6 Unpacking libwps-0.4-4:amd64 (0.4.10-1build1) ... [2023-08-24T08:47:19.610Z] #6 129.8 Selecting previously unselected package libreoffice-calc. [2023-08-24T08:47:19.610Z] #6 129.8 Preparing to unpack .../507-libreoffice-calc_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:19.610Z] #6 129.9 Unpacking libreoffice-calc (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:22.093Z] #6 132.4 Selecting previously unselected package libvisio-0.1-1:amd64. [2023-08-24T08:47:22.093Z] #6 132.4 Preparing to unpack .../508-libvisio-0.1-1_0.1.7-1build2_amd64.deb ... [2023-08-24T08:47:24.605Z] #6 134.9 Unpacking libvisio-0.1-1:amd64 (0.1.7-1build2) ... [2023-08-24T08:47:31.086Z] #6 141.0 Selecting previously unselected package libwpd-0.10-10:amd64. [2023-08-24T08:47:31.086Z] #6 141.0 Preparing to unpack .../509-libwpd-0.10-10_0.10.3-1build1_amd64.deb ... [2023-08-24T08:47:31.086Z] #6 141.0 Unpacking libwpd-0.10-10:amd64 (0.10.3-1build1) ... [2023-08-24T08:47:31.086Z] #6 141.1 Selecting previously unselected package libwpg-0.3-3:amd64. [2023-08-24T08:47:31.086Z] #6 141.1 Preparing to unpack .../510-libwpg-0.3-3_0.3.3-1build1_amd64.deb ... [2023-08-24T08:47:31.086Z] #6 141.1 Unpacking libwpg-0.3-3:amd64 (0.3.3-1build1) ... [2023-08-24T08:47:31.086Z] #6 141.3 Selecting previously unselected package libreoffice-draw. [2023-08-24T08:47:31.086Z] #6 141.3 Preparing to unpack .../511-libreoffice-draw_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:31.086Z] #6 141.3 Unpacking libreoffice-draw (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:31.337Z] #6 141.8 Selecting previously unselected package libreoffice-impress. [2023-08-24T08:47:31.337Z] #6 141.8 Preparing to unpack .../512-libreoffice-impress_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:31.587Z] #6 141.8 Unpacking libreoffice-impress (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:31.838Z] #6 142.2 Selecting previously unselected package libreoffice-math. [2023-08-24T08:47:31.838Z] #6 142.2 Preparing to unpack .../513-libreoffice-math_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:31.838Z] #6 142.2 Unpacking libreoffice-math (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:32.088Z] #6 142.4 Selecting previously unselected package libreoffice-report-builder-bin. [2023-08-24T08:47:32.088Z] #6 142.4 Preparing to unpack .../514-libreoffice-report-builder-bin_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:32.088Z] #6 142.5 Unpacking libreoffice-report-builder-bin (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:32.339Z] #6 142.7 Selecting previously unselected package libreoffice-writer. [2023-08-24T08:47:32.339Z] #6 142.7 Preparing to unpack .../515-libreoffice-writer_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:32.339Z] #6 142.7 Unpacking libreoffice-writer (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:33.682Z] #6 143.9 Selecting previously unselected package python3-uno. [2023-08-24T08:47:33.682Z] #6 143.9 Preparing to unpack .../516-python3-uno_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:33.682Z] #6 143.9 Unpacking python3-uno (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:33.682Z] #6 144.1 Selecting previously unselected package libreoffice. [2023-08-24T08:47:33.682Z] #6 144.1 Preparing to unpack .../517-libreoffice_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:33.682Z] #6 144.1 Unpacking libreoffice (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:33.933Z] #6 144.3 Selecting previously unselected package libreoffice-gnome. [2023-08-24T08:47:33.933Z] #6 144.3 Preparing to unpack .../518-libreoffice-gnome_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:33.933Z] #6 144.3 Unpacking libreoffice-gnome (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:34.183Z] #6 144.4 Selecting previously unselected package libreoffice-gtk3. [2023-08-24T08:47:34.183Z] #6 144.4 Preparing to unpack .../519-libreoffice-gtk3_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:34.183Z] #6 144.5 Unpacking libreoffice-gtk3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:34.434Z] #6 144.6 Selecting previously unselected package libridl-java. [2023-08-24T08:47:34.434Z] #6 144.6 Preparing to unpack .../520-libridl-java_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:34.434Z] #6 144.6 Unpacking libridl-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:34.434Z] #6 144.8 Selecting previously unselected package libunoil-java. [2023-08-24T08:47:34.434Z] #6 144.8 Preparing to unpack .../521-libunoil-java_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:34.434Z] #6 144.8 Unpacking libunoil-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:34.684Z] #6 145.0 Selecting previously unselected package libunoloader-java. [2023-08-24T08:47:34.684Z] #6 145.0 Preparing to unpack .../522-libunoloader-java_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:34.684Z] #6 145.0 Unpacking libunoloader-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:34.935Z] #6 145.2 Selecting previously unselected package libreoffice-java-common. [2023-08-24T08:47:34.935Z] #6 145.2 Preparing to unpack .../523-libreoffice-java-common_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:34.935Z] #6 145.2 Unpacking libreoffice-java-common (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:34.935Z] #6 145.4 Selecting previously unselected package libreoffice-report-builder. [2023-08-24T08:47:35.185Z] #6 145.4 Preparing to unpack .../524-libreoffice-report-builder_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:35.185Z] #6 145.5 Unpacking libreoffice-report-builder (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:35.436Z] #6 145.8 Selecting previously unselected package openjdk-11-jre:amd64. [2023-08-24T08:47:35.436Z] #6 145.8 Preparing to unpack .../525-openjdk-11-jre_11.0.20+8-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:47:35.436Z] #6 145.8 Unpacking openjdk-11-jre:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:47:35.686Z] #6 146.0 Selecting previously unselected package libreoffice-script-provider-bsh. [2023-08-24T08:47:35.686Z] #6 146.0 Preparing to unpack .../526-libreoffice-script-provider-bsh_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:35.686Z] #6 146.0 Unpacking libreoffice-script-provider-bsh (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:37.030Z] #6 147.2 Selecting previously unselected package libreoffice-script-provider-js. [2023-08-24T08:47:37.030Z] #6 147.2 Preparing to unpack .../527-libreoffice-script-provider-js_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:37.030Z] #6 147.2 Unpacking libreoffice-script-provider-js (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:37.030Z] #6 147.4 Selecting previously unselected package libreoffice-script-provider-python. [2023-08-24T08:47:37.030Z] #6 147.5 Preparing to unpack .../528-libreoffice-script-provider-python_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:37.280Z] #6 147.5 Unpacking libreoffice-script-provider-python (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:37.280Z] #6 147.6 Selecting previously unselected package libreoffice-sdbc-firebird. [2023-08-24T08:47:37.280Z] #6 147.6 Preparing to unpack .../529-libreoffice-sdbc-firebird_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:37.280Z] #6 147.6 Unpacking libreoffice-sdbc-firebird (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:37.531Z] #6 147.8 Selecting previously unselected package libreoffice-sdbc-hsqldb. [2023-08-24T08:47:37.531Z] #6 147.8 Preparing to unpack .../530-libreoffice-sdbc-hsqldb_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:37.531Z] #6 147.8 Unpacking libreoffice-sdbc-hsqldb (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:37.781Z] #6 148.0 Selecting previously unselected package libreoffice-sdbc-mysql. [2023-08-24T08:47:37.781Z] #6 148.0 Preparing to unpack .../531-libreoffice-sdbc-mysql_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:37.781Z] #6 148.0 Unpacking libreoffice-sdbc-mysql (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:37.781Z] #6 148.2 Selecting previously unselected package libreoffice-sdbc-postgresql. [2023-08-24T08:47:38.031Z] #6 148.2 Preparing to unpack .../532-libreoffice-sdbc-postgresql_1%3a6.4.7-0ubuntu0.20.04.8_amd64.deb ... [2023-08-24T08:47:38.032Z] #6 148.2 Unpacking libreoffice-sdbc-postgresql (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:38.032Z] #6 148.4 Selecting previously unselected package libreoffice-style-elementary. [2023-08-24T08:47:38.032Z] #6 148.4 Preparing to unpack .../533-libreoffice-style-elementary_1%3a6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:38.032Z] #6 148.4 Unpacking libreoffice-style-elementary (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:39.375Z] #6 149.4 Selecting previously unselected package libreoffice-wiki-publisher. [2023-08-24T08:47:39.375Z] #6 149.4 Preparing to unpack .../534-libreoffice-wiki-publisher_1.2.0+LibO6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:39.375Z] #6 149.5 Unpacking libreoffice-wiki-publisher (1.2.0+LibO6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:39.375Z] #6 149.8 Selecting previously unselected package libsasl2-modules:amd64. [2023-08-24T08:47:39.626Z] #6 149.8 Preparing to unpack .../535-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2023-08-24T08:47:39.626Z] #6 149.8 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-08-24T08:47:39.626Z] #6 149.9 Selecting previously unselected package libsm-dev:amd64. [2023-08-24T08:47:39.626Z] #6 149.9 Preparing to unpack .../536-libsm-dev_2%3a1.2.3-1_amd64.deb ... [2023-08-24T08:47:39.626Z] #6 150.0 Unpacking libsm-dev:amd64 (2:1.2.3-1) ... [2023-08-24T08:47:39.626Z] #6 150.1 Selecting previously unselected package libtie-ixhash-perl. [2023-08-24T08:47:39.876Z] #6 150.1 Preparing to unpack .../537-libtie-ixhash-perl_1.23-2_all.deb ... [2023-08-24T08:47:39.876Z] #6 150.1 Unpacking libtie-ixhash-perl (1.23-2) ... [2023-08-24T08:47:39.876Z] #6 150.2 Selecting previously unselected package libxau-dev:amd64. [2023-08-24T08:47:39.876Z] #6 150.2 Preparing to unpack .../538-libxau-dev_1%3a1.0.9-0ubuntu1_amd64.deb ... [2023-08-24T08:47:39.876Z] #6 150.2 Unpacking libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... [2023-08-24T08:47:39.876Z] #6 150.3 Selecting previously unselected package libxdmcp-dev:amd64. [2023-08-24T08:47:40.127Z] #6 150.3 Preparing to unpack .../539-libxdmcp-dev_1%3a1.1.3-0ubuntu1_amd64.deb ... [2023-08-24T08:47:40.127Z] #6 150.3 Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... [2023-08-24T08:47:40.127Z] #6 150.4 Selecting previously unselected package xtrans-dev. [2023-08-24T08:47:40.127Z] #6 150.4 Preparing to unpack .../540-xtrans-dev_1.4.0-1_all.deb ... [2023-08-24T08:47:40.127Z] #6 150.5 Unpacking xtrans-dev (1.4.0-1) ... [2023-08-24T08:47:40.127Z] #6 150.6 Selecting previously unselected package libxcb1-dev:amd64. [2023-08-24T08:47:40.377Z] #6 150.6 Preparing to unpack .../541-libxcb1-dev_1.14-2_amd64.deb ... [2023-08-24T08:47:40.377Z] #6 150.6 Unpacking libxcb1-dev:amd64 (1.14-2) ... [2023-08-24T08:47:40.377Z] #6 150.7 Selecting previously unselected package libx11-dev:amd64. [2023-08-24T08:47:40.377Z] #6 150.7 Preparing to unpack .../542-libx11-dev_2%3a1.6.9-2ubuntu1.5_amd64.deb ... [2023-08-24T08:47:40.377Z] #6 150.7 Unpacking libx11-dev:amd64 (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:47:40.628Z] #6 150.9 Selecting previously unselected package libx11-protocol-perl. [2023-08-24T08:47:40.628Z] #6 150.9 Preparing to unpack .../543-libx11-protocol-perl_0.56-7_all.deb ... [2023-08-24T08:47:40.628Z] #6 151.0 Unpacking libx11-protocol-perl (0.56-7) ... [2023-08-24T08:47:40.878Z] #6 151.1 Selecting previously unselected package libxcb-randr0:amd64. [2023-08-24T08:47:40.878Z] #6 151.1 Preparing to unpack .../544-libxcb-randr0_1.14-2_amd64.deb ... [2023-08-24T08:47:40.878Z] #6 151.1 Unpacking libxcb-randr0:amd64 (1.14-2) ... [2023-08-24T08:47:40.878Z] #6 151.2 Selecting previously unselected package libxml-xpathengine-perl. [2023-08-24T08:47:41.129Z] #6 151.3 Preparing to unpack .../545-libxml-xpathengine-perl_0.14-1_all.deb ... [2023-08-24T08:47:41.129Z] #6 151.3 Unpacking libxml-xpathengine-perl (0.14-1) ... [2023-08-24T08:47:41.129Z] #6 151.4 Selecting previously unselected package libxt-dev:amd64. [2023-08-24T08:47:41.129Z] #6 151.4 Preparing to unpack .../546-libxt-dev_1%3a1.1.5-1_amd64.deb ... [2023-08-24T08:47:41.129Z] #6 151.4 Unpacking libxt-dev:amd64 (1:1.1.5-1) ... [2023-08-24T08:47:41.379Z] #6 151.6 Selecting previously unselected package mesa-va-drivers:amd64. [2023-08-24T08:47:41.379Z] #6 151.6 Preparing to unpack .../547-mesa-va-drivers_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:47:41.379Z] #6 151.6 Unpacking mesa-va-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:47:41.930Z] #6 152.2 Selecting previously unselected package mesa-vdpau-drivers:amd64. [2023-08-24T08:47:41.930Z] #6 152.3 Preparing to unpack .../548-mesa-vdpau-drivers_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:47:41.930Z] #6 152.3 Unpacking mesa-vdpau-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:47:42.480Z] #6 152.8 Selecting previously unselected package mesa-vulkan-drivers:amd64. [2023-08-24T08:47:42.480Z] #6 152.8 Preparing to unpack .../549-mesa-vulkan-drivers_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... [2023-08-24T08:47:42.480Z] #6 152.8 Unpacking mesa-vulkan-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:47:43.392Z] #6 153.6 Selecting previously unselected package net-tools. [2023-08-24T08:47:43.392Z] #6 153.7 Preparing to unpack .../550-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... [2023-08-24T08:47:43.392Z] #6 153.7 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... [2023-08-24T08:47:43.392Z] #6 153.8 Selecting previously unselected package netpbm. [2023-08-24T08:47:43.642Z] #6 153.8 Preparing to unpack .../551-netpbm_2%3a10.0-15.3build1_amd64.deb ... [2023-08-24T08:47:43.642Z] #6 153.8 Unpacking netpbm (2:10.0-15.3build1) ... [2023-08-24T08:47:43.642Z] #6 154.0 Selecting previously unselected package openjdk-11-jdk-headless:amd64. [2023-08-24T08:47:43.893Z] #6 154.1 Preparing to unpack .../552-openjdk-11-jdk-headless_11.0.20+8-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:47:43.893Z] #6 154.1 Unpacking openjdk-11-jdk-headless:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:47:50.374Z] #6 160.1 Selecting previously unselected package openjdk-11-jdk:amd64. [2023-08-24T08:47:50.375Z] #6 160.1 Preparing to unpack .../553-openjdk-11-jdk_11.0.20+8-1ubuntu1~20.04_amd64.deb ... [2023-08-24T08:47:50.375Z] #6 160.1 Unpacking openjdk-11-jdk:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:47:50.375Z] #6 160.3 Selecting previously unselected package unzip. [2023-08-24T08:47:50.375Z] #6 160.3 Preparing to unpack .../554-unzip_6.0-25ubuntu1.1_amd64.deb ... [2023-08-24T08:47:50.375Z] #6 160.3 Unpacking unzip (6.0-25ubuntu1.1) ... [2023-08-24T08:47:50.375Z] #6 160.4 Selecting previously unselected package i965-va-driver:amd64. [2023-08-24T08:47:50.375Z] #6 160.4 Preparing to unpack .../555-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... [2023-08-24T08:47:50.375Z] #6 160.5 Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... [2023-08-24T08:47:50.375Z] #6 160.7 Selecting previously unselected package va-driver-all:amd64. [2023-08-24T08:47:50.375Z] #6 160.7 Preparing to unpack .../556-va-driver-all_2.7.0-2_amd64.deb ... [2023-08-24T08:47:50.375Z] #6 160.7 Unpacking va-driver-all:amd64 (2.7.0-2) ... [2023-08-24T08:47:50.375Z] #6 160.8 Selecting previously unselected package vdpau-driver-all:amd64. [2023-08-24T08:47:50.625Z] #6 160.8 Preparing to unpack .../557-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... [2023-08-24T08:47:50.625Z] #6 160.8 Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... [2023-08-24T08:47:50.625Z] #6 161.0 Selecting previously unselected package vim-runtime. [2023-08-24T08:47:50.625Z] #6 161.0 Preparing to unpack .../558-vim-runtime_2%3a8.1.2269-1ubuntu5.17_all.deb ... [2023-08-24T08:47:50.625Z] #6 161.0 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2023-08-24T08:47:50.625Z] #6 161.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2023-08-24T08:47:50.625Z] #6 161.0 Unpacking vim-runtime (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:47:51.536Z] #6 162.0 Selecting previously unselected package vim. [2023-08-24T08:47:51.787Z] #6 162.0 Preparing to unpack .../559-vim_2%3a8.1.2269-1ubuntu5.17_amd64.deb ... [2023-08-24T08:47:51.787Z] #6 162.0 Unpacking vim (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:47:51.787Z] #6 162.3 Selecting previously unselected package x11-xserver-utils. [2023-08-24T08:47:52.037Z] #6 162.3 Preparing to unpack .../560-x11-xserver-utils_7.7+8_amd64.deb ... [2023-08-24T08:47:52.037Z] #6 162.3 Unpacking x11-xserver-utils (7.7+8) ... [2023-08-24T08:47:52.037Z] #6 162.4 Selecting previously unselected package xdg-utils. [2023-08-24T08:47:52.287Z] #6 162.4 Preparing to unpack .../561-xdg-utils_1.1.3-2ubuntu1.20.04.2_all.deb ... [2023-08-24T08:47:52.287Z] #6 162.4 Unpacking xdg-utils (1.1.3-2ubuntu1.20.04.2) ... [2023-08-24T08:47:52.538Z] #6 162.8 Selecting previously unselected package zip. [2023-08-24T08:47:52.538Z] #6 162.9 Preparing to unpack .../562-zip_3.0-11build1_amd64.deb ... [2023-08-24T08:47:52.538Z] #6 162.9 Unpacking zip (3.0-11build1) ... [2023-08-24T08:47:52.538Z] #6 163.0 Selecting previously unselected package libauthen-sasl-perl. [2023-08-24T08:47:52.788Z] #6 163.0 Preparing to unpack .../563-libauthen-sasl-perl_2.1600-1_all.deb ... [2023-08-24T08:47:52.788Z] #6 163.0 Unpacking libauthen-sasl-perl (2.1600-1) ... [2023-08-24T08:47:52.788Z] #6 163.1 Selecting previously unselected package libreoffice-nlpsolver. [2023-08-24T08:47:53.039Z] #6 163.1 Preparing to unpack .../564-libreoffice-nlpsolver_0.9+LibO6.4.7-0ubuntu0.20.04.8_all.deb ... [2023-08-24T08:47:53.039Z] #6 163.2 Unpacking libreoffice-nlpsolver (0.9+LibO6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:53.289Z] #6 163.5 Setting up libgme0:amd64 (0.6.2-1build1) ... [2023-08-24T08:47:53.289Z] #6 163.5 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [2023-08-24T08:47:53.289Z] #6 163.6 Setting up libtext-iconv-perl (1.7-7) ... [2023-08-24T08:47:53.289Z] #6 163.6 Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... [2023-08-24T08:47:53.289Z] #6 163.7 Setting up liblcms2-2:amd64 (2.9-4) ... [2023-08-24T08:47:53.289Z] #6 163.7 Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu2.1) ... [2023-08-24T08:47:53.539Z] #6 163.8 Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... [2023-08-24T08:47:53.540Z] #6 163.8 Setting up fonts-sil-gentium-basic (1.102-1) ... [2023-08-24T08:47:53.540Z] #6 163.8 Setting up libwayland-server0:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:47:53.540Z] #6 163.9 Setting up libx11-xcb1:amd64 (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:47:53.540Z] #6 163.9 Setting up libpciaccess0:amd64 (0.16-0ubuntu1) ... [2023-08-24T08:47:53.540Z] #6 164.0 Setting up mysql-common (5.8+1.0.5ubuntu2) ... [2023-08-24T08:47:53.790Z] #6 164.1 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2023-08-24T08:47:53.790Z] #6 164.1 Setting up systemd-sysv (245.4-4ubuntu3.22) ... [2023-08-24T08:47:53.790Z] #6 164.2 Setting up libmysqlclient21:amd64 (8.0.34-0ubuntu0.20.04.1) ... [2023-08-24T08:47:53.790Z] #6 164.2 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... [2023-08-24T08:47:54.040Z] #6 164.2 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... [2023-08-24T08:47:54.040Z] #6 164.3 Setting up imagemagick-6-common (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:47:54.291Z] #6 164.6 Setting up libraw1394-11:amd64 (2.1.2-1) ... [2023-08-24T08:47:54.291Z] #6 164.6 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2023-08-24T08:47:54.291Z] #6 164.6 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... [2023-08-24T08:47:54.291Z] #6 164.7 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2023-08-24T08:47:54.291Z] #6 164.7 Setting up libsodium23:amd64 (1.0.18-1) ... [2023-08-24T08:47:54.541Z] #6 164.8 Setting up apt-utils (2.0.9) ... [2023-08-24T08:47:54.541Z] #6 164.8 Setting up libgpm2:amd64 (1.20.7-5) ... [2023-08-24T08:47:54.541Z] #6 164.9 Setting up libmpg123-0:amd64 (1.25.13-1) ... [2023-08-24T08:47:54.541Z] #6 164.9 Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... [2023-08-24T08:47:54.541Z] #6 165.0 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ... [2023-08-24T08:47:54.541Z] #6 165.0 Setting up mime-support (3.64ubuntu1) ... [2023-08-24T08:47:54.792Z] #6 165.1 Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1.20.04.1) ... [2023-08-24T08:47:54.792Z] #6 165.2 Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:47:54.792Z] #6 165.2 Setting up libshine3:amd64 (3.1.1-2) ... [2023-08-24T08:47:55.042Z] #6 165.3 Setting up wget (1.20.3-1ubuntu2) ... [2023-08-24T08:47:55.042Z] #6 165.3 Setting up hicolor-icon-theme (0.17-2) ... [2023-08-24T08:47:55.042Z] #6 165.4 Setting up libtwolame0:amd64 (0.4.0-2) ... [2023-08-24T08:47:55.042Z] #6 165.5 Setting up java-common (0.72) ... [2023-08-24T08:47:55.042Z] #6 165.5 Setting up libhyphen0:amd64 (2.8.8-7) ... [2023-08-24T08:47:55.293Z] #6 165.6 Setting up libdatrie1:amd64 (0.2.12-3) ... [2023-08-24T08:47:55.293Z] #6 165.6 Setting up xdg-user-dirs (0.17-2ubuntu1) ... [2023-08-24T08:47:55.293Z] #6 165.7 Setting up alsa-ucm-conf (1.2.2-1ubuntu0.13) ... [2023-08-24T08:47:55.293Z] #6 165.7 Setting up libmagic-mgc (1:5.38-4) ... [2023-08-24T08:47:55.293Z] #6 165.8 Setting up libgsm1:amd64 (1.0.18-2) ... [2023-08-24T08:47:55.543Z] #6 165.8 Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... [2023-08-24T08:47:55.543Z] #6 165.9 Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... [2023-08-24T08:47:55.543Z] #6 165.9 Setting up libtommath1:amd64 (1.2.0-3) ... [2023-08-24T08:47:55.543Z] #6 166.0 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... [2023-08-24T08:47:55.543Z] #6 166.0 Setting up libglvnd0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:47:55.793Z] #6 166.1 Setting up fonts-noto-extra (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:47:55.794Z] #6 166.1 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... [2023-08-24T08:47:55.794Z] #6 166.2 Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2023-08-24T08:47:55.794Z] #6 166.2 Setting up libijs-0.35:amd64 (0.35-15) ... [2023-08-24T08:47:55.794Z] #6 166.3 Setting up unzip (6.0-25ubuntu1.1) ... [2023-08-24T08:47:56.044Z] #6 166.4 Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... [2023-08-24T08:47:56.044Z] #6 166.4 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2023-08-24T08:47:56.044Z] #6 166.5 Setting up libunoil-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:56.044Z] #6 166.5 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... [2023-08-24T08:47:56.295Z] #6 166.6 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-08-24T08:47:56.295Z] #6 166.6 Setting up libgdk-pixbuf2.0-common (2.40.0+dfsg-3ubuntu0.4) ... [2023-08-24T08:47:56.295Z] #6 166.7 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2023-08-24T08:47:56.295Z] #6 166.7 Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... [2023-08-24T08:47:56.295Z] #6 166.8 Setting up libyajl2:amd64 (2.1.0-3) ... [2023-08-24T08:47:56.545Z] #6 166.8 Setting up x11-common (1:7.7+19ubuntu14) ... [2023-08-24T08:47:57.096Z] #6 167.2 debconf: unable to initialize frontend: Dialog [2023-08-24T08:47:57.096Z] #6 167.2 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:47:57.096Z] #6 167.2 debconf: falling back to frontend: Readline [2023-08-24T08:47:57.096Z] #6 167.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2023-08-24T08:47:57.096Z] #6 167.3 invoke-rc.d: could not determine current runlevel [2023-08-24T08:47:57.096Z] #6 167.3 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-24T08:47:57.096Z] #6 167.3 Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... [2023-08-24T08:47:57.096Z] #6 167.4 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... [2023-08-24T08:47:57.096Z] #6 167.4 Setting up libmagic1:amd64 (1:5.38-4) ... [2023-08-24T08:47:57.096Z] #6 167.5 Setting up libuno-sal3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:57.346Z] #6 167.5 Setting up perl-openssl-defaults:amd64 (4) ... [2023-08-24T08:47:57.346Z] #6 167.6 Setting up libcdio18:amd64 (2.0.0-2) ... [2023-08-24T08:47:57.346Z] #6 167.6 Setting up libel-api-java (3.0.0-2) ... [2023-08-24T08:47:57.346Z] #6 167.7 Setting up libnss-systemd:amd64 (245.4-4ubuntu3.22) ... [2023-08-24T08:47:57.596Z] #6 167.8 First installation detected... [2023-08-24T08:47:57.596Z] #6 167.8 Checking NSS setup... [2023-08-24T08:47:57.596Z] #6 167.8 Setting up xkb-data (2.29-2) ... [2023-08-24T08:47:57.596Z] #6 167.8 Setting up libnpth0:amd64 (1.6-1) ... [2023-08-24T08:47:57.596Z] #6 167.9 Setting up libreoffice-style-tango (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:47:57.596Z] #6 168.0 Setting up krb5-locales (1.17-6ubuntu4.3) ... [2023-08-24T08:47:57.596Z] #6 168.0 Setting up libeot0:amd64 (0.01-5) ... [2023-08-24T08:47:57.596Z] #6 168.0 Setting up file (1:5.38-4) ... [2023-08-24T08:47:57.846Z] #6 168.1 Setting up libnetpbm10 (2:10.0-15.3build1) ... [2023-08-24T08:47:57.846Z] #6 168.1 Setting up fonts-urw-base35 (20170801.1-3) ... [2023-08-24T08:47:57.846Z] #6 168.3 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... [2023-08-24T08:47:57.846Z] #6 168.3 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2023-08-24T08:47:58.097Z] #6 168.3 Setting up libboost-filesystem1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:47:58.097Z] #6 168.4 Setting up libxvidcore4:amd64 (2:1.3.7-1) ... [2023-08-24T08:47:58.097Z] #6 168.4 Setting up locales (2.31-0ubuntu9.9) ... [2023-08-24T08:47:58.347Z] #6 168.6 debconf: unable to initialize frontend: Dialog [2023-08-24T08:47:58.347Z] #6 168.6 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:47:58.347Z] #6 168.6 debconf: falling back to frontend: Readline [2023-08-24T08:47:59.258Z] #6 169.4 Generating locales (this might take a while)... [2023-08-24T08:48:01.119Z] #6 169.4 en_AG.UTF-8... done [2023-08-24T08:48:02.981Z] #6 171.4 en_AU.UTF-8... done [2023-08-24T08:48:04.843Z] #6 173.3 en_BW.UTF-8... done [2023-08-24T08:48:06.956Z] #6 175.3 en_CA.UTF-8... done [2023-08-24T08:48:08.818Z] #6 177.2 en_DK.UTF-8... done [2023-08-24T08:48:11.301Z] #6 179.1 en_GB.UTF-8... done [2023-08-24T08:48:13.163Z] #6 181.1 en_HK.UTF-8... done [2023-08-24T08:48:15.025Z] #6 183.1 en_IE.UTF-8... done [2023-08-24T08:48:16.887Z] #6 185.0 en_IL.UTF-8... done [2023-08-24T08:48:18.749Z] #6 187.0 en_IN.UTF-8... done [2023-08-24T08:48:20.611Z] #6 188.9 en_NG.UTF-8... done [2023-08-24T08:48:22.472Z] #6 190.8 en_NZ.UTF-8... done [2023-08-24T08:48:24.956Z] #6 192.8 en_PH.UTF-8... done [2023-08-24T08:48:26.299Z] #6 194.8 en_SG.UTF-8... done [2023-08-24T08:48:28.412Z] #6 196.7 en_US.UTF-8... done [2023-08-24T08:48:30.274Z] #6 198.6 en_ZA.UTF-8... done [2023-08-24T08:48:32.136Z] #6 200.6 en_ZM.UTF-8... done [2023-08-24T08:48:34.248Z] #6 202.5 en_ZW.UTF-8... done [2023-08-24T08:48:36.110Z] #6 204.5 fr_BE.UTF-8... done [2023-08-24T08:48:37.972Z] #6 206.4 fr_CA.UTF-8... done [2023-08-24T08:48:39.834Z] #6 208.3 fr_CH.UTF-8... done [2023-08-24T08:48:41.947Z] #6 210.2 fr_FR.UTF-8... done [2023-08-24T08:48:43.809Z] #6 212.2 fr_LU.UTF-8... done [2023-08-24T08:48:43.809Z] #6 214.1 Generation complete. [2023-08-24T08:48:43.809Z] #6 214.2 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [2023-08-24T08:48:43.809Z] #6 214.2 Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... [2023-08-24T08:48:43.809Z] #6 214.2 Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:48:43.809Z] #6 214.2 Setting up libilmbase24:amd64 (2.3.0-6build1) ... [2023-08-24T08:48:44.059Z] #6 214.2 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... [2023-08-24T08:48:44.059Z] #6 214.3 Setting up firebird3.0-common-doc (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:48:44.059Z] #6 214.3 Setting up libboost-date-time1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:48:44.059Z] #6 214.3 Setting up libcolord2:amd64 (1.4.4-2) ... [2023-08-24T08:48:44.060Z] #6 214.3 Setting up xxd (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:48:44.060Z] #6 214.3 Setting up librevenge-0.0-0:amd64 (0.0.4-6ubuntu5) ... [2023-08-24T08:48:44.060Z] #6 214.3 Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... [2023-08-24T08:48:44.060Z] #6 214.4 Setting up libflac8:amd64 (1.3.3-1ubuntu0.1) ... [2023-08-24T08:48:44.060Z] #6 214.4 Setting up poppler-data (0.4.9-2) ... [2023-08-24T08:48:44.060Z] #6 214.4 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:48:44.060Z] #6 214.5 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-08-24T08:48:44.060Z] #6 214.5 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... [2023-08-24T08:48:44.060Z] #6 214.5 Setting up libdconf1:amd64 (0.36.0-1) ... [2023-08-24T08:48:44.060Z] #6 214.5 Setting up fonts-crosextra-carlito (20130920-1) ... [2023-08-24T08:48:44.060Z] #6 214.5 Setting up firebird3.0-common (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:48:44.060Z] #6 214.5 Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... [2023-08-24T08:48:44.310Z] #6 214.6 Setting up fonts-sil-gentium (20081126:1.03-2) ... [2023-08-24T08:48:44.310Z] #6 214.6 Setting up xtrans-dev (1.4.0-1) ... [2023-08-24T08:48:44.310Z] #6 214.6 Setting up zip (3.0-11build1) ... [2023-08-24T08:48:44.310Z] #6 214.6 Setting up libfontenc1:amd64 (1:1.1.4-0ubuntu1) ... [2023-08-24T08:48:44.310Z] #6 214.6 Setting up libreoffice-style-colibre (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:48:44.310Z] #6 214.7 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... [2023-08-24T08:48:44.310Z] #6 214.7 Setting up libopenexr24:amd64 (2.3.0-6ubuntu0.5) ... [2023-08-24T08:48:44.310Z] #6 214.7 Setting up vim-common (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:48:44.310Z] #6 214.7 Setting up emacsen-common (3.0.4) ... [2023-08-24T08:48:44.310Z] #6 214.8 Setting up libslang2:amd64 (2.3.2-4) ... [2023-08-24T08:48:44.560Z] #6 214.8 Setting up libva2:amd64 (2.7.0-2) ... [2023-08-24T08:48:44.560Z] #6 214.8 Setting up libwrap0:amd64 (7.6.q-30) ... [2023-08-24T08:48:44.560Z] #6 214.8 Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... [2023-08-24T08:48:44.560Z] #6 214.8 Setting up libx11-data (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:48:44.560Z] #6 214.9 Setting up libepoxy0:amd64 (1.5.4-1) ... [2023-08-24T08:48:44.560Z] #6 214.9 Setting up libmpfr6:amd64 (4.0.2-1) ... [2023-08-24T08:48:44.560Z] #6 214.9 Setting up libnspr4:amd64 (2:4.25-1) ... [2023-08-24T08:48:44.560Z] #6 214.9 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... [2023-08-24T08:48:44.560Z] #6 214.9 Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... [2023-08-24T08:48:44.560Z] #6 215.0 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2023-08-24T08:48:44.560Z] #6 215.0 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... [2023-08-24T08:48:44.560Z] #6 215.0 Setting up fonts-liberation2 (2.1.0-1) ... [2023-08-24T08:48:44.811Z] #6 215.0 Setting up libcodec2-0.9:amd64 (0.9.2-2) ... [2023-08-24T08:48:44.811Z] #6 215.0 Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.4) ... [2023-08-24T08:48:44.811Z] #6 215.1 Setting up libapache-pom-java (18-1) ... [2023-08-24T08:48:44.811Z] #6 215.1 Setting up libavahi-common-data:amd64 (0.7-4ubuntu7.2) ... [2023-08-24T08:48:44.811Z] #6 215.1 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... [2023-08-24T08:48:44.811Z] #6 215.1 Setting up dbus (1.12.16-2ubuntu2.3) ... [2023-08-24T08:48:45.061Z] #6 215.3 Setting up xz-utils (5.2.4-1ubuntu1.1) ... [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2023-08-24T08:48:45.061Z] #6 215.3 Setting up libwebsocket-api-java (1.1-1) ... [2023-08-24T08:48:45.061Z] #6 215.4 Setting up libfribidi0:amd64 (1.0.8-2ubuntu0.1) ... [2023-08-24T08:48:45.061Z] #6 215.4 Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... [2023-08-24T08:48:45.061Z] #6 215.4 Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... [2023-08-24T08:48:45.061Z] #6 215.4 Setting up libpng16-16:amd64 (1.6.37-2) ... [2023-08-24T08:48:45.061Z] #6 215.4 Setting up libmpc3:amd64 (1.1.0-1) ... [2023-08-24T08:48:45.061Z] #6 215.4 Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2023-08-24T08:48:45.061Z] #6 215.5 Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... [2023-08-24T08:48:45.061Z] #6 215.5 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.2) ... [2023-08-24T08:48:45.312Z] #6 215.5 Setting up fonts-dejavu-core (2.37-1) ... [2023-08-24T08:48:45.312Z] #6 215.6 Setting up libfreehand-0.1-1 (0.1.2-2ubuntu1) ... [2023-08-24T08:48:45.312Z] #6 215.6 Setting up libclucene-core1v5:amd64 (2.3.3.4+dfsg-1build1) ... [2023-08-24T08:48:45.312Z] #6 215.6 Setting up libpcsclite1:amd64 (1.8.26-3) ... [2023-08-24T08:48:45.312Z] #6 215.7 Setting up ucf (3.0038+nmu1) ... [2023-08-24T08:48:45.562Z] #6 215.8 debconf: unable to initialize frontend: Dialog [2023-08-24T08:48:45.562Z] #6 215.8 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:48:45.562Z] #6 215.8 debconf: falling back to frontend: Readline [2023-08-24T08:48:45.562Z] #6 215.9 Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... [2023-08-24T08:48:45.562Z] #6 215.9 Setting up libaacs0:amd64 (0.9.0-2) ... [2023-08-24T08:48:45.562Z] #6 215.9 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:48:45.562Z] #6 215.9 Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... [2023-08-24T08:48:45.562Z] #6 215.9 Setting up fonts-linuxlibertine (5.3.0-4) ... [2023-08-24T08:48:45.562Z] #6 215.9 Setting up libltdl7:amd64 (2.4.6-14) ... [2023-08-24T08:48:45.562Z] #6 216.0 Setting up libfftw3-double3:amd64 (3.3.8-2ubuntu1) ... [2023-08-24T08:48:45.562Z] #6 216.0 Setting up libglapi-mesa:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:48:45.813Z] #6 216.0 Setting up libbsh-java (2.0b4-20) ... [2023-08-24T08:48:45.813Z] #6 216.0 Setting up libjsp-api-java (2.3.4-2) ... [2023-08-24T08:48:45.813Z] #6 216.0 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-08-24T08:48:45.813Z] #6 216.0 Setting up libvulkan1:amd64 (1.2.131.2-1) ... [2023-08-24T08:48:45.813Z] #6 216.1 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:48:45.813Z] #6 216.1 Setting up libmhash2:amd64 (0.9.9.9-8) ... [2023-08-24T08:48:45.813Z] #6 216.1 Setting up libmythes-1.2-0:amd64 (2:1.2.4-3build1) ... [2023-08-24T08:48:45.813Z] #6 216.1 Setting up libgif7:amd64 (5.1.9-1) ... [2023-08-24T08:48:45.813Z] #6 216.1 Setting up libatk1.0-data (2.35.1-1ubuntu2) ... [2023-08-24T08:48:45.813Z] #6 216.1 Setting up libbdplus0:amd64 (0.1.2-3) ... [2023-08-24T08:48:45.813Z] #6 216.2 Setting up fonts-dejavu-extra (2.37-1) ... [2023-08-24T08:48:45.813Z] #6 216.2 Setting up libnuma1:amd64 (2.0.12-1) ... [2023-08-24T08:48:45.813Z] #6 216.2 Setting up libvidstab1.1:amd64 (1.1.0-2) ... [2023-08-24T08:48:45.813Z] #6 216.2 Setting up alsa-topology-conf (1.2.2-1) ... [2023-08-24T08:48:45.813Z] #6 216.2 Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... [2023-08-24T08:48:45.813Z] #6 216.2 Setting up dmsetup (2:1.02.167-1ubuntu1) ... [2023-08-24T08:48:45.813Z] #6 216.3 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... [2023-08-24T08:48:45.813Z] #6 216.3 Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... [2023-08-24T08:48:46.063Z] #6 216.3 Setting up libasyncns0:amd64 (0.8-6) ... [2023-08-24T08:48:46.063Z] #6 216.3 Setting up libxshmfence1:amd64 (1.3-1) ... [2023-08-24T08:48:46.063Z] #6 216.3 Setting up libvpx6:amd64 (1.8.2-1build1) ... [2023-08-24T08:48:46.063Z] #6 216.4 Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... [2023-08-24T08:48:46.063Z] #6 216.4 Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... [2023-08-24T08:48:46.063Z] #6 216.4 Setting up libexttextcat-data (3.4.5-1) ... [2023-08-24T08:48:46.063Z] #6 216.4 Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2023-08-24T08:48:46.063Z] #6 216.4 Setting up fonts-liberation (1:1.07.4-11) ... [2023-08-24T08:48:46.063Z] #6 216.4 Setting up libservlet-api-java (4.0.1-2) ... [2023-08-24T08:48:46.063Z] #6 216.4 Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:48:46.063Z] #6 216.5 Setting up libepubgen-0.1-1:amd64 (0.1.1-1ubuntu2) ... [2023-08-24T08:48:46.063Z] #6 216.5 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.22) ... [2023-08-24T08:48:46.314Z] #6 216.6 debconf: unable to initialize frontend: Dialog [2023-08-24T08:48:46.314Z] #6 216.6 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:48:46.314Z] #6 216.6 debconf: falling back to frontend: Readline [2023-08-24T08:48:46.314Z] #6 216.7 Setting up fonts-crosextra-caladea (20130214-2) ... [2023-08-24T08:48:46.314Z] #6 216.8 Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... [2023-08-24T08:48:46.314Z] #6 216.8 Setting up libopenal-data (1:1.19.1-1) ... [2023-08-24T08:48:46.314Z] #6 216.8 Setting up libthai-data (0.1.28-3) ... [2023-08-24T08:48:46.314Z] #6 216.8 Setting up libisl22:amd64 (0.22.1-1) ... [2023-08-24T08:48:46.564Z] #6 216.8 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... [2023-08-24T08:48:46.564Z] #6 216.8 Setting up xorg-sgml-doctools (1:1.11-1) ... [2023-08-24T08:48:46.564Z] #6 216.8 Setting up netbase (6.1) ... [2023-08-24T08:48:46.564Z] #6 216.9 Setting up libjson-glib-1.0-common (1.4.4-2ubuntu2) ... [2023-08-24T08:48:46.564Z] #6 216.9 Setting up libatk1.0-0:amd64 (2.35.1-1ubuntu2) ... [2023-08-24T08:48:46.564Z] #6 216.9 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:48:46.564Z] #6 216.9 Setting up libboost-locale1.71.0:amd64 (1.71.0-6ubuntu6) ... [2023-08-24T08:48:46.564Z] #6 217.0 Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... [2023-08-24T08:48:46.564Z] #6 217.0 Setting up libwayland-egl1:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:48:46.564Z] #6 217.0 Setting up libusb-1.0-0:amd64 (2:1.0.23-2build1) ... [2023-08-24T08:48:46.564Z] #6 217.0 Setting up libdjvulibre-text (3.5.27.1-14ubuntu0.1) ... [2023-08-24T08:48:46.815Z] #6 217.1 Setting up libmpdec2:amd64 (2.4.2-3) ... [2023-08-24T08:48:46.815Z] #6 217.1 Setting up liblangtag-common (0.6.3-1) ... [2023-08-24T08:48:46.815Z] #6 217.1 Setting up libib-util:amd64 (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:48:46.815Z] #6 217.1 Setting up libhunspell-1.7-0:amd64 (1.7.0-2build2) ... [2023-08-24T08:48:46.815Z] #6 217.1 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... [2023-08-24T08:48:46.815Z] #6 217.1 Setting up libunoloader-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:48:46.815Z] #6 217.2 Setting up vim-runtime (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:48:47.065Z] #6 217.4 Setting up fonts-noto-ui-core (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:48:47.065Z] #6 217.4 Setting up libsamplerate0:amd64 (0.1.9-2) ... [2023-08-24T08:48:47.065Z] #6 217.4 Setting up openssl (1.1.1f-1ubuntu2.19) ... [2023-08-24T08:48:47.065Z] #6 217.4 Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.2) ... [2023-08-24T08:48:47.315Z] #6 217.4 Setting up libbsd0:amd64 (0.10.0-1) ... [2023-08-24T08:48:47.315Z] #6 217.5 Setting up libwpd-0.10-10:amd64 (0.10.3-1build1) ... [2023-08-24T08:48:47.315Z] #6 217.5 Setting up libdrm-common (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:48:47.315Z] #6 217.5 Setting up libelf1:amd64 (0.176-1.1build1) ... [2023-08-24T08:48:47.315Z] #6 217.5 Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [2023-08-24T08:48:47.315Z] #6 217.7 debconf: unable to initialize frontend: Dialog [2023-08-24T08:48:47.315Z] #6 217.7 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:48:47.315Z] #6 217.7 debconf: falling back to frontend: Readline [2023-08-24T08:48:47.566Z] #6 217.8 Setting up iputils-ping (3:20190709-3) ... [2023-08-24T08:48:47.566Z] #6 217.8 Setting up readline-common (8.0-4) ... [2023-08-24T08:48:47.566Z] #6 217.8 Setting up publicsuffix (20200303.0012-1) ... [2023-08-24T08:48:47.566Z] #6 217.8 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [2023-08-24T08:48:47.566Z] #6 217.9 Setting up fonts-noto-core (20200323-1build1~ubuntu20.04.1) ... [2023-08-24T08:48:47.566Z] #6 217.9 Setting up xdg-utils (1.1.3-2ubuntu1.20.04.2) ... [2023-08-24T08:48:47.566Z] #6 217.9 Setting up libridl-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:48:47.566Z] #6 217.9 Setting up libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... [2023-08-24T08:48:47.566Z] #6 218.0 Setting up iso-codes (4.4-1) ... [2023-08-24T08:48:47.566Z] #6 218.0 Setting up libgudev-1.0-0:amd64 (1:233-1) ... [2023-08-24T08:48:47.566Z] #6 218.0 Setting up libzvbi-common (0.2.35-17) ... [2023-08-24T08:48:47.566Z] #6 218.0 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... [2023-08-24T08:48:47.566Z] #6 218.0 Setcap worked! gst-ptp-helper is not suid! [2023-08-24T08:48:47.566Z] #6 218.0 Setting up fonts-opensymbol (2:102.11+LibO6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:48:47.566Z] #6 218.0 Setting up libmp3lame0:amd64 (3.100-3) ... [2023-08-24T08:48:47.566Z] #6 218.1 Setting up libgraphene-1.0-0:amd64 (1.10.0-1build2) ... [2023-08-24T08:48:47.816Z] #6 218.1 Setting up libservlet3.1-java (1:4.0.1-2) ... [2023-08-24T08:48:47.816Z] #6 218.1 Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... [2023-08-24T08:48:47.816Z] #6 218.1 Setting up libodfgen-0.1-1:amd64 (0.1.7-1ubuntu2) ... [2023-08-24T08:48:47.816Z] #6 218.1 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2023-08-24T08:48:47.816Z] #6 218.1 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:48:47.816Z] #6 218.2 Setting up libvisio-0.1-1:amd64 (0.1.7-1build2) ... [2023-08-24T08:48:47.816Z] #6 218.2 Setting up libgdbm6:amd64 (1.18.1-5) ... [2023-08-24T08:48:47.816Z] #6 218.2 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2023-08-24T08:48:47.816Z] #6 218.2 Setting up libiec61883-0:amd64 (1.2.0-3) ... [2023-08-24T08:48:47.816Z] #6 218.2 Setting up libserd-0-0:amd64 (0.30.2-1) ... [2023-08-24T08:48:47.816Z] #6 218.2 Setting up libxkbcommon0:amd64 (0.10.0-1) ... [2023-08-24T08:48:47.816Z] #6 218.3 Setting up libwayland-client0:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:48:47.816Z] #6 218.3 Setting up libreoffice-style-elementary (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:48:47.816Z] #6 218.3 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... [2023-08-24T08:48:48.067Z] #6 218.3 Setting up pinentry-curses (1.1.0-3build1) ... [2023-08-24T08:48:48.067Z] #6 218.3 Setting up libgs9-common (9.50~dfsg-5ubuntu4.9) ... [2023-08-24T08:48:48.067Z] #6 218.3 Setting up x11proto-dev (2019.2-1ubuntu1) ... [2023-08-24T08:48:48.067Z] #6 218.4 Setting up libavc1394-0:amd64 (0.5.4-5) ... [2023-08-24T08:48:48.067Z] #6 218.4 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... [2023-08-24T08:48:48.067Z] #6 218.4 Setting up libzvbi0:amd64 (0.2.35-17) ... [2023-08-24T08:48:48.067Z] #6 218.4 Setting up libpaper1:amd64 (1.1.28) ... [2023-08-24T08:48:48.067Z] #6 218.5 debconf: unable to initialize frontend: Dialog [2023-08-24T08:48:48.067Z] #6 218.5 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:48:48.067Z] #6 218.5 debconf: falling back to frontend: Readline [2023-08-24T08:48:48.317Z] #6 218.6 [2023-08-24T08:48:48.317Z] #6 218.6 Creating config file /etc/papersize with new version [2023-08-24T08:48:48.317Z] #6 218.7 Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... [2023-08-24T08:48:48.317Z] #6 218.7 Setting up fonts-dejavu (2.37-1) ... [2023-08-24T08:48:48.317Z] #6 218.7 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [2023-08-24T08:48:48.317Z] #6 218.7 Setting up libxcb1:amd64 (1.14-2) ... [2023-08-24T08:48:48.317Z] #6 218.8 Setting up libxcb-xfixes0:amd64 (1.14-2) ... [2023-08-24T08:48:48.317Z] #6 218.8 Setting up libwps-0.4-4:amd64 (0.4.10-1build1) ... [2023-08-24T08:48:48.317Z] #6 218.8 Setting up libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... [2023-08-24T08:48:48.568Z] #6 218.8 Setting up libcolamd2:amd64 (1:5.7.1+dfsg-2) ... [2023-08-24T08:48:48.568Z] #6 218.8 Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.2) ... [2023-08-24T08:48:48.568Z] #6 218.8 Setting up liborcus-0.15-0:amd64 (0.15.3-3build2) ... [2023-08-24T08:48:48.568Z] #6 218.9 Setting up libexttextcat-2.0-0:amd64 (3.4.5-1) ... [2023-08-24T08:48:48.568Z] #6 218.9 Setting up libice-dev:amd64 (2:1.0.10-0ubuntu1) ... [2023-08-24T08:48:48.568Z] #6 218.9 Setting up dictionaries-common (1.28.1) ... [2023-08-24T08:48:48.568Z] #6 219.0 debconf: unable to initialize frontend: Dialog [2023-08-24T08:48:48.568Z] #6 219.0 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:48:48.568Z] #6 219.0 debconf: falling back to frontend: Readline [2023-08-24T08:48:49.118Z] #6 219.4 Setting up libmspub-0.1-1:amd64 (0.1.4-1build3) ... [2023-08-24T08:48:49.118Z] #6 219.4 Setting up libx265-179:amd64 (3.2.1-1build1) ... [2023-08-24T08:48:49.118Z] #6 219.4 Setting up libxcb-render0:amd64 (1.14-2) ... [2023-08-24T08:48:49.118Z] #6 219.5 Setting up libsoxr0:amd64 (0.1.3-2build1) ... [2023-08-24T08:48:49.118Z] #6 219.5 Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... [2023-08-24T08:48:49.118Z] #6 219.5 Setting up fontconfig-config (2.13.1-2ubuntu3) ... [2023-08-24T08:48:49.369Z] #6 219.7 Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... [2023-08-24T08:48:49.369Z] #6 219.8 Setting up libxcb-glx0:amd64 (1.14-2) ... [2023-08-24T08:48:49.369Z] #6 219.8 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:48:49.369Z] #6 219.8 Setting up libedit2:amd64 (3.1-20191231-1) ... [2023-08-24T08:48:49.369Z] #6 219.8 Setting up libreadline8:amd64 (8.0-4) ... [2023-08-24T08:48:49.369Z] #6 219.8 Setting up libcommons-parent-java (43-1) ... [2023-08-24T08:48:49.369Z] #6 219.8 Setting up libxcb-shape0:amd64 (1.14-2) ... [2023-08-24T08:48:49.369Z] #6 219.9 Setting up libdjvulibre21:amd64 (3.5.27.1-14ubuntu0.1) ... [2023-08-24T08:48:49.619Z] #6 219.9 Setting up libavahi-common3:amd64 (0.7-4ubuntu7.2) ... [2023-08-24T08:48:49.619Z] #6 219.9 Setting up lp-solve (5.5.0.15-4build1) ... [2023-08-24T08:48:49.619Z] #6 219.9 Setting up libdc1394-22:amd64 (2.2.5-2.1) ... [2023-08-24T08:48:49.619Z] #6 219.9 Setting up libcommons-logging-java (1.2-2) ... [2023-08-24T08:48:49.619Z] #6 219.9 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:48:49.619Z] #6 219.9 Setting up libpagemaker-0.0-0:amd64 (0.0.4-1build1) ... [2023-08-24T08:48:49.619Z] #6 220.0 Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.9) ... [2023-08-24T08:48:49.619Z] #6 220.0 Setting up libxcb-shm0:amd64 (1.14-2) ... [2023-08-24T08:48:49.619Z] #6 220.0 Setting up libmwaw-0.3-3:amd64 (0.3.15-2build1) ... [2023-08-24T08:48:49.619Z] #6 220.0 Setting up libpaper-utils (1.1.28) ... [2023-08-24T08:48:49.619Z] #6 220.0 Setting up libcdr-0.1-1:amd64 (0.1.6-1build2) ... [2023-08-24T08:48:49.619Z] #6 220.0 Setting up liblangtag1:amd64 (0.6.3-1) ... [2023-08-24T08:48:49.619Z] #6 220.1 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:48:49.619Z] #6 220.1 Setting up libfbclient2:amd64 (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:48:49.870Z] #6 220.1 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2ubuntu2) ... [2023-08-24T08:48:49.870Z] #6 220.1 Setting up libxcb-present0:amd64 (1.14-2) ... [2023-08-24T08:48:49.870Z] #6 220.2 Setting up libthai0:amd64 (0.1.28-3) ... [2023-08-24T08:48:49.870Z] #6 220.2 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... [2023-08-24T08:48:50.120Z] #6 220.3 debconf: unable to initialize frontend: Dialog [2023-08-24T08:48:50.120Z] #6 220.3 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:48:50.120Z] #6 220.3 debconf: falling back to frontend: Readline [2023-08-24T08:48:50.370Z] #6 220.8 Updating certificates in /etc/ssl/certs... [2023-08-24T08:48:51.281Z] #6 221.5 137 added, 0 removed; done. [2023-08-24T08:48:51.281Z] #6 221.5 Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2023-08-24T08:48:51.281Z] #6 221.6 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... [2023-08-24T08:48:51.281Z] #6 221.6 Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... [2023-08-24T08:48:51.281Z] #6 221.6 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:48:51.281Z] #6 221.6 Setting up firebird3.0-utils (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:48:51.281Z] #6 221.6 Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... [2023-08-24T08:48:51.532Z] #6 221.7 Setting up libxcb-sync1:amd64 (1.14-2) ... [2023-08-24T08:48:51.532Z] #6 221.7 Setting up x11proto-core-dev (2019.2-1ubuntu1) ... [2023-08-24T08:48:51.532Z] #6 221.7 Setting up libllvm12:amd64 (1:12.0.0-3ubuntu1~20.04.5) ... [2023-08-24T08:48:51.532Z] #6 221.7 Setting up libhsqldb1.8.0-java (1.8.0.10+dfsg-10) ... [2023-08-24T08:48:51.532Z] #6 221.7 Setting up shared-mime-info (1.15-1) ... [2023-08-24T08:48:54.760Z] #6 224.8 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... [2023-08-24T08:48:54.760Z] #6 224.8 Setting up libclucene-contribs1v5:amd64 (2.3.3.4+dfsg-1build1) ... [2023-08-24T08:48:54.760Z] #6 224.8 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... [2023-08-24T08:48:54.761Z] #6 224.8 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... [2023-08-24T08:48:54.761Z] #6 224.9 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ... [2023-08-24T08:48:54.761Z] #6 224.9 Setting up librubberband2:amd64 (1.8.2-1build1) ... [2023-08-24T08:48:54.761Z] #6 224.9 Setting up libwpg-0.3-3:amd64 (0.3.3-1build1) ... [2023-08-24T08:48:54.761Z] #6 224.9 Setting up libsndio7.0:amd64 (1.5.0-3) ... [2023-08-24T08:48:54.761Z] #6 224.9 Setting up libxcb-dri2-0:amd64 (1.14-2) ... [2023-08-24T08:48:54.761Z] #6 224.9 Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... [2023-08-24T08:48:54.761Z] #6 225.0 Setting up libdrm2:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:48:54.761Z] #6 225.0 Setting up libflite1:amd64 (2.1-release-3) ... [2023-08-24T08:48:54.761Z] #6 225.0 Setting up libva-drm2:amd64 (2.7.0-2) ... [2023-08-24T08:48:54.761Z] #6 225.0 Setting up libsord-0-0:amd64 (0.16.4-1) ... [2023-08-24T08:48:54.761Z] #6 225.0 Setting up libwayland-cursor0:amd64 (1.18.0-1ubuntu0.1) ... [2023-08-24T08:48:54.761Z] #6 225.0 Setting up libxcb-randr0:amd64 (1.14-2) ... [2023-08-24T08:48:54.761Z] #6 225.0 Setting up libsratom-0-0:amd64 (0.6.4-1) ... [2023-08-24T08:48:54.761Z] #6 225.1 Setting up libabw-0.1-1:amd64 (0.1.3-1build1) ... [2023-08-24T08:48:54.761Z] #6 225.1 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... [2023-08-24T08:48:54.761Z] #6 225.1 Setting up gpgconf (2.2.19-3ubuntu2.2) ... [2023-08-24T08:48:54.761Z] #6 225.1 Setting up hunspell-en-us (1:2018.04.16-1) ... [2023-08-24T08:48:54.761Z] #6 225.2 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2023-08-24T08:48:54.761Z] #6 225.2 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.4) ... [2023-08-24T08:48:54.761Z] #6 225.2 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:48:54.761Z] #6 225.2 Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... [2023-08-24T08:48:54.761Z] #6 225.2 Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.9) ... [2023-08-24T08:48:55.011Z] #6 225.2 Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... [2023-08-24T08:48:55.011Z] #6 225.3 Setting up libsndfile1:amd64 (1.0.28-7ubuntu0.1) ... [2023-08-24T08:48:55.011Z] #6 225.3 Setting up libxkbfile1:amd64 (1:1.1.0-1) ... [2023-08-24T08:48:55.011Z] #6 225.3 Setting up libxmlsec1:amd64 (1.2.28-2) ... [2023-08-24T08:48:55.011Z] #6 225.3 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:48:55.011Z] #6 225.3 Setting up libbluray2:amd64 (1:1.2.0-1) ... [2023-08-24T08:48:55.011Z] #6 225.3 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:48:55.923Z] #6 226.2 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... [2023-08-24T08:48:55.923Z] #6 226.2 Setting up libsm6:amd64 (2:1.2.3-1) ... [2023-08-24T08:48:55.923Z] #6 226.2 Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... [2023-08-24T08:48:55.923Z] #6 226.3 Setting up libopenmpt0:amd64 (0.4.11-1build1) ... [2023-08-24T08:48:55.923Z] #6 226.3 Setting up libavahi-client3:amd64 (0.7-4ubuntu7.2) ... [2023-08-24T08:48:55.923Z] #6 226.3 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... [2023-08-24T08:48:55.923Z] #6 226.3 Setting up gpg (2.2.19-3ubuntu2.2) ... [2023-08-24T08:48:55.923Z] #6 226.3 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2023-08-24T08:48:56.173Z] #6 226.3 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... [2023-08-24T08:48:56.173Z] #6 226.4 Setting up libdrm-amdgpu1:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:48:56.173Z] #6 226.4 Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.3) ... [2023-08-24T08:48:56.173Z] #6 226.4 Setting up libxcb-dri3-0:amd64 (1.14-2) ... [2023-08-24T08:48:56.173Z] #6 226.4 Setting up mesa-vulkan-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:48:56.173Z] #6 226.4 Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... [2023-08-24T08:48:56.173Z] #6 226.4 Setting up fontconfig (2.13.1-2ubuntu3) ... [2023-08-24T08:48:59.402Z] #6 226.5 Regenerating fonts cache... done. [2023-08-24T08:48:59.402Z] #6 229.6 Setting up libdrm-nouveau2:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:48:59.402Z] #6 229.7 Setting up libharfbuzz-icu0:amd64 (2.6.4-1ubuntu4.2) ... [2023-08-24T08:48:59.402Z] #6 229.7 Setting up libxdamage1:amd64 (1:1.1.5-2) ... [2023-08-24T08:48:59.402Z] #6 229.7 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [2023-08-24T08:48:59.653Z] #6 229.9 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. [2023-08-24T08:48:59.653Z] #6 230.1 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. [2023-08-24T08:49:00.203Z] #6 230.3 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. [2023-08-24T08:49:00.203Z] #6 230.5 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. [2023-08-24T08:49:00.203Z] #6 230.6 Setting up libxcb1-dev:amd64 (1.14-2) ... [2023-08-24T08:49:00.203Z] #6 230.6 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2023-08-24T08:49:00.203Z] #6 230.6 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.1) ... [2023-08-24T08:49:00.203Z] #6 230.6 Setting up libxrender1:amd64 (1:0.9.10-1) ... [2023-08-24T08:49:00.203Z] #6 230.6 Setting up libgbm1:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:49:00.203Z] #6 230.6 Setting up libwmf0.2-7:amd64 (0.2.8.4-17ubuntu1) ... [2023-08-24T08:49:00.203Z] #6 230.6 Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.13) ... [2023-08-24T08:49:00.203Z] #6 230.7 Setting up libsm-dev:amd64 (2:1.2.3-1) ... [2023-08-24T08:49:00.454Z] #6 230.7 Setting up libdrm-radeon1:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:49:00.454Z] #6 230.7 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:49:00.454Z] #6 230.7 Setting up firebird3.0-server-core:amd64 (3.0.5.33220.ds4-1build2) ... [2023-08-24T08:49:00.454Z] #6 230.7 Setting up gpgsm (2.2.19-3ubuntu2.2) ... [2023-08-24T08:49:00.454Z] #6 230.8 Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... [2023-08-24T08:49:00.454Z] #6 230.8 Setting up libdrm-intel1:amd64 (2.4.107-8ubuntu1~20.04.2) ... [2023-08-24T08:49:00.454Z] #6 230.8 Setting up libgl1-mesa-dri:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:49:00.454Z] #6 230.8 Setting up libx11-dev:amd64 (2:1.6.9-2ubuntu1.5) ... [2023-08-24T08:49:00.454Z] #6 230.9 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... [2023-08-24T08:49:00.454Z] #6 230.9 Setting up libetonyek-0.1-1:amd64 (0.1.9-3) ... [2023-08-24T08:49:00.704Z] #6 230.9 Setting up dconf-service (0.36.0-1) ... [2023-08-24T08:49:00.704Z] #6 230.9 Setting up python3 (3.8.2-0ubuntu2) ... [2023-08-24T08:49:00.704Z] #6 230.9 running python rtupdate hooks for python3.8... [2023-08-24T08:49:00.954Z] #6 231.2 running python post-rtupdate hooks for python3.8... [2023-08-24T08:49:00.954Z] #6 231.4 Setting up libopenal1:amd64 (1:1.19.1-1) ... [2023-08-24T08:49:00.954Z] #6 231.4 Setting up libpoppler97:amd64 (0.86.1-0ubuntu1.3) ... [2023-08-24T08:49:00.954Z] #6 231.4 Setting up libatspi2.0-0:amd64 (2.36.0-2) ... [2023-08-24T08:49:00.954Z] #6 231.4 Setting up libe-book-0.1-1:amd64 (0.1.3-1build3) ... [2023-08-24T08:49:00.954Z] #6 231.4 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... [2023-08-24T08:49:00.954Z] #6 231.5 Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... [2023-08-24T08:49:01.205Z] #6 231.5 Setting up libxxf86vm1:amd64 (1:1.1.4-1build1) ... [2023-08-24T08:49:01.205Z] #6 231.5 Setting up apparmor (2.13.3-7ubuntu5.2) ... [2023-08-24T08:49:03.688Z] #6 233.7 debconf: unable to initialize frontend: Dialog [2023-08-24T08:49:03.688Z] #6 233.7 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:49:03.688Z] #6 233.7 debconf: falling back to frontend: Readline [2023-08-24T08:49:03.688Z] #6 234.0 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-08-24T08:49:03.688Z] #6 234.0 Setting up libatk-bridge2.0-0:amd64 (2.34.2-0ubuntu2~20.04.1) ... [2023-08-24T08:49:03.688Z] #6 234.0 Setting up libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:49:03.688Z] #6 234.1 Setting up perl (5.30.0-9ubuntu0.4) ... [2023-08-24T08:49:03.688Z] #6 234.1 Setting up libegl-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:49:03.688Z] #6 234.1 Setting up libass9:amd64 (1:0.14.0-2) ... [2023-08-24T08:49:03.688Z] #6 234.1 Setting up libdata-dump-perl (1.23-1) ... [2023-08-24T08:49:03.688Z] #6 234.2 Setting up libxfixes3:amd64 (1:5.0.3-2) ... [2023-08-24T08:49:03.688Z] #6 234.2 Setting up libipc-system-simple-perl (1.26-1) ... [2023-08-24T08:49:03.938Z] #6 234.2 Setting up libxml-xpathengine-perl (0.14-1) ... [2023-08-24T08:49:03.938Z] #6 234.2 Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.8) ... [2023-08-24T08:49:03.938Z] #6 234.2 Setting up libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.4) ... [2023-08-24T08:49:03.939Z] #6 234.3 Setting up python3-gi (3.36.0-1) ... [2023-08-24T08:49:04.189Z] #6 234.5 Setting up libxinerama1:amd64 (2:1.1.4-2) ... [2023-08-24T08:49:04.189Z] #6 234.6 Setting up libxv1:amd64 (2:1.0.11-1) ... [2023-08-24T08:49:04.189Z] #6 234.6 Setting up libneon27-gnutls:amd64 (0.30.2-4) ... [2023-08-24T08:49:04.189Z] #6 234.6 Setting up libio-html-perl (1.001-1) ... [2023-08-24T08:49:04.440Z] #6 234.6 Setting up libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... [2023-08-24T08:49:04.440Z] #6 234.6 Setting up netpbm (2:10.0-15.3build1) ... [2023-08-24T08:49:04.440Z] #6 234.6 Setting up libxt6:amd64 (1:1.1.5-1) ... [2023-08-24T08:49:04.440Z] #6 234.7 Setting up libtimedate-perl (2.3200-1) ... [2023-08-24T08:49:04.440Z] #6 234.7 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... [2023-08-24T08:49:04.440Z] #6 234.7 Setting up libcups2:amd64 (2.3.1-9ubuntu1.4) ... [2023-08-24T08:49:04.440Z] #6 234.7 Setting up libxmlsec1-nss:amd64 (1.2.28-2) ... [2023-08-24T08:49:04.440Z] #6 234.7 Setting up libgdk-pixbuf2.0-bin (2.40.0+dfsg-3ubuntu0.4) ... [2023-08-24T08:49:04.440Z] #6 234.8 Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... [2023-08-24T08:49:04.440Z] #6 234.8 Setting up cpp (4:9.3.0-1ubuntu2) ... [2023-08-24T08:49:04.440Z] #6 234.8 Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... [2023-08-24T08:49:04.440Z] #6 234.9 Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:49:04.440Z] #6 234.9 Setting up libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:49:04.440Z] #6 234.9 Setting up libcairo-gobject2:amd64 (1.16.0-4ubuntu1) ... [2023-08-24T08:49:04.440Z] #6 234.9 Setting up libxss1:amd64 (1:1.2.3-1) ... [2023-08-24T08:49:04.440Z] #6 234.9 Setting up mesa-va-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:49:04.690Z] #6 234.9 Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... [2023-08-24T08:49:04.690Z] #6 235.0 Setting up libva-x11-2:amd64 (2.7.0-2) ... [2023-08-24T08:49:04.690Z] #6 235.0 Setting up liburi-perl (1.76-2) ... [2023-08-24T08:49:04.690Z] #6 235.0 Setting up libx11-protocol-perl (0.56-7) ... [2023-08-24T08:49:04.690Z] #6 235.0 Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... [2023-08-24T08:49:04.690Z] #6 235.0 Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... [2023-08-24T08:49:04.690Z] #6 235.0 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:49:04.690Z] #6 235.1 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... [2023-08-24T08:49:04.690Z] #6 235.1 Setting up mesa-vdpau-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:49:04.690Z] #6 235.1 Setting up gtk-update-icon-cache (3.24.20-0ubuntu1.1) ... [2023-08-24T08:49:04.690Z] #6 235.1 Setting up libhttp-date-perl (6.05-1) ... [2023-08-24T08:49:04.690Z] #6 235.1 Setting up python3-dbus (1.2.16-1build1) ... [2023-08-24T08:49:04.941Z] #6 235.3 Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... [2023-08-24T08:49:04.941Z] #6 235.3 Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... [2023-08-24T08:49:04.941Z] #6 235.4 Setting up libfile-basedir-perl (0.08-1) ... [2023-08-24T08:49:04.941Z] #6 235.4 Setting up libtie-ixhash-perl (1.23-2) ... [2023-08-24T08:49:04.941Z] #6 235.4 Setting up libglx-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... [2023-08-24T08:49:04.941Z] #6 235.4 Setting up vim (2:8.1.2269-1ubuntu5.17) ... [2023-08-24T08:49:04.941Z] #6 235.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-24T08:49:04.941Z] #6 235.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-24T08:49:04.941Z] #6 235.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.4 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2023-08-24T08:49:05.192Z] #6 235.5 Setting up libfile-listing-perl (6.04-1) ... [2023-08-24T08:49:05.192Z] #6 235.5 Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.9) ... [2023-08-24T08:49:05.192Z] #6 235.5 Setting up libxi6:amd64 (2:1.7.10-0ubuntu1) ... [2023-08-24T08:49:05.192Z] #6 235.5 Setting up libglx0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:49:05.192Z] #6 235.5 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... [2023-08-24T08:49:05.192Z] #6 235.6 Setting up libfont-afm-perl (1.20-2) ... [2023-08-24T08:49:05.192Z] #6 235.6 Setting up libgpgmepp6:amd64 (1.13.1-7ubuntu2.1) ... [2023-08-24T08:49:05.192Z] #6 235.6 Setting up libmagickcore-6.q16-6-extra:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:49:05.192Z] #6 235.6 Setting up libio-stringy-perl (2.111-3) ... [2023-08-24T08:49:05.192Z] #6 235.6 Setting up libxtst6:amd64 (2:1.2.3-1) ... [2023-08-24T08:49:05.192Z] #6 235.7 Setting up libhtml-tagset-perl (3.20-4) ... [2023-08-24T08:49:05.443Z] #6 235.7 Setting up libauthen-sasl-perl (2.1600-1) ... [2023-08-24T08:49:05.443Z] #6 235.7 Setting up libxcursor1:amd64 (1:1.2.0-2) ... [2023-08-24T08:49:05.443Z] #6 235.7 Setting up liblwp-mediatypes-perl (6.04-1) ... [2023-08-24T08:49:05.443Z] #6 235.7 Setting up libtry-tiny-perl (0.30-1) ... [2023-08-24T08:49:05.443Z] #6 235.7 Setting up libxxf86dga1:amd64 (2:1.1.5-0ubuntu1) ... [2023-08-24T08:49:05.443Z] #6 235.8 Setting up libnet-http-perl (6.19-1) ... [2023-08-24T08:49:05.443Z] #6 235.8 Setting up libencode-locale-perl (1.05-1) ... [2023-08-24T08:49:05.443Z] #6 235.8 Setting up libxaw7:amd64 (2:1.0.13-1) ... [2023-08-24T08:49:05.443Z] #6 235.8 Setting up ghostscript (9.50~dfsg-5ubuntu4.9) ... [2023-08-24T08:49:05.443Z] #6 235.9 Setting up x11-xserver-utils (7.7+8) ... [2023-08-24T08:49:05.443Z] #6 235.9 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:49:05.693Z] #6 235.9 Setting up libavutil56:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:05.693Z] #6 235.9 Setting up librsvg2-2:amd64 (2.48.9-1ubuntu0.20.04.4) ... [2023-08-24T08:49:05.693Z] #6 235.9 Setting up gstreamer1.0-plugins-base:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:49:05.693Z] #6 236.0 Setting up libgl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... [2023-08-24T08:49:05.693Z] #6 236.0 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-08-24T08:49:05.693Z] #6 236.0 Setting up va-driver-all:amd64 (2.7.0-2) ... [2023-08-24T08:49:05.693Z] #6 236.0 Setting up libxt-dev:amd64 (1:1.1.5-1) ... [2023-08-24T08:49:05.693Z] #6 236.0 Setting up libpostproc55:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:05.693Z] #6 236.0 Setting up librsvg2-common:amd64 (2.48.9-1ubuntu0.20.04.4) ... [2023-08-24T08:49:05.693Z] #6 236.1 Setting up libfile-desktopentry-perl (0.22-1) ... [2023-08-24T08:49:05.693Z] #6 236.1 Setting up imagemagick-6.q16 (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: warning: skip creation of /usr/share/man/man1/compare.1.gz because associated file /usr/share/man/man1/compare-im6.q16.1.gz (of link group compare) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: warning: skip creation of /usr/share/man/man1/compare-im6.1.gz because associated file /usr/share/man/man1/compare-im6.q16.1.gz (of link group compare-im6) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: warning: skip creation of /usr/share/man/man1/animate.1.gz because associated file /usr/share/man/man1/animate-im6.q16.1.gz (of link group animate) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: warning: skip creation of /usr/share/man/man1/animate-im6.1.gz because associated file /usr/share/man/man1/animate-im6.q16.1.gz (of link group animate-im6) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: warning: skip creation of /usr/share/man/man1/convert.1.gz because associated file /usr/share/man/man1/convert-im6.q16.1.gz (of link group convert) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode [2023-08-24T08:49:05.944Z] #6 236.1 update-alternatives: warning: skip creation of /usr/share/man/man1/convert-im6.1.gz because associated file /usr/share/man/man1/convert-im6.q16.1.gz (of link group convert-im6) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/composite.1.gz because associated file /usr/share/man/man1/composite-im6.q16.1.gz (of link group composite) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/composite-im6.1.gz because associated file /usr/share/man/man1/composite-im6.q16.1.gz (of link group composite-im6) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/conjure.1.gz because associated file /usr/share/man/man1/conjure-im6.q16.1.gz (of link group conjure) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/conjure-im6.1.gz because associated file /usr/share/man/man1/conjure-im6.q16.1.gz (of link group conjure-im6) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/import.1.gz because associated file /usr/share/man/man1/import-im6.q16.1.gz (of link group import) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/import-im6.1.gz because associated file /usr/share/man/man1/import-im6.q16.1.gz (of link group import-im6) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/identify.1.gz because associated file /usr/share/man/man1/identify-im6.q16.1.gz (of link group identify) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/identify-im6.1.gz because associated file /usr/share/man/man1/identify-im6.q16.1.gz (of link group identify-im6) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/stream.1.gz because associated file /usr/share/man/man1/stream-im6.q16.1.gz (of link group stream) doesn't exist [2023-08-24T08:49:05.944Z] #6 236.2 update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/stream-im6.1.gz because associated file /usr/share/man/man1/stream-im6.q16.1.gz (of link group stream-im6) doesn't exist [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/display.1.gz because associated file /usr/share/man/man1/display-im6.q16.1.gz (of link group display) doesn't exist [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/display-im6.1.gz because associated file /usr/share/man/man1/display-im6.q16.1.gz (of link group display-im6) doesn't exist [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/montage.1.gz because associated file /usr/share/man/man1/montage-im6.q16.1.gz (of link group montage) doesn't exist [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/montage-im6.1.gz because associated file /usr/share/man/man1/montage-im6.q16.1.gz (of link group montage-im6) doesn't exist [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode [2023-08-24T08:49:05.945Z] #6 236.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mogrify.1.gz because associated file /usr/share/man/man1/mogrify-im6.q16.1.gz (of link group mogrify) doesn't exist [2023-08-24T08:49:05.945Z] #6 236.3 update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode [2023-08-24T08:49:05.945Z] #6 236.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mogrify-im6.1.gz because associated file /usr/share/man/man1/mogrify-im6.q16.1.gz (of link group mogrify-im6) doesn't exist [2023-08-24T08:49:05.945Z] #6 236.3 Setting up libwww-robotrules-perl (6.02-1) ... [2023-08-24T08:49:05.945Z] #6 236.3 Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... [2023-08-24T08:49:05.945Z] #6 236.3 Setting up at-spi2-core (2.36.0-2) ... [2023-08-24T08:49:05.945Z] #6 236.3 Setting up libhtml-parser-perl (3.72-5) ... [2023-08-24T08:49:05.945Z] #6 236.3 Setting up x11-utils (7.7+5) ... [2023-08-24T08:49:05.945Z] #6 236.4 Setting up libswscale5:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:05.945Z] #6 236.4 Setting up libatk-wrapper-java (0.37.1-1) ... [2023-08-24T08:49:05.945Z] #6 236.4 Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... [2023-08-24T08:49:06.195Z] #6 236.4 Setting up libio-socket-ssl-perl (2.067-1) ... [2023-08-24T08:49:06.195Z] #6 236.5 Setting up libgtk-3-common (3.24.20-0ubuntu1.1) ... [2023-08-24T08:49:06.195Z] #6 236.5 Setting up libhttp-message-perl (6.22-1) ... [2023-08-24T08:49:06.195Z] #6 236.5 Setting up libhtml-form-perl (6.07-1) ... [2023-08-24T08:49:06.195Z] #6 236.5 Setting up networkd-dispatcher (2.1-2~ubuntu20.04.3) ... [2023-08-24T08:49:06.446Z] #6 236.7 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. [2023-08-24T08:49:06.446Z] #6 236.7 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... [2023-08-24T08:49:06.446Z] #6 236.7 Setting up libfile-mimeinfo-perl (0.29-1) ... [2023-08-24T08:49:06.446Z] #6 236.7 Setting up libhttp-negotiate-perl (6.01-1) ... [2023-08-24T08:49:06.446Z] #6 236.8 Setting up libhttp-cookies-perl (6.08-1) ... [2023-08-24T08:49:06.446Z] #6 236.8 Setting up libhtml-tree-perl (5.07-2) ... [2023-08-24T08:49:06.446Z] #6 236.8 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [2023-08-24T08:49:06.446Z] #6 236.8 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.19) ... [2023-08-24T08:49:06.446Z] #6 236.8 Setting up libhtml-format-perl (2.12-1) ... [2023-08-24T08:49:06.446Z] #6 236.8 Setting up libswresample3:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:06.446Z] #6 236.9 Setting up libavresample4:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:06.446Z] #6 236.9 Setting up libatk-wrapper-java-jni:amd64 (0.37.1-1) ... [2023-08-24T08:49:06.446Z] #6 236.9 Setting up dirmngr (2.2.19-3ubuntu2.2) ... [2023-08-24T08:49:06.696Z] #6 237.1 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2023-08-24T08:49:06.696Z] #6 237.2 Setting up libgstreamer-gl1.0-0:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:49:06.696Z] #6 237.2 Setting up libnet-smtp-ssl-perl (1.04-1) ... [2023-08-24T08:49:06.947Z] #6 237.2 Setting up libmailtools-perl (2.21-1) ... [2023-08-24T08:49:06.947Z] #6 237.2 Setting up imagemagick (8:6.9.10.23+dfsg-2.1ubuntu11.9) ... [2023-08-24T08:49:06.947Z] #6 237.3 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... [2023-08-24T08:49:06.947Z] #6 237.3 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.19) ... [2023-08-24T08:49:06.947Z] #6 237.3 Setting up libavcodec58:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:06.947Z] #6 237.4 Setting up curl (7.68.0-1ubuntu2.19) ... [2023-08-24T08:49:06.947Z] #6 237.4 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... [2023-08-24T08:49:07.197Z] #6 237.5 Setting up libchromaprint1:amd64 (1.4.3-3build1) ... [2023-08-24T08:49:07.197Z] #6 237.5 Setting up gstreamer1.0-gl:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:49:07.197Z] #6 237.5 Setting up libsoup2.4-1:amd64 (2.70.0-1) ... [2023-08-24T08:49:07.197Z] #6 237.6 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... [2023-08-24T08:49:07.197Z] #6 237.6 Setting up libavformat58:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:07.197Z] #6 237.6 Setting up libraptor2-0:amd64 (2.0.15-0ubuntu1.20.04.1) ... [2023-08-24T08:49:07.448Z] #6 237.7 Setting up libpq5:amd64 (12.16-0ubuntu0.20.04.1) ... [2023-08-24T08:49:07.448Z] #6 237.7 Setting up libcmis-0.5-5v5 (0.5.2-1ubuntu1) ... [2023-08-24T08:49:07.448Z] #6 237.7 Setting up libavfilter7:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:07.448Z] #6 237.8 Setting up gnupg (2.2.19-3ubuntu2.2) ... [2023-08-24T08:49:07.448Z] #6 237.8 Setting up libsoup-gnome2.4-1:amd64 (2.70.0-1) ... [2023-08-24T08:49:07.448Z] #6 237.9 Setting up librest-0.7-0:amd64 (0.8.1-1) ... [2023-08-24T08:49:07.698Z] #6 237.9 Setting up librasqal3:amd64 (0.9.33-0.1) ... [2023-08-24T08:49:07.698Z] #6 237.9 Setting up librdf0:amd64 (1.0.17-1.1ubuntu1) ... [2023-08-24T08:49:07.698Z] #6 238.0 Setting up libavdevice58:amd64 (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:07.698Z] #6 238.0 Setting up ffmpeg (7:4.2.7-0ubuntu0.1) ... [2023-08-24T08:49:07.698Z] #6 238.1 Setting up libwww-perl (6.43-1) ... [2023-08-24T08:49:07.949Z] #6 238.2 Setting up openjdk-11-jre-headless:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:49:08.199Z] #6 238.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2023-08-24T08:49:08.199Z] #6 238.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode [2023-08-24T08:49:08.199Z] #6 238.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2023-08-24T08:49:08.199Z] #6 238.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode [2023-08-24T08:49:08.199Z] #6 238.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2023-08-24T08:49:08.199Z] #6 238.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode [2023-08-24T08:49:08.199Z] #6 238.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode [2023-08-24T08:49:08.199Z] #6 238.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2023-08-24T08:49:09.111Z] #6 239.3 Setting up openjdk-11-jre:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:49:09.111Z] #6 239.4 Setting up openjdk-11-jdk-headless:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:49:09.111Z] #6 239.4 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode [2023-08-24T08:49:09.111Z] #6 239.4 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode [2023-08-24T08:49:09.111Z] #6 239.4 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode [2023-08-24T08:49:09.111Z] #6 239.4 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode [2023-08-24T08:49:09.111Z] #6 239.4 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode [2023-08-24T08:49:09.111Z] #6 239.4 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode [2023-08-24T08:49:09.111Z] #6 239.5 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode [2023-08-24T08:49:09.111Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode [2023-08-24T08:49:09.111Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode [2023-08-24T08:49:09.111Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode [2023-08-24T08:49:09.111Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode [2023-08-24T08:49:09.111Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode [2023-08-24T08:49:09.111Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode [2023-08-24T08:49:09.361Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode [2023-08-24T08:49:09.361Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode [2023-08-24T08:49:09.361Z] #6 239.6 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode [2023-08-24T08:49:09.361Z] #6 239.7 Setting up language-pack-en (1:20.04+20220818) ... [2023-08-24T08:49:09.361Z] #6 239.7 Setting up adwaita-icon-theme (3.36.1-2ubuntu0.20.04.2) ... [2023-08-24T08:49:09.361Z] #6 239.8 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode [2023-08-24T08:49:09.361Z] #6 239.8 Setting up libuno-salhelpergcc3-3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:09.361Z] #6 239.8 Setting up language-pack-fr (1:20.04+20220818) ... [2023-08-24T08:49:09.612Z] #6 239.9 Setting up openjdk-11-jdk:amd64 (11.0.20+8-1ubuntu1~20.04) ... [2023-08-24T08:49:09.612Z] #6 239.9 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode [2023-08-24T08:49:09.612Z] #6 240.0 Setting up ca-certificates-java (20190405ubuntu1.1) ... [2023-08-24T08:49:09.612Z] #6 240.0 head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory [2023-08-24T08:49:09.862Z] #6 240.3 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2023-08-24T08:49:09.862Z] #6 240.3 Adding debian:DigiCert_Global_Root_CA.pem [2023-08-24T08:49:09.862Z] #6 240.3 Adding debian:Security_Communication_RootCA3.pem [2023-08-24T08:49:09.862Z] #6 240.4 Adding debian:Amazon_Root_CA_2.pem [2023-08-24T08:49:09.862Z] #6 240.4 Adding debian:CA_Disig_Root_R2.pem [2023-08-24T08:49:09.862Z] #6 240.4 Adding debian:HiPKI_Root_CA_-_G1.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:QuoVadis_Root_CA_3.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:AC_RAIZ_FNMT-RCM.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:Security_Communication_RootCA2.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:GTS_Root_R4.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:QuoVadis_Root_CA_2.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:ACCVRAIZ1.pem [2023-08-24T08:49:10.112Z] #6 240.4 Adding debian:GTS_Root_R3.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:emSign_Root_CA_-_G1.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:GTS_Root_R1.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:COMODO_RSA_Certification_Authority.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:AffirmTrust_Premium.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:emSign_Root_CA_-_C1.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:QuoVadis_Root_CA_1_G3.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:DigiCert_Global_Root_G3.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:XRamp_Global_CA_Root.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:SZAFIR_ROOT_CA2.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:Hongkong_Post_Root_CA_3.pem [2023-08-24T08:49:10.113Z] #6 240.4 Adding debian:Certum_Trusted_Network_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:GTS_Root_R2.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Security_Communication_ECC_RootCA1.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Trustwave_Global_Certification_Authority.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:USERTrust_RSA_Certification_Authority.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Certainly_Root_R1.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:ISRG_Root_X1.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:ANF_Secure_Server_Root_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:COMODO_Certification_Authority.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Certum_EC-384_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:ISRG_Root_X2.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Comodo_AAA_Services_root.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Security_Communication_Root_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Hongkong_Post_Root_CA_1.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Atos_TrustedRoot_2011.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Certigna.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:SecureTrust_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Baltimore_CyberTrust_Root.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Amazon_Root_CA_4.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:vTrus_Root_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Certigna_Root_CA.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:COMODO_ECC_Certification_Authority.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:E-Tugra_Global_Root_CA_ECC_v3.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:Certum_Trusted_Network_CA_2.pem [2023-08-24T08:49:10.113Z] #6 240.5 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2023-08-24T08:49:10.113Z] #6 240.6 Adding debian:AffirmTrust_Premium_ECC.pem [2023-08-24T08:49:10.113Z] #6 240.6 Adding debian:GlobalSign_Root_CA_-_R3.pem [2023-08-24T08:49:10.113Z] #6 240.6 Adding debian:GlobalSign_Root_CA.pem [2023-08-24T08:49:10.113Z] #6 240.6 Adding debian:Go_Daddy_Class_2_CA.pem [2023-08-24T08:49:10.113Z] #6 240.6 Adding debian:Secure_Global_CA.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:E-Tugra_Certification_Authority.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Amazon_Root_CA_3.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:TWCA_Root_Certification_Authority.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:ePKI_Root_Certification_Authority.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:E-Tugra_Global_Root_CA_RSA_v3.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:GlobalSign_Root_R46.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Izenpe.com.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:DigiCert_Global_Root_G2.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:certSIGN_Root_CA_G2.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:DigiCert_Trusted_Root_G4.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Buypass_Class_3_Root_CA.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Telia_Root_CA_v2.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Certainly_Root_E1.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:UCA_Extended_Validation_Root.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:Starfield_Class_2_CA.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:SwissSign_Silver_CA_-_G2.pem [2023-08-24T08:49:10.363Z] #6 240.6 Adding debian:CFCA_EV_ROOT.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:e-Szigno_Root_CA_2017.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:AffirmTrust_Commercial.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:GlobalSign_Root_E46.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:QuoVadis_Root_CA_3_G3.pem [2023-08-24T08:49:10.364Z] #6 240.6 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:UCA_Global_G2_Root.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Buypass_Class_2_Root_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:AffirmTrust_Networking.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:USERTrust_ECC_Certification_Authority.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:TunTrust_Root_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:QuoVadis_Root_CA_2_G3.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:GLOBALTRUST_2020.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:SwissSign_Gold_CA_-_G2.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Entrust_Root_Certification_Authority.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Actalis_Authentication_Root_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:TWCA_Global_Root_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:certSIGN_ROOT_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Certum_Trusted_Root_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:vTrus_ECC_Root_CA.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:TeliaSonera_Root_CA_v1.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:SecureSign_RootCA11.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:GlobalSign_Root_CA_-_R6.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2023-08-24T08:49:10.364Z] #6 240.7 Adding debian:Amazon_Root_CA_1.pem [2023-08-24T08:49:10.364Z] #6 240.8 done. [2023-08-24T08:49:10.364Z] #6 240.8 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... [2023-08-24T08:49:10.614Z] #6 240.8 Setting up libxml-parser-perl (2.46-1) ... [2023-08-24T08:49:10.614Z] #6 240.9 Setting up language-pack-en-base (1:20.04+20220818) ... [2023-08-24T08:49:10.614Z] #6 240.9 Generating locales (this might take a while)... [2023-08-24T08:49:10.864Z] #6 241.3 Generation complete. [2023-08-24T08:49:10.864Z] #6 241.3 Setting up libgtk-3-0:amd64 (3.24.20-0ubuntu1.1) ... [2023-08-24T08:49:11.115Z] #6 241.4 Setting up libxml-twig-perl (1:3.50-2) ... [2023-08-24T08:49:11.115Z] #6 241.5 Setting up libnet-dbus-perl (1.2.0-1) ... [2023-08-24T08:49:11.365Z] #6 241.5 Setting up libgtk-3-bin (3.24.20-0ubuntu1.1) ... [2023-08-24T08:49:11.365Z] #6 241.6 Setting up gstreamer1.0-gtk3:amd64 (1.16.3-0ubuntu1.2) ... [2023-08-24T08:49:11.365Z] #6 241.6 Setting up humanity-icon-theme (0.6.15) ... [2023-08-24T08:49:11.616Z] #6 241.9 Setting up libuno-cppu3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:11.616Z] #6 242.0 Setting up language-pack-fr-base (1:20.04+20220818) ... [2023-08-24T08:49:11.616Z] #6 242.0 Generating locales (this might take a while)... [2023-08-24T08:49:11.866Z] #6 242.2 Generation complete. [2023-08-24T08:49:11.866Z] #6 242.2 Setting up libuno-purpenvhelpergcc3-3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:11.866Z] #6 242.3 Setting up uno-libs-private (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.117Z] #6 242.3 Setting up ubuntu-mono (19.04-0ubuntu3) ... [2023-08-24T08:49:12.117Z] #6 242.5 Setting up libuno-cppuhelpergcc3-3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.367Z] #6 242.6 Setting up ure (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.367Z] #6 242.7 Setting up libjurt-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.367Z] #6 242.7 Setting up libreoffice-common (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.618Z] #6 243.0 Setting up libjuh-java (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.618Z] #6 243.0 Setting up libreoffice-core (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.868Z] #6 243.1 Setting up libreoffice-math (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.868Z] #6 243.1 Setting up libreoffice-gtk3 (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:12.868Z] #6 243.3 Setting up libreoffice-sdbc-postgresql (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.118Z] #6 243.4 Setting up libreoffice-draw (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.119Z] #6 243.4 Setting up libreoffice-java-common (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.119Z] #6 243.5 Setting up libreoffice-base-drivers (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.119Z] #6 243.5 Setting up libreoffice-wiki-publisher (1.2.0+LibO6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.369Z] #6 243.6 Setting up libreoffice-sdbc-firebird (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.369Z] #6 243.6 Setting up libreoffice-sdbc-mysql (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.369Z] #6 243.7 Setting up libreoffice-gnome (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.369Z] #6 243.7 Setting up libreoffice-impress (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.369Z] #6 243.8 Setting up libreoffice-base-core (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.619Z] #6 243.8 Setting up python3-uno (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.870Z] #6 244.3 Setting up libreoffice-script-provider-bsh (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:13.870Z] #6 244.3 Setting up libreoffice-script-provider-js (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.120Z] #6 244.4 Setting up libreoffice-calc (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.120Z] #6 244.4 Setting up libreoffice-base (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.120Z] #6 244.5 Setting up libreoffice-sdbc-hsqldb (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.370Z] #6 244.5 Setting up libreoffice-writer (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.370Z] #6 244.6 Setting up libreoffice-script-provider-python (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.370Z] #6 244.6 Setting up libreoffice-nlpsolver (0.9+LibO6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.370Z] #6 244.7 Setting up libreoffice-report-builder-bin (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.370Z] #6 244.7 Setting up libreoffice (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.370Z] #6 244.8 Setting up libreoffice-report-builder (1:6.4.7-0ubuntu0.20.04.8) ... [2023-08-24T08:49:14.621Z] #6 244.8 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2023-08-24T08:49:14.621Z] #6 244.9 Processing triggers for systemd (245.4-4ubuntu3.22) ... [2023-08-24T08:49:14.621Z] #6 245.0 Processing triggers for dictionaries-common (1.28.1) ... [2023-08-24T08:49:14.871Z] #6 245.1 debconf: unable to initialize frontend: Dialog [2023-08-24T08:49:14.871Z] #6 245.1 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) [2023-08-24T08:49:14.871Z] #6 245.1 debconf: falling back to frontend: Readline [2023-08-24T08:49:14.871Z] #6 245.3 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [2023-08-24T08:49:15.122Z] #6 245.4 Updating certificates in /etc/ssl/certs... [2023-08-24T08:49:15.672Z] #6 246.0 0 added, 0 removed; done. [2023-08-24T08:49:15.672Z] #6 246.0 Running hooks in /etc/ca-certificates/update.d... [2023-08-24T08:49:15.672Z] #6 246.0 [2023-08-24T08:49:15.923Z] #6 246.3 done. [2023-08-24T08:49:15.923Z] #6 246.3 done. [2023-08-24T08:49:15.923Z] #6 246.3 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.4) ... [2023-08-24T08:49:16.173Z] #6 246.5 Clearing symlinks in /etc/ssl/certs... [2023-08-24T08:49:16.724Z] #6 247.0 done. [2023-08-24T08:49:16.724Z] #6 247.0 Updating certificates in /etc/ssl/certs... [2023-08-24T08:49:17.274Z] #6 247.7 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL [2023-08-24T08:49:17.525Z] #6 247.7 137 added, 0 removed; done. [2023-08-24T08:49:17.525Z] #6 247.7 Running hooks in /etc/ca-certificates/update.d... [2023-08-24T08:49:17.525Z] #6 247.7 [2023-08-24T08:49:17.525Z] #6 248.0 Replacing debian:ACCVRAIZ1.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:AC_RAIZ_FNMT-RCM.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:ANF_Secure_Server_Root_CA.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Actalis_Authentication_Root_CA.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:AffirmTrust_Commercial.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:AffirmTrust_Networking.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:AffirmTrust_Premium.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:AffirmTrust_Premium_ECC.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Amazon_Root_CA_1.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Amazon_Root_CA_2.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Amazon_Root_CA_3.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Amazon_Root_CA_4.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Atos_TrustedRoot_2011.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Baltimore_CyberTrust_Root.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Buypass_Class_2_Root_CA.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:Buypass_Class_3_Root_CA.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:CA_Disig_Root_R2.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:CFCA_EV_ROOT.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:COMODO_Certification_Authority.pem [2023-08-24T08:49:17.775Z] #6 248.0 Replacing debian:COMODO_ECC_Certification_Authority.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:COMODO_RSA_Certification_Authority.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certainly_Root_E1.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certainly_Root_R1.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certigna.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certigna_Root_CA.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certum_EC-384_CA.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certum_Trusted_Network_CA.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certum_Trusted_Network_CA_2.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Certum_Trusted_Root_CA.pem [2023-08-24T08:49:17.775Z] #6 248.1 Replacing debian:Comodo_AAA_Services_root.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:D-TRUST_BR_Root_CA_1_2020.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:D-TRUST_EV_Root_CA_1_2020.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_Assured_ID_Root_CA.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_Assured_ID_Root_G2.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_Assured_ID_Root_G3.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_Global_Root_CA.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_Global_Root_G2.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_Global_Root_G3.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_High_Assurance_EV_Root_CA.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_TLS_RSA4096_Root_G5.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:DigiCert_Trusted_Root_G4.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:E-Tugra_Certification_Authority.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:E-Tugra_Global_Root_CA_ECC_v3.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:E-Tugra_Global_Root_CA_RSA_v3.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:Entrust_Root_Certification_Authority.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:Entrust_Root_Certification_Authority_-_EC1.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:Entrust_Root_Certification_Authority_-_G2.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:Entrust_Root_Certification_Authority_-_G4.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GDCA_TrustAUTH_R5_ROOT.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GLOBALTRUST_2020.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GTS_Root_R1.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GTS_Root_R2.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GTS_Root_R3.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GTS_Root_R4.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GlobalSign_ECC_Root_CA_-_R4.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GlobalSign_ECC_Root_CA_-_R5.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GlobalSign_Root_CA.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GlobalSign_Root_CA_-_R3.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GlobalSign_Root_CA_-_R6.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GlobalSign_Root_E46.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:GlobalSign_Root_R46.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:Go_Daddy_Class_2_CA.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:HARICA_TLS_ECC_Root_CA_2021.pem [2023-08-24T08:49:17.776Z] #6 248.1 Replacing debian:HARICA_TLS_RSA_Root_CA_2021.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:HiPKI_Root_CA_-_G1.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Hongkong_Post_Root_CA_1.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Hongkong_Post_Root_CA_3.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:ISRG_Root_X1.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:ISRG_Root_X2.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:IdenTrust_Commercial_Root_CA_1.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:IdenTrust_Public_Sector_Root_CA_1.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Izenpe.com.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Microsec_e-Szigno_Root_CA_2009.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:NAVER_Global_Root_Certification_Authority.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:QuoVadis_Root_CA_1_G3.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:QuoVadis_Root_CA_2.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:QuoVadis_Root_CA_2_G3.pem [2023-08-24T08:49:17.776Z] #6 248.2 Replacing debian:QuoVadis_Root_CA_3.pem [2023-08-24T08:49:18.026Z] #6 248.2 Replacing debian:QuoVadis_Root_CA_3_G3.pem [2023-08-24T08:49:18.026Z] #6 248.2 Replacing debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2023-08-24T08:49:18.026Z] #6 248.2 Replacing debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2023-08-24T08:49:18.026Z] #6 248.2 Replacing debian:SSL.com_Root_Certification_Authority_ECC.pem [2023-08-24T08:49:18.026Z] #6 248.2 Replacing debian:SSL.com_Root_Certification_Authority_RSA.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:SZAFIR_ROOT_CA2.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:SecureSign_RootCA11.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:SecureTrust_CA.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Secure_Global_CA.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Security_Communication_ECC_RootCA1.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Security_Communication_RootCA2.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Security_Communication_RootCA3.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Security_Communication_Root_CA.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Starfield_Class_2_CA.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Starfield_Root_Certificate_Authority_-_G2.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:SwissSign_Gold_CA_-_G2.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:SwissSign_Silver_CA_-_G2.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:T-TeleSec_GlobalRoot_Class_2.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:T-TeleSec_GlobalRoot_Class_3.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:TWCA_Global_Root_CA.pem [2023-08-24T08:49:18.027Z] #6 248.2 Replacing debian:TWCA_Root_Certification_Authority.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:TeliaSonera_Root_CA_v1.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:Telia_Root_CA_v2.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:Trustwave_Global_Certification_Authority.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:TunTrust_Root_CA.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:UCA_Extended_Validation_Root.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:UCA_Global_G2_Root.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:USERTrust_ECC_Certification_Authority.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:USERTrust_RSA_Certification_Authority.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:XRamp_Global_CA_Root.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:certSIGN_ROOT_CA.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:certSIGN_Root_CA_G2.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:e-Szigno_Root_CA_2017.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:ePKI_Root_Certification_Authority.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:emSign_ECC_Root_CA_-_C3.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:emSign_ECC_Root_CA_-_G3.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:emSign_Root_CA_-_C1.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:emSign_Root_CA_-_G1.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:vTrus_ECC_Root_CA.pem [2023-08-24T08:49:18.027Z] #6 248.3 Replacing debian:vTrus_Root_CA.pem [2023-08-24T08:49:18.027Z] #6 248.3 done. [2023-08-24T08:49:18.027Z] #6 248.3 done. [2023-08-24T08:49:19.370Z] #6 DONE 249.7s [2023-08-24T08:49:19.370Z] [2023-08-24T08:49:19.370Z] #7 [ 3/16] 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 [2023-08-24T08:49:19.921Z] #7 0.689 --2023-08-24 08:49:19-- https://www.silverpeas.org/files/swftools-bin-0.9.2.zip [2023-08-24T08:49:20.171Z] #7 0.691 Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189 [2023-08-24T08:49:20.171Z] #7 0.692 Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected. [2023-08-24T08:49:20.171Z] #7 0.714 HTTP request sent, awaiting response... 200 OK [2023-08-24T08:49:20.171Z] #7 0.803 Length: 3926726 (3.7M) [application/zip] [2023-08-24T08:49:20.171Z] #7 0.803 Saving to: 'swftools-bin-0.9.2.zip' [2023-08-24T08:49:20.171Z] #7 0.804 [2023-08-24T08:49:20.171Z] #7 0.804 0K .......... .......... .......... .......... .......... 1% 2.83M 1s [2023-08-24T08:49:20.171Z] #7 0.821 50K .......... .......... .......... .......... .......... 2% 5.72M 1s [2023-08-24T08:49:20.171Z] #7 0.829 100K .......... .......... .......... .......... .......... 3% 945K 2s [2023-08-24T08:49:20.171Z] #7 0.882 150K .......... .......... .......... .......... .......... 5% 117M 1s [2023-08-24T08:49:20.171Z] #7 0.883 200K .......... .......... .......... .......... .......... 6% 101M 1s [2023-08-24T08:49:20.171Z] #7 0.883 250K .......... .......... .......... .......... .......... 7% 6.14M 1s [2023-08-24T08:49:20.171Z] #7 0.891 300K .......... .......... .......... .......... .......... 9% 106M 1s [2023-08-24T08:49:20.171Z] #7 0.891 350K .......... .......... .......... .......... .......... 10% 101M 1s [2023-08-24T08:49:20.171Z] #7 0.892 400K .......... .......... .......... .......... .......... 11% 108M 1s [2023-08-24T08:49:20.171Z] #7 0.892 450K .......... .......... .......... .......... .......... 13% 97.3M 1s [2023-08-24T08:49:20.171Z] #7 0.893 500K .......... .......... .......... .......... .......... 14% 7.26M 1s [2023-08-24T08:49:20.171Z] #7 0.900 550K .......... .......... .......... .......... .......... 15% 117M 1s [2023-08-24T08:49:20.171Z] #7 0.900 600K .......... .......... .......... .......... .......... 16% 82.7M 0s [2023-08-24T08:49:20.171Z] #7 0.901 650K .......... .......... .......... .......... .......... 18% 94.1M 0s [2023-08-24T08:49:20.171Z] #7 0.901 700K .......... .......... .......... .......... .......... 19% 103M 0s [2023-08-24T08:49:20.171Z] #7 0.902 750K .......... .......... .......... .......... .......... 20% 143M 0s [2023-08-24T08:49:20.171Z] #7 0.902 800K .......... .......... .......... .......... .......... 22% 112M 0s [2023-08-24T08:49:20.171Z] #7 0.902 850K .......... .......... .......... .......... .......... 23% 102M 0s [2023-08-24T08:49:20.421Z] #7 0.903 900K .......... .......... .......... .......... .......... 24% 8.45M 0s [2023-08-24T08:49:20.421Z] #7 0.909 950K .......... .......... .......... .......... .......... 26% 108M 0s [2023-08-24T08:49:20.421Z] #7 0.909 1000K .......... .......... .......... .......... .......... 27% 114M 0s [2023-08-24T08:49:20.421Z] #7 0.910 1050K .......... .......... .......... .......... .......... 28% 120M 0s [2023-08-24T08:49:20.421Z] #7 0.910 1100K .......... .......... .......... .......... .......... 29% 97.2M 0s [2023-08-24T08:49:20.421Z] #7 0.910 1150K .......... .......... .......... .......... .......... 31% 122M 0s [2023-08-24T08:49:20.421Z] #7 0.911 1200K .......... .......... .......... .......... .......... 32% 67.0M 0s [2023-08-24T08:49:20.421Z] #7 0.912 1250K .......... .......... .......... .......... .......... 33% 45.7M 0s [2023-08-24T08:49:20.421Z] #7 0.913 1300K .......... .......... .......... .......... .......... 35% 49.9M 0s [2023-08-24T08:49:20.421Z] #7 0.914 1350K .......... .......... .......... .......... .......... 36% 43.0M 0s [2023-08-24T08:49:20.422Z] #7 0.915 1400K .......... .......... .......... .......... .......... 37% 62.9M 0s [2023-08-24T08:49:20.422Z] #7 0.916 1450K .......... .......... .......... .......... .......... 39% 53.6M 0s [2023-08-24T08:49:20.422Z] #7 0.916 1500K .......... .......... .......... .......... .......... 40% 38.8M 0s [2023-08-24T08:49:20.422Z] #7 0.918 1550K .......... .......... .......... .......... .......... 41% 37.3M 0s [2023-08-24T08:49:20.422Z] #7 0.919 1600K .......... .......... .......... .......... .......... 43% 49.0M 0s [2023-08-24T08:49:20.422Z] #7 0.920 1650K .......... .......... .......... .......... .......... 44% 39.0M 0s [2023-08-24T08:49:20.422Z] #7 0.921 1700K .......... .......... .......... .......... .......... 45% 33.6M 0s [2023-08-24T08:49:20.422Z] #7 0.923 1750K .......... .......... .......... .......... .......... 46% 40.1M 0s [2023-08-24T08:49:20.422Z] #7 0.924 1800K .......... .......... .......... .......... .......... 48% 43.1M 0s [2023-08-24T08:49:20.422Z] #7 0.925 1850K .......... .......... .......... .......... .......... 49% 41.8M 0s [2023-08-24T08:49:20.422Z] #7 0.926 1900K .......... .......... .......... .......... .......... 50% 45.9M 0s [2023-08-24T08:49:20.422Z] #7 0.927 1950K .......... .......... .......... .......... .......... 52% 35.2M 0s [2023-08-24T08:49:20.422Z] #7 0.929 2000K .......... .......... .......... .......... .......... 53% 42.5M 0s [2023-08-24T08:49:20.422Z] #7 0.930 2050K .......... .......... .......... .......... .......... 54% 51.3M 0s [2023-08-24T08:49:20.422Z] #7 0.931 2100K .......... .......... .......... .......... .......... 56% 39.3M 0s [2023-08-24T08:49:20.422Z] #7 0.932 2150K .......... .......... .......... .......... .......... 57% 45.2M 0s [2023-08-24T08:49:20.422Z] #7 0.933 2200K .......... .......... .......... .......... .......... 58% 46.6M 0s [2023-08-24T08:49:20.422Z] #7 0.934 2250K .......... .......... .......... .......... .......... 59% 55.3M 0s [2023-08-24T08:49:20.422Z] #7 0.935 2300K .......... .......... .......... .......... .......... 61% 61.8M 0s [2023-08-24T08:49:20.422Z] #7 0.936 2350K .......... .......... .......... .......... .......... 62% 48.5M 0s [2023-08-24T08:49:20.422Z] #7 0.937 2400K .......... .......... .......... .......... .......... 63% 58.0M 0s [2023-08-24T08:49:20.422Z] #7 0.938 2450K .......... .......... .......... .......... .......... 65% 63.7M 0s [2023-08-24T08:49:20.422Z] #7 0.938 2500K .......... .......... .......... .......... .......... 66% 67.3M 0s [2023-08-24T08:49:20.422Z] #7 0.939 2550K .......... .......... .......... .......... .......... 67% 75.1M 0s [2023-08-24T08:49:20.422Z] #7 0.940 2600K .......... .......... .......... .......... .......... 69% 60.0M 0s [2023-08-24T08:49:20.422Z] #7 0.941 2650K .......... .......... .......... .......... .......... 70% 71.3M 0s [2023-08-24T08:49:20.422Z] #7 0.941 2700K .......... .......... .......... .......... .......... 71% 68.3M 0s [2023-08-24T08:49:20.422Z] #7 0.942 2750K .......... .......... .......... .......... .......... 73% 83.2M 0s [2023-08-24T08:49:20.422Z] #7 0.943 2800K .......... .......... .......... .......... .......... 74% 75.3M 0s [2023-08-24T08:49:20.422Z] #7 0.943 2850K .......... .......... .......... .......... .......... 75% 64.2M 0s [2023-08-24T08:49:20.422Z] #7 0.944 2900K .......... .......... .......... .......... .......... 76% 73.1M 0s [2023-08-24T08:49:20.422Z] #7 0.945 2950K .......... .......... .......... .......... .......... 78% 62.4M 0s [2023-08-24T08:49:20.422Z] #7 0.945 3000K .......... .......... .......... .......... .......... 79% 106M 0s [2023-08-24T08:49:20.422Z] #7 0.946 3050K .......... .......... .......... .......... .......... 80% 91.2M 0s [2023-08-24T08:49:20.422Z] #7 0.946 3100K .......... .......... .......... .......... .......... 82% 72.8M 0s [2023-08-24T08:49:20.422Z] #7 0.947 3150K .......... .......... .......... .......... .......... 83% 78.9M 0s [2023-08-24T08:49:20.422Z] #7 0.948 3200K .......... .......... .......... .......... .......... 84% 71.5M 0s [2023-08-24T08:49:20.422Z] #7 0.948 3250K .......... .......... .......... .......... .......... 86% 89.9M 0s [2023-08-24T08:49:20.422Z] #7 0.949 3300K .......... .......... .......... .......... .......... 87% 79.5M 0s [2023-08-24T08:49:20.422Z] #7 0.950 3350K .......... .......... .......... .......... .......... 88% 76.3M 0s [2023-08-24T08:49:20.422Z] #7 0.950 3400K .......... .......... .......... .......... .......... 89% 100M 0s [2023-08-24T08:49:20.422Z] #7 0.951 3450K .......... .......... .......... .......... .......... 91% 105M 0s [2023-08-24T08:49:20.422Z] #7 0.951 3500K .......... .......... .......... .......... .......... 92% 92.2M 0s [2023-08-24T08:49:20.422Z] #7 0.952 3550K .......... .......... .......... .......... .......... 93% 89.1M 0s [2023-08-24T08:49:20.422Z] #7 0.952 3600K .......... .......... .......... .......... .......... 95% 82.2M 0s [2023-08-24T08:49:20.422Z] #7 0.953 3650K .......... .......... .......... .......... .......... 96% 87.1M 0s [2023-08-24T08:49:20.422Z] #7 0.953 3700K .......... .......... .......... .......... .......... 97% 97.5M 0s [2023-08-24T08:49:20.422Z] #7 0.954 3750K .......... .......... .......... .......... .......... 99% 104M 0s [2023-08-24T08:49:20.422Z] #7 0.954 3800K .......... .......... .......... .... 100% 112M=0.2s [2023-08-24T08:49:20.422Z] #7 0.955 [2023-08-24T08:49:20.422Z] #7 0.955 2023-08-24 08:49:20 (24.8 MB/s) - 'swftools-bin-0.9.2.zip' saved [3926726/3926726] [2023-08-24T08:49:20.422Z] #7 0.955 [2023-08-24T08:49:20.422Z] #7 0.958 749491e69f27e561f73a07e40484655ef461fad42ae05eddcd26cead7eb0495a - [2023-08-24T08:49:20.422Z] #7 0.960 Archive: swftools-bin-0.9.2.zip [2023-08-24T08:49:20.422Z] #7 0.960 creating: /usr/local/share/swftools/ [2023-08-24T08:49:20.422Z] #7 0.960 creating: /usr/local/share/swftools/swfs/ [2023-08-24T08:49:20.422Z] #7 0.960 inflating: /usr/local/share/swftools/swfs/default_loader.swf [2023-08-24T08:49:20.422Z] #7 0.961 inflating: /usr/local/share/swftools/swfs/keyboard_viewer.swf [2023-08-24T08:49:20.422Z] #7 0.961 inflating: /usr/local/share/swftools/swfs/PreLoaderTemplate.swf [2023-08-24T08:49:20.422Z] #7 0.961 inflating: /usr/local/share/swftools/swfs/swft_loader.swf [2023-08-24T08:49:20.422Z] #7 0.962 inflating: /usr/local/share/swftools/swfs/default_viewer.swf [2023-08-24T08:49:20.422Z] #7 0.962 inflating: /usr/local/share/swftools/swfs/tessel_loader.swf [2023-08-24T08:49:20.422Z] #7 0.962 inflating: /usr/local/share/swftools/swfs/simple_viewer.swf [2023-08-24T08:49:20.422Z] #7 0.962 creating: /usr/local/share/man/man1/ [2023-08-24T08:49:20.422Z] #7 0.962 inflating: /usr/local/share/man/man1/swfextract.1 [2023-08-24T08:49:20.422Z] #7 0.963 inflating: /usr/local/share/man/man1/swfbbox.1 [2023-08-24T08:49:20.422Z] #7 0.963 inflating: /usr/local/share/man/man1/pdf2swf.1 [2023-08-24T08:49:20.422Z] #7 0.963 inflating: /usr/local/share/man/man1/swfdump.1 [2023-08-24T08:49:20.422Z] #7 0.963 inflating: /usr/local/share/man/man1/jpeg2swf.1 [2023-08-24T08:49:20.422Z] #7 0.963 inflating: /usr/local/share/man/man1/swfcombine.1 [2023-08-24T08:49:20.422Z] #7 0.963 inflating: /usr/local/share/man/man1/png2swf.1 [2023-08-24T08:49:20.422Z] #7 0.964 inflating: /usr/local/share/man/man1/swfc.1 [2023-08-24T08:49:20.422Z] #7 0.964 inflating: /usr/local/share/man/man1/as3compile.1 [2023-08-24T08:49:20.422Z] #7 0.964 inflating: /usr/local/share/man/man1/font2swf.1 [2023-08-24T08:49:20.422Z] #7 0.964 extracting: /usr/local/share/man/man1/swfrender.1 [2023-08-24T08:49:20.422Z] #7 0.964 inflating: /usr/local/share/man/man1/swfstrings.1 [2023-08-24T08:49:20.422Z] #7 0.964 inflating: /usr/local/share/man/man1/wav2swf.1 [2023-08-24T08:49:20.422Z] #7 0.964 inflating: /usr/local/bin/swfextract [2023-08-24T08:49:20.422Z] #7 0.975 inflating: /usr/local/bin/png2swf [2023-08-24T08:49:20.422Z] #7 0.977 inflating: /usr/local/bin/as3compile [2023-08-24T08:49:20.422Z] #7 0.986 inflating: /usr/local/bin/swfrender [2023-08-24T08:49:20.422Z] #7 0.996 inflating: /usr/local/bin/wav2swf [2023-08-24T08:49:20.422Z] #7 1.000 inflating: /usr/local/bin/pdf2swf [2023-08-24T08:49:20.422Z] #7 1.036 inflating: /usr/local/bin/swfc [2023-08-24T08:49:20.422Z] #7 1.050 inflating: /usr/local/bin/font2swf [2023-08-24T08:49:20.422Z] #7 1.058 inflating: /usr/local/bin/swfdump [2023-08-24T08:49:20.422Z] #7 1.067 inflating: /usr/local/bin/swfbbox [2023-08-24T08:49:20.422Z] #7 1.076 inflating: /usr/local/bin/swfcombine [2023-08-24T08:49:20.422Z] #7 1.078 inflating: /usr/local/bin/swfstrings [2023-08-24T08:49:20.422Z] #7 1.087 inflating: /usr/local/bin/jpeg2swf [2023-08-24T08:49:20.673Z] #7 DONE 1.2s [2023-08-24T08:49:20.673Z] [2023-08-24T08:49:20.673Z] #8 [ 4/16] 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 [2023-08-24T08:49:21.223Z] #8 0.517 --2023-08-24 08:49:20-- https://www.silverpeas.org/files/pdf2json-bin-0.68.zip [2023-08-24T08:49:21.223Z] #8 0.519 Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189 [2023-08-24T08:49:21.223Z] #8 0.520 Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected. [2023-08-24T08:49:21.223Z] #8 0.543 HTTP request sent, awaiting response... 200 OK [2023-08-24T08:49:21.223Z] #8 0.564 Length: 7047896 (6.7M) [application/zip] [2023-08-24T08:49:21.223Z] #8 0.564 Saving to: 'pdf2json-bin-0.68.zip' [2023-08-24T08:49:21.223Z] #8 0.565 [2023-08-24T08:49:21.223Z] #8 0.565 0K .......... .......... .......... .......... .......... 0% 2.70M 2s [2023-08-24T08:49:21.223Z] #8 0.583 50K .......... .......... .......... .......... .......... 1% 5.41M 2s [2023-08-24T08:49:21.223Z] #8 0.592 100K .......... .......... .......... .......... .......... 2% 71.3M 1s [2023-08-24T08:49:21.223Z] #8 0.592 150K .......... .......... .......... .......... .......... 2% 5.91M 1s [2023-08-24T08:49:21.223Z] #8 0.601 200K .......... .......... .......... .......... .......... 3% 77.5M 1s [2023-08-24T08:49:21.223Z] #8 0.601 250K .......... .......... .......... .......... .......... 4% 120M 1s [2023-08-24T08:49:21.223Z] #8 0.602 300K .......... .......... .......... .......... .......... 5% 131M 1s [2023-08-24T08:49:21.223Z] #8 0.602 350K .......... .......... .......... .......... .......... 5% 92.5M 1s [2023-08-24T08:49:21.223Z] #8 0.603 400K .......... .......... .......... .......... .......... 6% 6.41M 1s [2023-08-24T08:49:21.223Z] #8 0.610 450K .......... .......... .......... .......... .......... 7% 106M 1s [2023-08-24T08:49:21.223Z] #8 0.611 500K .......... .......... .......... .......... .......... 7% 115M 1s [2023-08-24T08:49:21.223Z] #8 0.611 550K .......... .......... .......... .......... .......... 8% 132M 0s [2023-08-24T08:49:21.223Z] #8 0.611 600K .......... .......... .......... .......... .......... 9% 74.2M 0s [2023-08-24T08:49:21.223Z] #8 0.612 650K .......... .......... .......... .......... .......... 10% 59.7M 0s [2023-08-24T08:49:21.223Z] #8 0.613 700K .......... .......... .......... .......... .......... 10% 51.4M 0s [2023-08-24T08:49:21.224Z] #8 0.614 750K .......... .......... .......... .......... .......... 11% 51.4M 0s [2023-08-24T08:49:21.224Z] #8 0.615 800K .......... .......... .......... .......... .......... 12% 11.4M 0s [2023-08-24T08:49:21.224Z] #8 0.619 850K .......... .......... .......... .......... .......... 13% 112M 0s [2023-08-24T08:49:21.224Z] #8 0.619 900K .......... .......... .......... .......... .......... 13% 95.6M 0s [2023-08-24T08:49:21.224Z] #8 0.620 950K .......... .......... .......... .......... .......... 14% 58.7M 0s [2023-08-24T08:49:21.224Z] #8 0.621 1000K .......... .......... .......... .......... .......... 15% 93.5M 0s [2023-08-24T08:49:21.224Z] #8 0.621 1050K .......... .......... .......... .......... .......... 15% 118M 0s [2023-08-24T08:49:21.224Z] #8 0.622 1100K .......... .......... .......... .......... .......... 16% 66.6M 0s [2023-08-24T08:49:21.224Z] #8 0.622 1150K .......... .......... .......... .......... .......... 17% 62.7M 0s [2023-08-24T08:49:21.224Z] #8 0.623 1200K .......... .......... .......... .......... .......... 18% 69.8M 0s [2023-08-24T08:49:21.224Z] #8 0.624 1250K .......... .......... .......... .......... .......... 18% 66.2M 0s [2023-08-24T08:49:21.224Z] #8 0.625 1300K .......... .......... .......... .......... .......... 19% 57.2M 0s [2023-08-24T08:49:21.224Z] #8 0.626 1350K .......... .......... .......... .......... .......... 20% 4.16M 0s [2023-08-24T08:49:21.224Z] #8 0.637 1400K .......... .......... .......... .......... .......... 21% 125M 0s [2023-08-24T08:49:21.224Z] #8 0.638 1450K .......... .......... .......... .......... .......... 21% 119M 0s [2023-08-24T08:49:21.224Z] #8 0.638 1500K .......... .......... .......... .......... .......... 22% 125M 0s [2023-08-24T08:49:21.224Z] #8 0.638 1550K .......... .......... .......... .......... .......... 23% 136M 0s [2023-08-24T08:49:21.224Z] #8 0.639 1600K .......... .......... .......... .......... .......... 23% 123M 0s [2023-08-24T08:49:21.224Z] #8 0.639 1650K .......... .......... .......... .......... .......... 24% 115M 0s [2023-08-24T08:49:21.224Z] #8 0.640 1700K .......... .......... .......... .......... .......... 25% 132M 0s [2023-08-24T08:49:21.224Z] #8 0.640 1750K .......... .......... .......... .......... .......... 26% 138M 0s [2023-08-24T08:49:21.224Z] #8 0.640 1800K .......... .......... .......... .......... .......... 26% 138M 0s [2023-08-24T08:49:21.224Z] #8 0.641 1850K .......... .......... .......... .......... .......... 27% 126M 0s [2023-08-24T08:49:21.224Z] #8 0.641 1900K .......... .......... .......... .......... .......... 28% 134M 0s [2023-08-24T08:49:21.224Z] #8 0.642 1950K .......... .......... .......... .......... .......... 29% 127M 0s [2023-08-24T08:49:21.224Z] #8 0.642 2000K .......... .......... .......... .......... .......... 29% 117M 0s [2023-08-24T08:49:21.224Z] #8 0.642 2050K .......... .......... .......... .......... .......... 30% 117M 0s [2023-08-24T08:49:21.224Z] #8 0.643 2100K .......... .......... .......... .......... .......... 31% 116M 0s [2023-08-24T08:49:21.224Z] #8 0.643 2150K .......... .......... .......... .......... .......... 31% 79.2M 0s [2023-08-24T08:49:21.224Z] #8 0.644 2200K .......... .......... .......... .......... .......... 32% 114M 0s [2023-08-24T08:49:21.224Z] #8 0.644 2250K .......... .......... .......... .......... .......... 33% 106M 0s [2023-08-24T08:49:21.224Z] #8 0.645 2300K .......... .......... .......... .......... .......... 34% 131M 0s [2023-08-24T08:49:21.224Z] #8 0.645 2350K .......... .......... .......... .......... .......... 34% 109M 0s [2023-08-24T08:49:21.224Z] #8 0.645 2400K .......... .......... .......... .......... .......... 35% 133M 0s [2023-08-24T08:49:21.224Z] #8 0.646 2450K .......... .......... .......... .......... .......... 36% 127M 0s [2023-08-24T08:49:21.224Z] #8 0.646 2500K .......... .......... .......... .......... .......... 37% 150M 0s [2023-08-24T08:49:21.224Z] #8 0.647 2550K .......... .......... .......... .......... .......... 37% 142M 0s [2023-08-24T08:49:21.224Z] #8 0.647 2600K .......... .......... .......... .......... .......... 38% 119M 0s [2023-08-24T08:49:21.224Z] #8 0.647 2650K .......... .......... .......... .......... .......... 39% 126M 0s [2023-08-24T08:49:21.224Z] #8 0.648 2700K .......... .......... .......... .......... .......... 39% 103M 0s [2023-08-24T08:49:21.224Z] #8 0.648 2750K .......... .......... .......... .......... .......... 40% 127M 0s [2023-08-24T08:49:21.224Z] #8 0.649 2800K .......... .......... .......... .......... .......... 41% 118M 0s [2023-08-24T08:49:21.224Z] #8 0.649 2850K .......... .......... .......... .......... .......... 42% 110M 0s [2023-08-24T08:49:21.224Z] #8 0.649 2900K .......... .......... .......... .......... .......... 42% 89.5M 0s [2023-08-24T08:49:21.224Z] #8 0.650 2950K .......... .......... .......... .......... .......... 43% 76.7M 0s [2023-08-24T08:49:21.224Z] #8 0.651 3000K .......... .......... .......... .......... .......... 44% 56.8M 0s [2023-08-24T08:49:21.224Z] #8 0.652 3050K .......... .......... .......... .......... .......... 45% 82.6M 0s [2023-08-24T08:49:21.224Z] #8 0.652 3100K .......... .......... .......... .......... .......... 45% 46.2M 0s [2023-08-24T08:49:21.224Z] #8 0.653 3150K .......... .......... .......... .......... .......... 46% 44.5M 0s [2023-08-24T08:49:21.224Z] #8 0.654 3200K .......... .......... .......... .......... .......... 47% 53.5M 0s [2023-08-24T08:49:21.224Z] #8 0.655 3250K .......... .......... .......... .......... .......... 47% 63.5M 0s [2023-08-24T08:49:21.224Z] #8 0.656 3300K .......... .......... .......... .......... .......... 48% 31.5M 0s [2023-08-24T08:49:21.224Z] #8 0.657 3350K .......... .......... .......... .......... .......... 49% 51.6M 0s [2023-08-24T08:49:21.224Z] #8 0.658 3400K .......... .......... .......... .......... .......... 50% 85.5M 0s [2023-08-24T08:49:21.224Z] #8 0.659 3450K .......... .......... .......... .......... .......... 50% 114M 0s [2023-08-24T08:49:21.224Z] #8 0.659 3500K .......... .......... .......... .......... .......... 51% 107M 0s [2023-08-24T08:49:21.224Z] #8 0.660 3550K .......... .......... .......... .......... .......... 52% 130M 0s [2023-08-24T08:49:21.224Z] #8 0.660 3600K .......... .......... .......... .......... .......... 53% 53.5M 0s [2023-08-24T08:49:21.224Z] #8 0.661 3650K .......... .......... .......... .......... .......... 53% 55.6M 0s [2023-08-24T08:49:21.224Z] #8 0.662 3700K .......... .......... .......... .......... .......... 54% 32.9M 0s [2023-08-24T08:49:21.224Z] #8 0.663 3750K .......... .......... .......... .......... .......... 55% 87.7M 0s [2023-08-24T08:49:21.224Z] #8 0.664 3800K .......... .......... .......... .......... .......... 55% 78.1M 0s [2023-08-24T08:49:21.224Z] #8 0.665 3850K .......... .......... .......... .......... .......... 56% 38.8M 0s [2023-08-24T08:49:21.224Z] #8 0.666 3900K .......... .......... .......... .......... .......... 57% 30.7M 0s [2023-08-24T08:49:21.224Z] #8 0.668 3950K .......... .......... .......... .......... .......... 58% 95.5M 0s [2023-08-24T08:49:21.224Z] #8 0.668 4000K .......... .......... .......... .......... .......... 58% 126M 0s [2023-08-24T08:49:21.224Z] #8 0.668 4050K .......... .......... .......... .......... .......... 59% 111M 0s [2023-08-24T08:49:21.224Z] #8 0.669 4100K .......... .......... .......... .......... .......... 60% 54.9M 0s [2023-08-24T08:49:21.224Z] #8 0.670 4150K .......... .......... .......... .......... .......... 61% 44.2M 0s [2023-08-24T08:49:21.224Z] #8 0.671 4200K .......... .......... .......... .......... .......... 61% 63.7M 0s [2023-08-24T08:49:21.224Z] #8 0.672 4250K .......... .......... .......... .......... .......... 62% 106M 0s [2023-08-24T08:49:21.224Z] #8 0.672 4300K .......... .......... .......... .......... .......... 63% 56.1M 0s [2023-08-24T08:49:21.224Z] #8 0.673 4350K .......... .......... .......... .......... .......... 63% 56.9M 0s [2023-08-24T08:49:21.224Z] #8 0.674 4400K .......... .......... .......... .......... .......... 64% 49.9M 0s [2023-08-24T08:49:21.224Z] #8 0.675 4450K .......... .......... .......... .......... .......... 65% 78.6M 0s [2023-08-24T08:49:21.224Z] #8 0.675 4500K .......... .......... .......... .......... .......... 66% 34.8M 0s [2023-08-24T08:49:21.224Z] #8 0.677 4550K .......... .......... .......... .......... .......... 66% 54.8M 0s [2023-08-24T08:49:21.224Z] #8 0.678 4600K .......... .......... .......... .......... .......... 67% 62.5M 0s [2023-08-24T08:49:21.224Z] #8 0.678 4650K .......... .......... .......... .......... .......... 68% 62.1M 0s [2023-08-24T08:49:21.224Z] #8 0.679 4700K .......... .......... .......... .......... .......... 69% 89.2M 0s [2023-08-24T08:49:21.224Z] #8 0.680 4750K .......... .......... .......... .......... .......... 69% 71.5M 0s [2023-08-24T08:49:21.224Z] #8 0.681 4800K .......... .......... .......... .......... .......... 70% 89.9M 0s [2023-08-24T08:49:21.224Z] #8 0.681 4850K .......... .......... .......... .......... .......... 71% 32.2M 0s [2023-08-24T08:49:21.224Z] #8 0.683 4900K .......... .......... .......... .......... .......... 71% 108M 0s [2023-08-24T08:49:21.224Z] #8 0.683 4950K .......... .......... .......... .......... .......... 72% 86.9M 0s [2023-08-24T08:49:21.224Z] #8 0.684 5000K .......... .......... .......... .......... .......... 73% 36.4M 0s [2023-08-24T08:49:21.224Z] #8 0.685 5050K .......... .......... .......... .......... .......... 74% 35.4M 0s [2023-08-24T08:49:21.224Z] #8 0.686 5100K .......... .......... .......... .......... .......... 74% 20.5M 0s [2023-08-24T08:49:21.224Z] #8 0.689 5150K .......... .......... .......... .......... .......... 75% 105M 0s [2023-08-24T08:49:21.224Z] #8 0.689 5200K .......... .......... .......... .......... .......... 76% 97.4M 0s [2023-08-24T08:49:21.224Z] #8 0.690 5250K .......... .......... .......... .......... .......... 77% 93.9M 0s [2023-08-24T08:49:21.224Z] #8 0.690 5300K .......... .......... .......... .......... .......... 77% 114M 0s [2023-08-24T08:49:21.224Z] #8 0.691 5350K .......... .......... .......... .......... .......... 78% 101M 0s [2023-08-24T08:49:21.224Z] #8 0.691 5400K .......... .......... .......... .......... .......... 79% 78.7M 0s [2023-08-24T08:49:21.224Z] #8 0.692 5450K .......... .......... .......... .......... .......... 79% 82.6M 0s [2023-08-24T08:49:21.224Z] #8 0.692 5500K .......... .......... .......... .......... .......... 80% 112M 0s [2023-08-24T08:49:21.224Z] #8 0.693 5550K .......... .......... .......... .......... .......... 81% 51.9M 0s [2023-08-24T08:49:21.224Z] #8 0.694 5600K .......... .......... .......... .......... .......... 82% 35.9M 0s [2023-08-24T08:49:21.224Z] #8 0.695 5650K .......... .......... .......... .......... .......... 82% 44.9M 0s [2023-08-24T08:49:21.224Z] #8 0.696 5700K .......... .......... .......... .......... .......... 83% 25.0M 0s [2023-08-24T08:49:21.224Z] #8 0.698 5750K .......... .......... .......... .......... .......... 84% 65.1M 0s [2023-08-24T08:49:21.224Z] #8 0.699 5800K .......... .......... .......... .......... .......... 84% 78.7M 0s [2023-08-24T08:49:21.224Z] #8 0.699 5850K .......... .......... .......... .......... .......... 85% 99.6M 0s [2023-08-24T08:49:21.224Z] #8 0.700 5900K .......... .......... .......... .......... .......... 86% 77.0M 0s [2023-08-24T08:49:21.224Z] #8 0.701 5950K .......... .......... .......... .......... .......... 87% 64.1M 0s [2023-08-24T08:49:21.224Z] #8 0.701 6000K .......... .......... .......... .......... .......... 87% 70.6M 0s [2023-08-24T08:49:21.224Z] #8 0.702 6050K .......... .......... .......... .......... .......... 88% 74.4M 0s [2023-08-24T08:49:21.224Z] #8 0.703 6100K .......... .......... .......... .......... .......... 89% 98.2M 0s [2023-08-24T08:49:21.224Z] #8 0.703 6150K .......... .......... .......... .......... .......... 90% 65.5M 0s [2023-08-24T08:49:21.224Z] #8 0.704 6200K .......... .......... .......... .......... .......... 90% 80.6M 0s [2023-08-24T08:49:21.224Z] #8 0.705 6250K .......... .......... .......... .......... .......... 91% 21.8M 0s [2023-08-24T08:49:21.224Z] #8 0.707 6300K .......... .......... .......... .......... .......... 92% 45.4M 0s [2023-08-24T08:49:21.224Z] #8 0.708 6350K .......... .......... .......... .......... .......... 92% 68.7M 0s [2023-08-24T08:49:21.224Z] #8 0.709 6400K .......... .......... .......... .......... .......... 93% 115M 0s [2023-08-24T08:49:21.224Z] #8 0.709 6450K .......... .......... .......... .......... .......... 94% 92.7M 0s [2023-08-24T08:49:21.224Z] #8 0.709 6500K .......... .......... .......... .......... .......... 95% 51.4M 0s [2023-08-24T08:49:21.224Z] #8 0.710 6550K .......... .......... .......... .......... .......... 95% 122M 0s [2023-08-24T08:49:21.224Z] #8 0.711 6600K .......... .......... .......... .......... .......... 96% 54.5M 0s [2023-08-24T08:49:21.224Z] #8 0.712 6650K .......... .......... .......... .......... .......... 97% 115M 0s [2023-08-24T08:49:21.224Z] #8 0.712 6700K .......... .......... .......... .......... .......... 98% 50.4M 0s [2023-08-24T08:49:21.224Z] #8 0.713 6750K .......... .......... .......... .......... .......... 98% 105M 0s [2023-08-24T08:49:21.224Z] #8 0.714 6800K .......... .......... .......... .......... .......... 99% 114M 0s [2023-08-24T08:49:21.224Z] #8 0.714 6850K .......... .......... .......... .. 100% 20.2M=0.2s [2023-08-24T08:49:21.224Z] #8 0.716 [2023-08-24T08:49:21.224Z] #8 0.716 2023-08-24 08:49:21 (44.5 MB/s) - 'pdf2json-bin-0.68.zip' saved [7047896/7047896] [2023-08-24T08:49:21.224Z] #8 0.716 [2023-08-24T08:49:21.224Z] #8 0.717 d2e7df9c03e4b5cbb59cd9ee59f699040a682d462dbbed75a1bf1f3a7ff8ce81 - [2023-08-24T08:49:21.224Z] #8 0.719 Archive: pdf2json-bin-0.68.zip [2023-08-24T08:49:21.224Z] #8 0.719 inflating: /usr/local/etc/xpdfrc [2023-08-24T08:49:21.224Z] #8 0.719 inflating: /usr/local/bin/pdftotext [2023-08-24T08:49:21.482Z] #8 0.759 inflating: /usr/local/bin/pdfimages [2023-08-24T08:49:21.482Z] #8 0.797 inflating: /usr/local/bin/pdfinfo [2023-08-24T08:49:21.482Z] #8 0.834 inflating: /usr/local/bin/pdffonts [2023-08-24T08:49:21.482Z] #8 0.872 inflating: /usr/local/bin/pdf2json [2023-08-24T08:49:21.482Z] #8 0.911 inflating: /usr/local/bin/pdftops [2023-08-24T08:49:21.482Z] #8 0.961 inflating: /usr/local/man/man1/pdftotext.1 [2023-08-24T08:49:21.482Z] #8 0.961 inflating: /usr/local/man/man1/pdffonts.1 [2023-08-24T08:49:21.482Z] #8 0.961 inflating: /usr/local/man/man1/pdfimages.1 [2023-08-24T08:49:21.482Z] #8 0.961 inflating: /usr/local/man/man1/pdftops.1 [2023-08-24T08:49:21.482Z] #8 0.961 inflating: /usr/local/man/man1/pdfinfo.1 [2023-08-24T08:49:21.482Z] #8 0.962 creating: /usr/local/man/man5/ [2023-08-24T08:49:21.482Z] #8 0.962 inflating: /usr/local/man/man5/xpdfrc.5 [2023-08-24T08:49:21.732Z] #8 DONE 1.1s [2023-08-24T08:49:21.732Z] [2023-08-24T08:49:21.732Z] #9 [ 5/16] 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 [2023-08-24T08:49:22.283Z] #9 0.494 Generating locales (this might take a while)... [2023-08-24T08:49:24.145Z] #9 0.513 de_DE.UTF-8... done [2023-08-24T08:49:26.628Z] #9 2.473 en_AG.UTF-8... done [2023-08-24T08:49:28.490Z] #9 4.482 en_AU.UTF-8... done [2023-08-24T08:49:32.613Z] #9 6.503 en_BW.UTF-8... done [2023-08-24T08:49:32.613Z] #9 8.585 en_CA.UTF-8... done [2023-08-24T08:49:34.475Z] #9 10.52 en_DK.UTF-8... done [2023-08-24T08:49:36.337Z] #9 12.52 en_GB.UTF-8... done [2023-08-24T08:49:38.199Z] #9 14.45 en_HK.UTF-8... done [2023-08-24T08:49:40.682Z] #9 16.41 en_IE.UTF-8... done [2023-08-24T08:49:42.026Z] #9 18.36 en_IL.UTF-8... done [2023-08-24T08:49:44.509Z] #9 20.33 en_IN.UTF-8... done [2023-08-24T08:49:46.370Z] #9 22.30 en_NG.UTF-8... done [2023-08-24T08:49:48.232Z] #9 24.25 en_NZ.UTF-8... done [2023-08-24T08:49:50.094Z] #9 26.27 en_PH.UTF-8... done [2023-08-24T08:49:51.956Z] #9 28.23 en_SG.UTF-8... done [2023-08-24T08:49:54.439Z] #9 30.22 en_US.UTF-8... done [2023-08-24T08:49:55.783Z] #9 32.16 en_ZA.UTF-8... done [2023-08-24T08:49:57.895Z] #9 34.09 en_ZM.UTF-8... done [2023-08-24T08:49:59.756Z] #9 36.04 en_ZW.UTF-8... done [2023-08-24T08:50:02.239Z] #9 38.03 fr_BE.UTF-8... done [2023-08-24T08:50:04.101Z] #9 40.00 fr_CA.UTF-8... done [2023-08-24T08:50:05.963Z] #9 41.97 fr_CH.UTF-8... done [2023-08-24T08:50:07.825Z] #9 43.93 fr_FR.UTF-8... done [2023-08-24T08:50:09.687Z] #9 45.85 fr_LU.UTF-8... done [2023-08-24T08:50:09.687Z] #9 47.94 Generation complete. [2023-08-24T08:50:11.549Z] #9 DONE 49.6s [2023-08-24T08:50:11.549Z] [2023-08-24T08:50:11.549Z] #10 [ 6/16] RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip && wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.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-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip && wget -nc https://github.com/wildfly/wildfly/releases/download/${WILDFLY_VERSION}.Final/wildfly-${WILDFLY_VERSION}.Final.zip && unzip silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip -d /opt && unzip wildfly-${WILDFLY_VERSION}.Final.zip -d /opt && mv /opt/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?} /opt/silverpeas && mv /opt/wildfly-${WILDFLY_VERSION}.Final /opt/wildfly && rm *.zip && mkdir -p /root/.m2 [2023-08-24T08:50:11.800Z] #10 0.475 --2023-08-24 08:50:11-- https://www.silverpeas.org/files/silverpeas-6.3.1-wildfly26.zip [2023-08-24T08:50:11.800Z] #10 0.478 Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189 [2023-08-24T08:50:11.800Z] #10 0.480 Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected. [2023-08-24T08:50:11.800Z] #10 0.503 HTTP request sent, awaiting response... 200 OK [2023-08-24T08:50:11.800Z] #10 0.521 Length: 5204737 (5.0M) [application/zip] [2023-08-24T08:50:11.800Z] #10 0.521 Saving to: ‘silverpeas-6.3.1-wildfly26.zip’ [2023-08-24T08:50:11.800Z] #10 0.522 [2023-08-24T08:50:11.800Z] #10 0.522 0K .......... .......... .......... .......... .......... 0% 2.70M 2s [2023-08-24T08:50:11.800Z] #10 0.540 50K .......... .......... .......... .......... .......... 1% 5.49M 1s [2023-08-24T08:50:11.800Z] #10 0.549 100K .......... .......... .......... .......... .......... 2% 54.2M 1s [2023-08-24T08:50:11.800Z] #10 0.549 150K .......... .......... .......... .......... .......... 3% 5.97M 1s [2023-08-24T08:50:11.800Z] #10 0.558 200K .......... .......... .......... .......... .......... 4% 77.7M 1s [2023-08-24T08:50:11.800Z] #10 0.558 250K .......... .......... .......... .......... .......... 5% 106M 1s [2023-08-24T08:50:11.800Z] #10 0.559 300K .......... .......... .......... .......... .......... 6% 115M 1s [2023-08-24T08:50:11.800Z] #10 0.559 350K .......... .......... .......... .......... .......... 7% 104M 0s [2023-08-24T08:50:11.800Z] #10 0.560 400K .......... .......... .......... .......... .......... 8% 6.45M 0s [2023-08-24T08:50:11.800Z] #10 0.567 450K .......... .......... .......... .......... .......... 9% 83.4M 0s [2023-08-24T08:50:11.800Z] #10 0.568 500K .......... .......... .......... .......... .......... 10% 123M 0s [2023-08-24T08:50:11.800Z] #10 0.568 550K .......... .......... .......... .......... .......... 11% 97.0M 0s [2023-08-24T08:50:11.800Z] #10 0.569 600K .......... .......... .......... .......... .......... 12% 115M 0s [2023-08-24T08:50:11.800Z] #10 0.569 650K .......... .......... .......... .......... .......... 13% 130M 0s [2023-08-24T08:50:11.800Z] #10 0.569 700K .......... .......... .......... .......... .......... 14% 91.3M 0s [2023-08-24T08:50:11.800Z] #10 0.570 750K .......... .......... .......... .......... .......... 15% 119M 0s [2023-08-24T08:50:11.800Z] #10 0.570 800K .......... .......... .......... .......... .......... 16% 8.66M 0s [2023-08-24T08:50:11.800Z] #10 0.576 850K .......... .......... .......... .......... .......... 17% 76.0M 0s [2023-08-24T08:50:11.800Z] #10 0.577 900K .......... .......... .......... .......... .......... 18% 134M 0s [2023-08-24T08:50:11.800Z] #10 0.577 950K .......... .......... .......... .......... .......... 19% 92.7M 0s [2023-08-24T08:50:11.800Z] #10 0.578 1000K .......... .......... .......... .......... .......... 20% 130M 0s [2023-08-24T08:50:11.800Z] #10 0.578 1050K .......... .......... .......... .......... .......... 21% 117M 0s [2023-08-24T08:50:11.800Z] #10 0.578 1100K .......... .......... .......... .......... .......... 22% 107M 0s [2023-08-24T08:50:11.800Z] #10 0.579 1150K .......... .......... .......... .......... .......... 23% 103M 0s [2023-08-24T08:50:11.800Z] #10 0.579 1200K .......... .......... .......... .......... .......... 24% 110M 0s [2023-08-24T08:50:11.800Z] #10 0.580 1250K .......... .......... .......... .......... .......... 25% 118M 0s [2023-08-24T08:50:11.800Z] #10 0.580 1300K .......... .......... .......... .......... .......... 26% 115M 0s [2023-08-24T08:50:11.800Z] #10 0.581 1350K .......... .......... .......... .......... .......... 27% 98.9M 0s [2023-08-24T08:50:11.800Z] #10 0.581 1400K .......... .......... .......... .......... .......... 28% 117M 0s [2023-08-24T08:50:11.800Z] #10 0.581 1450K .......... .......... .......... .......... .......... 29% 99.7M 0s [2023-08-24T08:50:11.800Z] #10 0.582 1500K .......... .......... .......... .......... .......... 30% 116M 0s [2023-08-24T08:50:11.800Z] #10 0.582 1550K .......... .......... .......... .......... .......... 31% 111M 0s [2023-08-24T08:50:11.800Z] #10 0.583 1600K .......... .......... .......... .......... .......... 32% 107M 0s [2023-08-24T08:50:11.800Z] #10 0.583 1650K .......... .......... .......... .......... .......... 33% 33.3M 0s [2023-08-24T08:50:11.800Z] #10 0.585 1700K .......... .......... .......... .......... .......... 34% 44.3M 0s [2023-08-24T08:50:11.800Z] #10 0.586 1750K .......... .......... .......... .......... .......... 35% 57.2M 0s [2023-08-24T08:50:11.800Z] #10 0.587 1800K .......... .......... .......... .......... .......... 36% 110M 0s [2023-08-24T08:50:11.800Z] #10 0.589 1850K .......... .......... .......... .......... .......... 37% 92.7M 0s [2023-08-24T08:50:11.800Z] #10 0.589 1900K .......... .......... .......... .......... .......... 38% 130M 0s [2023-08-24T08:50:11.800Z] #10 0.589 1950K .......... .......... .......... .......... .......... 39% 113M 0s [2023-08-24T08:50:11.800Z] #10 0.589 2000K .......... .......... .......... .......... .......... 40% 122M 0s [2023-08-24T08:50:11.800Z] #10 0.589 2050K .......... .......... .......... .......... .......... 41% 126M 0s [2023-08-24T08:50:11.800Z] #10 0.589 2100K .......... .......... .......... .......... .......... 42% 98.3M 0s [2023-08-24T08:50:11.800Z] #10 0.590 2150K .......... .......... .......... .......... .......... 43% 70.4M 0s [2023-08-24T08:50:11.800Z] #10 0.590 2200K .......... .......... .......... .......... .......... 44% 92.4M 0s [2023-08-24T08:50:11.800Z] #10 0.591 2250K .......... .......... .......... .......... .......... 45% 107M 0s [2023-08-24T08:50:11.800Z] #10 0.591 2300K .......... .......... .......... .......... .......... 46% 107M 0s [2023-08-24T08:50:11.800Z] #10 0.592 2350K .......... .......... .......... .......... .......... 47% 95.5M 0s [2023-08-24T08:50:11.800Z] #10 0.592 2400K .......... .......... .......... .......... .......... 48% 117M 0s [2023-08-24T08:50:11.800Z] #10 0.593 2450K .......... .......... .......... .......... .......... 49% 127M 0s [2023-08-24T08:50:11.800Z] #10 0.593 2500K .......... .......... .......... .......... .......... 50% 147M 0s [2023-08-24T08:50:11.800Z] #10 0.594 2550K .......... .......... .......... .......... .......... 51% 120M 0s [2023-08-24T08:50:11.800Z] #10 0.594 2600K .......... .......... .......... .......... .......... 52% 116M 0s [2023-08-24T08:50:11.800Z] #10 0.594 2650K .......... .......... .......... .......... .......... 53% 111M 0s [2023-08-24T08:50:11.800Z] #10 0.595 2700K .......... .......... .......... .......... .......... 54% 122M 0s [2023-08-24T08:50:11.800Z] #10 0.595 2750K .......... .......... .......... .......... .......... 55% 152M 0s [2023-08-24T08:50:11.800Z] #10 0.595 2800K .......... .......... .......... .......... .......... 56% 121M 0s [2023-08-24T08:50:11.800Z] #10 0.596 2850K .......... .......... .......... .......... .......... 57% 132M 0s [2023-08-24T08:50:11.800Z] #10 0.596 2900K .......... .......... .......... .......... .......... 58% 141M 0s [2023-08-24T08:50:11.800Z] #10 0.597 2950K .......... .......... .......... .......... .......... 59% 112M 0s [2023-08-24T08:50:11.800Z] #10 0.597 3000K .......... .......... .......... .......... .......... 60% 91.5M 0s [2023-08-24T08:50:11.800Z] #10 0.600 3050K .......... .......... .......... .......... .......... 60% 110M 0s [2023-08-24T08:50:11.800Z] #10 0.600 3100K .......... .......... .......... .......... .......... 61% 103M 0s [2023-08-24T08:50:11.800Z] #10 0.600 3150K .......... .......... .......... .......... .......... 62% 115M 0s [2023-08-24T08:50:11.800Z] #10 0.600 3200K .......... .......... .......... .......... .......... 63% 97.1M 0s [2023-08-24T08:50:11.800Z] #10 0.600 3250K .......... .......... .......... .......... .......... 64% 127M 0s [2023-08-24T08:50:11.800Z] #10 0.600 3300K .......... .......... .......... .......... .......... 65% 150M 0s [2023-08-24T08:50:11.800Z] #10 0.600 3350K .......... .......... .......... .......... .......... 66% 89.6M 0s [2023-08-24T08:50:11.800Z] #10 0.601 3400K .......... .......... .......... .......... .......... 67% 106M 0s [2023-08-24T08:50:11.800Z] #10 0.601 3450K .......... .......... .......... .......... .......... 68% 86.9M 0s [2023-08-24T08:50:11.800Z] #10 0.602 3500K .......... .......... .......... .......... .......... 69% 106M 0s [2023-08-24T08:50:11.800Z] #10 0.602 3550K .......... .......... .......... .......... .......... 70% 104M 0s [2023-08-24T08:50:11.800Z] #10 0.603 3600K .......... .......... .......... .......... .......... 71% 101M 0s [2023-08-24T08:50:11.800Z] #10 0.603 3650K .......... .......... .......... .......... .......... 72% 103M 0s [2023-08-24T08:50:11.800Z] #10 0.604 3700K .......... .......... .......... .......... .......... 73% 101M 0s [2023-08-24T08:50:11.800Z] #10 0.604 3750K .......... .......... .......... .......... .......... 74% 106M 0s [2023-08-24T08:50:11.800Z] #10 0.605 3800K .......... .......... .......... .......... .......... 75% 115M 0s [2023-08-24T08:50:11.800Z] #10 0.605 3850K .......... .......... .......... .......... .......... 76% 105M 0s [2023-08-24T08:50:11.800Z] #10 0.605 3900K .......... .......... .......... .......... .......... 77% 95.1M 0s [2023-08-24T08:50:11.800Z] #10 0.606 3950K .......... .......... .......... .......... .......... 78% 92.3M 0s [2023-08-24T08:50:11.800Z] #10 0.606 4000K .......... .......... .......... .......... .......... 79% 101M 0s [2023-08-24T08:50:11.800Z] #10 0.607 4050K .......... .......... .......... .......... .......... 80% 101M 0s [2023-08-24T08:50:11.800Z] #10 0.607 4100K .......... .......... .......... .......... .......... 81% 103M 0s [2023-08-24T08:50:11.800Z] #10 0.608 4150K .......... .......... .......... .......... .......... 82% 97.4M 0s [2023-08-24T08:50:11.800Z] #10 0.608 4200K .......... .......... .......... .......... .......... 83% 80.7M 0s [2023-08-24T08:50:11.800Z] #10 0.609 4250K .......... .......... .......... .......... .......... 84% 86.4M 0s [2023-08-24T08:50:11.800Z] #10 0.610 4300K .......... .......... .......... .......... .......... 85% 109M 0s [2023-08-24T08:50:11.800Z] #10 0.610 4350K .......... .......... .......... .......... .......... 86% 99.7M 0s [2023-08-24T08:50:11.800Z] #10 0.611 4400K .......... .......... .......... .......... .......... 87% 126M 0s [2023-08-24T08:50:11.800Z] #10 0.611 4450K .......... .......... .......... .......... .......... 88% 136M 0s [2023-08-24T08:50:11.800Z] #10 0.611 4500K .......... .......... .......... .......... .......... 89% 133M 0s [2023-08-24T08:50:11.800Z] #10 0.612 4550K .......... .......... .......... .......... .......... 90% 171M 0s [2023-08-24T08:50:11.800Z] #10 0.612 4600K .......... .......... .......... .......... .......... 91% 87.4M 0s [2023-08-24T08:50:11.800Z] #10 0.613 4650K .......... .......... .......... .......... .......... 92% 117M 0s [2023-08-24T08:50:11.800Z] #10 0.613 4700K .......... .......... .......... .......... .......... 93% 92.4M 0s [2023-08-24T08:50:11.800Z] #10 0.613 4750K .......... .......... .......... .......... .......... 94% 92.9M 0s [2023-08-24T08:50:11.800Z] #10 0.614 4800K .......... .......... .......... .......... .......... 95% 108M 0s [2023-08-24T08:50:11.800Z] #10 0.614 4850K .......... .......... .......... .......... .......... 96% 99.0M 0s [2023-08-24T08:50:11.800Z] #10 0.615 4900K .......... .......... .......... .......... .......... 97% 102M 0s [2023-08-24T08:50:11.800Z] #10 0.615 4950K .......... .......... .......... .......... .......... 98% 101M 0s [2023-08-24T08:50:11.800Z] #10 0.616 5000K .......... .......... .......... .......... .......... 99% 131M 0s [2023-08-24T08:50:11.800Z] #10 0.616 5050K .......... .......... .......... .. 100% 135M=0.1s [2023-08-24T08:50:11.800Z] #10 0.617 [2023-08-24T08:50:11.800Z] #10 0.617 2023-08-24 08:50:11 (52.2 MB/s) - ‘silverpeas-6.3.1-wildfly26.zip’ saved [5204737/5204737] [2023-08-24T08:50:11.800Z] #10 0.617 [2023-08-24T08:50:11.800Z] #10 0.620 --2023-08-24 08:50:11-- https://www.silverpeas.org/files/silverpeas-6.3.1-wildfly26.zip.asc [2023-08-24T08:50:11.800Z] #10 0.622 Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189 [2023-08-24T08:50:11.800Z] #10 0.623 Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected. [2023-08-24T08:50:12.051Z] #10 0.652 HTTP request sent, awaiting response... 200 OK [2023-08-24T08:50:12.051Z] #10 0.690 Length: 488 [application/pgp-keys] [2023-08-24T08:50:12.051Z] #10 0.690 Saving to: ‘silverpeas-6.3.1-wildfly26.zip.asc’ [2023-08-24T08:50:12.051Z] #10 0.690 [2023-08-24T08:50:12.051Z] #10 0.690 0K 100% 40.9M=0s [2023-08-24T08:50:12.051Z] #10 0.690 [2023-08-24T08:50:12.051Z] #10 0.690 2023-08-24 08:50:11 (40.9 MB/s) - ‘silverpeas-6.3.1-wildfly26.zip.asc’ saved [488/488] [2023-08-24T08:50:12.051Z] #10 0.690 [2023-08-24T08:50:12.051Z] #10 0.698 gpg: directory '/root/.gnupg' created [2023-08-24T08:50:12.051Z] #10 0.702 gpg: keybox '/root/.gnupg/pubring.kbx' created [2023-08-24T08:50:12.962Z] #10 1.426 gpg: /root/.gnupg/trustdb.gpg: trustdb created [2023-08-24T08:50:12.962Z] #10 1.426 gpg: key C19391EB3DF442B6: public key "Miguel Moquillon " imported [2023-08-24T08:50:12.962Z] #10 1.436 gpg: Total number processed: 1 [2023-08-24T08:50:12.962Z] #10 1.436 gpg: imported: 1 [2023-08-24T08:50:12.962Z] #10 1.486 gpg: Signature made Thu 24 Aug 2023 08:40:13 AM UTC [2023-08-24T08:50:12.962Z] #10 1.486 gpg: using RSA key 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 [2023-08-24T08:50:12.962Z] #10 1.487 gpg: Good signature from "Miguel Moquillon " [unknown] [2023-08-24T08:50:12.962Z] #10 1.487 gpg: WARNING: This key is not certified with a trusted signature! [2023-08-24T08:50:12.962Z] #10 1.487 gpg: There is no indication that the signature belongs to the owner. [2023-08-24T08:50:12.962Z] #10 1.487 Primary key fingerprint: 3F46 57EF 9C59 1F2F EA45 8FEB C193 91EB 3DF4 42B6 [2023-08-24T08:50:12.962Z] #10 1.490 --2023-08-24 08:50:12-- https://github.com/wildfly/wildfly/releases/download/26.1.1.Final/wildfly-26.1.1.Final.zip [2023-08-24T08:50:12.962Z] #10 1.493 Resolving github.com (github.com)... 140.82.121.4 [2023-08-24T08:50:12.962Z] #10 1.494 Connecting to github.com (github.com)|140.82.121.4|:443... connected. [2023-08-24T08:50:12.962Z] #10 1.512 HTTP request sent, awaiting response... 302 Found [2023-08-24T08:50:12.962Z] #10 1.682 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/31f5f8d6-6d9d-43ce-b60c-93e60341f2d3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230824T085012Z&X-Amz-Expires=300&X-Amz-Signature=dcb33754c768086e6b330b264c1e81d4a1dba4340e00a86a9b64f2f655b0b30d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.1.Final.zip&response-content-type=application%2Foctet-stream [following] [2023-08-24T08:50:12.962Z] #10 1.682 --2023-08-24 08:50:12-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/31f5f8d6-6d9d-43ce-b60c-93e60341f2d3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230824T085012Z&X-Amz-Expires=300&X-Amz-Signature=dcb33754c768086e6b330b264c1e81d4a1dba4340e00a86a9b64f2f655b0b30d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=764708&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.1.Final.zip&response-content-type=application%2Foctet-stream [2023-08-24T08:50:12.962Z] #10 1.682 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... [2023-08-24T08:50:12.962Z] #10 1.683 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. [2023-08-24T08:50:13.513Z] #10 1.688 HTTP request sent, awaiting response... 200 OK [2023-08-24T08:50:13.513Z] #10 2.326 Length: 214136499 (204M) [application/octet-stream] [2023-08-24T08:50:13.513Z] #10 2.326 Saving to: ‘wildfly-26.1.1.Final.zip’ [2023-08-24T08:50:13.513Z] #10 2.329 [2023-08-24T08:50:13.513Z] #10 2.329 0K .......... .......... .......... .......... .......... 0% 3.22M 63s [2023-08-24T08:50:13.513Z] #10 2.341 50K .......... .......... .......... .......... .......... 0% 3.80M 59s [2023-08-24T08:50:13.513Z] #10 2.354 100K .......... .......... .......... .......... .......... 0% 3.88M 57s [2023-08-24T08:50:13.764Z] #10 2.367 150K .......... .......... .......... .......... .......... 0% 3.89M 56s [2023-08-24T08:50:13.764Z] #10 2.379 200K .......... .......... .......... .......... .......... 0% 3.84M 55s [2023-08-24T08:50:13.764Z] #10 2.392 250K .......... .......... .......... .......... .......... 0% 4.18M 54s [2023-08-24T08:50:13.764Z] #10 2.404 300K .......... .......... .......... .......... .......... 0% 3.77M 54s [2023-08-24T08:50:13.764Z] #10 2.417 350K .......... .......... .......... .......... .......... 0% 3.01M 56s [2023-08-24T08:50:13.764Z] #10 2.433 400K .......... .......... .......... .......... .......... 0% 3.92M 55s [2023-08-24T08:50:13.764Z] #10 2.446 450K .......... .......... .......... .......... .......... 0% 3.90M 55s [2023-08-24T08:50:13.764Z] #10 2.458 500K .......... .......... .......... .......... .......... 0% 3.92M 55s [2023-08-24T08:50:13.764Z] #10 2.470 550K .......... .......... .......... .......... .......... 0% 3.84M 55s [2023-08-24T08:50:13.764Z] #10 2.483 600K .......... .......... .......... .......... .......... 0% 710K 73s [2023-08-24T08:50:13.764Z] #10 2.554 650K .......... .......... .......... .......... .......... 0% 3.43M 72s [2023-08-24T08:50:14.014Z] #10 2.568 700K .......... .......... .......... .......... .......... 0% 3.46M 71s [2023-08-24T08:50:14.014Z] #10 2.582 750K .......... .......... .......... .......... .......... 0% 2.69M 71s [2023-08-24T08:50:14.014Z] #10 2.600 800K .......... .......... .......... .......... .......... 0% 3.52M 70s [2023-08-24T08:50:14.014Z] #10 2.614 850K .......... .......... .......... .......... .......... 0% 3.56M 70s [2023-08-24T08:50:14.014Z] #10 2.628 900K .......... .......... .......... .......... .......... 0% 3.74M 69s [2023-08-24T08:50:14.014Z] #10 2.641 950K .......... .......... .......... .......... .......... 0% 3.64M 68s [2023-08-24T08:50:14.014Z] #10 2.654 1000K .......... .......... .......... .......... .......... 0% 3.39M 68s [2023-08-24T08:50:14.014Z] #10 2.668 1050K .......... .......... .......... .......... .......... 0% 3.96M 67s [2023-08-24T08:50:14.014Z] #10 2.681 1100K .......... .......... .......... .......... .......... 0% 3.45M 67s [2023-08-24T08:50:14.014Z] #10 2.695 1150K .......... .......... .......... .......... .......... 0% 2.88M 67s [2023-08-24T08:50:14.014Z] #10 2.712 1200K .......... .......... .......... .......... .......... 0% 3.77M 66s [2023-08-24T08:50:14.014Z] #10 2.725 1250K .......... .......... .......... .......... .......... 0% 1.13M 71s [2023-08-24T08:50:14.265Z] #10 2.768 1300K .......... .......... .......... .......... .......... 0% 3.70M 70s [2023-08-24T08:50:14.265Z] #10 2.781 1350K .......... .......... .......... .......... .......... 0% 3.75M 69s [2023-08-24T08:50:14.265Z] #10 2.794 1400K .......... .......... .......... .......... .......... 0% 3.80M 69s [2023-08-24T08:50:14.265Z] #10 2.807 1450K .......... .......... .......... .......... .......... 0% 3.77M 68s [2023-08-24T08:50:14.265Z] #10 2.820 1500K .......... .......... .......... .......... .......... 0% 3.76M 68s [2023-08-24T08:50:14.265Z] #10 2.833 1550K .......... .......... .......... .......... .......... 0% 3.04M 68s [2023-08-24T08:50:14.265Z] #10 2.849 1600K .......... .......... .......... .......... .......... 0% 4.15M 67s [2023-08-24T08:50:14.265Z] #10 2.861 1650K .......... .......... .......... .......... .......... 0% 4.06M 67s [2023-08-24T08:50:14.265Z] #10 2.873 1700K .......... .......... .......... .......... .......... 0% 4.05M 66s [2023-08-24T08:50:14.265Z] #10 2.885 1750K .......... .......... .......... .......... .......... 0% 4.18M 66s [2023-08-24T08:50:14.265Z] #10 2.897 1800K .......... .......... .......... .......... .......... 0% 4.06M 65s [2023-08-24T08:50:14.265Z] #10 2.909 1850K .......... .......... .......... .......... .......... 0% 2.34M 66s [2023-08-24T08:50:14.265Z] #10 2.930 1900K .......... .......... .......... .......... .......... 0% 20.2M 64s [2023-08-24T08:50:14.265Z] #10 2.932 1950K .......... .......... .......... .......... .......... 0% 1.26M 67s [2023-08-24T08:50:14.265Z] #10 2.971 2000K .......... .......... .......... .......... .......... 0% 1.41M 69s [2023-08-24T08:50:14.265Z] #10 3.006 2050K .......... .......... .......... .......... .......... 1% 49.2M 67s [2023-08-24T08:50:14.265Z] #10 3.006 2100K .......... .......... .......... .......... .......... 1% 23.6M 66s [2023-08-24T08:50:14.265Z] #10 3.009 2150K .......... .......... .......... .......... .......... 1% 3.65M 65s [2023-08-24T08:50:14.265Z] #10 3.022 2200K .......... .......... .......... .......... .......... 1% 3.91M 65s [2023-08-24T08:50:14.265Z] #10 3.034 2250K .......... .......... .......... .......... .......... 1% 3.79M 65s [2023-08-24T08:50:14.265Z] #10 3.047 2300K .......... .......... .......... .......... .......... 1% 4.40M 64s [2023-08-24T08:50:14.265Z] #10 3.058 2350K .......... .......... .......... .......... .......... 1% 4.25M 64s [2023-08-24T08:50:14.516Z] #10 3.070 2400K .......... .......... .......... .......... .......... 1% 3.95M 64s [2023-08-24T08:50:14.516Z] #10 3.082 2450K .......... .......... .......... .......... .......... 1% 4.51M 63s [2023-08-24T08:50:14.516Z] #10 3.093 2500K .......... .......... .......... .......... .......... 1% 3.69M 63s [2023-08-24T08:50:14.516Z] #10 3.106 2550K .......... .......... .......... .......... .......... 1% 4.28M 63s [2023-08-24T08:50:14.516Z] #10 3.118 2600K .......... .......... .......... .......... .......... 1% 4.57M 62s [2023-08-24T08:50:14.516Z] #10 3.128 2650K .......... .......... .......... .......... .......... 1% 1.64M 64s [2023-08-24T08:50:14.516Z] #10 3.158 2700K .......... .......... .......... .......... .......... 1% 3.81M 63s [2023-08-24T08:50:14.516Z] #10 3.171 2750K .......... .......... .......... .......... .......... 1% 2.54M 64s [2023-08-24T08:50:14.516Z] #10 3.190 2800K .......... .......... .......... .......... .......... 1% 26.5M 63s [2023-08-24T08:50:14.516Z] #10 3.192 2850K .......... .......... .......... .......... .......... 1% 4.20M 62s [2023-08-24T08:50:14.516Z] #10 3.204 2900K .......... .......... .......... .......... .......... 1% 3.87M 62s [2023-08-24T08:50:14.516Z] #10 3.216 2950K .......... .......... .......... .......... .......... 1% 3.78M 62s [2023-08-24T08:50:14.516Z] #10 3.229 3000K .......... .......... .......... .......... .......... 1% 3.86M 62s [2023-08-24T08:50:14.516Z] #10 3.242 3050K .......... .......... .......... .......... .......... 1% 4.23M 62s [2023-08-24T08:50:14.516Z] #10 3.253 3100K .......... .......... .......... .......... .......... 1% 4.71M 61s [2023-08-24T08:50:14.516Z] #10 3.264 3150K .......... .......... .......... .......... .......... 1% 4.38M 61s [2023-08-24T08:50:14.516Z] #10 3.275 3200K .......... .......... .......... .......... .......... 1% 4.43M 61s [2023-08-24T08:50:14.766Z] #10 3.289 3250K .......... .......... .......... .......... .......... 1% 3.70M 61s [2023-08-24T08:50:14.766Z] #10 3.299 3300K .......... .......... .......... .......... .......... 1% 4.03M 60s [2023-08-24T08:50:14.766Z] #10 3.311 3350K .......... .......... .......... .......... .......... 1% 4.95M 60s [2023-08-24T08:50:14.766Z] #10 3.321 3400K .......... .......... .......... .......... .......... 1% 4.82M 60s [2023-08-24T08:50:14.766Z] #10 3.331 3450K .......... .......... .......... .......... .......... 1% 1.05M 62s [2023-08-24T08:50:14.766Z] #10 3.378 3500K .......... .......... .......... .......... .......... 1% 38.6M 61s [2023-08-24T08:50:14.766Z] #10 3.379 3550K .......... .......... .......... .......... .......... 1% 14.2M 60s [2023-08-24T08:50:14.766Z] #10 3.382 3600K .......... .......... .......... .......... .......... 1% 4.96M 60s [2023-08-24T08:50:14.766Z] #10 3.392 3650K .......... .......... .......... .......... .......... 1% 2.37M 60s [2023-08-24T08:50:14.766Z] #10 3.413 3700K .......... .......... .......... .......... .......... 1% 19.7M 60s [2023-08-24T08:50:14.766Z] #10 3.419 3750K .......... .......... .......... .......... .......... 1% 3.76M 60s [2023-08-24T08:50:14.766Z] #10 3.428 3800K .......... .......... .......... .......... .......... 1% 4.88M 59s [2023-08-24T08:50:14.766Z] #10 3.438 3850K .......... .......... .......... .......... .......... 1% 4.95M 59s [2023-08-24T08:50:14.766Z] #10 3.448 3900K .......... .......... .......... .......... .......... 1% 4.96M 59s [2023-08-24T08:50:14.766Z] #10 3.458 3950K .......... .......... .......... .......... .......... 1% 5.32M 58s [2023-08-24T08:50:14.766Z] #10 3.471 4000K .......... .......... .......... .......... .......... 1% 3.89M 58s [2023-08-24T08:50:14.766Z] #10 3.480 4050K .......... .......... .......... .......... .......... 1% 4.92M 58s [2023-08-24T08:50:14.767Z] #10 3.489 4100K .......... .......... .......... .......... .......... 1% 5.29M 58s [2023-08-24T08:50:14.767Z] #10 3.499 4150K .......... .......... .......... .......... .......... 2% 5.47M 58s [2023-08-24T08:50:14.767Z] #10 3.508 4200K .......... .......... .......... .......... .......... 2% 2.26M 58s [2023-08-24T08:50:14.767Z] #10 3.529 4250K .......... .......... .......... .......... .......... 2% 5.42M 58s [2023-08-24T08:50:14.767Z] #10 3.538 4300K .......... .......... .......... .......... .......... 2% 4.08M 58s [2023-08-24T08:50:14.767Z] #10 3.550 4350K .......... .......... .......... .......... .......... 2% 5.01M 57s [2023-08-24T08:50:14.767Z] #10 3.560 4400K .......... .......... .......... .......... .......... 2% 5.47M 57s [2023-08-24T08:50:14.767Z] #10 3.569 4450K .......... .......... .......... .......... .......... 2% 4.94M 57s [2023-08-24T08:50:14.767Z] #10 3.579 4500K .......... .......... .......... .......... .......... 2% 3.98M 57s [2023-08-24T08:50:15.017Z] #10 3.591 4550K .......... .......... .......... .......... .......... 2% 4.34M 57s [2023-08-24T08:50:15.017Z] #10 3.602 4600K .......... .......... .......... .......... .......... 2% 3.91M 57s [2023-08-24T08:50:15.017Z] #10 3.615 4650K .......... .......... .......... .......... .......... 2% 5.47M 56s [2023-08-24T08:50:15.017Z] #10 3.624 4700K .......... .......... .......... .......... .......... 2% 5.35M 56s [2023-08-24T08:50:15.017Z] #10 3.633 4750K .......... .......... .......... .......... .......... 2% 5.18M 56s [2023-08-24T08:50:15.017Z] #10 3.642 4800K .......... .......... .......... .......... .......... 2% 5.94M 56s [2023-08-24T08:50:15.017Z] #10 3.650 4850K .......... .......... .......... .......... .......... 2% 5.54M 56s [2023-08-24T08:50:15.017Z] #10 3.659 4900K .......... .......... .......... .......... .......... 2% 4.68M 55s [2023-08-24T08:50:15.017Z] #10 3.670 4950K .......... .......... .......... .......... .......... 2% 4.68M 55s [2023-08-24T08:50:15.017Z] #10 3.680 5000K .......... .......... .......... .......... .......... 2% 5.41M 55s [2023-08-24T08:50:15.017Z] #10 3.689 5050K .......... .......... .......... .......... .......... 2% 2.15M 55s [2023-08-24T08:50:15.017Z] #10 3.712 5100K .......... .......... .......... .......... .......... 2% 4.26M 55s [2023-08-24T08:50:15.017Z] #10 3.723 5150K .......... .......... .......... .......... .......... 2% 4.35M 55s [2023-08-24T08:50:15.017Z] #10 3.735 5200K .......... .......... .......... .......... .......... 2% 4.89M 55s [2023-08-24T08:50:15.017Z] #10 3.745 5250K .......... .......... .......... .......... .......... 2% 5.62M 55s [2023-08-24T08:50:15.017Z] #10 3.756 5300K .......... .......... .......... .......... .......... 2% 4.36M 55s [2023-08-24T08:50:15.017Z] #10 3.764 5350K .......... .......... .......... .......... .......... 2% 4.51M 55s [2023-08-24T08:50:15.017Z] #10 3.775 5400K .......... .......... .......... .......... .......... 2% 4.83M 55s [2023-08-24T08:50:15.017Z] #10 3.785 5450K .......... .......... .......... .......... .......... 2% 4.42M 54s [2023-08-24T08:50:15.017Z] #10 3.796 5500K .......... .......... .......... .......... .......... 2% 4.56M 54s [2023-08-24T08:50:15.268Z] #10 3.807 5550K .......... .......... .......... .......... .......... 2% 4.45M 54s [2023-08-24T08:50:15.268Z] #10 3.818 5600K .......... .......... .......... .......... .......... 2% 5.70M 54s [2023-08-24T08:50:15.268Z] #10 3.827 5650K .......... .......... .......... .......... .......... 2% 5.73M 54s [2023-08-24T08:50:15.268Z] #10 3.835 5700K .......... .......... .......... .......... .......... 2% 5.79M 54s [2023-08-24T08:50:15.268Z] #10 3.844 5750K .......... .......... .......... .......... .......... 2% 5.77M 53s [2023-08-24T08:50:15.268Z] #10 3.852 5800K .......... .......... .......... .......... .......... 2% 5.40M 53s [2023-08-24T08:50:15.268Z] #10 3.861 5850K .......... .......... .......... .......... .......... 2% 5.71M 53s [2023-08-24T08:50:15.268Z] #10 3.870 5900K .......... .......... .......... .......... .......... 2% 5.72M 53s [2023-08-24T08:50:15.268Z] #10 3.878 5950K .......... .......... .......... .......... .......... 2% 1.85M 53s [2023-08-24T08:50:15.268Z] #10 3.905 6000K .......... .......... .......... .......... .......... 2% 3.96M 53s [2023-08-24T08:50:15.268Z] #10 3.917 6050K .......... .......... .......... .......... .......... 2% 3.17M 53s [2023-08-24T08:50:15.268Z] #10 3.934 6100K .......... .......... .......... .......... .......... 2% 5.45M 53s [2023-08-24T08:50:15.268Z] #10 3.941 6150K .......... .......... .......... .......... .......... 2% 5.55M 53s [2023-08-24T08:50:15.268Z] #10 3.950 6200K .......... .......... .......... .......... .......... 2% 5.69M 53s [2023-08-24T08:50:15.268Z] #10 3.961 6250K .......... .......... .......... .......... .......... 3% 5.16M 53s [2023-08-24T08:50:15.268Z] #10 3.968 6300K .......... .......... .......... .......... .......... 3% 4.14M 53s [2023-08-24T08:50:15.268Z] #10 3.982 6350K .......... .......... .......... .......... .......... 3% 3.49M 53s [2023-08-24T08:50:15.268Z] #10 3.994 6400K .......... .......... .......... .......... .......... 3% 5.18M 53s [2023-08-24T08:50:15.268Z] #10 4.003 6450K .......... .......... .......... .......... .......... 3% 6.52M 53s [2023-08-24T08:50:15.268Z] #10 4.013 6500K .......... .......... .......... .......... .......... 3% 4.60M 52s [2023-08-24T08:50:15.268Z] #10 4.021 6550K .......... .......... .......... .......... .......... 3% 5.49M 52s [2023-08-24T08:50:15.268Z] #10 4.030 6600K .......... .......... .......... .......... .......... 3% 5.96M 52s [2023-08-24T08:50:15.268Z] #10 4.039 6650K .......... .......... .......... .......... .......... 3% 5.48M 52s [2023-08-24T08:50:15.268Z] #10 4.048 6700K .......... .......... .......... .......... .......... 3% 7.00M 52s [2023-08-24T08:50:15.268Z] #10 4.057 6750K .......... .......... .......... .......... .......... 3% 4.06M 52s [2023-08-24T08:50:15.268Z] #10 4.066 6800K .......... .......... .......... .......... .......... 3% 5.93M 52s [2023-08-24T08:50:15.268Z] #10 4.075 6850K .......... .......... .......... .......... .......... 3% 2.18M 52s [2023-08-24T08:50:15.268Z] #10 4.097 6900K .......... .......... .......... .......... .......... 3% 3.43M 52s [2023-08-24T08:50:15.519Z] #10 4.111 6950K .......... .......... .......... .......... .......... 3% 6.60M 52s [2023-08-24T08:50:15.519Z] #10 4.124 7000K .......... .......... .......... .......... .......... 3% 2.70M 52s [2023-08-24T08:50:15.519Z] #10 4.137 7050K .......... .......... .......... .......... .......... 3% 5.63M 52s [2023-08-24T08:50:15.519Z] #10 4.146 7100K .......... .......... .......... .......... .......... 3% 6.15M 52s [2023-08-24T08:50:15.519Z] #10 4.153 7150K .......... .......... .......... .......... .......... 3% 5.26M 52s [2023-08-24T08:50:15.519Z] #10 4.163 7200K .......... .......... .......... .......... .......... 3% 5.02M 51s [2023-08-24T08:50:15.519Z] #10 4.172 7250K .......... .......... .......... .......... .......... 3% 4.19M 51s [2023-08-24T08:50:15.519Z] #10 4.184 7300K .......... .......... .......... .......... .......... 3% 4.58M 51s [2023-08-24T08:50:15.519Z] #10 4.195 7350K .......... .......... .......... .......... .......... 3% 4.82M 51s [2023-08-24T08:50:15.519Z] #10 4.208 7400K .......... .......... .......... .......... .......... 3% 4.38M 51s [2023-08-24T08:50:15.519Z] #10 4.216 7450K .......... .......... .......... .......... .......... 3% 5.60M 51s [2023-08-24T08:50:15.519Z] #10 4.225 7500K .......... .......... .......... .......... .......... 3% 6.07M 51s [2023-08-24T08:50:15.519Z] #10 4.233 7550K .......... .......... .......... .......... .......... 3% 6.42M 51s [2023-08-24T08:50:15.519Z] #10 4.240 7600K .......... .......... .......... .......... .......... 3% 5.47M 51s [2023-08-24T08:50:15.519Z] #10 4.249 7650K .......... .......... .......... .......... .......... 3% 4.39M 51s [2023-08-24T08:50:15.519Z] #10 4.260 7700K .......... .......... .......... .......... .......... 3% 6.11M 50s [2023-08-24T08:50:15.519Z] #10 4.268 7750K .......... .......... .......... .......... .......... 3% 5.51M 50s [2023-08-24T08:50:15.519Z] #10 4.277 7800K .......... .......... .......... .......... .......... 3% 2.01M 51s [2023-08-24T08:50:15.770Z] #10 4.302 7850K .......... .......... .......... .......... .......... 3% 1.86M 51s [2023-08-24T08:50:15.770Z] #10 4.328 7900K .......... .......... .......... .......... .......... 3% 5.46M 51s [2023-08-24T08:50:15.770Z] #10 4.337 7950K .......... .......... .......... .......... .......... 3% 5.86M 51s [2023-08-24T08:50:15.770Z] #10 4.345 8000K .......... .......... .......... .......... .......... 3% 5.86M 51s [2023-08-24T08:50:15.770Z] #10 4.353 8050K .......... .......... .......... .......... .......... 3% 4.10M 51s [2023-08-24T08:50:15.770Z] #10 4.365 8100K .......... .......... .......... .......... .......... 3% 6.64M 50s [2023-08-24T08:50:15.770Z] #10 4.373 8150K .......... .......... .......... .......... .......... 3% 5.46M 50s [2023-08-24T08:50:15.770Z] #10 4.382 8200K .......... .......... .......... .......... .......... 3% 5.97M 50s [2023-08-24T08:50:15.770Z] #10 4.390 8250K .......... .......... .......... .......... .......... 3% 5.87M 50s [2023-08-24T08:50:15.770Z] #10 4.398 8300K .......... .......... .......... .......... .......... 3% 5.73M 50s [2023-08-24T08:50:15.770Z] #10 4.409 8350K .......... .......... .......... .......... .......... 4% 5.27M 50s [2023-08-24T08:50:15.770Z] #10 4.416 8400K .......... .......... .......... .......... .......... 4% 5.92M 50s [2023-08-24T08:50:15.770Z] #10 4.427 8450K .......... .......... .......... .......... .......... 4% 4.66M 50s [2023-08-24T08:50:15.770Z] #10 4.435 8500K .......... .......... .......... .......... .......... 4% 5.65M 50s [2023-08-24T08:50:15.770Z] #10 4.443 8550K .......... .......... .......... .......... .......... 4% 6.13M 50s [2023-08-24T08:50:15.770Z] #10 4.451 8600K .......... .......... .......... .......... .......... 4% 6.51M 49s [2023-08-24T08:50:15.770Z] #10 4.459 8650K .......... .......... .......... .......... .......... 4% 6.64M 49s [2023-08-24T08:50:15.770Z] #10 4.469 8700K .......... .......... .......... .......... .......... 4% 4.19M 49s [2023-08-24T08:50:15.770Z] #10 4.478 8750K .......... .......... .......... .......... .......... 4% 6.08M 49s [2023-08-24T08:50:15.770Z] #10 4.486 8800K .......... .......... .......... .......... .......... 4% 6.47M 49s [2023-08-24T08:50:15.770Z] #10 4.494 8850K .......... .......... .......... .......... .......... 4% 1.25M 50s [2023-08-24T08:50:16.020Z] #10 4.533 8900K .......... .......... .......... .......... .......... 4% 5.66M 50s [2023-08-24T08:50:16.020Z] #10 4.541 8950K .......... .......... .......... .......... .......... 4% 5.68M 49s [2023-08-24T08:50:16.020Z] #10 4.550 9000K .......... .......... .......... .......... .......... 4% 5.74M 49s [2023-08-24T08:50:16.020Z] #10 4.558 9050K .......... .......... .......... .......... .......... 4% 6.22M 49s [2023-08-24T08:50:16.020Z] #10 4.569 9100K .......... .......... .......... .......... .......... 4% 4.54M 49s [2023-08-24T08:50:16.020Z] #10 4.577 9150K .......... .......... .......... .......... .......... 4% 6.89M 49s [2023-08-24T08:50:16.020Z] #10 4.584 9200K .......... .......... .......... .......... .......... 4% 5.76M 49s [2023-08-24T08:50:16.020Z] #10 4.592 9250K .......... .......... .......... .......... .......... 4% 6.32M 49s [2023-08-24T08:50:16.020Z] #10 4.600 9300K .......... .......... .......... .......... .......... 4% 5.89M 49s [2023-08-24T08:50:16.020Z] #10 4.608 9350K .......... .......... .......... .......... .......... 4% 4.77M 49s [2023-08-24T08:50:16.020Z] #10 4.619 9400K .......... .......... .......... .......... .......... 4% 4.57M 49s [2023-08-24T08:50:16.020Z] #10 4.629 9450K .......... .......... .......... .......... .......... 4% 6.40M 49s [2023-08-24T08:50:16.020Z] #10 4.637 9500K .......... .......... .......... .......... .......... 4% 5.83M 48s [2023-08-24T08:50:16.020Z] #10 4.645 9550K .......... .......... .......... .......... .......... 4% 6.58M 48s [2023-08-24T08:50:16.020Z] #10 4.653 9600K .......... .......... .......... .......... .......... 4% 6.68M 48s [2023-08-24T08:50:16.020Z] #10 4.660 9650K .......... .......... .......... .......... .......... 4% 5.76M 48s [2023-08-24T08:50:16.020Z] #10 4.668 9700K .......... .......... .......... .......... .......... 4% 6.75M 48s [2023-08-24T08:50:16.021Z] #10 4.676 9750K .......... .......... .......... .......... .......... 4% 5.44M 48s [2023-08-24T08:50:16.021Z] #10 4.685 9800K .......... .......... .......... .......... .......... 4% 5.71M 48s [2023-08-24T08:50:16.021Z] #10 4.693 9850K .......... .......... .......... .......... .......... 4% 6.48M 48s [2023-08-24T08:50:16.021Z] #10 4.701 9900K .......... .......... .......... .......... .......... 4% 3.00M 48s [2023-08-24T08:50:16.021Z] #10 4.717 9950K .......... .......... .......... .......... .......... 4% 1.77M 48s [2023-08-24T08:50:16.021Z] #10 4.745 10000K .......... .......... .......... .......... .......... 4% 4.25M 48s [2023-08-24T08:50:16.021Z] #10 4.756 10050K .......... .......... .......... .......... .......... 4% 5.99M 48s [2023-08-24T08:50:16.021Z] #10 4.764 10100K .......... .......... .......... .......... .......... 4% 6.30M 48s [2023-08-24T08:50:16.021Z] #10 4.772 10150K .......... .......... .......... .......... .......... 4% 6.08M 48s [2023-08-24T08:50:16.021Z] #10 4.780 10200K .......... .......... .......... .......... .......... 4% 6.13M 48s [2023-08-24T08:50:16.021Z] #10 4.788 10250K .......... .......... .......... .......... .......... 4% 6.66M 48s [2023-08-24T08:50:16.021Z] #10 4.798 10300K .......... .......... .......... .......... .......... 4% 4.86M 48s [2023-08-24T08:50:16.021Z] #10 4.805 10350K .......... .......... .......... .......... .......... 4% 5.97M 48s [2023-08-24T08:50:16.021Z] #10 4.814 10400K .......... .......... .......... .......... .......... 4% 7.89M 47s [2023-08-24T08:50:16.021Z] #10 4.820 10450K .......... .......... .......... .......... .......... 5% 6.56M 47s [2023-08-24T08:50:16.021Z] #10 4.827 10500K .......... .......... .......... .......... .......... 5% 4.55M 47s [2023-08-24T08:50:16.271Z] #10 4.841 10550K .......... .......... .......... .......... .......... 5% 4.93M 47s [2023-08-24T08:50:16.271Z] #10 4.848 10600K .......... .......... .......... .......... .......... 5% 6.73M 47s [2023-08-24T08:50:16.271Z] #10 4.855 10650K .......... .......... .......... .......... .......... 5% 6.08M 47s [2023-08-24T08:50:16.271Z] #10 4.863 10700K .......... .......... .......... .......... .......... 5% 6.76M 47s [2023-08-24T08:50:16.271Z] #10 4.870 10750K .......... .......... .......... .......... .......... 5% 6.31M 47s [2023-08-24T08:50:16.271Z] #10 4.878 10800K .......... .......... .......... .......... .......... 5% 6.95M 47s [2023-08-24T08:50:16.271Z] #10 4.885 10850K .......... .......... .......... .......... .......... 5% 6.20M 47s [2023-08-24T08:50:16.271Z] #10 4.893 10900K .......... .......... .......... .......... .......... 5% 6.25M 47s [2023-08-24T08:50:16.271Z] #10 4.903 10950K .......... .......... .......... .......... .......... 5% 5.19M 47s [2023-08-24T08:50:16.271Z] #10 4.910 11000K .......... .......... .......... .......... .......... 5% 6.94M 46s [2023-08-24T08:50:16.271Z] #10 4.917 11050K .......... .......... .......... .......... .......... 5% 1.52M 47s [2023-08-24T08:50:16.271Z] #10 4.949 11100K .......... .......... .......... .......... .......... 5% 5.01M 47s [2023-08-24T08:50:16.271Z] #10 4.959 11150K .......... .......... .......... .......... .......... 5% 4.85M 47s [2023-08-24T08:50:16.271Z] #10 4.969 11200K .......... .......... .......... .......... .......... 5% 5.05M 47s [2023-08-24T08:50:16.271Z] #10 4.979 11250K .......... .......... .......... .......... .......... 5% 8.11M 47s [2023-08-24T08:50:16.271Z] #10 4.985 11300K .......... .......... .......... .......... .......... 5% 6.99M 46s [2023-08-24T08:50:16.272Z] #10 4.992 11350K .......... .......... .......... .......... .......... 5% 5.88M 46s [2023-08-24T08:50:16.272Z] #10 5.000 11400K .......... .......... .......... .......... .......... 5% 7.40M 46s [2023-08-24T08:50:16.522Z] #10 5.010 11450K .......... .......... .......... .......... .......... 5% 438K 48s [2023-08-24T08:50:16.522Z] #10 5.121 11500K .......... .......... .......... .......... .......... 5% 47.8M 48s [2023-08-24T08:50:16.522Z] #10 5.122 11550K .......... .......... .......... .......... .......... 5% 52.3M 48s [2023-08-24T08:50:16.522Z] #10 5.123 11600K .......... .......... .......... .......... .......... 5% 65.3M 47s [2023-08-24T08:50:16.522Z] #10 5.124 11650K .......... .......... .......... .......... .......... 5% 60.3M 47s [2023-08-24T08:50:16.522Z] #10 5.124 11700K .......... .......... .......... .......... .......... 5% 54.8M 47s [2023-08-24T08:50:16.522Z] #10 5.125 11750K .......... .......... .......... .......... .......... 5% 48.2M 47s [2023-08-24T08:50:16.522Z] #10 5.126 11800K .......... .......... .......... .......... .......... 5% 63.3M 47s [2023-08-24T08:50:16.522Z] #10 5.127 11850K .......... .......... .......... .......... .......... 5% 74.0M 46s [2023-08-24T08:50:16.522Z] #10 5.128 11900K .......... .......... .......... .......... .......... 5% 49.2M 46s [2023-08-24T08:50:16.522Z] #10 5.129 11950K .......... .......... .......... .......... .......... 5% 61.1M 46s [2023-08-24T08:50:16.522Z] #10 5.130 12000K .......... .......... .......... .......... .......... 5% 63.2M 46s [2023-08-24T08:50:16.522Z] #10 5.130 12050K .......... .......... .......... .......... .......... 5% 67.2M 46s [2023-08-24T08:50:16.522Z] #10 5.131 12100K .......... .......... .......... .......... .......... 5% 56.9M 45s [2023-08-24T08:50:16.522Z] #10 5.132 12150K .......... .......... .......... .......... .......... 5% 61.4M 45s [2023-08-24T08:50:16.522Z] #10 5.133 12200K .......... .......... .......... .......... .......... 5% 5.39M 45s [2023-08-24T08:50:16.522Z] #10 5.142 12250K .......... .......... .......... .......... .......... 5% 1.66M 46s [2023-08-24T08:50:16.522Z] #10 5.171 12300K .......... .......... .......... .......... .......... 5% 4.45M 46s [2023-08-24T08:50:16.522Z] #10 5.182 12350K .......... .......... .......... .......... .......... 5% 7.04M 45s [2023-08-24T08:50:16.522Z] #10 5.189 12400K .......... .......... .......... .......... .......... 5% 7.11M 45s [2023-08-24T08:50:16.522Z] #10 5.196 12450K .......... .......... .......... .......... .......... 5% 6.15M 45s [2023-08-24T08:50:16.522Z] #10 5.204 12500K .......... .......... .......... .......... .......... 6% 5.14M 45s [2023-08-24T08:50:16.522Z] #10 5.214 12550K .......... .......... .......... .......... .......... 6% 7.33M 45s [2023-08-24T08:50:16.522Z] #10 5.220 12600K .......... .......... .......... .......... .......... 6% 6.19M 45s [2023-08-24T08:50:16.522Z] #10 5.228 12650K .......... .......... .......... .......... .......... 6% 7.07M 45s [2023-08-24T08:50:16.522Z] #10 5.235 12700K .......... .......... .......... .......... .......... 6% 6.76M 45s [2023-08-24T08:50:16.522Z] #10 5.242 12750K .......... .......... .......... .......... .......... 6% 6.70M 45s [2023-08-24T08:50:16.522Z] #10 5.249 12800K .......... .......... .......... .......... .......... 6% 7.30M 45s [2023-08-24T08:50:16.522Z] #10 5.256 12850K .......... .......... .......... .......... .......... 6% 6.00M 45s [2023-08-24T08:50:16.523Z] #10 5.264 12900K .......... .......... .......... .......... .......... 6% 6.41M 45s [2023-08-24T08:50:16.523Z] #10 5.272 12950K .......... .......... .......... .......... .......... 6% 7.52M 45s [2023-08-24T08:50:16.523Z] #10 5.278 13000K .......... .......... .......... .......... .......... 6% 7.16M 44s [2023-08-24T08:50:16.523Z] #10 5.285 13050K .......... .......... .......... .......... .......... 6% 5.34M 44s [2023-08-24T08:50:16.523Z] #10 5.294 13100K .......... .......... .......... .......... .......... 6% 6.26M 44s [2023-08-24T08:50:16.773Z] #10 5.302 13150K .......... .......... .......... .......... .......... 6% 7.36M 44s [2023-08-24T08:50:16.773Z] #10 5.309 13200K .......... .......... .......... .......... .......... 6% 7.37M 44s [2023-08-24T08:50:16.773Z] #10 5.315 13250K .......... .......... .......... .......... .......... 6% 5.57M 44s [2023-08-24T08:50:16.773Z] #10 5.324 13300K .......... .......... .......... .......... .......... 6% 7.07M 44s [2023-08-24T08:50:16.773Z] #10 5.331 13350K .......... .......... .......... .......... .......... 6% 7.65M 44s [2023-08-24T08:50:16.773Z] #10 5.337 13400K .......... .......... .......... .......... .......... 6% 5.94M 44s [2023-08-24T08:50:16.773Z] #10 5.346 13450K .......... .......... .......... .......... .......... 6% 3.92M 44s [2023-08-24T08:50:16.773Z] #10 5.358 13500K .......... .......... .......... .......... .......... 6% 1.65M 44s [2023-08-24T08:50:16.773Z] #10 5.388 13550K .......... .......... .......... .......... .......... 6% 5.71M 44s [2023-08-24T08:50:16.773Z] #10 5.396 13600K .......... .......... .......... .......... .......... 6% 6.39M 44s [2023-08-24T08:50:16.773Z] #10 5.404 13650K .......... .......... .......... .......... .......... 6% 7.43M 44s [2023-08-24T08:50:16.773Z] #10 5.411 13700K .......... .......... .......... .......... .......... 6% 6.84M 44s [2023-08-24T08:50:16.773Z] #10 5.419 13750K .......... .......... .......... .......... .......... 6% 5.54M 44s [2023-08-24T08:50:16.773Z] #10 5.427 13800K .......... .......... .......... .......... .......... 6% 6.59M 44s [2023-08-24T08:50:16.773Z] #10 5.434 13850K .......... .......... .......... .......... .......... 6% 7.42M 44s [2023-08-24T08:50:16.773Z] #10 5.441 13900K .......... .......... .......... .......... .......... 6% 6.77M 44s [2023-08-24T08:50:16.773Z] #10 5.448 13950K .......... .......... .......... .......... .......... 6% 7.31M 44s [2023-08-24T08:50:16.773Z] #10 5.454 14000K .......... .......... .......... .......... .......... 6% 5.53M 44s [2023-08-24T08:50:16.773Z] #10 5.463 14050K .......... .......... .......... .......... .......... 6% 6.83M 43s [2023-08-24T08:50:16.773Z] #10 5.470 14100K .......... .......... .......... .......... .......... 6% 7.49M 43s [2023-08-24T08:50:16.773Z] #10 5.477 14150K .......... .......... .......... .......... .......... 6% 7.37M 43s [2023-08-24T08:50:16.773Z] #10 5.484 14200K .......... .......... .......... .......... .......... 6% 6.74M 43s [2023-08-24T08:50:16.773Z] #10 5.491 14250K .......... .......... .......... .......... .......... 6% 7.49M 43s [2023-08-24T08:50:16.773Z] #10 5.497 14300K .......... .......... .......... .......... .......... 6% 6.28M 43s [2023-08-24T08:50:16.773Z] #10 5.505 14350K .......... .......... .......... .......... .......... 6% 7.80M 43s [2023-08-24T08:50:16.773Z] #10 5.511 14400K .......... .......... .......... .......... .......... 6% 5.23M 43s [2023-08-24T08:50:16.774Z] #10 5.521 14450K .......... .......... .......... .......... .......... 6% 7.51M 43s [2023-08-24T08:50:16.774Z] #10 5.527 14500K .......... .......... .......... .......... .......... 6% 7.42M 43s [2023-08-24T08:50:16.774Z] #10 5.534 14550K .......... .......... .......... .......... .......... 6% 6.93M 43s [2023-08-24T08:50:16.774Z] #10 5.541 14600K .......... .......... .......... .......... .......... 7% 8.04M 43s [2023-08-24T08:50:16.774Z] #10 5.547 14650K .......... .......... .......... .......... .......... 7% 6.76M 43s [2023-08-24T08:50:16.774Z] #10 5.554 14700K .......... .......... .......... .......... .......... 7% 7.39M 43s [2023-08-24T08:50:16.774Z] #10 5.561 14750K .......... .......... .......... .......... .......... 7% 3.87M 43s [2023-08-24T08:50:16.774Z] #10 5.573 14800K .......... .......... .......... .......... .......... 7% 1.77M 43s [2023-08-24T08:50:17.024Z] #10 5.601 14850K .......... .......... .......... .......... .......... 7% 5.62M 43s [2023-08-24T08:50:17.024Z] #10 5.610 14900K .......... .......... .......... .......... .......... 7% 6.50M 43s [2023-08-24T08:50:17.024Z] #10 5.617 14950K .......... .......... .......... .......... .......... 7% 7.02M 43s [2023-08-24T08:50:17.024Z] #10 5.624 15000K .......... .......... .......... .......... .......... 7% 6.50M 43s [2023-08-24T08:50:17.024Z] #10 5.632 15050K .......... .......... .......... .......... .......... 7% 6.04M 43s [2023-08-24T08:50:17.024Z] #10 5.640 15100K .......... .......... .......... .......... .......... 7% 7.03M 43s [2023-08-24T08:50:17.024Z] #10 5.647 15150K .......... .......... .......... .......... .......... 7% 8.44M 42s [2023-08-24T08:50:17.024Z] #10 5.652 15200K .......... .......... .......... .......... .......... 7% 7.30M 42s [2023-08-24T08:50:17.024Z] #10 5.659 15250K .......... .......... .......... .......... .......... 7% 6.20M 42s [2023-08-24T08:50:17.024Z] #10 5.667 15300K .......... .......... .......... .......... .......... 7% 5.79M 42s [2023-08-24T08:50:17.024Z] #10 5.675 15350K .......... .......... .......... .......... .......... 7% 7.42M 42s [2023-08-24T08:50:17.024Z] #10 5.682 15400K .......... .......... .......... .......... .......... 7% 7.46M 42s [2023-08-24T08:50:17.024Z] #10 5.688 15450K .......... .......... .......... .......... .......... 7% 7.42M 42s [2023-08-24T08:50:17.024Z] #10 5.695 15500K .......... .......... .......... .......... .......... 7% 7.37M 42s [2023-08-24T08:50:17.024Z] #10 5.702 15550K .......... .......... .......... .......... .......... 7% 5.41M 42s [2023-08-24T08:50:17.024Z] #10 5.711 15600K .......... .......... .......... .......... .......... 7% 8.50M 42s [2023-08-24T08:50:17.024Z] #10 5.717 15650K .......... .......... .......... .......... .......... 7% 5.09M 42s [2023-08-24T08:50:17.024Z] #10 5.726 15700K .......... .......... .......... .......... .......... 7% 6.19M 42s [2023-08-24T08:50:17.024Z] #10 5.734 15750K .......... .......... .......... .......... .......... 7% 7.57M 42s [2023-08-24T08:50:17.024Z] #10 5.740 15800K .......... .......... .......... .......... .......... 7% 8.65M 42s [2023-08-24T08:50:17.024Z] #10 5.748 15850K .......... .......... .......... .......... .......... 7% 5.82M 42s [2023-08-24T08:50:17.024Z] #10 5.755 15900K .......... .......... .......... .......... .......... 7% 7.48M 42s [2023-08-24T08:50:17.024Z] #10 5.761 15950K .......... .......... .......... .......... .......... 7% 7.16M 42s [2023-08-24T08:50:17.024Z] #10 5.768 16000K .......... .......... .......... .......... .......... 7% 7.26M 41s [2023-08-24T08:50:17.024Z] #10 5.775 16050K .......... .......... .......... .......... .......... 7% 8.79M 41s [2023-08-24T08:50:17.024Z] #10 5.782 16100K .......... .......... .......... .......... .......... 7% 4.97M 41s [2023-08-24T08:50:17.024Z] #10 5.790 16150K .......... .......... .......... .......... .......... 7% 2.11M 42s [2023-08-24T08:50:17.275Z] #10 5.813 16200K .......... .......... .......... .......... .......... 7% 5.02M 41s [2023-08-24T08:50:17.275Z] #10 5.823 16250K .......... .......... .......... .......... .......... 7% 7.03M 41s [2023-08-24T08:50:17.275Z] #10 5.830 16300K .......... .......... .......... .......... .......... 7% 9.22M 41s [2023-08-24T08:50:17.275Z] #10 5.837 16350K .......... .......... .......... .......... .......... 7% 6.09M 41s [2023-08-24T08:50:17.275Z] #10 5.843 16400K .......... .......... .......... .......... .......... 7% 7.67M 41s [2023-08-24T08:50:17.275Z] #10 5.849 16450K .......... .......... .......... .......... .......... 7% 7.91M 41s [2023-08-24T08:50:17.275Z] #10 5.856 16500K .......... .......... .......... .......... .......... 7% 7.56M 41s [2023-08-24T08:50:17.275Z] #10 5.862 16550K .......... .......... .......... .......... .......... 7% 8.84M 41s [2023-08-24T08:50:17.275Z] #10 5.867 16600K .......... .......... .......... .......... .......... 7% 7.49M 41s [2023-08-24T08:50:17.275Z] #10 5.874 16650K .......... .......... .......... .......... .......... 7% 8.01M 41s [2023-08-24T08:50:17.275Z] #10 5.880 16700K .......... .......... .......... .......... .......... 8% 7.49M 41s [2023-08-24T08:50:17.275Z] #10 5.888 16750K .......... .......... .......... .......... .......... 8% 7.23M 41s [2023-08-24T08:50:17.275Z] #10 5.893 16800K .......... .......... .......... .......... .......... 8% 7.19M 41s [2023-08-24T08:50:17.275Z] #10 5.900 16850K .......... .......... .......... .......... .......... 8% 7.78M 41s [2023-08-24T08:50:17.275Z] #10 5.906 16900K .......... .......... .......... .......... .......... 8% 9.12M 41s [2023-08-24T08:50:17.275Z] #10 5.912 16950K .......... .......... .......... .......... .......... 8% 8.83M 41s [2023-08-24T08:50:17.275Z] #10 5.920 17000K .......... .......... .......... .......... .......... 8% 6.19M 41s [2023-08-24T08:50:17.275Z] #10 5.925 17050K .......... .......... .......... .......... .......... 8% 4.89M 41s [2023-08-24T08:50:17.275Z] #10 5.935 17100K .......... .......... .......... .......... .......... 8% 7.06M 40s [2023-08-24T08:50:17.275Z] #10 5.942 17150K .......... .......... .......... .......... .......... 8% 7.78M 40s [2023-08-24T08:50:17.275Z] #10 5.948 17200K .......... .......... .......... .......... .......... 8% 8.14M 40s [2023-08-24T08:50:17.275Z] #10 5.956 17250K .......... .......... .......... .......... .......... 8% 7.34M 40s [2023-08-24T08:50:17.275Z] #10 5.961 17300K .......... .......... .......... .......... .......... 8% 7.21M 40s [2023-08-24T08:50:17.275Z] #10 5.968 17350K .......... .......... .......... .......... .......... 8% 8.16M 40s [2023-08-24T08:50:17.275Z] #10 5.974 17400K .......... .......... .......... .......... .......... 8% 8.13M 40s [2023-08-24T08:50:17.275Z] #10 5.980 17450K .......... .......... .......... .......... .......... 8% 9.67M 40s [2023-08-24T08:50:17.275Z] #10 5.988 17500K .......... .......... .......... .......... .......... 8% 4.73M 40s [2023-08-24T08:50:17.275Z] #10 5.995 17550K .......... .......... .......... .......... .......... 8% 6.25M 40s [2023-08-24T08:50:17.275Z] #10 6.003 17600K .......... .......... .......... .......... .......... 8% 2.31M 40s [2023-08-24T08:50:17.275Z] #10 6.024 17650K .......... .......... .......... .......... .......... 8% 5.41M 40s [2023-08-24T08:50:17.275Z] #10 6.033 17700K .......... .......... .......... .......... .......... 8% 6.43M 40s [2023-08-24T08:50:17.275Z] #10 6.041 17750K .......... .......... .......... .......... .......... 8% 10.2M 40s [2023-08-24T08:50:17.275Z] #10 6.046 17800K .......... .......... .......... .......... .......... 8% 6.62M 40s [2023-08-24T08:50:17.275Z] #10 6.053 17850K .......... .......... .......... .......... .......... 8% 8.73M 40s [2023-08-24T08:50:17.275Z] #10 6.059 17900K .......... .......... .......... .......... .......... 8% 6.80M 40s [2023-08-24T08:50:17.275Z] #10 6.066 17950K .......... .......... .......... .......... .......... 8% 8.01M 40s [2023-08-24T08:50:17.275Z] #10 6.072 18000K .......... .......... .......... .......... .......... 8% 11.6M 40s [2023-08-24T08:50:17.275Z] #10 6.076 18050K .......... .......... .......... .......... .......... 8% 8.48M 40s [2023-08-24T08:50:17.275Z] #10 6.082 18100K .......... .......... .......... .......... .......... 8% 8.58M 40s [2023-08-24T08:50:17.275Z] #10 6.087 18150K .......... .......... .......... .......... .......... 8% 6.55M 40s [2023-08-24T08:50:17.275Z] #10 6.095 18200K .......... .......... .......... .......... .......... 8% 7.96M 39s [2023-08-24T08:50:17.276Z] #10 6.101 18250K .......... .......... .......... .......... .......... 8% 8.94M 39s [2023-08-24T08:50:17.276Z] #10 6.107 18300K .......... .......... .......... .......... .......... 8% 9.14M 39s [2023-08-24T08:50:17.276Z] #10 6.112 18350K .......... .......... .......... .......... .......... 8% 8.05M 39s [2023-08-24T08:50:17.526Z] #10 6.118 18400K .......... .......... .......... .......... .......... 8% 9.89M 39s [2023-08-24T08:50:17.526Z] #10 6.125 18450K .......... .......... .......... .......... .......... 8% 6.72M 39s [2023-08-24T08:50:17.526Z] #10 6.130 18500K .......... .......... .......... .......... .......... 8% 6.21M 39s [2023-08-24T08:50:17.526Z] #10 6.138 18550K .......... .......... .......... .......... .......... 8% 8.50M 39s [2023-08-24T08:50:17.526Z] #10 6.144 18600K .......... .......... .......... .......... .......... 8% 6.07M 39s [2023-08-24T08:50:17.526Z] #10 6.152 18650K .......... .......... .......... .......... .......... 8% 8.60M 39s [2023-08-24T08:50:17.526Z] #10 6.158 18700K .......... .......... .......... .......... .......... 8% 7.55M 39s [2023-08-24T08:50:17.526Z] #10 6.164 18750K .......... .......... .......... .......... .......... 8% 9.38M 39s [2023-08-24T08:50:17.526Z] #10 6.169 18800K .......... .......... .......... .......... .......... 9% 8.61M 39s [2023-08-24T08:50:17.526Z] #10 6.175 18850K .......... .......... .......... .......... .......... 9% 7.94M 39s [2023-08-24T08:50:17.526Z] #10 6.181 18900K .......... .......... .......... .......... .......... 9% 7.93M 39s [2023-08-24T08:50:17.526Z] #10 6.187 18950K .......... .......... .......... .......... .......... 9% 9.72M 39s [2023-08-24T08:50:17.526Z] #10 6.192 19000K .......... .......... .......... .......... .......... 9% 3.31M 39s [2023-08-24T08:50:17.526Z] #10 6.207 19050K .......... .......... .......... .......... .......... 9% 60.4M 39s [2023-08-24T08:50:17.526Z] #10 6.208 19100K .......... .......... .......... .......... .......... 9% 2.81M 39s [2023-08-24T08:50:17.526Z] #10 6.225 19150K .......... .......... .......... .......... .......... 9% 3.51M 39s [2023-08-24T08:50:17.526Z] #10 6.239 19200K .......... .......... .......... .......... .......... 9% 7.77M 39s [2023-08-24T08:50:17.526Z] #10 6.245 19250K .......... .......... .......... .......... .......... 9% 9.14M 39s [2023-08-24T08:50:17.526Z] #10 6.251 19300K .......... .......... .......... .......... .......... 9% 9.00M 39s [2023-08-24T08:50:17.526Z] #10 6.256 19350K .......... .......... .......... .......... .......... 9% 7.80M 38s [2023-08-24T08:50:17.526Z] #10 6.262 19400K .......... .......... .......... .......... .......... 9% 9.77M 38s [2023-08-24T08:50:17.526Z] #10 6.267 19450K .......... .......... .......... .......... .......... 9% 9.19M 38s [2023-08-24T08:50:17.526Z] #10 6.273 19500K .......... .......... .......... .......... .......... 9% 8.24M 38s [2023-08-24T08:50:17.526Z] #10 6.279 19550K .......... .......... .......... .......... .......... 9% 6.30M 38s [2023-08-24T08:50:17.526Z] #10 6.286 19600K .......... .......... .......... .......... .......... 9% 9.44M 38s [2023-08-24T08:50:17.526Z] #10 6.291 19650K .......... .......... .......... .......... .......... 9% 8.28M 38s [2023-08-24T08:50:17.526Z] #10 6.297 19700K .......... .......... .......... .......... .......... 9% 10.8M 38s [2023-08-24T08:50:17.526Z] #10 6.302 19750K .......... .......... .......... .......... .......... 9% 9.10M 38s [2023-08-24T08:50:17.526Z] #10 6.307 19800K .......... .......... .......... .......... .......... 9% 7.09M 38s [2023-08-24T08:50:17.526Z] #10 6.314 19850K .......... .......... .......... .......... .......... 9% 10.3M 38s [2023-08-24T08:50:17.777Z] #10 6.319 19900K .......... .......... .......... .......... .......... 9% 9.48M 38s [2023-08-24T08:50:17.777Z] #10 6.324 19950K .......... .......... .......... .......... .......... 9% 7.31M 38s [2023-08-24T08:50:17.777Z] #10 6.331 20000K .......... .......... .......... .......... .......... 9% 10.2M 38s [2023-08-24T08:50:17.777Z] #10 6.335 20050K .......... .......... .......... .......... .......... 9% 8.68M 38s [2023-08-24T08:50:17.777Z] #10 6.341 20100K .......... .......... .......... .......... .......... 9% 5.98M 38s [2023-08-24T08:50:17.777Z] #10 6.349 20150K .......... .......... .......... .......... .......... 9% 6.12M 38s [2023-08-24T08:50:17.777Z] #10 6.357 20200K .......... .......... .......... .......... .......... 9% 6.37M 38s [2023-08-24T08:50:17.777Z] #10 6.365 20250K .......... .......... .......... .......... .......... 9% 8.77M 38s [2023-08-24T08:50:17.777Z] #10 6.371 20300K .......... .......... .......... .......... .......... 9% 9.19M 38s [2023-08-24T08:50:17.777Z] #10 6.376 20350K .......... .......... .......... .......... .......... 9% 8.85M 38s [2023-08-24T08:50:17.777Z] #10 6.381 20400K .......... .......... .......... .......... .......... 9% 9.96M 37s [2023-08-24T08:50:17.777Z] #10 6.386 20450K .......... .......... .......... .......... .......... 9% 8.01M 37s [2023-08-24T08:50:17.777Z] #10 6.392 20500K .......... .......... .......... .......... .......... 9% 7.53M 37s [2023-08-24T08:50:17.777Z] #10 6.399 20550K .......... .......... .......... .......... .......... 9% 8.90M 37s [2023-08-24T08:50:17.777Z] #10 6.404 20600K .......... .......... .......... .......... .......... 9% 6.26M 37s [2023-08-24T08:50:17.777Z] #10 6.412 20650K .......... .......... .......... .......... .......... 9% 5.14M 37s [2023-08-24T08:50:17.777Z] #10 6.422 20700K .......... .......... .......... .......... .......... 9% 2.94M 37s [2023-08-24T08:50:17.777Z] #10 6.438 20750K .......... .......... .......... .......... .......... 9% 5.39M 37s [2023-08-24T08:50:17.777Z] #10 6.447 20800K .......... .......... .......... .......... .......... 9% 5.79M 37s [2023-08-24T08:50:17.777Z] #10 6.456 20850K .......... .......... .......... .......... .......... 9% 13.3M 37s [2023-08-24T08:50:17.777Z] #10 6.460 20900K .......... .......... .......... .......... .......... 10% 9.71M 37s [2023-08-24T08:50:17.777Z] #10 6.464 20950K .......... .......... .......... .......... .......... 10% 9.55M 37s [2023-08-24T08:50:17.777Z] #10 6.470 21000K .......... .......... .......... .......... .......... 10% 8.90M 37s [2023-08-24T08:50:17.777Z] #10 6.475 21050K .......... .......... .......... .......... .......... 10% 8.60M 37s [2023-08-24T08:50:17.777Z] #10 6.481 21100K .......... .......... .......... .......... .......... 10% 8.77M 37s [2023-08-24T08:50:17.777Z] #10 6.486 21150K .......... .......... .......... .......... .......... 10% 8.48M 37s [2023-08-24T08:50:17.777Z] #10 6.492 21200K .......... .......... .......... .......... .......... 10% 4.86M 37s [2023-08-24T08:50:17.777Z] #10 6.502 21250K .......... .......... .......... .......... .......... 10% 8.46M 37s [2023-08-24T08:50:17.777Z] #10 6.508 21300K .......... .......... .......... .......... .......... 10% 9.77M 37s [2023-08-24T08:50:17.777Z] #10 6.513 21350K .......... .......... .......... .......... .......... 10% 8.71M 37s [2023-08-24T08:50:17.777Z] #10 6.518 21400K .......... .......... .......... .......... .......... 10% 10.8M 37s [2023-08-24T08:50:17.777Z] #10 6.523 21450K .......... .......... .......... .......... .......... 10% 9.26M 37s [2023-08-24T08:50:17.777Z] #10 6.530 21500K .......... .......... .......... .......... .......... 10% 7.56M 37s [2023-08-24T08:50:18.028Z] #10 6.535 21550K .......... .......... .......... .......... .......... 10% 8.32M 37s [2023-08-24T08:50:18.028Z] #10 6.541 21600K .......... .......... .......... .......... .......... 10% 8.53M 37s [2023-08-24T08:50:18.028Z] #10 6.546 21650K .......... .......... .......... .......... .......... 10% 8.88M 36s [2023-08-24T08:50:18.028Z] #10 6.552 21700K .......... .......... .......... .......... .......... 10% 9.12M 36s [2023-08-24T08:50:18.028Z] #10 6.557 21750K .......... .......... .......... .......... .......... 10% 6.07M 36s [2023-08-24T08:50:18.028Z] #10 6.565 21800K .......... .......... .......... .......... .......... 10% 5.52M 36s [2023-08-24T08:50:18.028Z] #10 6.574 21850K .......... .......... .......... .......... .......... 10% 7.19M 36s [2023-08-24T08:50:18.028Z] #10 6.584 21900K .......... .......... .......... .......... .......... 10% 6.07M 36s [2023-08-24T08:50:18.028Z] #10 6.589 21950K .......... .......... .......... .......... .......... 10% 7.25M 36s [2023-08-24T08:50:18.028Z] #10 6.596 22000K .......... .......... .......... .......... .......... 10% 7.06M 36s [2023-08-24T08:50:18.028Z] #10 6.603 22050K .......... .......... .......... .......... .......... 10% 10.5M 36s [2023-08-24T08:50:18.028Z] #10 6.607 22100K .......... .......... .......... .......... .......... 10% 8.54M 36s [2023-08-24T08:50:18.028Z] #10 6.613 22150K .......... .......... .......... .......... .......... 10% 5.28M 36s [2023-08-24T08:50:18.028Z] #10 6.622 22200K .......... .......... .......... .......... .......... 10% 7.95M 36s [2023-08-24T08:50:18.028Z] #10 6.628 22250K .......... .......... .......... .......... .......... 10% 6.71M 36s [2023-08-24T08:50:18.028Z] #10 6.636 22300K .......... .......... .......... .......... .......... 10% 3.50M 36s [2023-08-24T08:50:18.028Z] #10 6.650 22350K .......... .......... .......... .......... .......... 10% 2.62M 36s [2023-08-24T08:50:18.028Z] #10 6.668 22400K .......... .......... .......... .......... .......... 10% 5.12M 36s [2023-08-24T08:50:18.028Z] #10 6.678 22450K .......... .......... .......... .......... .......... 10% 9.77M 36s [2023-08-24T08:50:18.028Z] #10 6.683 22500K .......... .......... .......... .......... .......... 10% 6.17M 36s [2023-08-24T08:50:18.028Z] #10 6.691 22550K .......... .......... .......... .......... .......... 10% 9.85M 36s [2023-08-24T08:50:18.028Z] #10 6.696 22600K .......... .......... .......... .......... .......... 10% 9.12M 36s [2023-08-24T08:50:18.028Z] #10 6.701 22650K .......... .......... .......... .......... .......... 10% 7.80M 36s [2023-08-24T08:50:18.028Z] #10 6.707 22700K .......... .......... .......... .......... .......... 10% 9.11M 36s [2023-08-24T08:50:18.028Z] #10 6.713 22750K .......... .......... .......... .......... .......... 10% 8.01M 36s [2023-08-24T08:50:18.028Z] #10 6.719 22800K .......... .......... .......... .......... .......... 10% 9.25M 36s [2023-08-24T08:50:18.028Z] #10 6.724 22850K .......... .......... .......... .......... .......... 10% 9.25M 36s [2023-08-24T08:50:18.028Z] #10 6.729 22900K .......... .......... .......... .......... .......... 10% 7.64M 36s [2023-08-24T08:50:18.028Z] #10 6.736 22950K .......... .......... .......... .......... .......... 10% 6.96M 36s [2023-08-24T08:50:18.028Z] #10 6.743 23000K .......... .......... .......... .......... .......... 11% 8.83M 36s [2023-08-24T08:50:18.028Z] #10 6.748 23050K .......... .......... .......... .......... .......... 11% 9.16M 36s [2023-08-24T08:50:18.028Z] #10 6.753 23100K .......... .......... .......... .......... .......... 11% 8.88M 36s [2023-08-24T08:50:18.028Z] #10 6.759 23150K .......... .......... .......... .......... .......... 11% 6.63M 36s [2023-08-24T08:50:18.028Z] #10 6.766 23200K .......... .......... .......... .......... .......... 11% 8.98M 36s [2023-08-24T08:50:18.028Z] #10 6.772 23250K .......... .......... .......... .......... .......... 11% 8.57M 35s [2023-08-24T08:50:18.028Z] #10 6.778 23300K .......... .......... .......... .......... .......... 11% 9.92M 35s [2023-08-24T08:50:18.028Z] #10 6.782 23350K .......... .......... .......... .......... .......... 11% 8.84M 35s [2023-08-24T08:50:18.028Z] #10 6.788 23400K .......... .......... .......... .......... .......... 11% 9.25M 35s [2023-08-24T08:50:18.028Z] #10 6.793 23450K .......... .......... .......... .......... .......... 11% 8.03M 35s [2023-08-24T08:50:18.028Z] #10 6.799 23500K .......... .......... .......... .......... .......... 11% 6.95M 35s [2023-08-24T08:50:18.029Z] #10 6.806 23550K .......... .......... .......... .......... .......... 11% 3.12M 35s [2023-08-24T08:50:18.029Z] #10 6.822 23600K .......... .......... .......... .......... .......... 11% 31.6M 35s [2023-08-24T08:50:18.029Z] #10 6.824 23650K .......... .......... .......... .......... .......... 11% 9.01M 35s [2023-08-24T08:50:18.029Z] #10 6.829 23700K .......... .......... .......... .......... .......... 11% 7.62M 35s [2023-08-24T08:50:18.279Z] #10 6.835 23750K .......... .......... .......... .......... .......... 11% 8.50M 35s [2023-08-24T08:50:18.279Z] #10 6.841 23800K .......... .......... .......... .......... .......... 11% 9.09M 35s [2023-08-24T08:50:18.279Z] #10 6.848 23850K .......... .......... .......... .......... .......... 11% 7.36M 35s [2023-08-24T08:50:18.279Z] #10 6.853 23900K .......... .......... .......... .......... .......... 11% 9.48M 35s [2023-08-24T08:50:18.279Z] #10 6.858 23950K .......... .......... .......... .......... .......... 11% 7.02M 35s [2023-08-24T08:50:18.279Z] #10 6.865 24000K .......... .......... .......... .......... .......... 11% 5.96M 35s [2023-08-24T08:50:18.279Z] #10 6.873 24050K .......... .......... .......... .......... .......... 11% 4.75M 35s [2023-08-24T08:50:18.279Z] #10 6.884 24100K .......... .......... .......... .......... .......... 11% 2.85M 35s [2023-08-24T08:50:18.279Z] #10 6.901 24150K .......... .......... .......... .......... .......... 11% 5.28M 35s [2023-08-24T08:50:18.279Z] #10 6.910 24200K .......... .......... .......... .......... .......... 11% 8.96M 35s [2023-08-24T08:50:18.279Z] #10 6.917 24250K .......... .......... .......... .......... .......... 11% 8.11M 35s [2023-08-24T08:50:18.279Z] #10 6.922 24300K .......... .......... .......... .......... .......... 11% 9.78M 35s [2023-08-24T08:50:18.279Z] #10 6.926 24350K .......... .......... .......... .......... .......... 11% 9.55M 35s [2023-08-24T08:50:18.279Z] #10 6.932 24400K .......... .......... .......... .......... .......... 11% 7.89M 35s [2023-08-24T08:50:18.279Z] #10 6.938 24450K .......... .......... .......... .......... .......... 11% 10.5M 35s [2023-08-24T08:50:18.279Z] #10 6.944 24500K .......... .......... .......... .......... .......... 11% 7.59M 35s [2023-08-24T08:50:18.279Z] #10 6.949 24550K .......... .......... .......... .......... .......... 11% 9.13M 35s [2023-08-24T08:50:18.279Z] #10 6.954 24600K .......... .......... .......... .......... .......... 11% 9.47M 35s [2023-08-24T08:50:18.279Z] #10 6.959 24650K .......... .......... .......... .......... .......... 11% 9.74M 35s [2023-08-24T08:50:18.279Z] #10 6.965 24700K .......... .......... .......... .......... .......... 11% 9.22M 35s [2023-08-24T08:50:18.279Z] #10 6.970 24750K .......... .......... .......... .......... .......... 11% 9.54M 35s [2023-08-24T08:50:18.279Z] #10 6.975 24800K .......... .......... .......... .......... .......... 11% 9.73M 35s [2023-08-24T08:50:18.279Z] #10 6.980 24850K .......... .......... .......... .......... .......... 11% 8.95M 34s [2023-08-24T08:50:18.279Z] #10 6.986 24900K .......... .......... .......... .......... .......... 11% 7.62M 34s [2023-08-24T08:50:18.279Z] #10 6.992 24950K .......... .......... .......... .......... .......... 11% 11.1M 34s [2023-08-24T08:50:18.279Z] #10 6.996 25000K .......... .......... .......... .......... .......... 11% 9.80M 34s [2023-08-24T08:50:18.279Z] #10 7.001 25050K .......... .......... .......... .......... .......... 12% 10.2M 34s [2023-08-24T08:50:18.280Z] #10 7.006 25100K .......... .......... .......... .......... .......... 12% 8.71M 34s [2023-08-24T08:50:18.280Z] #10 7.011 25150K .......... .......... .......... .......... .......... 12% 10.2M 34s [2023-08-24T08:50:18.280Z] #10 7.016 25200K .......... .......... .......... .......... .......... 12% 10.0M 34s [2023-08-24T08:50:18.280Z] #10 7.021 25250K .......... .......... .......... .......... .......... 12% 8.67M 34s [2023-08-24T08:50:18.280Z] #10 7.027 25300K .......... .......... .......... .......... .......... 12% 9.67M 34s [2023-08-24T08:50:18.280Z] #10 7.032 25350K .......... .......... .......... .......... .......... 12% 9.33M 34s [2023-08-24T08:50:18.530Z] #10 7.037 25400K .......... .......... .......... .......... .......... 12% 5.11M 34s [2023-08-24T08:50:18.530Z] #10 7.047 25450K .......... .......... .......... .......... .......... 12% 8.84M 34s [2023-08-24T08:50:18.530Z] #10 7.052 25500K .......... .......... .......... .......... .......... 12% 10.2M 34s [2023-08-24T08:50:18.530Z] #10 7.057 25550K .......... .......... .......... .......... .......... 12% 9.62M 34s [2023-08-24T08:50:18.530Z] #10 7.062 25600K .......... .......... .......... .......... .......... 12% 10.7M 34s [2023-08-24T08:50:18.530Z] #10 7.067 25650K .......... .......... .......... .......... .......... 12% 7.84M 34s [2023-08-24T08:50:18.530Z] #10 7.073 25700K .......... .......... .......... .......... .......... 12% 8.60M 34s [2023-08-24T08:50:18.530Z] #10 7.079 25750K .......... .......... .......... .......... .......... 12% 9.50M 34s [2023-08-24T08:50:18.530Z] #10 7.084 25800K .......... .......... .......... .......... .......... 12% 6.49M 34s [2023-08-24T08:50:18.530Z] #10 7.091 25850K .......... .......... .......... .......... .......... 12% 5.53M 34s [2023-08-24T08:50:18.530Z] #10 7.100 25900K .......... .......... .......... .......... .......... 12% 2.16M 34s [2023-08-24T08:50:18.530Z] #10 7.123 25950K .......... .......... .......... .......... .......... 12% 7.62M 34s [2023-08-24T08:50:18.530Z] #10 7.129 26000K .......... .......... .......... .......... .......... 12% 7.78M 34s [2023-08-24T08:50:18.530Z] #10 7.135 26050K .......... .......... .......... .......... .......... 12% 7.92M 34s [2023-08-24T08:50:18.530Z] #10 7.141 26100K .......... .......... .......... .......... .......... 12% 9.75M 34s [2023-08-24T08:50:18.530Z] #10 7.147 26150K .......... .......... .......... .......... .......... 12% 9.32M 34s [2023-08-24T08:50:18.530Z] #10 7.152 26200K .......... .......... .......... .......... .......... 12% 10.6M 34s [2023-08-24T08:50:18.530Z] #10 7.156 26250K .......... .......... .......... .......... .......... 12% 9.54M 34s [2023-08-24T08:50:18.530Z] #10 7.161 26300K .......... .......... .......... .......... .......... 12% 9.66M 34s [2023-08-24T08:50:18.530Z] #10 7.167 26350K .......... .......... .......... .......... .......... 12% 8.10M 34s [2023-08-24T08:50:18.530Z] #10 7.173 26400K .......... .......... .......... .......... .......... 12% 9.70M 34s [2023-08-24T08:50:18.530Z] #10 7.177 26450K .......... .......... .......... .......... .......... 12% 11.8M 33s [2023-08-24T08:50:18.530Z] #10 7.182 26500K .......... .......... .......... .......... .......... 12% 9.94M 33s [2023-08-24T08:50:18.530Z] #10 7.187 26550K .......... .......... .......... .......... .......... 12% 8.54M 33s [2023-08-24T08:50:18.530Z] #10 7.192 26600K .......... .......... .......... .......... .......... 12% 13.7M 33s [2023-08-24T08:50:18.530Z] #10 7.196 26650K .......... .......... .......... .......... .......... 12% 9.55M 33s [2023-08-24T08:50:18.530Z] #10 7.201 26700K .......... .......... .......... .......... .......... 12% 11.1M 33s [2023-08-24T08:50:18.530Z] #10 7.207 26750K .......... .......... .......... .......... .......... 12% 7.21M 33s [2023-08-24T08:50:18.530Z] #10 7.212 26800K .......... .......... .......... .......... .......... 12% 9.27M 33s [2023-08-24T08:50:18.530Z] #10 7.217 26850K .......... .......... .......... .......... .......... 12% 9.71M 33s [2023-08-24T08:50:18.530Z] #10 7.222 26900K .......... .......... .......... .......... .......... 12% 6.73M 33s [2023-08-24T08:50:18.530Z] #10 7.230 26950K .......... .......... .......... .......... .......... 12% 9.90M 33s [2023-08-24T08:50:18.530Z] #10 7.235 27000K .......... .......... .......... .......... .......... 12% 10.6M 33s [2023-08-24T08:50:18.530Z] #10 7.239 27050K .......... .......... .......... .......... .......... 12% 7.43M 33s [2023-08-24T08:50:18.530Z] #10 7.246 27100K .......... .......... .......... .......... .......... 12% 13.0M 33s [2023-08-24T08:50:18.530Z] #10 7.250 27150K .......... .......... .......... .......... .......... 13% 8.97M 33s [2023-08-24T08:50:18.530Z] #10 7.255 27200K .......... .......... .......... .......... .......... 13% 11.0M 33s [2023-08-24T08:50:18.530Z] #10 7.259 27250K .......... .......... .......... .......... .......... 13% 1.62M 33s [2023-08-24T08:50:18.530Z] #10 7.290 27300K .......... .......... .......... .......... .......... 13% 39.4M 33s [2023-08-24T08:50:18.530Z] #10 7.291 27350K .......... .......... .......... .......... .......... 13% 50.7M 33s [2023-08-24T08:50:18.530Z] #10 7.292 27400K .......... .......... .......... .......... .......... 13% 54.2M 33s [2023-08-24T08:50:18.530Z] #10 7.293 27450K .......... .......... .......... .......... .......... 13% 51.2M 33s [2023-08-24T08:50:18.530Z] #10 7.294 27500K .......... .......... .......... .......... .......... 13% 33.1M 33s [2023-08-24T08:50:18.530Z] #10 7.295 27550K .......... .......... .......... .......... .......... 13% 13.9M 33s [2023-08-24T08:50:18.530Z] #10 7.299 27600K .......... .......... .......... .......... .......... 13% 10.9M 33s [2023-08-24T08:50:18.530Z] #10 7.303 27650K .......... .......... .......... .......... .......... 13% 9.19M 33s [2023-08-24T08:50:18.530Z] #10 7.308 27700K .......... .......... .......... .......... .......... 13% 9.45M 33s [2023-08-24T08:50:18.530Z] #10 7.314 27750K .......... .......... .......... .......... .......... 13% 4.16M 33s [2023-08-24T08:50:18.530Z] #10 7.325 27800K .......... .......... .......... .......... .......... 13% 4.91M 33s [2023-08-24T08:50:18.781Z] #10 7.335 27850K .......... .......... .......... .......... .......... 13% 2.83M 33s [2023-08-24T08:50:18.781Z] #10 7.353 27900K .......... .......... .......... .......... .......... 13% 7.47M 33s [2023-08-24T08:50:18.781Z] #10 7.359 27950K .......... .......... .......... .......... .......... 13% 11.0M 33s [2023-08-24T08:50:18.781Z] #10 7.363 28000K .......... .......... .......... .......... .......... 13% 7.97M 33s [2023-08-24T08:50:18.781Z] #10 7.370 28050K .......... .......... .......... .......... .......... 13% 9.49M 33s [2023-08-24T08:50:18.781Z] #10 7.375 28100K .......... .......... .......... .......... .......... 13% 13.1M 32s [2023-08-24T08:50:18.781Z] #10 7.379 28150K .......... .......... .......... .......... .......... 13% 8.94M 32s [2023-08-24T08:50:18.781Z] #10 7.384 28200K .......... .......... .......... .......... .......... 13% 13.9M 32s [2023-08-24T08:50:18.781Z] #10 7.387 28250K .......... .......... .......... .......... .......... 13% 9.30M 32s [2023-08-24T08:50:18.781Z] #10 7.393 28300K .......... .......... .......... .......... .......... 13% 12.3M 32s [2023-08-24T08:50:18.781Z] #10 7.397 28350K .......... .......... .......... .......... .......... 13% 9.95M 32s [2023-08-24T08:50:18.781Z] #10 7.402 28400K .......... .......... .......... .......... .......... 13% 9.53M 32s [2023-08-24T08:50:18.781Z] #10 7.407 28450K .......... .......... .......... .......... .......... 13% 10.1M 32s [2023-08-24T08:50:18.781Z] #10 7.412 28500K .......... .......... .......... .......... .......... 13% 10.7M 32s [2023-08-24T08:50:18.781Z] #10 7.416 28550K .......... .......... .......... .......... .......... 13% 11.1M 32s [2023-08-24T08:50:18.781Z] #10 7.421 28600K .......... .......... .......... .......... .......... 13% 11.8M 32s [2023-08-24T08:50:18.781Z] #10 7.425 28650K .......... .......... .......... .......... .......... 13% 10.1M 32s [2023-08-24T08:50:18.781Z] #10 7.431 28700K .......... .......... .......... .......... .......... 13% 8.74M 32s [2023-08-24T08:50:18.781Z] #10 7.435 28750K .......... .......... .......... .......... .......... 13% 10.0M 32s [2023-08-24T08:50:18.781Z] #10 7.440 28800K .......... .......... .......... .......... .......... 13% 12.3M 32s [2023-08-24T08:50:18.781Z] #10 7.444 28850K .......... .......... .......... .......... .......... 13% 11.6M 32s [2023-08-24T08:50:18.781Z] #10 7.448 28900K .......... .......... .......... .......... .......... 13% 10.4M 32s [2023-08-24T08:50:18.781Z] #10 7.454 28950K .......... .......... .......... .......... .......... 13% 6.39M 32s [2023-08-24T08:50:18.781Z] #10 7.460 29000K .......... .......... .......... .......... .......... 13% 15.1M 32s [2023-08-24T08:50:18.781Z] #10 7.464 29050K .......... .......... .......... .......... .......... 13% 9.88M 32s [2023-08-24T08:50:18.781Z] #10 7.469 29100K .......... .......... .......... .......... .......... 13% 9.35M 32s [2023-08-24T08:50:18.781Z] #10 7.474 29150K .......... .......... .......... .......... .......... 13% 10.7M 32s [2023-08-24T08:50:18.781Z] #10 7.478 29200K .......... .......... .......... .......... .......... 13% 9.71M 32s [2023-08-24T08:50:18.781Z] #10 7.483 29250K .......... .......... .......... .......... .......... 14% 8.38M 32s [2023-08-24T08:50:18.781Z] #10 7.489 29300K .......... .......... .......... .......... .......... 14% 6.92M 32s [2023-08-24T08:50:18.781Z] #10 7.497 29350K .......... .......... .......... .......... .......... 14% 8.33M 32s [2023-08-24T08:50:18.781Z] #10 7.502 29400K .......... .......... .......... .......... .......... 14% 13.8M 32s [2023-08-24T08:50:18.781Z] #10 7.506 29450K .......... .......... .......... .......... .......... 14% 11.3M 32s [2023-08-24T08:50:18.781Z] #10 7.510 29500K .......... .......... .......... .......... .......... 14% 10.5M 32s [2023-08-24T08:50:18.781Z] #10 7.515 29550K .......... .......... .......... .......... .......... 14% 9.90M 31s [2023-08-24T08:50:18.781Z] #10 7.520 29600K .......... .......... .......... .......... .......... 14% 7.79M 31s [2023-08-24T08:50:18.781Z] #10 7.526 29650K .......... .......... .......... .......... .......... 14% 10.6M 31s [2023-08-24T08:50:18.781Z] #10 7.531 29700K .......... .......... .......... .......... .......... 14% 9.20M 31s [2023-08-24T08:50:18.781Z] #10 7.536 29750K .......... .......... .......... .......... .......... 14% 6.73M 31s [2023-08-24T08:50:18.781Z] #10 7.543 29800K .......... .......... .......... .......... .......... 14% 5.95M 31s [2023-08-24T08:50:19.032Z] #10 7.551 29850K .......... .......... .......... .......... .......... 14% 2.43M 31s [2023-08-24T08:50:19.032Z] #10 7.571 29900K .......... .......... .......... .......... .......... 14% 10.9M 31s [2023-08-24T08:50:19.032Z] #10 7.576 29950K .......... .......... .......... .......... .......... 14% 11.0M 31s [2023-08-24T08:50:19.032Z] #10 7.580 30000K .......... .......... .......... .......... .......... 14% 8.77M 31s [2023-08-24T08:50:19.032Z] #10 7.586 30050K .......... .......... .......... .......... .......... 14% 10.1M 31s [2023-08-24T08:50:19.032Z] #10 7.591 30100K .......... .......... .......... .......... .......... 14% 12.2M 31s [2023-08-24T08:50:19.032Z] #10 7.595 30150K .......... .......... .......... .......... .......... 14% 11.5M 31s [2023-08-24T08:50:19.032Z] #10 7.599 30200K .......... .......... .......... .......... .......... 14% 10.4M 31s [2023-08-24T08:50:19.032Z] #10 7.604 30250K .......... .......... .......... .......... .......... 14% 11.6M 31s [2023-08-24T08:50:19.032Z] #10 7.608 30300K .......... .......... .......... .......... .......... 14% 9.96M 31s [2023-08-24T08:50:19.032Z] #10 7.613 30350K .......... .......... .......... .......... .......... 14% 9.54M 31s [2023-08-24T08:50:19.032Z] #10 7.618 30400K .......... .......... .......... .......... .......... 14% 13.5M 31s [2023-08-24T08:50:19.032Z] #10 7.622 30450K .......... .......... .......... .......... .......... 14% 6.64M 31s [2023-08-24T08:50:19.032Z] #10 7.629 30500K .......... .......... .......... .......... .......... 14% 42.3M 31s [2023-08-24T08:50:19.032Z] #10 7.630 30550K .......... .......... .......... .......... .......... 14% 11.3M 31s [2023-08-24T08:50:19.032Z] #10 7.634 30600K .......... .......... .......... .......... .......... 14% 12.6M 31s [2023-08-24T08:50:19.032Z] #10 7.638 30650K .......... .......... .......... .......... .......... 14% 10.2M 31s [2023-08-24T08:50:19.032Z] #10 7.643 30700K .......... .......... .......... .......... .......... 14% 9.49M 31s [2023-08-24T08:50:19.032Z] #10 7.648 30750K .......... .......... .......... .......... .......... 14% 11.5M 31s [2023-08-24T08:50:19.032Z] #10 7.652 30800K .......... .......... .......... .......... .......... 14% 11.1M 31s [2023-08-24T08:50:19.032Z] #10 7.657 30850K .......... .......... .......... .......... .......... 14% 11.4M 31s [2023-08-24T08:50:19.032Z] #10 7.661 30900K .......... .......... .......... .......... .......... 14% 10.3M 31s [2023-08-24T08:50:19.032Z] #10 7.666 30950K .......... .......... .......... .......... .......... 14% 15.7M 31s [2023-08-24T08:50:19.032Z] #10 7.669 31000K .......... .......... .......... .......... .......... 14% 10.8M 31s [2023-08-24T08:50:19.032Z] #10 7.673 31050K .......... .......... .......... .......... .......... 14% 11.2M 31s [2023-08-24T08:50:19.032Z] #10 7.678 31100K .......... .......... .......... .......... .......... 14% 9.34M 31s [2023-08-24T08:50:19.032Z] #10 7.683 31150K .......... .......... .......... .......... .......... 14% 10.5M 31s [2023-08-24T08:50:19.032Z] #10 7.688 31200K .......... .......... .......... .......... .......... 14% 15.1M 31s [2023-08-24T08:50:19.032Z] #10 7.691 31250K .......... .......... .......... .......... .......... 14% 11.3M 31s [2023-08-24T08:50:19.032Z] #10 7.695 31300K .......... .......... .......... .......... .......... 14% 12.1M 30s [2023-08-24T08:50:19.032Z] #10 7.699 31350K .......... .......... .......... .......... .......... 15% 5.80M 30s [2023-08-24T08:50:19.032Z] #10 7.708 31400K .......... .......... .......... .......... .......... 15% 8.72M 30s [2023-08-24T08:50:19.032Z] #10 7.713 31450K .......... .......... .......... .......... .......... 15% 7.05M 30s [2023-08-24T08:50:19.032Z] #10 7.720 31500K .......... .......... .......... .......... .......... 15% 22.1M 30s [2023-08-24T08:50:19.032Z] #10 7.722 31550K .......... .......... .......... .......... .......... 15% 9.69M 30s [2023-08-24T08:50:19.032Z] #10 7.727 31600K .......... .......... .......... .......... .......... 15% 14.7M 30s [2023-08-24T08:50:19.032Z] #10 7.733 31650K .......... .......... .......... .......... .......... 15% 9.74M 30s [2023-08-24T08:50:19.032Z] #10 7.736 31700K .......... .......... .......... .......... .......... 15% 8.59M 30s [2023-08-24T08:50:19.032Z] #10 7.741 31750K .......... .......... .......... .......... .......... 15% 15.4M 30s [2023-08-24T08:50:19.032Z] #10 7.745 31800K .......... .......... .......... .......... .......... 15% 11.3M 30s [2023-08-24T08:50:19.032Z] #10 7.749 31850K .......... .......... .......... .......... .......... 15% 15.5M 30s [2023-08-24T08:50:19.032Z] #10 7.752 31900K .......... .......... .......... .......... .......... 15% 5.02M 30s [2023-08-24T08:50:19.032Z] #10 7.762 31950K .......... .......... .......... .......... .......... 15% 1.37M 30s [2023-08-24T08:50:19.032Z] #10 7.798 32000K .......... .......... .......... .......... .......... 15% 48.4M 30s [2023-08-24T08:50:19.032Z] #10 7.798 32050K .......... .......... .......... .......... .......... 15% 62.6M 30s [2023-08-24T08:50:19.032Z] #10 7.799 32100K .......... .......... .......... .......... .......... 15% 58.4M 30s [2023-08-24T08:50:19.032Z] #10 7.800 32150K .......... .......... .......... .......... .......... 15% 22.3M 30s [2023-08-24T08:50:19.032Z] #10 7.802 32200K .......... .......... .......... .......... .......... 15% 13.7M 30s [2023-08-24T08:50:19.032Z] #10 7.806 32250K .......... .......... .......... .......... .......... 15% 11.3M 30s [2023-08-24T08:50:19.032Z] #10 7.810 32300K .......... .......... .......... .......... .......... 15% 12.3M 30s [2023-08-24T08:50:19.032Z] #10 7.814 32350K .......... .......... .......... .......... .......... 15% 11.6M 30s [2023-08-24T08:50:19.033Z] #10 7.818 32400K .......... .......... .......... .......... .......... 15% 11.7M 30s [2023-08-24T08:50:19.033Z] #10 7.822 32450K .......... .......... .......... .......... .......... 15% 12.2M 30s [2023-08-24T08:50:19.033Z] #10 7.826 32500K .......... .......... .......... .......... .......... 15% 13.0M 30s [2023-08-24T08:50:19.033Z] #10 7.830 32550K .......... .......... .......... .......... .......... 15% 11.5M 30s [2023-08-24T08:50:19.033Z] #10 7.834 32600K .......... .......... .......... .......... .......... 15% 11.1M 30s [2023-08-24T08:50:19.033Z] #10 7.839 32650K .......... .......... .......... .......... .......... 15% 11.5M 30s [2023-08-24T08:50:19.033Z] #10 7.843 32700K .......... .......... .......... .......... .......... 15% 11.7M 30s [2023-08-24T08:50:19.033Z] #10 7.847 32750K .......... .......... .......... .......... .......... 15% 12.7M 30s [2023-08-24T08:50:19.283Z] #10 7.851 32800K .......... .......... .......... .......... .......... 15% 11.9M 30s [2023-08-24T08:50:19.283Z] #10 7.855 32850K .......... .......... .......... .......... .......... 15% 14.9M 30s [2023-08-24T08:50:19.283Z] #10 7.858 32900K .......... .......... .......... .......... .......... 15% 10.8M 30s [2023-08-24T08:50:19.283Z] #10 7.863 32950K .......... .......... .......... .......... .......... 15% 14.1M 30s [2023-08-24T08:50:19.283Z] #10 7.867 33000K .......... .......... .......... .......... .......... 15% 11.9M 30s [2023-08-24T08:50:19.283Z] #10 7.871 33050K .......... .......... .......... .......... .......... 15% 9.33M 30s [2023-08-24T08:50:19.283Z] #10 7.876 33100K .......... .......... .......... .......... .......... 15% 11.7M 29s [2023-08-24T08:50:19.283Z] #10 7.880 33150K .......... .......... .......... .......... .......... 15% 15.0M 29s [2023-08-24T08:50:19.283Z] #10 7.883 33200K .......... .......... .......... .......... .......... 15% 11.8M 29s [2023-08-24T08:50:19.283Z] #10 7.887 33250K .......... .......... .......... .......... .......... 15% 8.08M 29s [2023-08-24T08:50:19.283Z] #10 7.893 33300K .......... .......... .......... .......... .......... 15% 9.27M 29s [2023-08-24T08:50:19.283Z] #10 7.899 33350K .......... .......... .......... .......... .......... 15% 9.93M 29s [2023-08-24T08:50:19.283Z] #10 7.904 33400K .......... .......... .......... .......... .......... 15% 13.1M 29s [2023-08-24T08:50:19.283Z] #10 7.907 33450K .......... .......... .......... .......... .......... 16% 12.8M 29s [2023-08-24T08:50:19.283Z] #10 7.911 33500K .......... .......... .......... .......... .......... 16% 13.8M 29s [2023-08-24T08:50:19.283Z] #10 7.920 33550K .......... .......... .......... .......... .......... 16% 5.66M 29s [2023-08-24T08:50:19.283Z] #10 7.923 33600K .......... .......... .......... .......... .......... 16% 8.40M 29s [2023-08-24T08:50:19.283Z] #10 7.929 33650K .......... .......... .......... .......... .......... 16% 10.9M 29s [2023-08-24T08:50:19.283Z] #10 7.934 33700K .......... .......... .......... .......... .......... 16% 10.2M 29s [2023-08-24T08:50:19.283Z] #10 7.938 33750K .......... .......... .......... .......... .......... 16% 13.9M 29s [2023-08-24T08:50:19.283Z] #10 7.942 33800K .......... .......... .......... .......... .......... 16% 11.0M 29s [2023-08-24T08:50:19.283Z] #10 7.946 33850K .......... .......... .......... .......... .......... 16% 13.7M 29s [2023-08-24T08:50:19.283Z] #10 7.950 33900K .......... .......... .......... .......... .......... 16% 8.62M 29s [2023-08-24T08:50:19.283Z] #10 7.956 33950K .......... .......... .......... .......... .......... 16% 11.4M 29s [2023-08-24T08:50:19.283Z] #10 7.960 34000K .......... .......... .......... .......... .......... 16% 10.6M 29s [2023-08-24T08:50:19.283Z] #10 7.964 34050K .......... .......... .......... .......... .......... 16% 15.8M 29s [2023-08-24T08:50:19.283Z] #10 7.968 34100K .......... .......... .......... .......... .......... 16% 6.94M 29s [2023-08-24T08:50:19.283Z] #10 7.975 34150K .......... .......... .......... .......... .......... 16% 4.13M 29s [2023-08-24T08:50:19.283Z] #10 7.986 34200K .......... .......... .......... .......... .......... 16% 1.25M 29s [2023-08-24T08:50:19.283Z] #10 8.025 34250K .......... .......... .......... .......... .......... 16% 106M 29s [2023-08-24T08:50:19.284Z] #10 8.026 34300K .......... .......... .......... .......... .......... 16% 13.4M 29s [2023-08-24T08:50:19.284Z] #10 8.030 34350K .......... .......... .......... .......... .......... 16% 17.0M 29s [2023-08-24T08:50:19.284Z] #10 8.032 34400K .......... .......... .......... .......... .......... 16% 11.9M 29s [2023-08-24T08:50:19.284Z] #10 8.037 34450K .......... .......... .......... .......... .......... 16% 13.2M 29s [2023-08-24T08:50:19.284Z] #10 8.040 34500K .......... .......... .......... .......... .......... 16% 5.06M 29s [2023-08-24T08:50:19.284Z] #10 8.050 34550K .......... .......... .......... .......... .......... 16% 50.1M 29s [2023-08-24T08:50:19.284Z] #10 8.051 34600K .......... .......... .......... .......... .......... 16% 30.9M 29s [2023-08-24T08:50:19.534Z] #10 8.052 34650K .......... .......... .......... .......... .......... 16% 11.1M 29s [2023-08-24T08:50:19.534Z] #10 8.057 34700K .......... .......... .......... .......... .......... 16% 12.9M 29s [2023-08-24T08:50:19.534Z] #10 8.061 34750K .......... .......... .......... .......... .......... 16% 14.0M 29s [2023-08-24T08:50:19.534Z] #10 8.064 34800K .......... .......... .......... .......... .......... 16% 12.0M 29s [2023-08-24T08:50:19.534Z] #10 8.068 34850K .......... .......... .......... .......... .......... 16% 12.5M 29s [2023-08-24T08:50:19.534Z] #10 8.072 34900K .......... .......... .......... .......... .......... 16% 12.4M 29s [2023-08-24T08:50:19.534Z] #10 8.076 34950K .......... .......... .......... .......... .......... 16% 9.99M 29s [2023-08-24T08:50:19.534Z] #10 8.081 35000K .......... .......... .......... .......... .......... 16% 12.2M 29s [2023-08-24T08:50:19.534Z] #10 8.085 35050K .......... .......... .......... .......... .......... 16% 16.2M 29s [2023-08-24T08:50:19.534Z] #10 8.088 35100K .......... .......... .......... .......... .......... 16% 12.8M 29s [2023-08-24T08:50:19.534Z] #10 8.092 35150K .......... .......... .......... .......... .......... 16% 12.1M 29s [2023-08-24T08:50:19.534Z] #10 8.096 35200K .......... .......... .......... .......... .......... 16% 9.66M 28s [2023-08-24T08:50:19.534Z] #10 8.101 35250K .......... .......... .......... .......... .......... 16% 16.8M 28s [2023-08-24T08:50:19.534Z] #10 8.104 35300K .......... .......... .......... .......... .......... 16% 11.7M 28s [2023-08-24T08:50:19.534Z] #10 8.108 35350K .......... .......... .......... .......... .......... 16% 14.1M 28s [2023-08-24T08:50:19.534Z] #10 8.112 35400K .......... .......... .......... .......... .......... 16% 10.6M 28s [2023-08-24T08:50:19.534Z] #10 8.116 35450K .......... .......... .......... .......... .......... 16% 15.3M 28s [2023-08-24T08:50:19.534Z] #10 8.119 35500K .......... .......... .......... .......... .......... 16% 14.1M 28s [2023-08-24T08:50:19.534Z] #10 8.123 35550K .......... .......... .......... .......... .......... 17% 12.7M 28s [2023-08-24T08:50:19.534Z] #10 8.127 35600K .......... .......... .......... .......... .......... 17% 9.59M 28s [2023-08-24T08:50:19.534Z] #10 8.132 35650K .......... .......... .......... .......... .......... 17% 13.7M 28s [2023-08-24T08:50:19.535Z] #10 8.135 35700K .......... .......... .......... .......... .......... 17% 11.2M 28s [2023-08-24T08:50:19.535Z] #10 8.140 35750K .......... .......... .......... .......... .......... 17% 15.8M 28s [2023-08-24T08:50:19.535Z] #10 8.143 35800K .......... .......... .......... .......... .......... 17% 11.9M 28s [2023-08-24T08:50:19.535Z] #10 8.147 35850K .......... .......... .......... .......... .......... 17% 14.9M 28s [2023-08-24T08:50:19.535Z] #10 8.150 35900K .......... .......... .......... .......... .......... 17% 11.4M 28s [2023-08-24T08:50:19.535Z] #10 8.154 35950K .......... .......... .......... .......... .......... 17% 12.2M 28s [2023-08-24T08:50:19.535Z] #10 8.158 36000K .......... .......... .......... .......... .......... 17% 13.3M 28s [2023-08-24T08:50:19.535Z] #10 8.162 36050K .......... .......... .......... .......... .......... 17% 16.3M 28s [2023-08-24T08:50:19.535Z] #10 8.165 36100K .......... .......... .......... .......... .......... 17% 11.8M 28s [2023-08-24T08:50:19.535Z] #10 8.170 36150K .......... .......... .......... .......... .......... 17% 10.0M 28s [2023-08-24T08:50:19.535Z] #10 8.174 36200K .......... .......... .......... .......... .......... 17% 13.6M 28s [2023-08-24T08:50:19.535Z] #10 8.178 36250K .......... .......... .......... .......... .......... 17% 12.6M 28s [2023-08-24T08:50:19.535Z] #10 8.182 36300K .......... .......... .......... .......... .......... 17% 12.6M 28s [2023-08-24T08:50:19.535Z] #10 8.185 36350K .......... .......... .......... .......... .......... 17% 14.8M 28s [2023-08-24T08:50:19.535Z] #10 8.189 36400K .......... .......... .......... .......... .......... 17% 12.8M 28s [2023-08-24T08:50:19.535Z] #10 8.192 36450K .......... .......... .......... .......... .......... 17% 12.2M 28s [2023-08-24T08:50:19.535Z] #10 8.197 36500K .......... .......... .......... .......... .......... 17% 1.13M 28s [2023-08-24T08:50:19.535Z] #10 8.240 36550K .......... .......... .......... .......... .......... 17% 14.6M 28s [2023-08-24T08:50:19.535Z] #10 8.243 36600K .......... .......... .......... .......... .......... 17% 11.6M 28s [2023-08-24T08:50:19.535Z] #10 8.247 36650K .......... .......... .......... .......... .......... 17% 9.23M 28s [2023-08-24T08:50:19.535Z] #10 8.252 36700K .......... .......... .......... .......... .......... 17% 8.95M 28s [2023-08-24T08:50:19.535Z] #10 8.258 36750K .......... .......... .......... .......... .......... 17% 12.2M 28s [2023-08-24T08:50:19.535Z] #10 8.262 36800K .......... .......... .......... .......... .......... 17% 8.79M 28s [2023-08-24T08:50:19.535Z] #10 8.268 36850K .......... .......... .......... .......... .......... 17% 13.6M 28s [2023-08-24T08:50:19.535Z] #10 8.271 36900K .......... .......... .......... .......... .......... 17% 15.7M 28s [2023-08-24T08:50:19.535Z] #10 8.274 36950K .......... .......... .......... .......... .......... 17% 11.2M 28s [2023-08-24T08:50:19.535Z] #10 8.279 37000K .......... .......... .......... .......... .......... 17% 12.3M 28s [2023-08-24T08:50:19.535Z] #10 8.283 37050K .......... .......... .......... .......... .......... 17% 12.2M 28s [2023-08-24T08:50:19.535Z] #10 8.287 37100K .......... .......... .......... .......... .......... 17% 12.5M 28s [2023-08-24T08:50:19.535Z] #10 8.290 37150K .......... .......... .......... .......... .......... 17% 14.8M 28s [2023-08-24T08:50:19.535Z] #10 8.294 37200K .......... .......... .......... .......... .......... 17% 9.93M 28s [2023-08-24T08:50:19.535Z] #10 8.299 37250K .......... .......... .......... .......... .......... 17% 14.7M 28s [2023-08-24T08:50:19.535Z] #10 8.302 37300K .......... .......... .......... .......... .......... 17% 11.7M 28s [2023-08-24T08:50:19.535Z] #10 8.306 37350K .......... .......... .......... .......... .......... 17% 11.3M 27s [2023-08-24T08:50:19.535Z] #10 8.311 37400K .......... .......... .......... .......... .......... 17% 14.8M 27s [2023-08-24T08:50:19.535Z] #10 8.314 37450K .......... .......... .......... .......... .......... 17% 10.6M 27s [2023-08-24T08:50:19.535Z] #10 8.318 37500K .......... .......... .......... .......... .......... 17% 11.2M 27s [2023-08-24T08:50:19.535Z] #10 8.323 37550K .......... .......... .......... .......... .......... 17% 16.2M 27s [2023-08-24T08:50:19.535Z] #10 8.326 37600K .......... .......... .......... .......... .......... 18% 12.5M 27s [2023-08-24T08:50:19.535Z] #10 8.330 37650K .......... .......... .......... .......... .......... 18% 12.8M 27s [2023-08-24T08:50:19.535Z] #10 8.333 37700K .......... .......... .......... .......... .......... 18% 12.6M 27s [2023-08-24T08:50:19.535Z] #10 8.338 37750K .......... .......... .......... .......... .......... 18% 12.5M 27s [2023-08-24T08:50:19.535Z] #10 8.341 37800K .......... .......... .......... .......... .......... 18% 11.6M 27s [2023-08-24T08:50:19.535Z] #10 8.345 37850K .......... .......... .......... .......... .......... 18% 11.8M 27s [2023-08-24T08:50:19.535Z] #10 8.350 37900K .......... .......... .......... .......... .......... 18% 14.1M 27s [2023-08-24T08:50:19.786Z] #10 8.353 37950K .......... .......... .......... .......... .......... 18% 10.7M 27s [2023-08-24T08:50:19.786Z] #10 8.358 38000K .......... .......... .......... .......... .......... 18% 11.4M 27s [2023-08-24T08:50:19.786Z] #10 8.362 38050K .......... .......... .......... .......... .......... 18% 14.8M 27s [2023-08-24T08:50:19.786Z] #10 8.365 38100K .......... .......... .......... .......... .......... 18% 12.9M 27s [2023-08-24T08:50:19.786Z] #10 8.369 38150K .......... .......... .......... .......... .......... 18% 10.9M 27s [2023-08-24T08:50:19.786Z] #10 8.373 38200K .......... .......... .......... .......... .......... 18% 14.5M 27s [2023-08-24T08:50:19.786Z] #10 8.377 38250K .......... .......... .......... .......... .......... 18% 15.5M 27s [2023-08-24T08:50:19.786Z] #10 8.380 38300K .......... .......... .......... .......... .......... 18% 11.8M 27s [2023-08-24T08:50:19.786Z] #10 8.384 38350K .......... .......... .......... .......... .......... 18% 9.94M 27s [2023-08-24T08:50:19.786Z] #10 8.389 38400K .......... .......... .......... .......... .......... 18% 14.0M 27s [2023-08-24T08:50:19.786Z] #10 8.393 38450K .......... .......... .......... .......... .......... 18% 12.0M 27s [2023-08-24T08:50:19.786Z] #10 8.397 38500K .......... .......... .......... .......... .......... 18% 16.3M 27s [2023-08-24T08:50:19.786Z] #10 8.400 38550K .......... .......... .......... .......... .......... 18% 11.0M 27s [2023-08-24T08:50:19.786Z] #10 8.404 38600K .......... .......... .......... .......... .......... 18% 12.9M 27s [2023-08-24T08:50:19.786Z] #10 8.408 38650K .......... .......... .......... .......... .......... 18% 12.0M 27s [2023-08-24T08:50:19.786Z] #10 8.412 38700K .......... .......... .......... .......... .......... 18% 13.0M 27s [2023-08-24T08:50:19.786Z] #10 8.416 38750K .......... .......... .......... .......... .......... 18% 12.6M 27s [2023-08-24T08:50:19.786Z] #10 8.420 38800K .......... .......... .......... .......... .......... 18% 16.0M 27s [2023-08-24T08:50:19.786Z] #10 8.423 38850K .......... .......... .......... .......... .......... 18% 10.8M 27s [2023-08-24T08:50:19.786Z] #10 8.427 38900K .......... .......... .......... .......... .......... 18% 12.2M 27s [2023-08-24T08:50:19.786Z] #10 8.431 38950K .......... .......... .......... .......... .......... 18% 1.40M 27s [2023-08-24T08:50:19.786Z] #10 8.466 39000K .......... .......... .......... .......... .......... 18% 12.7M 27s [2023-08-24T08:50:19.786Z] #10 8.470 39050K .......... .......... .......... .......... .......... 18% 11.6M 27s [2023-08-24T08:50:19.786Z] #10 8.474 39100K .......... .......... .......... .......... .......... 18% 14.0M 27s [2023-08-24T08:50:19.786Z] #10 8.479 39150K .......... .......... .......... .......... .......... 18% 8.81M 27s [2023-08-24T08:50:19.786Z] #10 8.483 39200K .......... .......... .......... .......... .......... 18% 13.2M 27s [2023-08-24T08:50:19.786Z] #10 8.487 39250K .......... .......... .......... .......... .......... 18% 15.6M 27s [2023-08-24T08:50:19.786Z] #10 8.490 39300K .......... .......... .......... .......... .......... 18% 9.91M 27s [2023-08-24T08:50:19.786Z] #10 8.495 39350K .......... .......... .......... .......... .......... 18% 15.8M 27s [2023-08-24T08:50:19.786Z] #10 8.499 39400K .......... .......... .......... .......... .......... 18% 10.2M 27s [2023-08-24T08:50:19.786Z] #10 8.503 39450K .......... .......... .......... .......... .......... 18% 13.9M 27s [2023-08-24T08:50:19.786Z] #10 8.506 39500K .......... .......... .......... .......... .......... 18% 17.7M 27s [2023-08-24T08:50:19.786Z] #10 8.509 39550K .......... .......... .......... .......... .......... 18% 12.5M 26s [2023-08-24T08:50:19.786Z] #10 8.513 39600K .......... .......... .......... .......... .......... 18% 16.7M 26s [2023-08-24T08:50:19.786Z] #10 8.518 39650K .......... .......... .......... .......... .......... 18% 10.3M 26s [2023-08-24T08:50:19.786Z] #10 8.520 39700K .......... .......... .......... .......... .......... 19% 12.6M 26s [2023-08-24T08:50:19.786Z] #10 8.524 39750K .......... .......... .......... .......... .......... 19% 11.1M 26s [2023-08-24T08:50:19.786Z] #10 8.529 39800K .......... .......... .......... .......... .......... 19% 15.5M 26s [2023-08-24T08:50:19.786Z] #10 8.532 39850K .......... .......... .......... .......... .......... 19% 12.7M 26s [2023-08-24T08:50:19.786Z] #10 8.536 39900K .......... .......... .......... .......... .......... 19% 17.4M 26s [2023-08-24T08:50:19.786Z] #10 8.539 39950K .......... .......... .......... .......... .......... 19% 13.1M 26s [2023-08-24T08:50:19.786Z] #10 8.542 40000K .......... .......... .......... .......... .......... 19% 12.1M 26s [2023-08-24T08:50:19.786Z] #10 8.547 40050K .......... .......... .......... .......... .......... 19% 10.2M 26s [2023-08-24T08:50:19.786Z] #10 8.551 40100K .......... .......... .......... .......... .......... 19% 14.6M 26s [2023-08-24T08:50:19.786Z] #10 8.555 40150K .......... .......... .......... .......... .......... 19% 11.8M 26s [2023-08-24T08:50:19.786Z] #10 8.559 40200K .......... .......... .......... .......... .......... 19% 20.3M 26s [2023-08-24T08:50:19.786Z] #10 8.561 40250K .......... .......... .......... .......... .......... 19% 12.7M 26s [2023-08-24T08:50:20.037Z] #10 8.565 40300K .......... .......... .......... .......... .......... 19% 12.3M 26s [2023-08-24T08:50:20.037Z] #10 8.569 40350K .......... .......... .......... .......... .......... 19% 14.9M 26s [2023-08-24T08:50:20.037Z] #10 8.572 40400K .......... .......... .......... .......... .......... 19% 10.8M 26s [2023-08-24T08:50:20.037Z] #10 8.577 40450K .......... .......... .......... .......... .......... 19% 18.4M 26s [2023-08-24T08:50:20.037Z] #10 8.579 40500K .......... .......... .......... .......... .......... 19% 11.3M 26s [2023-08-24T08:50:20.037Z] #10 8.584 40550K .......... .......... .......... .......... .......... 19% 12.2M 26s [2023-08-24T08:50:20.037Z] #10 8.588 40600K .......... .......... .......... .......... .......... 19% 13.1M 26s [2023-08-24T08:50:20.037Z] #10 8.591 40650K .......... .......... .......... .......... .......... 19% 11.8M 26s [2023-08-24T08:50:20.037Z] #10 8.596 40700K .......... .......... .......... .......... .......... 19% 16.4M 26s [2023-08-24T08:50:20.037Z] #10 8.598 40750K .......... .......... .......... .......... .......... 19% 7.90M 26s [2023-08-24T08:50:20.037Z] #10 8.605 40800K .......... .......... .......... .......... .......... 19% 20.4M 26s [2023-08-24T08:50:20.037Z] #10 8.607 40850K .......... .......... .......... .......... .......... 19% 17.8M 26s [2023-08-24T08:50:20.037Z] #10 8.610 40900K .......... .......... .......... .......... .......... 19% 12.8M 26s [2023-08-24T08:50:20.037Z] #10 8.614 40950K .......... .......... .......... .......... .......... 19% 11.8M 26s [2023-08-24T08:50:20.037Z] #10 8.618 41000K .......... .......... .......... .......... .......... 19% 9.84M 26s [2023-08-24T08:50:20.037Z] #10 8.623 41050K .......... .......... .......... .......... .......... 19% 14.4M 26s [2023-08-24T08:50:20.037Z] #10 8.626 41100K .......... .......... .......... .......... .......... 19% 3.21M 26s [2023-08-24T08:50:20.037Z] #10 8.641 41150K .......... .......... .......... .......... .......... 19% 42.1M 26s [2023-08-24T08:50:20.037Z] #10 8.643 41200K .......... .......... .......... .......... .......... 19% 39.0M 26s [2023-08-24T08:50:20.037Z] #10 8.644 41250K .......... .......... .......... .......... .......... 19% 52.6M 26s [2023-08-24T08:50:20.037Z] #10 8.645 41300K .......... .......... .......... .......... .......... 19% 45.4M 26s [2023-08-24T08:50:20.037Z] #10 8.646 41350K .......... .......... .......... .......... .......... 19% 14.6M 26s [2023-08-24T08:50:20.037Z] #10 8.650 41400K .......... .......... .......... .......... .......... 19% 14.6M 26s [2023-08-24T08:50:20.037Z] #10 8.652 41450K .......... .......... .......... .......... .......... 19% 12.8M 26s [2023-08-24T08:50:20.037Z] #10 8.656 41500K .......... .......... .......... .......... .......... 19% 10.9M 26s [2023-08-24T08:50:20.037Z] #10 8.661 41550K .......... .......... .......... .......... .......... 19% 1.36M 26s [2023-08-24T08:50:20.037Z] #10 8.697 41600K .......... .......... .......... .......... .......... 19% 20.4M 26s [2023-08-24T08:50:20.037Z] #10 8.699 41650K .......... .......... .......... .......... .......... 19% 8.20M 26s [2023-08-24T08:50:20.037Z] #10 8.705 41700K .......... .......... .......... .......... .......... 19% 15.6M 26s [2023-08-24T08:50:20.037Z] #10 8.708 41750K .......... .......... .......... .......... .......... 19% 14.2M 26s [2023-08-24T08:50:20.037Z] #10 8.711 41800K .......... .......... .......... .......... .......... 20% 11.8M 26s [2023-08-24T08:50:20.037Z] #10 8.716 41850K .......... .......... .......... .......... .......... 20% 14.1M 26s [2023-08-24T08:50:20.038Z] #10 8.719 41900K .......... .......... .......... .......... .......... 20% 17.1M 25s [2023-08-24T08:50:20.038Z] #10 8.722 41950K .......... .......... .......... .......... .......... 20% 12.0M 25s [2023-08-24T08:50:20.038Z] #10 8.726 42000K .......... .......... .......... .......... .......... 20% 15.2M 25s [2023-08-24T08:50:20.038Z] #10 8.729 42050K .......... .......... .......... .......... .......... 20% 9.81M 25s [2023-08-24T08:50:20.038Z] #10 8.734 42100K .......... .......... .......... .......... .......... 20% 13.9M 25s [2023-08-24T08:50:20.038Z] #10 8.738 42150K .......... .......... .......... .......... .......... 20% 13.6M 25s [2023-08-24T08:50:20.038Z] #10 8.741 42200K .......... .......... .......... .......... .......... 20% 17.7M 25s [2023-08-24T08:50:20.038Z] #10 8.744 42250K .......... .......... .......... .......... .......... 20% 13.1M 25s [2023-08-24T08:50:20.038Z] #10 8.748 42300K .......... .......... .......... .......... .......... 20% 14.9M 25s [2023-08-24T08:50:20.038Z] #10 8.751 42350K .......... .......... .......... .......... .......... 20% 10.8M 25s [2023-08-24T08:50:20.038Z] #10 8.756 42400K .......... .......... .......... .......... .......... 20% 15.3M 25s [2023-08-24T08:50:20.038Z] #10 8.759 42450K .......... .......... .......... .......... .......... 20% 14.6M 25s [2023-08-24T08:50:20.038Z] #10 8.762 42500K .......... .......... .......... .......... .......... 20% 12.9M 25s [2023-08-24T08:50:20.038Z] #10 8.766 42550K .......... .......... .......... .......... .......... 20% 15.9M 25s [2023-08-24T08:50:20.038Z] #10 8.769 42600K .......... .......... .......... .......... .......... 20% 11.4M 25s [2023-08-24T08:50:20.038Z] #10 8.773 42650K .......... .......... .......... .......... .......... 20% 10.9M 25s [2023-08-24T08:50:20.038Z] #10 8.778 42700K .......... .......... .......... .......... .......... 20% 11.3M 25s [2023-08-24T08:50:20.038Z] #10 8.782 42750K .......... .......... .......... .......... .......... 20% 19.6M 25s [2023-08-24T08:50:20.038Z] #10 8.785 42800K .......... .......... .......... .......... .......... 20% 13.0M 25s [2023-08-24T08:50:20.038Z] #10 8.788 42850K .......... .......... .......... .......... .......... 20% 18.5M 25s [2023-08-24T08:50:20.288Z] #10 8.791 42900K .......... .......... .......... .......... .......... 20% 13.2M 25s [2023-08-24T08:50:20.288Z] #10 8.795 42950K .......... .......... .......... .......... .......... 20% 13.1M 25s [2023-08-24T08:50:20.288Z] #10 8.798 43000K .......... .......... .......... .......... .......... 20% 11.1M 25s [2023-08-24T08:50:20.288Z] #10 8.803 43050K .......... .......... .......... .......... .......... 20% 12.4M 25s [2023-08-24T08:50:20.288Z] #10 8.807 43100K .......... .......... .......... .......... .......... 20% 14.8M 25s [2023-08-24T08:50:20.288Z] #10 8.810 43150K .......... .......... .......... .......... .......... 20% 17.9M 25s [2023-08-24T08:50:20.288Z] #10 8.813 43200K .......... .......... .......... .......... .......... 20% 10.3M 25s [2023-08-24T08:50:20.288Z] #10 8.818 43250K .......... .......... .......... .......... .......... 20% 9.94M 25s [2023-08-24T08:50:20.288Z] #10 8.822 43300K .......... .......... .......... .......... .......... 20% 9.67M 25s [2023-08-24T08:50:20.288Z] #10 8.828 43350K .......... .......... .......... .......... .......... 20% 13.7M 25s [2023-08-24T08:50:20.288Z] #10 8.831 43400K .......... .......... .......... .......... .......... 20% 9.24M 25s [2023-08-24T08:50:20.288Z] #10 8.836 43450K .......... .......... .......... .......... .......... 20% 5.15M 25s [2023-08-24T08:50:20.288Z] #10 8.846 43500K .......... .......... .......... .......... .......... 20% 110M 25s [2023-08-24T08:50:20.288Z] #10 8.846 43550K .......... .......... .......... .......... .......... 20% 13.9M 25s [2023-08-24T08:50:20.288Z] #10 8.850 43600K .......... .......... .......... .......... .......... 20% 35.8M 25s [2023-08-24T08:50:20.288Z] #10 8.851 43650K .......... .......... .......... .......... .......... 20% 14.2M 25s [2023-08-24T08:50:20.288Z] #10 8.855 43700K .......... .......... .......... .......... .......... 20% 10.9M 25s [2023-08-24T08:50:20.288Z] #10 8.859 43750K .......... .......... .......... .......... .......... 20% 11.6M 25s [2023-08-24T08:50:20.288Z] #10 8.863 43800K .......... .......... .......... .......... .......... 20% 11.0M 25s [2023-08-24T08:50:20.288Z] #10 8.868 43850K .......... .......... .......... .......... .......... 20% 19.9M 25s [2023-08-24T08:50:20.289Z] #10 8.870 43900K .......... .......... .......... .......... .......... 21% 14.4M 25s [2023-08-24T08:50:20.289Z] #10 8.874 43950K .......... .......... .......... .......... .......... 21% 11.0M 25s [2023-08-24T08:50:20.289Z] #10 8.878 44000K .......... .......... .......... .......... .......... 21% 12.0M 25s [2023-08-24T08:50:20.289Z] #10 8.882 44050K .......... .......... .......... .......... .......... 21% 13.5M 25s [2023-08-24T08:50:20.289Z] #10 8.886 44100K .......... .......... .......... .......... .......... 21% 20.8M 25s [2023-08-24T08:50:20.289Z] #10 8.888 44150K .......... .......... .......... .......... .......... 21% 13.0M 24s [2023-08-24T08:50:20.289Z] #10 8.892 44200K .......... .......... .......... .......... .......... 21% 12.4M 24s [2023-08-24T08:50:20.289Z] #10 8.896 44250K .......... .......... .......... .......... .......... 21% 1.31M 25s [2023-08-24T08:50:20.289Z] #10 8.933 44300K .......... .......... .......... .......... .......... 21% 8.70M 25s [2023-08-24T08:50:20.289Z] #10 8.939 44350K .......... .......... .......... .......... .......... 21% 9.50M 25s [2023-08-24T08:50:20.289Z] #10 8.944 44400K .......... .......... .......... .......... .......... 21% 18.1M 25s [2023-08-24T08:50:20.289Z] #10 8.946 44450K .......... .......... .......... .......... .......... 21% 12.3M 25s [2023-08-24T08:50:20.289Z] #10 8.950 44500K .......... .......... .......... .......... .......... 21% 12.7M 24s [2023-08-24T08:50:20.289Z] #10 8.954 44550K .......... .......... .......... .......... .......... 21% 15.7M 24s [2023-08-24T08:50:20.289Z] #10 8.957 44600K .......... .......... .......... .......... .......... 21% 10.0M 24s [2023-08-24T08:50:20.289Z] #10 8.963 44650K .......... .......... .......... .......... .......... 21% 11.1M 24s [2023-08-24T08:50:20.289Z] #10 8.967 44700K .......... .......... .......... .......... .......... 21% 13.8M 24s [2023-08-24T08:50:20.289Z] #10 8.970 44750K .......... .......... .......... .......... .......... 21% 13.9M 24s [2023-08-24T08:50:20.289Z] #10 8.974 44800K .......... .......... .......... .......... .......... 21% 13.9M 24s [2023-08-24T08:50:20.289Z] #10 8.977 44850K .......... .......... .......... .......... .......... 21% 15.7M 24s [2023-08-24T08:50:20.289Z] #10 8.980 44900K .......... .......... .......... .......... .......... 21% 12.6M 24s [2023-08-24T08:50:20.289Z] #10 8.984 44950K .......... .......... .......... .......... .......... 21% 12.9M 24s [2023-08-24T08:50:20.289Z] #10 8.988 45000K .......... .......... .......... .......... .......... 21% 14.6M 24s [2023-08-24T08:50:20.289Z] #10 8.993 45050K .......... .......... .......... .......... .......... 21% 10.9M 24s [2023-08-24T08:50:20.289Z] #10 8.996 45100K .......... .......... .......... .......... .......... 21% 12.4M 24s [2023-08-24T08:50:20.289Z] #10 9.000 45150K .......... .......... .......... .......... .......... 21% 19.9M 24s [2023-08-24T08:50:20.289Z] #10 9.002 45200K .......... .......... .......... .......... .......... 21% 12.9M 24s [2023-08-24T08:50:20.289Z] #10 9.006 45250K .......... .......... .......... .......... .......... 21% 11.4M 24s [2023-08-24T08:50:20.289Z] #10 9.010 45300K .......... .......... .......... .......... .......... 21% 14.6M 24s [2023-08-24T08:50:20.289Z] #10 9.014 45350K .......... .......... .......... .......... .......... 21% 18.0M 24s [2023-08-24T08:50:20.289Z] #10 9.016 45400K .......... .......... .......... .......... .......... 21% 14.2M 24s [2023-08-24T08:50:20.289Z] #10 9.022 45450K .......... .......... .......... .......... .......... 21% 10.8M 24s [2023-08-24T08:50:20.289Z] #10 9.024 45500K .......... .......... .......... .......... .......... 21% 19.3M 24s [2023-08-24T08:50:20.289Z] #10 9.027 45550K .......... .......... .......... .......... .......... 21% 10.1M 24s [2023-08-24T08:50:20.289Z] #10 9.032 45600K .......... .......... .......... .......... .......... 21% 10.5M 24s [2023-08-24T08:50:20.289Z] #10 9.036 45650K .......... .......... .......... .......... .......... 21% 18.0M 24s [2023-08-24T08:50:20.289Z] #10 9.039 45700K .......... .......... .......... .......... .......... 21% 8.40M 24s [2023-08-24T08:50:20.289Z] #10 9.045 45750K .......... .......... .......... .......... .......... 21% 36.8M 24s [2023-08-24T08:50:20.289Z] #10 9.046 45800K .......... .......... .......... .......... .......... 21% 18.4M 24s [2023-08-24T08:50:20.289Z] #10 9.049 45850K .......... .......... .......... .......... .......... 21% 12.1M 24s [2023-08-24T08:50:20.289Z] #10 9.053 45900K .......... .......... .......... .......... .......... 21% 13.1M 24s [2023-08-24T08:50:20.289Z] #10 9.056 45950K .......... .......... .......... .......... .......... 21% 12.8M 24s [2023-08-24T08:50:20.289Z] #10 9.060 46000K .......... .......... .......... .......... .......... 22% 13.6M 24s [2023-08-24T08:50:20.289Z] #10 9.064 46050K .......... .......... .......... .......... .......... 22% 14.7M 24s [2023-08-24T08:50:20.289Z] #10 9.067 46100K .......... .......... .......... .......... .......... 22% 10.3M 24s [2023-08-24T08:50:20.289Z] #10 9.072 46150K .......... .......... .......... .......... .......... 22% 9.75M 24s [2023-08-24T08:50:20.289Z] #10 9.077 46200K .......... .......... .......... .......... .......... 22% 8.43M 24s [2023-08-24T08:50:20.289Z] #10 9.084 46250K .......... .......... .......... .......... .......... 22% 12.1M 24s [2023-08-24T08:50:20.289Z] #10 9.087 46300K .......... .......... .......... .......... .......... 22% 11.3M 24s [2023-08-24T08:50:20.289Z] #10 9.091 46350K .......... .......... .......... .......... .......... 22% 11.9M 24s [2023-08-24T08:50:20.540Z] #10 9.095 46400K .......... .......... .......... .......... .......... 22% 19.7M 24s [2023-08-24T08:50:20.540Z] #10 9.098 46450K .......... .......... .......... .......... .......... 22% 13.0M 24s [2023-08-24T08:50:20.540Z] #10 9.102 46500K .......... .......... .......... .......... .......... 22% 11.0M 24s [2023-08-24T08:50:20.540Z] #10 9.106 46550K .......... .......... .......... .......... .......... 22% 16.1M 24s [2023-08-24T08:50:20.540Z] #10 9.109 46600K .......... .......... .......... .......... .......... 22% 14.2M 24s [2023-08-24T08:50:20.540Z] #10 9.112 46650K .......... .......... .......... .......... .......... 22% 12.4M 24s [2023-08-24T08:50:20.540Z] #10 9.116 46700K .......... .......... .......... .......... .......... 22% 13.9M 24s [2023-08-24T08:50:20.540Z] #10 9.121 46750K .......... .......... .......... .......... .......... 22% 11.1M 24s [2023-08-24T08:50:20.540Z] #10 9.124 46800K .......... .......... .......... .......... .......... 22% 14.7M 24s [2023-08-24T08:50:20.540Z] #10 9.128 46850K .......... .......... .......... .......... .......... 22% 12.8M 24s [2023-08-24T08:50:20.540Z] #10 9.131 46900K .......... .......... .......... .......... .......... 22% 2.67M 24s [2023-08-24T08:50:20.540Z] #10 9.150 46950K .......... .......... .......... .......... .......... 22% 42.6M 24s [2023-08-24T08:50:20.540Z] #10 9.151 47000K .......... .......... .......... .......... .......... 22% 51.0M 24s [2023-08-24T08:50:20.540Z] #10 9.152 47050K .......... .......... .......... .......... .......... 22% 54.9M 23s [2023-08-24T08:50:20.540Z] #10 9.153 47100K .......... .......... .......... .......... .......... 22% 2.45M 24s [2023-08-24T08:50:20.540Z] #10 9.175 47150K .......... .......... .......... .......... .......... 22% 6.34M 24s [2023-08-24T08:50:20.540Z] #10 9.180 47200K .......... .......... .......... .......... .......... 22% 17.0M 23s [2023-08-24T08:50:20.540Z] #10 9.183 47250K .......... .......... .......... .......... .......... 22% 8.23M 23s [2023-08-24T08:50:20.540Z] #10 9.189 47300K .......... .......... .......... .......... .......... 22% 42.4M 23s [2023-08-24T08:50:20.540Z] #10 9.190 47350K .......... .......... .......... .......... .......... 22% 13.5M 23s [2023-08-24T08:50:20.540Z] #10 9.194 47400K .......... .......... .......... .......... .......... 22% 15.8M 23s [2023-08-24T08:50:20.540Z] #10 9.197 47450K .......... .......... .......... .......... .......... 22% 12.2M 23s [2023-08-24T08:50:20.540Z] #10 9.201 47500K .......... .......... .......... .......... .......... 22% 17.3M 23s [2023-08-24T08:50:20.540Z] #10 9.205 47550K .......... .......... .......... .......... .......... 22% 12.7M 23s [2023-08-24T08:50:20.540Z] #10 9.208 47600K .......... .......... .......... .......... .......... 22% 14.3M 23s [2023-08-24T08:50:20.540Z] #10 9.211 47650K .......... .......... .......... .......... .......... 22% 11.8M 23s [2023-08-24T08:50:20.540Z] #10 9.215 47700K .......... .......... .......... .......... .......... 22% 15.2M 23s [2023-08-24T08:50:20.540Z] #10 9.218 47750K .......... .......... .......... .......... .......... 22% 15.3M 23s [2023-08-24T08:50:20.540Z] #10 9.222 47800K .......... .......... .......... .......... .......... 22% 15.4M 23s [2023-08-24T08:50:20.540Z] #10 9.225 47850K .......... .......... .......... .......... .......... 22% 13.2M 23s [2023-08-24T08:50:20.540Z] #10 9.228 47900K .......... .......... .......... .......... .......... 22% 11.7M 23s [2023-08-24T08:50:20.540Z] #10 9.233 47950K .......... .......... .......... .......... .......... 22% 16.9M 23s [2023-08-24T08:50:20.540Z] #10 9.235 48000K .......... .......... .......... .......... .......... 22% 14.9M 23s [2023-08-24T08:50:20.540Z] #10 9.239 48050K .......... .......... .......... .......... .......... 23% 14.8M 23s [2023-08-24T08:50:20.540Z] #10 9.242 48100K .......... .......... .......... .......... .......... 23% 12.6M 23s [2023-08-24T08:50:20.540Z] #10 9.246 48150K .......... .......... .......... .......... .......... 23% 17.2M 23s [2023-08-24T08:50:20.540Z] #10 9.249 48200K .......... .......... .......... .......... .......... 23% 15.6M 23s [2023-08-24T08:50:20.540Z] #10 9.252 48250K .......... .......... .......... .......... .......... 23% 12.6M 23s [2023-08-24T08:50:20.540Z] #10 9.256 48300K .......... .......... .......... .......... .......... 23% 12.6M 23s [2023-08-24T08:50:20.540Z] #10 9.260 48350K .......... .......... .......... .......... .......... 23% 15.8M 23s [2023-08-24T08:50:20.540Z] #10 9.263 48400K .......... .......... .......... .......... .......... 23% 15.3M 23s [2023-08-24T08:50:20.540Z] #10 9.266 48450K .......... .......... .......... .......... .......... 23% 14.8M 23s [2023-08-24T08:50:20.540Z] #10 9.269 48500K .......... .......... .......... .......... .......... 23% 10.7M 23s [2023-08-24T08:50:20.540Z] #10 9.274 48550K .......... .......... .......... .......... .......... 23% 11.7M 23s [2023-08-24T08:50:20.540Z] #10 9.278 48600K .......... .......... .......... .......... .......... 23% 14.4M 23s [2023-08-24T08:50:20.540Z] #10 9.281 48650K .......... .......... .......... .......... .......... 23% 13.7M 23s [2023-08-24T08:50:20.540Z] #10 9.285 48700K .......... .......... .......... .......... .......... 23% 15.6M 23s [2023-08-24T08:50:20.540Z] #10 9.288 48750K .......... .......... .......... .......... .......... 23% 13.4M 23s [2023-08-24T08:50:20.540Z] #10 9.292 48800K .......... .......... .......... .......... .......... 23% 15.5M 23s [2023-08-24T08:50:20.791Z] #10 9.295 48850K .......... .......... .......... .......... .......... 23% 11.3M 23s [2023-08-24T08:50:20.791Z] #10 9.299 48900K .......... .......... .......... .......... .......... 23% 17.8M 23s [2023-08-24T08:50:20.791Z] #10 9.302 48950K .......... .......... .......... .......... .......... 23% 14.0M 23s [2023-08-24T08:50:20.791Z] #10 9.305 49000K .......... .......... .......... .......... .......... 23% 10.5M 23s [2023-08-24T08:50:20.791Z] #10 9.310 49050K .......... .......... .......... .......... .......... 23% 6.96M 23s [2023-08-24T08:50:20.791Z] #10 9.317 49100K .......... .......... .......... .......... .......... 23% 10.8M 23s [2023-08-24T08:50:20.791Z] #10 9.322 49150K .......... .......... .......... .......... .......... 23% 7.54M 23s [2023-08-24T08:50:20.791Z] #10 9.328 49200K .......... .......... .......... .......... .......... 23% 14.4M 23s [2023-08-24T08:50:20.791Z] #10 9.334 49250K .......... .......... .......... .......... .......... 23% 8.63M 23s [2023-08-24T08:50:20.791Z] #10 9.337 49300K .......... .......... .......... .......... .......... 23% 9.21M 23s [2023-08-24T08:50:20.791Z] #10 9.343 49350K .......... .......... .......... .......... .......... 23% 9.33M 23s [2023-08-24T08:50:20.791Z] #10 9.348 49400K .......... .......... .......... .......... .......... 23% 12.6M 23s [2023-08-24T08:50:20.791Z] #10 9.352 49450K .......... .......... .......... .......... .......... 23% 11.4M 23s [2023-08-24T08:50:20.791Z] #10 9.356 49500K .......... .......... .......... .......... .......... 23% 12.7M 23s [2023-08-24T08:50:20.791Z] #10 9.360 49550K .......... .......... .......... .......... .......... 23% 14.8M 23s [2023-08-24T08:50:20.791Z] #10 9.363 49600K .......... .......... .......... .......... .......... 23% 12.0M 23s [2023-08-24T08:50:20.791Z] #10 9.368 49650K .......... .......... .......... .......... .......... 23% 12.9M 23s [2023-08-24T08:50:20.791Z] #10 9.371 49700K .......... .......... .......... .......... .......... 23% 17.4M 23s [2023-08-24T08:50:20.791Z] #10 9.374 49750K .......... .......... .......... .......... .......... 23% 11.2M 23s [2023-08-24T08:50:20.791Z] #10 9.378 49800K .......... .......... .......... .......... .......... 23% 15.1M 23s [2023-08-24T08:50:20.791Z] #10 9.381 49850K .......... .......... .......... .......... .......... 23% 14.6M 23s [2023-08-24T08:50:20.791Z] #10 9.385 49900K .......... .......... .......... .......... .......... 23% 17.0M 23s [2023-08-24T08:50:20.791Z] #10 9.389 49950K .......... .......... .......... .......... .......... 23% 11.7M 22s [2023-08-24T08:50:20.791Z] #10 9.392 50000K .......... .......... .......... .......... .......... 23% 12.6M 22s [2023-08-24T08:50:20.791Z] #10 9.395 50050K .......... .......... .......... .......... .......... 23% 1.99M 23s [2023-08-24T08:50:20.791Z] #10 9.420 50100K .......... .......... .......... .......... .......... 23% 16.6M 22s [2023-08-24T08:50:20.791Z] #10 9.423 50150K .......... .......... .......... .......... .......... 24% 10.8M 22s [2023-08-24T08:50:20.791Z] #10 9.428 50200K .......... .......... .......... .......... .......... 24% 13.2M 22s [2023-08-24T08:50:20.791Z] #10 9.431 50250K .......... .......... .......... .......... .......... 24% 11.5M 22s [2023-08-24T08:50:20.791Z] #10 9.436 50300K .......... .......... .......... .......... .......... 24% 14.4M 22s [2023-08-24T08:50:20.791Z] #10 9.439 50350K .......... .......... .......... .......... .......... 24% 15.4M 22s [2023-08-24T08:50:20.791Z] #10 9.442 50400K .......... .......... .......... .......... .......... 24% 14.1M 22s [2023-08-24T08:50:20.791Z] #10 9.446 50450K .......... .......... .......... .......... .......... 24% 14.3M 22s [2023-08-24T08:50:20.791Z] #10 9.449 50500K .......... .......... .......... .......... .......... 24% 14.2M 22s [2023-08-24T08:50:20.791Z] #10 9.452 50550K .......... .......... .......... .......... .......... 24% 13.8M 22s [2023-08-24T08:50:20.791Z] #10 9.456 50600K .......... .......... .......... .......... .......... 24% 13.7M 22s [2023-08-24T08:50:20.791Z] #10 9.460 50650K .......... .......... .......... .......... .......... 24% 14.2M 22s [2023-08-24T08:50:20.791Z] #10 9.463 50700K .......... .......... .......... .......... .......... 24% 15.2M 22s [2023-08-24T08:50:20.791Z] #10 9.466 50750K .......... .......... .......... .......... .......... 24% 16.6M 22s [2023-08-24T08:50:20.791Z] #10 9.469 50800K .......... .......... .......... .......... .......... 24% 16.1M 22s [2023-08-24T08:50:20.792Z] #10 9.472 50850K .......... .......... .......... .......... .......... 24% 11.1M 22s [2023-08-24T08:50:20.792Z] #10 9.477 50900K .......... .......... .......... .......... .......... 24% 17.1M 22s [2023-08-24T08:50:20.792Z] #10 9.479 50950K .......... .......... .......... .......... .......... 24% 14.0M 22s [2023-08-24T08:50:20.792Z] #10 9.483 51000K .......... .......... .......... .......... .......... 24% 13.7M 22s [2023-08-24T08:50:20.792Z] #10 9.487 51050K .......... .......... .......... .......... .......... 24% 20.6M 22s [2023-08-24T08:50:20.792Z] #10 9.489 51100K .......... .......... .......... .......... .......... 24% 14.7M 22s [2023-08-24T08:50:20.792Z] #10 9.492 51150K .......... .......... .......... .......... .......... 24% 12.8M 22s [2023-08-24T08:50:20.792Z] #10 9.496 51200K .......... .......... .......... .......... .......... 24% 13.7M 22s [2023-08-24T08:50:20.792Z] #10 9.499 51250K .......... .......... .......... .......... .......... 24% 13.1M 22s [2023-08-24T08:50:20.792Z] #10 9.503 51300K .......... .......... .......... .......... .......... 24% 15.1M 22s [2023-08-24T08:50:20.792Z] #10 9.507 51350K .......... .......... .......... .......... .......... 24% 15.1M 22s [2023-08-24T08:50:20.792Z] #10 9.510 51400K .......... .......... .......... .......... .......... 24% 17.8M 22s [2023-08-24T08:50:20.792Z] #10 9.512 51450K .......... .......... .......... .......... .......... 24% 13.8M 22s [2023-08-24T08:50:20.792Z] #10 9.516 51500K .......... .......... .......... .......... .......... 24% 15.0M 22s [2023-08-24T08:50:20.792Z] #10 9.519 51550K .......... .......... .......... .......... .......... 24% 14.8M 22s [2023-08-24T08:50:20.792Z] #10 9.523 51600K .......... .......... .......... .......... .......... 24% 15.9M 22s [2023-08-24T08:50:20.792Z] #10 9.526 51650K .......... .......... .......... .......... .......... 24% 15.3M 22s [2023-08-24T08:50:20.792Z] #10 9.529 51700K .......... .......... .......... .......... .......... 24% 19.2M 22s [2023-08-24T08:50:20.792Z] #10 9.531 51750K .......... .......... .......... .......... .......... 24% 15.4M 22s [2023-08-24T08:50:20.792Z] #10 9.535 51800K .......... .......... .......... .......... .......... 24% 11.2M 22s [2023-08-24T08:50:20.792Z] #10 9.539 51850K .......... .......... .......... .......... .......... 24% 16.3M 22s [2023-08-24T08:50:20.792Z] #10 9.542 51900K .......... .......... .......... .......... .......... 24% 14.8M 22s [2023-08-24T08:50:20.792Z] #10 9.545 51950K .......... .......... .......... .......... .......... 24% 20.0M 22s [2023-08-24T08:50:20.792Z] #10 9.548 52000K .......... .......... .......... .......... .......... 24% 14.0M 22s [2023-08-24T08:50:20.792Z] #10 9.551 52050K .......... .......... .......... .......... .......... 24% 16.2M 22s [2023-08-24T08:50:20.792Z] #10 9.554 52100K .......... .......... .......... .......... .......... 24% 15.2M 22s [2023-08-24T08:50:20.792Z] #10 9.557 52150K .......... .......... .......... .......... .......... 24% 10.1M 22s [2023-08-24T08:50:20.792Z] #10 9.562 52200K .......... .......... .......... .......... .......... 24% 5.46M 22s [2023-08-24T08:50:20.792Z] #10 9.571 52250K .......... .......... .......... .......... .......... 25% 16.0M 22s [2023-08-24T08:50:20.792Z] #10 9.574 52300K .......... .......... .......... .......... .......... 25% 9.51M 22s [2023-08-24T08:50:20.792Z] #10 9.579 52350K .......... .......... .......... .......... .......... 25% 17.7M 22s [2023-08-24T08:50:20.792Z] #10 9.582 52400K .......... .......... .......... .......... .......... 25% 9.19M 22s [2023-08-24T08:50:20.792Z] #10 9.587 52450K .......... .......... .......... .......... .......... 25% 17.5M 22s [2023-08-24T08:50:20.792Z] #10 9.590 52500K .......... .......... .......... .......... .......... 25% 15.2M 22s [2023-08-24T08:50:20.792Z] #10 9.593 52550K .......... .......... .......... .......... .......... 25% 15.3M 22s [2023-08-24T08:50:21.042Z] #10 9.597 52600K .......... .......... .......... .......... .......... 25% 11.6M 22s [2023-08-24T08:50:21.042Z] #10 9.601 52650K .......... .......... .......... .......... .......... 25% 21.9M 22s [2023-08-24T08:50:21.042Z] #10 9.603 52700K .......... .......... .......... .......... .......... 25% 11.0M 22s [2023-08-24T08:50:21.042Z] #10 9.607 52750K .......... .......... .......... .......... .......... 25% 16.9M 22s [2023-08-24T08:50:21.042Z] #10 9.610 52800K .......... .......... .......... .......... .......... 25% 14.1M 22s [2023-08-24T08:50:21.042Z] #10 9.614 52850K .......... .......... .......... .......... .......... 25% 9.93M 22s [2023-08-24T08:50:21.042Z] #10 9.619 52900K .......... .......... .......... .......... .......... 25% 23.4M 22s [2023-08-24T08:50:21.042Z] #10 9.621 52950K .......... .......... .......... .......... .......... 25% 13.9M 21s [2023-08-24T08:50:21.042Z] #10 9.624 53000K .......... .......... .......... .......... .......... 25% 15.4M 21s [2023-08-24T08:50:21.042Z] #10 9.627 53050K .......... .......... .......... .......... .......... 25% 12.0M 21s [2023-08-24T08:50:21.042Z] #10 9.631 53100K .......... .......... .......... .......... .......... 25% 8.21M 21s [2023-08-24T08:50:21.042Z] #10 9.637 53150K .......... .......... .......... .......... .......... 25% 13.3M 21s [2023-08-24T08:50:21.042Z] #10 9.641 53200K .......... .......... .......... .......... .......... 25% 1.74M 21s [2023-08-24T08:50:21.042Z] #10 9.669 53250K .......... .......... .......... .......... .......... 25% 29.9M 21s [2023-08-24T08:50:21.042Z] #10 9.671 53300K .......... .......... .......... .......... .......... 25% 11.0M 21s [2023-08-24T08:50:21.042Z] #10 9.675 53350K .......... .......... .......... .......... .......... 25% 18.5M 21s [2023-08-24T08:50:21.042Z] #10 9.678 53400K .......... .......... .......... .......... .......... 25% 17.4M 21s [2023-08-24T08:50:21.042Z] #10 9.681 53450K .......... .......... .......... .......... .......... 25% 18.7M 21s [2023-08-24T08:50:21.042Z] #10 9.683 53500K .......... .......... .......... .......... .......... 25% 13.4M 21s [2023-08-24T08:50:21.042Z] #10 9.687 53550K .......... .......... .......... .......... .......... 25% 16.2M 21s [2023-08-24T08:50:21.042Z] #10 9.690 53600K .......... .......... .......... .......... .......... 25% 15.8M 21s [2023-08-24T08:50:21.042Z] #10 9.693 53650K .......... .......... .......... .......... .......... 25% 15.5M 21s [2023-08-24T08:50:21.042Z] #10 9.696 53700K .......... .......... .......... .......... .......... 25% 17.9M 21s [2023-08-24T08:50:21.042Z] #10 9.699 53750K .......... .......... .......... .......... .......... 25% 13.0M 21s [2023-08-24T08:50:21.042Z] #10 9.703 53800K .......... .......... .......... .......... .......... 25% 22.1M 21s [2023-08-24T08:50:21.042Z] #10 9.705 53850K .......... .......... .......... .......... .......... 25% 13.7M 21s [2023-08-24T08:50:21.042Z] #10 9.709 53900K .......... .......... .......... .......... .......... 25% 16.4M 21s [2023-08-24T08:50:21.042Z] #10 9.712 53950K .......... .......... .......... .......... .......... 25% 14.5M 21s [2023-08-24T08:50:21.043Z] #10 9.715 54000K .......... .......... .......... .......... .......... 25% 16.4M 21s [2023-08-24T08:50:21.043Z] #10 9.718 54050K .......... .......... .......... .......... .......... 25% 14.3M 21s [2023-08-24T08:50:21.043Z] #10 9.721 54100K .......... .......... .......... .......... .......... 25% 18.6M 21s [2023-08-24T08:50:21.043Z] #10 9.724 54150K .......... .......... .......... .......... .......... 25% 16.0M 21s [2023-08-24T08:50:21.043Z] #10 9.727 54200K .......... .......... .......... .......... .......... 25% 20.1M 21s [2023-08-24T08:50:21.043Z] #10 9.729 54250K .......... .......... .......... .......... .......... 25% 13.6M 21s [2023-08-24T08:50:21.043Z] #10 9.733 54300K .......... .......... .......... .......... .......... 25% 15.5M 21s [2023-08-24T08:50:21.043Z] #10 9.736 54350K .......... .......... .......... .......... .......... 26% 21.8M 21s [2023-08-24T08:50:21.043Z] #10 9.738 54400K .......... .......... .......... .......... .......... 26% 19.8M 21s [2023-08-24T08:50:21.043Z] #10 9.741 54450K .......... .......... .......... .......... .......... 26% 15.4M 21s [2023-08-24T08:50:21.043Z] #10 9.744 54500K .......... .......... .......... .......... .......... 26% 14.5M 21s [2023-08-24T08:50:21.043Z] #10 9.748 54550K .......... .......... .......... .......... .......... 26% 12.7M 21s [2023-08-24T08:50:21.043Z] #10 9.751 54600K .......... .......... .......... .......... .......... 26% 22.0M 21s [2023-08-24T08:50:21.043Z] #10 9.753 54650K .......... .......... .......... .......... .......... 26% 15.1M 21s [2023-08-24T08:50:21.043Z] #10 9.757 54700K .......... .......... .......... .......... .......... 26% 18.0M 21s [2023-08-24T08:50:21.043Z] #10 9.759 54750K .......... .......... .......... .......... .......... 26% 18.2M 21s [2023-08-24T08:50:21.043Z] #10 9.762 54800K .......... .......... .......... .......... .......... 26% 18.6M 21s [2023-08-24T08:50:21.043Z] #10 9.765 54850K .......... .......... .......... .......... .......... 26% 17.7M 21s [2023-08-24T08:50:21.043Z] #10 9.767 54900K .......... .......... .......... .......... .......... 26% 17.6M 21s [2023-08-24T08:50:21.043Z] #10 9.771 54950K .......... .......... .......... .......... .......... 26% 12.4M 21s [2023-08-24T08:50:21.043Z] #10 9.774 55000K .......... .......... .......... .......... .......... 26% 19.6M 21s [2023-08-24T08:50:21.043Z] #10 9.777 55050K .......... .......... .......... .......... .......... 26% 15.0M 21s [2023-08-24T08:50:21.043Z] #10 9.780 55100K .......... .......... .......... .......... .......... 26% 19.7M 21s [2023-08-24T08:50:21.043Z] #10 9.782 55150K .......... .......... .......... .......... .......... 26% 18.8M 21s [2023-08-24T08:50:21.043Z] #10 9.785 55200K .......... .......... .......... .......... .......... 26% 19.5M 21s [2023-08-24T08:50:21.043Z] #10 9.787 55250K .......... .......... .......... .......... .......... 26% 14.0M 21s [2023-08-24T08:50:21.043Z] #10 9.791 55300K .......... .......... .......... .......... .......... 26% 18.5M 21s [2023-08-24T08:50:21.043Z] #10 9.793 55350K .......... .......... .......... .......... .......... 26% 22.7M 21s [2023-08-24T08:50:21.293Z] #10 9.796 55400K .......... .......... .......... .......... .......... 26% 17.7M 21s [2023-08-24T08:50:21.293Z] #10 9.799 55450K .......... .......... .......... .......... .......... 26% 13.7M 21s [2023-08-24T08:50:21.293Z] #10 9.802 55500K .......... .......... .......... .......... .......... 26% 17.1M 21s [2023-08-24T08:50:21.293Z] #10 9.805 55550K .......... .......... .......... .......... .......... 26% 18.4M 21s [2023-08-24T08:50:21.293Z] #10 9.807 55600K .......... .......... .......... .......... .......... 26% 16.6M 21s [2023-08-24T08:50:21.293Z] #10 9.810 55650K .......... .......... .......... .......... .......... 26% 18.2M 21s [2023-08-24T08:50:21.293Z] #10 9.814 55700K .......... .......... .......... .......... .......... 26% 14.9M 21s [2023-08-24T08:50:21.293Z] #10 9.816 55750K .......... .......... .......... .......... .......... 26% 17.7M 21s [2023-08-24T08:50:21.293Z] #10 9.819 55800K .......... .......... .......... .......... .......... 26% 20.1M 21s [2023-08-24T08:50:21.293Z] #10 9.822 55850K .......... .......... .......... .......... .......... 26% 17.7M 21s [2023-08-24T08:50:21.293Z] #10 9.824 55900K .......... .......... .......... .......... .......... 26% 16.9M 21s [2023-08-24T08:50:21.293Z] #10 9.827 55950K .......... .......... .......... .......... .......... 26% 15.6M 21s [2023-08-24T08:50:21.293Z] #10 9.830 56000K .......... .......... .......... .......... .......... 26% 21.2M 20s [2023-08-24T08:50:21.293Z] #10 9.833 56050K .......... .......... .......... .......... .......... 26% 20.1M 20s [2023-08-24T08:50:21.293Z] #10 9.836 56100K .......... .......... .......... .......... .......... 26% 13.8M 20s [2023-08-24T08:50:21.293Z] #10 9.839 56150K .......... .......... .......... .......... .......... 26% 19.8M 20s [2023-08-24T08:50:21.293Z] #10 9.841 56200K .......... .......... .......... .......... .......... 26% 17.7M 20s [2023-08-24T08:50:21.293Z] #10 9.844 56250K .......... .......... .......... .......... .......... 26% 16.1M 20s [2023-08-24T08:50:21.293Z] #10 9.847 56300K .......... .......... .......... .......... .......... 26% 20.9M 20s [2023-08-24T08:50:21.293Z] #10 9.849 56350K .......... .......... .......... .......... .......... 26% 16.1M 20s [2023-08-24T08:50:21.293Z] #10 9.852 56400K .......... .......... .......... .......... .......... 26% 18.9M 20s [2023-08-24T08:50:21.293Z] #10 9.855 56450K .......... .......... .......... .......... .......... 27% 2.72M 20s [2023-08-24T08:50:21.293Z] #10 9.873 56500K .......... .......... .......... .......... .......... 27% 17.0M 20s [2023-08-24T08:50:21.293Z] #10 9.876 56550K .......... .......... .......... .......... .......... 27% 18.9M 20s [2023-08-24T08:50:21.293Z] #10 9.878 56600K .......... .......... .......... .......... .......... 27% 17.3M 20s [2023-08-24T08:50:21.293Z] #10 9.881 56650K .......... .......... .......... .......... .......... 27% 16.6M 20s [2023-08-24T08:50:21.293Z] #10 9.884 56700K .......... .......... .......... .......... .......... 27% 23.1M 20s [2023-08-24T08:50:21.294Z] #10 9.886 56750K .......... .......... .......... .......... .......... 27% 15.3M 20s [2023-08-24T08:50:21.294Z] #10 9.889 56800K .......... .......... .......... .......... .......... 27% 21.4M 20s [2023-08-24T08:50:21.294Z] #10 9.892 56850K .......... .......... .......... .......... .......... 27% 15.1M 20s [2023-08-24T08:50:21.294Z] #10 9.895 56900K .......... .......... .......... .......... .......... 27% 21.4M 20s [2023-08-24T08:50:21.294Z] #10 9.897 56950K .......... .......... .......... .......... .......... 27% 26.1M 20s [2023-08-24T08:50:21.294Z] #10 9.899 57000K .......... .......... .......... .......... .......... 27% 17.8M 20s [2023-08-24T08:50:21.294Z] #10 9.902 57050K .......... .......... .......... .......... .......... 27% 16.5M 20s [2023-08-24T08:50:21.294Z] #10 9.905 57100K .......... .......... .......... .......... .......... 27% 20.1M 20s [2023-08-24T08:50:21.294Z] #10 9.907 57150K .......... .......... .......... .......... .......... 27% 16.7M 20s [2023-08-24T08:50:21.294Z] #10 9.910 57200K .......... .......... .......... .......... .......... 27% 27.1M 20s [2023-08-24T08:50:21.294Z] #10 9.912 57250K .......... .......... .......... .......... .......... 27% 21.0M 20s [2023-08-24T08:50:21.294Z] #10 9.914 57300K .......... .......... .......... .......... .......... 27% 16.9M 20s [2023-08-24T08:50:21.294Z] #10 9.917 57350K .......... .......... .......... .......... .......... 27% 17.4M 20s [2023-08-24T08:50:21.294Z] #10 9.920 57400K .......... .......... .......... .......... .......... 27% 33.6M 20s [2023-08-24T08:50:21.294Z] #10 9.921 57450K .......... .......... .......... .......... .......... 27% 18.1M 20s [2023-08-24T08:50:21.294Z] #10 9.925 57500K .......... .......... .......... .......... .......... 27% 19.0M 20s [2023-08-24T08:50:21.294Z] #10 9.927 57550K .......... .......... .......... .......... .......... 27% 19.8M 20s [2023-08-24T08:50:21.294Z] #10 9.929 57600K .......... .......... .......... .......... .......... 27% 18.6M 20s [2023-08-24T08:50:21.294Z] #10 9.932 57650K .......... .......... .......... .......... .......... 27% 26.2M 20s [2023-08-24T08:50:21.294Z] #10 9.933 57700K .......... .......... .......... .......... .......... 27% 16.2M 20s [2023-08-24T08:50:21.294Z] #10 9.937 57750K .......... .......... .......... .......... .......... 27% 22.9M 20s [2023-08-24T08:50:21.294Z] #10 9.939 57800K .......... .......... .......... .......... .......... 27% 20.2M 20s [2023-08-24T08:50:21.294Z] #10 9.941 57850K .......... .......... .......... .......... .......... 27% 15.5M 20s [2023-08-24T08:50:21.294Z] #10 9.944 57900K .......... .......... .......... .......... .......... 27% 30.8M 20s [2023-08-24T08:50:21.294Z] #10 9.946 57950K .......... .......... .......... .......... .......... 27% 13.7M 20s [2023-08-24T08:50:21.294Z] #10 9.949 58000K .......... .......... .......... .......... .......... 27% 29.9M 20s [2023-08-24T08:50:21.294Z] #10 9.951 58050K .......... .......... .......... .......... .......... 27% 21.5M 20s [2023-08-24T08:50:21.294Z] #10 9.953 58100K .......... .......... .......... .......... .......... 27% 20.5M 20s [2023-08-24T08:50:21.294Z] #10 9.956 58150K .......... .......... .......... .......... .......... 27% 21.9M 20s [2023-08-24T08:50:21.294Z] #10 9.958 58200K .......... .......... .......... .......... .......... 27% 21.7M 20s [2023-08-24T08:50:21.294Z] #10 9.960 58250K .......... .......... .......... .......... .......... 27% 21.8M 20s [2023-08-24T08:50:21.294Z] #10 9.966 58300K .......... .......... .......... .......... .......... 27% 16.0M 20s [2023-08-24T08:50:21.294Z] #10 9.966 58350K .......... .......... .......... .......... .......... 27% 20.1M 20s [2023-08-24T08:50:21.294Z] #10 9.968 58400K .......... .......... .......... .......... .......... 27% 21.3M 20s [2023-08-24T08:50:21.294Z] #10 9.970 58450K .......... .......... .......... .......... .......... 27% 22.5M 20s [2023-08-24T08:50:21.294Z] #10 9.972 58500K .......... .......... .......... .......... .......... 27% 25.0M 20s [2023-08-24T08:50:21.294Z] #10 9.974 58550K .......... .......... .......... .......... .......... 28% 17.1M 20s [2023-08-24T08:50:21.294Z] #10 9.977 58600K .......... .......... .......... .......... .......... 28% 28.5M 20s [2023-08-24T08:50:21.294Z] #10 9.980 58650K .......... .......... .......... .......... .......... 28% 10.9M 20s [2023-08-24T08:50:21.294Z] #10 9.983 58700K .......... .......... .......... .......... .......... 28% 52.9M 20s [2023-08-24T08:50:21.294Z] #10 9.984 58750K .......... .......... .......... .......... .......... 28% 25.0M 20s [2023-08-24T08:50:21.294Z] #10 9.986 58800K .......... .......... .......... .......... .......... 28% 20.2M 20s [2023-08-24T08:50:21.294Z] #10 9.989 58850K .......... .......... .......... .......... .......... 28% 24.2M 20s [2023-08-24T08:50:21.294Z] #10 9.991 58900K .......... .......... .......... .......... .......... 28% 18.7M 20s [2023-08-24T08:50:21.294Z] #10 9.993 58950K .......... .......... .......... .......... .......... 28% 19.0M 20s [2023-08-24T08:50:21.294Z] #10 9.996 59000K .......... .......... .......... .......... .......... 28% 37.6M 19s [2023-08-24T08:50:21.294Z] #10 9.997 59050K .......... .......... .......... .......... .......... 28% 16.3M 19s [2023-08-24T08:50:21.294Z] #10 10.00 59100K .......... .......... .......... .......... .......... 28% 18.0M 19s [2023-08-24T08:50:21.294Z] #10 10.00 59150K .......... .......... .......... .......... .......... 28% 25.1M 19s [2023-08-24T08:50:21.294Z] #10 10.00 59200K .......... .......... .......... .......... .......... 28% 16.5M 19s [2023-08-24T08:50:21.294Z] #10 10.01 59250K .......... .......... .......... .......... .......... 28% 14.9M 19s [2023-08-24T08:50:21.294Z] #10 10.01 59300K .......... .......... .......... .......... .......... 28% 21.8M 19s [2023-08-24T08:50:21.294Z] #10 10.01 59350K .......... .......... .......... .......... .......... 28% 12.0M 19s [2023-08-24T08:50:21.294Z] #10 10.02 59400K .......... .......... .......... .......... .......... 28% 17.1M 19s [2023-08-24T08:50:21.294Z] #10 10.02 59450K .......... .......... .......... .......... .......... 28% 35.6M 19s [2023-08-24T08:50:21.294Z] #10 10.02 59500K .......... .......... .......... .......... .......... 28% 14.7M 19s [2023-08-24T08:50:21.294Z] #10 10.02 59550K .......... .......... .......... .......... .......... 28% 31.7M 19s [2023-08-24T08:50:21.294Z] #10 10.03 59600K .......... .......... .......... .......... .......... 28% 20.2M 19s [2023-08-24T08:50:21.294Z] #10 10.03 59650K .......... .......... .......... .......... .......... 28% 14.7M 19s [2023-08-24T08:50:21.294Z] #10 10.03 59700K .......... .......... .......... .......... .......... 28% 7.80M 19s [2023-08-24T08:50:21.294Z] #10 10.04 59750K .......... .......... .......... .......... .......... 28% 50.7M 19s [2023-08-24T08:50:21.294Z] #10 10.04 59800K .......... .......... .......... .......... .......... 28% 49.2M 19s [2023-08-24T08:50:21.294Z] #10 10.04 59850K .......... .......... .......... .......... .......... 28% 41.4M 19s [2023-08-24T08:50:21.294Z] #10 10.04 59900K .......... .......... .......... .......... .......... 28% 2.55M 19s [2023-08-24T08:50:21.294Z] #10 10.06 59950K .......... .......... .......... .......... .......... 28% 21.5M 19s [2023-08-24T08:50:21.294Z] #10 10.06 60000K .......... .......... .......... .......... .......... 28% 29.4M 19s [2023-08-24T08:50:21.294Z] #10 10.06 60050K .......... .......... .......... .......... .......... 28% 15.6M 19s [2023-08-24T08:50:21.294Z] #10 10.07 60100K .......... .......... .......... .......... .......... 28% 18.8M 19s [2023-08-24T08:50:21.294Z] #10 10.07 60150K .......... .......... .......... .......... .......... 28% 18.2M 19s [2023-08-24T08:50:21.294Z] #10 10.07 60200K .......... .......... .......... .......... .......... 28% 16.7M 19s [2023-08-24T08:50:21.294Z] #10 10.08 60250K .......... .......... .......... .......... .......... 28% 34.8M 19s [2023-08-24T08:50:21.294Z] #10 10.08 60300K .......... .......... .......... .......... .......... 28% 18.2M 19s [2023-08-24T08:50:21.294Z] #10 10.08 60350K .......... .......... .......... .......... .......... 28% 23.3M 19s [2023-08-24T08:50:21.294Z] #10 10.08 60400K .......... .......... .......... .......... .......... 28% 24.2M 19s [2023-08-24T08:50:21.294Z] #10 10.08 60450K .......... .......... .......... .......... .......... 28% 17.2M 19s [2023-08-24T08:50:21.294Z] #10 10.09 60500K .......... .......... .......... .......... .......... 28% 31.2M 19s [2023-08-24T08:50:21.294Z] #10 10.09 60550K .......... .......... .......... .......... .......... 28% 22.1M 19s [2023-08-24T08:50:21.294Z] #10 10.09 60600K .......... .......... .......... .......... .......... 29% 24.4M 19s [2023-08-24T08:50:21.294Z] #10 10.09 60650K .......... .......... .......... .......... .......... 29% 20.5M 19s [2023-08-24T08:50:21.294Z] #10 10.10 60700K .......... .......... .......... .......... .......... 29% 20.5M 19s [2023-08-24T08:50:21.545Z] #10 10.10 60750K .......... .......... .......... .......... .......... 29% 21.1M 19s [2023-08-24T08:50:21.545Z] #10 10.10 60800K .......... .......... .......... .......... .......... 29% 23.5M 19s [2023-08-24T08:50:21.545Z] #10 10.10 60850K .......... .......... .......... .......... .......... 29% 21.1M 19s [2023-08-24T08:50:21.545Z] #10 10.10 60900K .......... .......... .......... .......... .......... 29% 16.2M 19s [2023-08-24T08:50:21.545Z] #10 10.11 60950K .......... .......... .......... .......... .......... 29% 21.9M 19s [2023-08-24T08:50:21.545Z] #10 10.11 61000K .......... .......... .......... .......... .......... 29% 17.3M 19s [2023-08-24T08:50:21.545Z] #10 10.11 61050K .......... .......... .......... .......... .......... 29% 20.2M 19s [2023-08-24T08:50:21.545Z] #10 10.11 61100K .......... .......... .......... .......... .......... 29% 21.9M 19s [2023-08-24T08:50:21.545Z] #10 10.12 61150K .......... .......... .......... .......... .......... 29% 22.0M 19s [2023-08-24T08:50:21.545Z] #10 10.12 61200K .......... .......... .......... .......... .......... 29% 19.0M 19s [2023-08-24T08:50:21.545Z] #10 10.12 61250K .......... .......... .......... .......... .......... 29% 20.1M 19s [2023-08-24T08:50:21.545Z] #10 10.12 61300K .......... .......... .......... .......... .......... 29% 30.2M 19s [2023-08-24T08:50:21.545Z] #10 10.13 61350K .......... .......... .......... .......... .......... 29% 22.3M 19s [2023-08-24T08:50:21.545Z] #10 10.13 61400K .......... .......... .......... .......... .......... 29% 17.7M 19s [2023-08-24T08:50:21.545Z] #10 10.13 61450K .......... .......... .......... .......... .......... 29% 29.1M 19s [2023-08-24T08:50:21.545Z] #10 10.13 61500K .......... .......... .......... .......... .......... 29% 2.19M 19s [2023-08-24T08:50:21.545Z] #10 10.16 61550K .......... .......... .......... .......... .......... 29% 10.6M 19s [2023-08-24T08:50:21.545Z] #10 10.16 61600K .......... .......... .......... .......... .......... 29% 36.7M 19s [2023-08-24T08:50:21.545Z] #10 10.16 61650K .......... .......... .......... .......... .......... 29% 32.8M 19s [2023-08-24T08:50:21.545Z] #10 10.16 61700K .......... .......... .......... .......... .......... 29% 32.3M 19s [2023-08-24T08:50:21.545Z] #10 10.16 61750K .......... .......... .......... .......... .......... 29% 33.8M 19s [2023-08-24T08:50:21.545Z] #10 10.17 61800K .......... .......... .......... .......... .......... 29% 29.9M 19s [2023-08-24T08:50:21.545Z] #10 10.17 61850K .......... .......... .......... .......... .......... 29% 32.8M 19s [2023-08-24T08:50:21.545Z] #10 10.17 61900K .......... .......... .......... .......... .......... 29% 38.8M 19s [2023-08-24T08:50:21.545Z] #10 10.17 61950K .......... .......... .......... .......... .......... 29% 39.1M 19s [2023-08-24T08:50:21.545Z] #10 10.17 62000K .......... .......... .......... .......... .......... 29% 42.7M 19s [2023-08-24T08:50:21.545Z] #10 10.17 62050K .......... .......... .......... .......... .......... 29% 21.0M 19s [2023-08-24T08:50:21.545Z] #10 10.17 62100K .......... .......... .......... .......... .......... 29% 37.7M 19s [2023-08-24T08:50:21.545Z] #10 10.18 62150K .......... .......... .......... .......... .......... 29% 33.5M 19s [2023-08-24T08:50:21.545Z] #10 10.18 62200K .......... .......... .......... .......... .......... 29% 37.8M 19s [2023-08-24T08:50:21.545Z] #10 10.18 62250K .......... .......... .......... .......... .......... 29% 45.9M 19s [2023-08-24T08:50:21.545Z] #10 10.18 62300K .......... .......... .......... .......... .......... 29% 53.8M 18s [2023-08-24T08:50:21.545Z] #10 10.18 62350K .......... .......... .......... .......... .......... 29% 41.8M 18s [2023-08-24T08:50:21.545Z] #10 10.18 62400K .......... .......... .......... .......... .......... 29% 48.4M 18s [2023-08-24T08:50:21.545Z] #10 10.18 62450K .......... .......... .......... .......... .......... 29% 48.1M 18s [2023-08-24T08:50:21.545Z] #10 10.18 62500K .......... .......... .......... .......... .......... 29% 49.0M 18s [2023-08-24T08:50:21.545Z] #10 10.18 62550K .......... .......... .......... .......... .......... 29% 52.5M 18s [2023-08-24T08:50:21.545Z] #10 10.19 62600K .......... .......... .......... .......... .......... 29% 31.0M 18s [2023-08-24T08:50:21.545Z] #10 10.19 62650K .......... .......... .......... .......... .......... 29% 27.4M 18s [2023-08-24T08:50:21.545Z] #10 10.19 62700K .......... .......... .......... .......... .......... 30% 22.6M 18s [2023-08-24T08:50:21.545Z] #10 10.19 62750K .......... .......... .......... .......... .......... 30% 14.6M 18s [2023-08-24T08:50:21.545Z] #10 10.19 62800K .......... .......... .......... .......... .......... 30% 27.6M 18s [2023-08-24T08:50:21.545Z] #10 10.20 62850K .......... .......... .......... .......... .......... 30% 23.4M 18s [2023-08-24T08:50:21.545Z] #10 10.20 62900K .......... .......... .......... .......... .......... 30% 24.8M 18s [2023-08-24T08:50:21.545Z] #10 10.20 62950K .......... .......... .......... .......... .......... 30% 16.0M 18s [2023-08-24T08:50:21.545Z] #10 10.20 63000K .......... .......... .......... .......... .......... 30% 16.7M 18s [2023-08-24T08:50:21.545Z] #10 10.21 63050K .......... .......... .......... .......... .......... 30% 24.0M 18s [2023-08-24T08:50:21.545Z] #10 10.21 63100K .......... .......... .......... .......... .......... 30% 21.6M 18s [2023-08-24T08:50:21.545Z] #10 10.21 63150K .......... .......... .......... .......... .......... 30% 32.7M 18s [2023-08-24T08:50:21.545Z] #10 10.21 63200K .......... .......... .......... .......... .......... 30% 14.1M 18s [2023-08-24T08:50:21.545Z] #10 10.22 63250K .......... .......... .......... .......... .......... 30% 13.5M 18s [2023-08-24T08:50:21.545Z] #10 10.22 63300K .......... .......... .......... .......... .......... 30% 23.0M 18s [2023-08-24T08:50:21.545Z] #10 10.22 63350K .......... .......... .......... .......... .......... 30% 31.2M 18s [2023-08-24T08:50:21.545Z] #10 10.22 63400K .......... .......... .......... .......... .......... 30% 22.0M 18s [2023-08-24T08:50:21.545Z] #10 10.23 63450K .......... .......... .......... .......... .......... 30% 14.9M 18s [2023-08-24T08:50:21.546Z] #10 10.23 63500K .......... .......... .......... .......... .......... 30% 2.96M 18s [2023-08-24T08:50:21.546Z] #10 10.24 63550K .......... .......... .......... .......... .......... 30% 13.5M 18s [2023-08-24T08:50:21.546Z] #10 10.25 63600K .......... .......... .......... .......... .......... 30% 23.8M 18s [2023-08-24T08:50:21.546Z] #10 10.25 63650K .......... .......... .......... .......... .......... 30% 16.0M 18s [2023-08-24T08:50:21.546Z] #10 10.25 63700K .......... .......... .......... .......... .......... 30% 23.5M 18s [2023-08-24T08:50:21.546Z] #10 10.26 63750K .......... .......... .......... .......... .......... 30% 14.9M 18s [2023-08-24T08:50:21.546Z] #10 10.26 63800K .......... .......... .......... .......... .......... 30% 23.3M 18s [2023-08-24T08:50:21.546Z] #10 10.26 63850K .......... .......... .......... .......... .......... 30% 18.9M 18s [2023-08-24T08:50:21.546Z] #10 10.26 63900K .......... .......... .......... .......... .......... 30% 20.1M 18s [2023-08-24T08:50:21.546Z] #10 10.27 63950K .......... .......... .......... .......... .......... 30% 19.8M 18s [2023-08-24T08:50:21.546Z] #10 10.27 64000K .......... .......... .......... .......... .......... 30% 21.8M 18s [2023-08-24T08:50:21.546Z] #10 10.27 64050K .......... .......... .......... .......... .......... 30% 23.3M 18s [2023-08-24T08:50:21.546Z] #10 10.27 64100K .......... .......... .......... .......... .......... 30% 25.8M 18s [2023-08-24T08:50:21.546Z] #10 10.27 64150K .......... .......... .......... .......... .......... 30% 23.0M 18s [2023-08-24T08:50:21.546Z] #10 10.28 64200K .......... .......... .......... .......... .......... 30% 22.3M 18s [2023-08-24T08:50:21.546Z] #10 10.28 64250K .......... .......... .......... .......... .......... 30% 22.2M 18s [2023-08-24T08:50:21.546Z] #10 10.28 64300K .......... .......... .......... .......... .......... 30% 22.4M 18s [2023-08-24T08:50:21.546Z] #10 10.28 64350K .......... .......... .......... .......... .......... 30% 35.1M 18s [2023-08-24T08:50:21.546Z] #10 10.28 64400K .......... .......... .......... .......... .......... 30% 21.5M 18s [2023-08-24T08:50:21.546Z] #10 10.29 64450K .......... .......... .......... .......... .......... 30% 21.4M 18s [2023-08-24T08:50:21.546Z] #10 10.29 64500K .......... .......... .......... .......... .......... 30% 20.2M 18s [2023-08-24T08:50:21.546Z] #10 10.29 64550K .......... .......... .......... .......... .......... 30% 22.0M 18s [2023-08-24T08:50:21.546Z] #10 10.29 64600K .......... .......... .......... .......... .......... 30% 17.8M 18s [2023-08-24T08:50:21.546Z] #10 10.30 64650K .......... .......... .......... .......... .......... 30% 19.1M 18s [2023-08-24T08:50:21.796Z] #10 10.30 64700K .......... .......... .......... .......... .......... 30% 24.3M 18s [2023-08-24T08:50:21.796Z] #10 10.30 64750K .......... .......... .......... .......... .......... 30% 26.5M 18s [2023-08-24T08:50:21.796Z] #10 10.30 64800K .......... .......... .......... .......... .......... 31% 17.6M 18s [2023-08-24T08:50:21.796Z] #10 10.31 64850K .......... .......... .......... .......... .......... 31% 28.4M 18s [2023-08-24T08:50:21.796Z] #10 10.31 64900K .......... .......... .......... .......... .......... 31% 16.9M 18s [2023-08-24T08:50:21.797Z] #10 10.31 64950K .......... .......... .......... .......... .......... 31% 24.0M 18s [2023-08-24T08:50:21.797Z] #10 10.31 65000K .......... .......... .......... .......... .......... 31% 31.4M 18s [2023-08-24T08:50:21.797Z] #10 10.32 65050K .......... .......... .......... .......... .......... 31% 11.6M 18s [2023-08-24T08:50:21.797Z] #10 10.32 65100K .......... .......... .......... .......... .......... 31% 71.1M 18s [2023-08-24T08:50:21.797Z] #10 10.32 65150K .......... .......... .......... .......... .......... 31% 23.7M 18s [2023-08-24T08:50:21.797Z] #10 10.32 65200K .......... .......... .......... .......... .......... 31% 23.5M 18s [2023-08-24T08:50:21.797Z] #10 10.32 65250K .......... .......... .......... .......... .......... 31% 13.0M 18s [2023-08-24T08:50:21.797Z] #10 10.33 65300K .......... .......... .......... .......... .......... 31% 17.8M 18s [2023-08-24T08:50:21.797Z] #10 10.33 65350K .......... .......... .......... .......... .......... 31% 25.6M 18s [2023-08-24T08:50:21.797Z] #10 10.33 65400K .......... .......... .......... .......... .......... 31% 19.2M 18s [2023-08-24T08:50:21.797Z] #10 10.33 65450K .......... .......... .......... .......... .......... 31% 26.7M 18s [2023-08-24T08:50:21.797Z] #10 10.34 65500K .......... .......... .......... .......... .......... 31% 19.9M 18s [2023-08-24T08:50:21.797Z] #10 10.34 65550K .......... .......... .......... .......... .......... 31% 22.7M 18s [2023-08-24T08:50:21.797Z] #10 10.34 65600K .......... .......... .......... .......... .......... 31% 14.5M 18s [2023-08-24T08:50:21.797Z] #10 10.34 65650K .......... .......... .......... .......... .......... 31% 20.8M 18s [2023-08-24T08:50:21.797Z] #10 10.35 65700K .......... .......... .......... .......... .......... 31% 10.6M 17s [2023-08-24T08:50:21.797Z] #10 10.35 65750K .......... .......... .......... .......... .......... 31% 25.0M 17s [2023-08-24T08:50:21.797Z] #10 10.35 65800K .......... .......... .......... .......... .......... 31% 20.5M 17s [2023-08-24T08:50:21.797Z] #10 10.35 65850K .......... .......... .......... .......... .......... 31% 16.9M 17s [2023-08-24T08:50:21.797Z] #10 10.36 65900K .......... .......... .......... .......... .......... 31% 11.9M 17s [2023-08-24T08:50:21.797Z] #10 10.36 65950K .......... .......... .......... .......... .......... 31% 33.0M 17s [2023-08-24T08:50:21.797Z] #10 10.36 66000K .......... .......... .......... .......... .......... 31% 15.5M 17s [2023-08-24T08:50:21.797Z] #10 10.37 66050K .......... .......... .......... .......... .......... 31% 20.1M 17s [2023-08-24T08:50:21.797Z] #10 10.37 66100K .......... .......... .......... .......... .......... 31% 19.8M 17s [2023-08-24T08:50:21.797Z] #10 10.37 66150K .......... .......... .......... .......... .......... 31% 28.6M 17s [2023-08-24T08:50:21.797Z] #10 10.37 66200K .......... .......... .......... .......... .......... 31% 26.5M 17s [2023-08-24T08:50:21.797Z] #10 10.37 66250K .......... .......... .......... .......... .......... 31% 16.5M 17s [2023-08-24T08:50:21.797Z] #10 10.38 66300K .......... .......... .......... .......... .......... 31% 22.1M 17s [2023-08-24T08:50:21.797Z] #10 10.38 66350K .......... .......... .......... .......... .......... 31% 20.8M 17s [2023-08-24T08:50:21.797Z] #10 10.38 66400K .......... .......... .......... .......... .......... 31% 31.2M 17s [2023-08-24T08:50:21.797Z] #10 10.38 66450K .......... .......... .......... .......... .......... 31% 19.7M 17s [2023-08-24T08:50:21.797Z] #10 10.39 66500K .......... .......... .......... .......... .......... 31% 25.6M 17s [2023-08-24T08:50:21.797Z] #10 10.39 66550K .......... .......... .......... .......... .......... 31% 19.3M 17s [2023-08-24T08:50:21.797Z] #10 10.39 66600K .......... .......... .......... .......... .......... 31% 31.0M 17s [2023-08-24T08:50:21.797Z] #10 10.39 66650K .......... .......... .......... .......... .......... 31% 17.0M 17s [2023-08-24T08:50:21.797Z] #10 10.40 66700K .......... .......... .......... .......... .......... 31% 16.6M 17s [2023-08-24T08:50:21.797Z] #10 10.40 66750K .......... .......... .......... .......... .......... 31% 27.5M 17s [2023-08-24T08:50:21.797Z] #10 10.40 66800K .......... .......... .......... .......... .......... 31% 12.9M 17s [2023-08-24T08:50:21.797Z] #10 10.40 66850K .......... .......... .......... .......... .......... 31% 19.1M 17s [2023-08-24T08:50:21.797Z] #10 10.41 66900K .......... .......... .......... .......... .......... 32% 30.3M 17s [2023-08-24T08:50:21.797Z] #10 10.41 66950K .......... .......... .......... .......... .......... 32% 21.9M 17s [2023-08-24T08:50:21.797Z] #10 10.41 67000K .......... .......... .......... .......... .......... 32% 17.9M 17s [2023-08-24T08:50:21.797Z] #10 10.41 67050K .......... .......... .......... .......... .......... 32% 10.2M 17s [2023-08-24T08:50:21.797Z] #10 10.42 67100K .......... .......... .......... .......... .......... 32% 19.4M 17s [2023-08-24T08:50:21.797Z] #10 10.42 67150K .......... .......... .......... .......... .......... 32% 29.1M 17s [2023-08-24T08:50:21.797Z] #10 10.42 67200K .......... .......... .......... .......... .......... 32% 13.7M 17s [2023-08-24T08:50:21.797Z] #10 10.43 67250K .......... .......... .......... .......... .......... 32% 61.8M 17s [2023-08-24T08:50:21.797Z] #10 10.43 67300K .......... .......... .......... .......... .......... 32% 2.97M 17s [2023-08-24T08:50:21.797Z] #10 10.44 67350K .......... .......... .......... .......... .......... 32% 23.2M 17s [2023-08-24T08:50:21.797Z] #10 10.45 67400K .......... .......... .......... .......... .......... 32% 15.9M 17s [2023-08-24T08:50:21.797Z] #10 10.45 67450K .......... .......... .......... .......... .......... 32% 20.4M 17s [2023-08-24T08:50:21.797Z] #10 10.45 67500K .......... .......... .......... .......... .......... 32% 14.2M 17s [2023-08-24T08:50:21.797Z] #10 10.45 67550K .......... .......... .......... .......... .......... 32% 26.7M 17s [2023-08-24T08:50:21.797Z] #10 10.46 67600K .......... .......... .......... .......... .......... 32% 22.4M 17s [2023-08-24T08:50:21.797Z] #10 10.46 67650K .......... .......... .......... .......... .......... 32% 12.4M 17s [2023-08-24T08:50:21.797Z] #10 10.46 67700K .......... .......... .......... .......... .......... 32% 17.0M 17s [2023-08-24T08:50:21.797Z] #10 10.46 67750K .......... .......... .......... .......... .......... 32% 45.9M 17s [2023-08-24T08:50:21.797Z] #10 10.47 67800K .......... .......... .......... .......... .......... 32% 20.1M 17s [2023-08-24T08:50:21.797Z] #10 10.47 67850K .......... .......... .......... .......... .......... 32% 23.0M 17s [2023-08-24T08:50:21.797Z] #10 10.47 67900K .......... .......... .......... .......... .......... 32% 19.8M 17s [2023-08-24T08:50:21.797Z] #10 10.47 67950K .......... .......... .......... .......... .......... 32% 25.6M 17s [2023-08-24T08:50:21.797Z] #10 10.47 68000K .......... .......... .......... .......... .......... 32% 26.1M 17s [2023-08-24T08:50:21.797Z] #10 10.48 68050K .......... .......... .......... .......... .......... 32% 16.6M 17s [2023-08-24T08:50:21.797Z] #10 10.48 68100K .......... .......... .......... .......... .......... 32% 26.4M 17s [2023-08-24T08:50:21.798Z] #10 10.48 68150K .......... .......... .......... .......... .......... 32% 28.8M 17s [2023-08-24T08:50:21.798Z] #10 10.48 68200K .......... .......... .......... .......... .......... 32% 19.1M 17s [2023-08-24T08:50:21.798Z] #10 10.49 68250K .......... .......... .......... .......... .......... 32% 20.0M 17s [2023-08-24T08:50:21.798Z] #10 10.49 68300K .......... .......... .......... .......... .......... 32% 25.8M 17s [2023-08-24T08:50:21.798Z] #10 10.49 68350K .......... .......... .......... .......... .......... 32% 15.2M 17s [2023-08-24T08:50:21.798Z] #10 10.49 68400K .......... .......... .......... .......... .......... 32% 29.9M 17s [2023-08-24T08:50:21.798Z] #10 10.49 68450K .......... .......... .......... .......... .......... 32% 15.6M 17s [2023-08-24T08:50:21.798Z] #10 10.50 68500K .......... .......... .......... .......... .......... 32% 14.6M 17s [2023-08-24T08:50:21.798Z] #10 10.50 68550K .......... .......... .......... .......... .......... 32% 18.0M 17s [2023-08-24T08:50:21.798Z] #10 10.50 68600K .......... .......... .......... .......... .......... 32% 17.8M 17s [2023-08-24T08:50:21.798Z] #10 10.51 68650K .......... .......... .......... .......... .......... 32% 31.7M 17s [2023-08-24T08:50:21.798Z] #10 10.51 68700K .......... .......... .......... .......... .......... 32% 21.2M 17s [2023-08-24T08:50:21.798Z] #10 10.51 68750K .......... .......... .......... .......... .......... 32% 21.2M 17s [2023-08-24T08:50:21.798Z] #10 10.51 68800K .......... .......... .......... .......... .......... 32% 19.1M 17s [2023-08-24T08:50:21.798Z] #10 10.52 68850K .......... .......... .......... .......... .......... 32% 24.0M 17s [2023-08-24T08:50:21.798Z] #10 10.52 68900K .......... .......... .......... .......... .......... 32% 18.7M 17s [2023-08-24T08:50:21.798Z] #10 10.52 68950K .......... .......... .......... .......... .......... 32% 27.2M 17s [2023-08-24T08:50:21.798Z] #10 10.52 69000K .......... .......... .......... .......... .......... 33% 17.5M 17s [2023-08-24T08:50:21.798Z] #10 10.52 69050K .......... .......... .......... .......... .......... 33% 27.7M 17s [2023-08-24T08:50:21.798Z] #10 10.53 69100K .......... .......... .......... .......... .......... 33% 25.7M 17s [2023-08-24T08:50:21.798Z] #10 10.53 69150K .......... .......... .......... .......... .......... 33% 26.1M 17s [2023-08-24T08:50:21.798Z] #10 10.53 69200K .......... .......... .......... .......... .......... 33% 20.0M 17s [2023-08-24T08:50:21.798Z] #10 10.53 69250K .......... .......... .......... .......... .......... 33% 15.2M 17s [2023-08-24T08:50:21.798Z] #10 10.54 69300K .......... .......... .......... .......... .......... 33% 18.1M 17s [2023-08-24T08:50:21.798Z] #10 10.54 69350K .......... .......... .......... .......... .......... 33% 41.7M 17s [2023-08-24T08:50:21.798Z] #10 10.54 69400K .......... .......... .......... .......... .......... 33% 21.2M 17s [2023-08-24T08:50:21.798Z] #10 10.54 69450K .......... .......... .......... .......... .......... 33% 22.7M 17s [2023-08-24T08:50:21.798Z] #10 10.54 69500K .......... .......... .......... .......... .......... 33% 14.2M 16s [2023-08-24T08:50:21.798Z] #10 10.55 69550K .......... .......... .......... .......... .......... 33% 12.8M 16s [2023-08-24T08:50:21.798Z] #10 10.55 69600K .......... .......... .......... .......... .......... 33% 39.1M 16s [2023-08-24T08:50:21.798Z] #10 10.55 69650K .......... .......... .......... .......... .......... 33% 14.3M 16s [2023-08-24T08:50:21.798Z] #10 10.56 69700K .......... .......... .......... .......... .......... 33% 13.0M 16s [2023-08-24T08:50:21.798Z] #10 10.56 69750K .......... .......... .......... .......... .......... 33% 15.6M 16s [2023-08-24T08:50:21.798Z] #10 10.56 69800K .......... .......... .......... .......... .......... 33% 12.4M 16s [2023-08-24T08:50:21.798Z] #10 10.57 69850K .......... .......... .......... .......... .......... 33% 47.4M 16s [2023-08-24T08:50:21.798Z] #10 10.57 69900K .......... .......... .......... .......... .......... 33% 23.4M 16s [2023-08-24T08:50:21.798Z] #10 10.57 69950K .......... .......... .......... .......... .......... 33% 28.5M 16s [2023-08-24T08:50:21.798Z] #10 10.57 70000K .......... .......... .......... .......... .......... 33% 18.6M 16s [2023-08-24T08:50:21.798Z] #10 10.57 70050K .......... .......... .......... .......... .......... 33% 26.7M 16s [2023-08-24T08:50:21.798Z] #10 10.58 70100K .......... .......... .......... .......... .......... 33% 18.8M 16s [2023-08-24T08:50:21.798Z] #10 10.58 70150K .......... .......... .......... .......... .......... 33% 25.1M 16s [2023-08-24T08:50:21.798Z] #10 10.58 70200K .......... .......... .......... .......... .......... 33% 18.4M 16s [2023-08-24T08:50:21.798Z] #10 10.58 70250K .......... .......... .......... .......... .......... 33% 16.0M 16s [2023-08-24T08:50:21.798Z] #10 10.59 70300K .......... .......... .......... .......... .......... 33% 42.4M 16s [2023-08-24T08:50:21.798Z] #10 10.59 70350K .......... .......... .......... .......... .......... 33% 21.6M 16s [2023-08-24T08:50:21.798Z] #10 10.59 70400K .......... .......... .......... .......... .......... 33% 23.7M 16s [2023-08-24T08:50:21.798Z] #10 10.59 70450K .......... .......... .......... .......... .......... 33% 17.7M 16s [2023-08-24T08:50:21.798Z] #10 10.59 70500K .......... .......... .......... .......... .......... 33% 27.8M 16s [2023-08-24T08:50:21.798Z] #10 10.60 70550K .......... .......... .......... .......... .......... 33% 23.8M 16s [2023-08-24T08:50:21.798Z] #10 10.60 70600K .......... .......... .......... .......... .......... 33% 23.2M 16s [2023-08-24T08:50:22.049Z] #10 10.60 70650K .......... .......... .......... .......... .......... 33% 15.7M 16s [2023-08-24T08:50:22.049Z] #10 10.60 70700K .......... .......... .......... .......... .......... 33% 15.5M 16s [2023-08-24T08:50:22.049Z] #10 10.61 70750K .......... .......... .......... .......... .......... 33% 25.7M 16s [2023-08-24T08:50:22.049Z] #10 10.61 70800K .......... .......... .......... .......... .......... 33% 9.51M 16s [2023-08-24T08:50:22.049Z] #10 10.61 70850K .......... .......... .......... .......... .......... 33% 25.5M 16s [2023-08-24T08:50:22.049Z] #10 10.62 70900K .......... .......... .......... .......... .......... 33% 42.7M 16s [2023-08-24T08:50:22.049Z] #10 10.64 70950K .......... .......... .......... .......... .......... 33% 1.93M 16s [2023-08-24T08:50:22.049Z] #10 10.64 71000K .......... .......... .......... .......... .......... 33% 49.7M 16s [2023-08-24T08:50:22.049Z] #10 10.64 71050K .......... .......... .......... .......... .......... 33% 55.7M 16s [2023-08-24T08:50:22.049Z] #10 10.64 71100K .......... .......... .......... .......... .......... 34% 55.7M 16s [2023-08-24T08:50:22.049Z] #10 10.65 71150K .......... .......... .......... .......... .......... 34% 46.6M 16s [2023-08-24T08:50:22.049Z] #10 10.65 71200K .......... .......... .......... .......... .......... 34% 60.8M 16s [2023-08-24T08:50:22.049Z] #10 10.65 71250K .......... .......... .......... .......... .......... 34% 66.3M 16s [2023-08-24T08:50:22.049Z] #10 10.65 71300K .......... .......... .......... .......... .......... 34% 10.7M 16s [2023-08-24T08:50:22.049Z] #10 10.65 71350K .......... .......... .......... .......... .......... 34% 18.0M 16s [2023-08-24T08:50:22.049Z] #10 10.65 71400K .......... .......... .......... .......... .......... 34% 19.1M 16s [2023-08-24T08:50:22.049Z] #10 10.66 71450K .......... .......... .......... .......... .......... 34% 24.1M 16s [2023-08-24T08:50:22.049Z] #10 10.66 71500K .......... .......... .......... .......... .......... 34% 13.9M 16s [2023-08-24T08:50:22.049Z] #10 10.66 71550K .......... .......... .......... .......... .......... 34% 2.65M 16s [2023-08-24T08:50:22.049Z] #10 10.68 71600K .......... .......... .......... .......... .......... 34% 42.0M 16s [2023-08-24T08:50:22.049Z] #10 10.68 71650K .......... .......... .......... .......... .......... 34% 37.4M 16s [2023-08-24T08:50:22.049Z] #10 10.68 71700K .......... .......... .......... .......... .......... 34% 56.1M 16s [2023-08-24T08:50:22.049Z] #10 10.68 71750K .......... .......... .......... .......... .......... 34% 56.4M 16s [2023-08-24T08:50:22.049Z] #10 10.69 71800K .......... .......... .......... .......... .......... 34% 45.8M 16s [2023-08-24T08:50:22.049Z] #10 10.69 71850K .......... .......... .......... .......... .......... 34% 40.5M 16s [2023-08-24T08:50:22.049Z] #10 10.69 71900K .......... .......... .......... .......... .......... 34% 53.3M 16s [2023-08-24T08:50:22.049Z] #10 10.69 71950K .......... .......... .......... .......... .......... 34% 46.0M 16s [2023-08-24T08:50:22.049Z] #10 10.69 72000K .......... .......... .......... .......... .......... 34% 36.6M 16s [2023-08-24T08:50:22.049Z] #10 10.69 72050K .......... .......... .......... .......... .......... 34% 26.3M 16s [2023-08-24T08:50:22.049Z] #10 10.69 72100K .......... .......... .......... .......... .......... 34% 15.6M 16s [2023-08-24T08:50:22.049Z] #10 10.70 72150K .......... .......... .......... .......... .......... 34% 43.6M 16s [2023-08-24T08:50:22.049Z] #10 10.70 72200K .......... .......... .......... .......... .......... 34% 16.4M 16s [2023-08-24T08:50:22.049Z] #10 10.70 72250K .......... .......... .......... .......... .......... 34% 26.2M 16s [2023-08-24T08:50:22.049Z] #10 10.70 72300K .......... .......... .......... .......... .......... 34% 23.8M 16s [2023-08-24T08:50:22.049Z] #10 10.70 72350K .......... .......... .......... .......... .......... 34% 14.5M 16s [2023-08-24T08:50:22.049Z] #10 10.71 72400K .......... .......... .......... .......... .......... 34% 26.5M 16s [2023-08-24T08:50:22.049Z] #10 10.71 72450K .......... .......... .......... .......... .......... 34% 16.2M 16s [2023-08-24T08:50:22.049Z] #10 10.71 72500K .......... .......... .......... .......... .......... 34% 25.2M 16s [2023-08-24T08:50:22.049Z] #10 10.71 72550K .......... .......... .......... .......... .......... 34% 27.9M 16s [2023-08-24T08:50:22.049Z] #10 10.72 72600K .......... .......... .......... .......... .......... 34% 17.8M 16s [2023-08-24T08:50:22.049Z] #10 10.72 72650K .......... .......... .......... .......... .......... 34% 19.0M 16s [2023-08-24T08:50:22.049Z] #10 10.72 72700K .......... .......... .......... .......... .......... 34% 18.0M 16s [2023-08-24T08:50:22.049Z] #10 10.72 72750K .......... .......... .......... .......... .......... 34% 33.7M 16s [2023-08-24T08:50:22.049Z] #10 10.73 72800K .......... .......... .......... .......... .......... 34% 29.0M 16s [2023-08-24T08:50:22.049Z] #10 10.73 72850K .......... .......... .......... .......... .......... 34% 2.67M 16s [2023-08-24T08:50:22.049Z] #10 10.75 72900K .......... .......... .......... .......... .......... 34% 51.5M 16s [2023-08-24T08:50:22.049Z] #10 10.75 72950K .......... .......... .......... .......... .......... 34% 45.6M 16s [2023-08-24T08:50:22.049Z] #10 10.75 73000K .......... .......... .......... .......... .......... 34% 44.2M 16s [2023-08-24T08:50:22.049Z] #10 10.75 73050K .......... .......... .......... .......... .......... 34% 44.6M 16s [2023-08-24T08:50:22.049Z] #10 10.75 73100K .......... .......... .......... .......... .......... 34% 58.9M 16s [2023-08-24T08:50:22.049Z] #10 10.75 73150K .......... .......... .......... .......... .......... 35% 49.9M 16s [2023-08-24T08:50:22.050Z] #10 10.75 73200K .......... .......... .......... .......... .......... 35% 49.5M 16s [2023-08-24T08:50:22.050Z] #10 10.75 73250K .......... .......... .......... .......... .......... 35% 45.3M 16s [2023-08-24T08:50:22.050Z] #10 10.75 73300K .......... .......... .......... .......... .......... 35% 47.8M 16s [2023-08-24T08:50:22.050Z] #10 10.75 73350K .......... .......... .......... .......... .......... 35% 43.6M 16s [2023-08-24T08:50:22.050Z] #10 10.76 73400K .......... .......... .......... .......... .......... 35% 59.6M 16s [2023-08-24T08:50:22.050Z] #10 10.76 73450K .......... .......... .......... .......... .......... 35% 49.2M 16s [2023-08-24T08:50:22.050Z] #10 10.76 73500K .......... .......... .......... .......... .......... 35% 38.2M 16s [2023-08-24T08:50:22.050Z] #10 10.76 73550K .......... .......... .......... .......... .......... 35% 21.6M 16s [2023-08-24T08:50:22.050Z] #10 10.76 73600K .......... .......... .......... .......... .......... 35% 18.4M 16s [2023-08-24T08:50:22.050Z] #10 10.76 73650K .......... .......... .......... .......... .......... 35% 38.1M 16s [2023-08-24T08:50:22.050Z] #10 10.77 73700K .......... .......... .......... .......... .......... 35% 10.0M 15s [2023-08-24T08:50:22.050Z] #10 10.77 73750K .......... .......... .......... .......... .......... 35% 30.5M 15s [2023-08-24T08:50:22.050Z] #10 10.77 73800K .......... .......... .......... .......... .......... 35% 16.8M 15s [2023-08-24T08:50:22.050Z] #10 10.77 73850K .......... .......... .......... .......... .......... 35% 14.9M 15s [2023-08-24T08:50:22.050Z] #10 10.78 73900K .......... .......... .......... .......... .......... 35% 12.7M 15s [2023-08-24T08:50:22.050Z] #10 10.78 73950K .......... .......... .......... .......... .......... 35% 39.5M 15s [2023-08-24T08:50:22.050Z] #10 10.78 74000K .......... .......... .......... .......... .......... 35% 18.7M 15s [2023-08-24T08:50:22.050Z] #10 10.79 74050K .......... .......... .......... .......... .......... 35% 27.8M 15s [2023-08-24T08:50:22.050Z] #10 10.79 74100K .......... .......... .......... .......... .......... 35% 14.5M 15s [2023-08-24T08:50:22.050Z] #10 10.79 74150K .......... .......... .......... .......... .......... 35% 45.2M 15s [2023-08-24T08:50:22.050Z] #10 10.79 74200K .......... .......... .......... .......... .......... 35% 19.0M 15s [2023-08-24T08:50:22.050Z] #10 10.79 74250K .......... .......... .......... .......... .......... 35% 18.9M 15s [2023-08-24T08:50:22.050Z] #10 10.80 74300K .......... .......... .......... .......... .......... 35% 22.6M 15s [2023-08-24T08:50:22.050Z] #10 10.80 74350K .......... .......... .......... .......... .......... 35% 15.1M 15s [2023-08-24T08:50:22.050Z] #10 10.80 74400K .......... .......... .......... .......... .......... 35% 16.1M 15s [2023-08-24T08:50:22.050Z] #10 10.81 74450K .......... .......... .......... .......... .......... 35% 44.5M 15s [2023-08-24T08:50:22.050Z] #10 10.81 74500K .......... .......... .......... .......... .......... 35% 22.9M 15s [2023-08-24T08:50:22.050Z] #10 10.81 74550K .......... .......... .......... .......... .......... 35% 21.2M 15s [2023-08-24T08:50:22.050Z] #10 10.81 74600K .......... .......... .......... .......... .......... 35% 18.1M 15s [2023-08-24T08:50:22.050Z] #10 10.81 74650K .......... .......... .......... .......... .......... 35% 34.6M 15s [2023-08-24T08:50:22.050Z] #10 10.81 74700K .......... .......... .......... .......... .......... 35% 11.8M 15s [2023-08-24T08:50:22.050Z] #10 10.82 74750K .......... .......... .......... .......... .......... 35% 30.5M 15s [2023-08-24T08:50:22.050Z] #10 10.82 74800K .......... .......... .......... .......... .......... 35% 14.5M 15s [2023-08-24T08:50:22.050Z] #10 10.82 74850K .......... .......... .......... .......... .......... 35% 13.7M 15s [2023-08-24T08:50:22.050Z] #10 10.83 74900K .......... .......... .......... .......... .......... 35% 20.0M 15s [2023-08-24T08:50:22.050Z] #10 10.83 74950K .......... .......... .......... .......... .......... 35% 18.6M 15s [2023-08-24T08:50:22.050Z] #10 10.83 75000K .......... .......... .......... .......... .......... 35% 27.8M 15s [2023-08-24T08:50:22.050Z] #10 10.83 75050K .......... .......... .......... .......... .......... 35% 14.7M 15s [2023-08-24T08:50:22.050Z] #10 10.84 75100K .......... .......... .......... .......... .......... 35% 12.5M 15s [2023-08-24T08:50:22.050Z] #10 10.84 75150K .......... .......... .......... .......... .......... 35% 22.6M 15s [2023-08-24T08:50:22.050Z] #10 10.84 75200K .......... .......... .......... .......... .......... 35% 16.5M 15s [2023-08-24T08:50:22.050Z] #10 10.85 75250K .......... .......... .......... .......... .......... 36% 14.9M 15s [2023-08-24T08:50:22.050Z] #10 10.85 75300K .......... .......... .......... .......... .......... 36% 19.1M 15s [2023-08-24T08:50:22.050Z] #10 10.85 75350K .......... .......... .......... .......... .......... 36% 22.2M 15s [2023-08-24T08:50:22.050Z] #10 10.85 75400K .......... .......... .......... .......... .......... 36% 2.30M 15s [2023-08-24T08:50:22.050Z] #10 10.88 75450K .......... .......... .......... .......... .......... 36% 20.4M 15s [2023-08-24T08:50:22.050Z] #10 10.88 75500K .......... .......... .......... .......... .......... 36% 14.8M 15s [2023-08-24T08:50:22.050Z] #10 10.88 75550K .......... .......... .......... .......... .......... 36% 17.8M 15s [2023-08-24T08:50:22.050Z] #10 10.88 75600K .......... .......... .......... .......... .......... 36% 11.2M 15s [2023-08-24T08:50:22.050Z] #10 10.89 75650K .......... .......... .......... .......... .......... 36% 21.1M 15s [2023-08-24T08:50:22.050Z] #10 10.89 75700K .......... .......... .......... .......... .......... 36% 10.4M 15s [2023-08-24T08:50:22.050Z] #10 10.90 75750K .......... .......... .......... .......... .......... 36% 16.9M 15s [2023-08-24T08:50:22.050Z] #10 10.90 75800K .......... .......... .......... .......... .......... 36% 25.3M 15s [2023-08-24T08:50:22.301Z] #10 10.90 75850K .......... .......... .......... .......... .......... 36% 18.3M 15s [2023-08-24T08:50:22.301Z] #10 10.90 75900K .......... .......... .......... .......... .......... 36% 25.6M 15s [2023-08-24T08:50:22.301Z] #10 10.91 75950K .......... .......... .......... .......... .......... 36% 17.2M 15s [2023-08-24T08:50:22.301Z] #10 10.91 76000K .......... .......... .......... .......... .......... 36% 19.3M 15s [2023-08-24T08:50:22.301Z] #10 10.91 76050K .......... .......... .......... .......... .......... 36% 19.6M 15s [2023-08-24T08:50:22.301Z] #10 10.91 76100K .......... .......... .......... .......... .......... 36% 21.2M 15s [2023-08-24T08:50:22.301Z] #10 10.92 76150K .......... .......... .......... .......... .......... 36% 24.3M 15s [2023-08-24T08:50:22.301Z] #10 10.92 76200K .......... .......... .......... .......... .......... 36% 11.9M 15s [2023-08-24T08:50:22.301Z] #10 10.92 76250K .......... .......... .......... .......... .......... 36% 25.5M 15s [2023-08-24T08:50:22.301Z] #10 10.92 76300K .......... .......... .......... .......... .......... 36% 19.1M 15s [2023-08-24T08:50:22.301Z] #10 10.93 76350K .......... .......... .......... .......... .......... 36% 26.4M 15s [2023-08-24T08:50:22.301Z] #10 10.93 76400K .......... .......... .......... .......... .......... 36% 23.1M 15s [2023-08-24T08:50:22.301Z] #10 10.93 76450K .......... .......... .......... .......... .......... 36% 20.6M 15s [2023-08-24T08:50:22.301Z] #10 10.93 76500K .......... .......... .......... .......... .......... 36% 17.5M 15s [2023-08-24T08:50:22.301Z] #10 10.94 76550K .......... .......... .......... .......... .......... 36% 22.0M 15s [2023-08-24T08:50:22.301Z] #10 10.94 76600K .......... .......... .......... .......... .......... 36% 24.0M 15s [2023-08-24T08:50:22.301Z] #10 10.94 76650K .......... .......... .......... .......... .......... 36% 19.4M 15s [2023-08-24T08:50:22.301Z] #10 10.94 76700K .......... .......... .......... .......... .......... 36% 20.6M 15s [2023-08-24T08:50:22.301Z] #10 10.94 76750K .......... .......... .......... .......... .......... 36% 18.5M 15s [2023-08-24T08:50:22.302Z] #10 10.95 76800K .......... .......... .......... .......... .......... 36% 37.0M 15s [2023-08-24T08:50:22.302Z] #10 10.95 76850K .......... .......... .......... .......... .......... 36% 21.1M 15s [2023-08-24T08:50:22.302Z] #10 10.95 76900K .......... .......... .......... .......... .......... 36% 31.9M 15s [2023-08-24T08:50:22.302Z] #10 10.95 76950K .......... .......... .......... .......... .......... 36% 16.9M 15s [2023-08-24T08:50:22.302Z] #10 10.95 77000K .......... .......... .......... .......... .......... 36% 20.8M 15s [2023-08-24T08:50:22.302Z] #10 10.96 77050K .......... .......... .......... .......... .......... 36% 22.9M 15s [2023-08-24T08:50:22.302Z] #10 10.96 77100K .......... .......... .......... .......... .......... 36% 28.9M 15s [2023-08-24T08:50:22.302Z] #10 10.96 77150K .......... .......... .......... .......... .......... 36% 16.0M 15s [2023-08-24T08:50:22.302Z] #10 10.96 77200K .......... .......... .......... .......... .......... 36% 32.5M 15s [2023-08-24T08:50:22.302Z] #10 10.97 77250K .......... .......... .......... .......... .......... 36% 16.2M 15s [2023-08-24T08:50:22.302Z] #10 10.97 77300K .......... .......... .......... .......... .......... 36% 27.9M 15s [2023-08-24T08:50:22.302Z] #10 10.97 77350K .......... .......... .......... .......... .......... 37% 24.0M 15s [2023-08-24T08:50:22.302Z] #10 10.97 77400K .......... .......... .......... .......... .......... 37% 26.6M 15s [2023-08-24T08:50:22.302Z] #10 10.97 77450K .......... .......... .......... .......... .......... 37% 17.6M 15s [2023-08-24T08:50:22.302Z] #10 10.98 77500K .......... .......... .......... .......... .......... 37% 33.1M 15s [2023-08-24T08:50:22.302Z] #10 10.98 77550K .......... .......... .......... .......... .......... 37% 19.2M 15s [2023-08-24T08:50:22.302Z] #10 10.98 77600K .......... .......... .......... .......... .......... 37% 23.6M 15s [2023-08-24T08:50:22.302Z] #10 10.98 77650K .......... .......... .......... .......... .......... 37% 21.1M 15s [2023-08-24T08:50:22.302Z] #10 10.99 77700K .......... .......... .......... .......... .......... 37% 5.10M 15s [2023-08-24T08:50:22.302Z] #10 11.00 77750K .......... .......... .......... .......... .......... 37% 38.6M 15s [2023-08-24T08:50:22.302Z] #10 11.00 77800K .......... .......... .......... .......... .......... 37% 54.3M 15s [2023-08-24T08:50:22.302Z] #10 11.00 77850K .......... .......... .......... .......... .......... 37% 41.4M 15s [2023-08-24T08:50:22.302Z] #10 11.00 77900K .......... .......... .......... .......... .......... 37% 43.7M 15s [2023-08-24T08:50:22.302Z] #10 11.00 77950K .......... .......... .......... .......... .......... 37% 13.1M 15s [2023-08-24T08:50:22.302Z] #10 11.00 78000K .......... .......... .......... .......... .......... 37% 2.68M 15s [2023-08-24T08:50:22.302Z] #10 11.02 78050K .......... .......... .......... .......... .......... 37% 38.5M 15s [2023-08-24T08:50:22.302Z] #10 11.02 78100K .......... .......... .......... .......... .......... 37% 42.6M 15s [2023-08-24T08:50:22.302Z] #10 11.02 78150K .......... .......... .......... .......... .......... 37% 42.0M 15s [2023-08-24T08:50:22.302Z] #10 11.02 78200K .......... .......... .......... .......... .......... 37% 47.8M 15s [2023-08-24T08:50:22.302Z] #10 11.03 78250K .......... .......... .......... .......... .......... 37% 48.9M 15s [2023-08-24T08:50:22.302Z] #10 11.03 78300K .......... .......... .......... .......... .......... 37% 45.3M 15s [2023-08-24T08:50:22.302Z] #10 11.03 78350K .......... .......... .......... .......... .......... 37% 47.2M 15s [2023-08-24T08:50:22.302Z] #10 11.03 78400K .......... .......... .......... .......... .......... 37% 42.2M 14s [2023-08-24T08:50:22.302Z] #10 11.03 78450K .......... .......... .......... .......... .......... 37% 33.5M 14s [2023-08-24T08:50:22.302Z] #10 11.03 78500K .......... .......... .......... .......... .......... 37% 53.2M 14s [2023-08-24T08:50:22.302Z] #10 11.03 78550K .......... .......... .......... .......... .......... 37% 39.3M 14s [2023-08-24T08:50:22.302Z] #10 11.03 78600K .......... .......... .......... .......... .......... 37% 52.1M 14s [2023-08-24T08:50:22.302Z] #10 11.03 78650K .......... .......... .......... .......... .......... 37% 35.1M 14s [2023-08-24T08:50:22.302Z] #10 11.04 78700K .......... .......... .......... .......... .......... 37% 19.9M 14s [2023-08-24T08:50:22.302Z] #10 11.04 78750K .......... .......... .......... .......... .......... 37% 29.7M 14s [2023-08-24T08:50:22.302Z] #10 11.04 78800K .......... .......... .......... .......... .......... 37% 15.0M 14s [2023-08-24T08:50:22.302Z] #10 11.04 78850K .......... .......... .......... .......... .......... 37% 37.8M 14s [2023-08-24T08:50:22.302Z] #10 11.04 78900K .......... .......... .......... .......... .......... 37% 3.70M 14s [2023-08-24T08:50:22.302Z] #10 11.06 78950K .......... .......... .......... .......... .......... 37% 59.5M 14s [2023-08-24T08:50:22.302Z] #10 11.06 79000K .......... .......... .......... .......... .......... 37% 45.9M 14s [2023-08-24T08:50:22.302Z] #10 11.06 79050K .......... .......... .......... .......... .......... 37% 61.6M 14s [2023-08-24T08:50:22.302Z] #10 11.06 79100K .......... .......... .......... .......... .......... 37% 55.1M 14s [2023-08-24T08:50:22.302Z] #10 11.06 79150K .......... .......... .......... .......... .......... 37% 30.9M 14s [2023-08-24T08:50:22.302Z] #10 11.06 79200K .......... .......... .......... .......... .......... 37% 8.72M 14s [2023-08-24T08:50:22.302Z] #10 11.07 79250K .......... .......... .......... .......... .......... 37% 24.8M 14s [2023-08-24T08:50:22.302Z] #10 11.07 79300K .......... .......... .......... .......... .......... 37% 16.0M 14s [2023-08-24T08:50:22.302Z] #10 11.07 79350K .......... .......... .......... .......... .......... 37% 13.5M 14s [2023-08-24T08:50:22.302Z] #10 11.08 79400K .......... .......... .......... .......... .......... 37% 17.9M 14s [2023-08-24T08:50:22.302Z] #10 11.08 79450K .......... .......... .......... .......... .......... 38% 26.1M 14s [2023-08-24T08:50:22.553Z] #10 11.09 79500K .......... .......... .......... .......... .......... 38% 1.98M 14s [2023-08-24T08:50:22.553Z] #10 11.11 79550K .......... .......... .......... .......... .......... 38% 19.3M 14s [2023-08-24T08:50:22.553Z] #10 11.11 79600K .......... .......... .......... .......... .......... 38% 15.2M 14s [2023-08-24T08:50:22.553Z] #10 11.11 79650K .......... .......... .......... .......... .......... 38% 22.4M 14s [2023-08-24T08:50:22.553Z] #10 11.11 79700K .......... .......... .......... .......... .......... 38% 2.51M 14s [2023-08-24T08:50:22.553Z] #10 11.13 79750K .......... .......... .......... .......... .......... 38% 51.0M 14s [2023-08-24T08:50:22.553Z] #10 11.14 79800K .......... .......... .......... .......... .......... 38% 53.6M 14s [2023-08-24T08:50:22.553Z] #10 11.14 79850K .......... .......... .......... .......... .......... 38% 60.0M 14s [2023-08-24T08:50:22.553Z] #10 11.14 79900K .......... .......... .......... .......... .......... 38% 36.9M 14s [2023-08-24T08:50:22.553Z] #10 11.14 79950K .......... .......... .......... .......... .......... 38% 34.6M 14s [2023-08-24T08:50:22.553Z] #10 11.14 80000K .......... .......... .......... .......... .......... 38% 18.1M 14s [2023-08-24T08:50:22.553Z] #10 11.14 80050K .......... .......... .......... .......... .......... 38% 30.8M 14s [2023-08-24T08:50:22.553Z] #10 11.14 80100K .......... .......... .......... .......... .......... 38% 17.1M 14s [2023-08-24T08:50:22.553Z] #10 11.15 80150K .......... .......... .......... .......... .......... 38% 24.0M 14s [2023-08-24T08:50:22.553Z] #10 11.15 80200K .......... .......... .......... .......... .......... 38% 9.93M 14s [2023-08-24T08:50:22.553Z] #10 11.15 80250K .......... .......... .......... .......... .......... 38% 42.0M 14s [2023-08-24T08:50:22.553Z] #10 11.15 80300K .......... .......... .......... .......... .......... 38% 49.0M 14s [2023-08-24T08:50:22.553Z] #10 11.16 80350K .......... .......... .......... .......... .......... 38% 23.7M 14s [2023-08-24T08:50:22.553Z] #10 11.16 80400K .......... .......... .......... .......... .......... 38% 18.4M 14s [2023-08-24T08:50:22.553Z] #10 11.16 80450K .......... .......... .......... .......... .......... 38% 16.1M 14s [2023-08-24T08:50:22.553Z] #10 11.16 80500K .......... .......... .......... .......... .......... 38% 20.6M 14s [2023-08-24T08:50:22.553Z] #10 11.17 80550K .......... .......... .......... .......... .......... 38% 18.8M 14s [2023-08-24T08:50:22.553Z] #10 11.17 80600K .......... .......... .......... .......... .......... 38% 17.5M 14s [2023-08-24T08:50:22.553Z] #10 11.17 80650K .......... .......... .......... .......... .......... 38% 20.9M 14s [2023-08-24T08:50:22.553Z] #10 11.17 80700K .......... .......... .......... .......... .......... 38% 25.2M 14s [2023-08-24T08:50:22.553Z] #10 11.18 80750K .......... .......... .......... .......... .......... 38% 28.3M 14s [2023-08-24T08:50:22.553Z] #10 11.18 80800K .......... .......... .......... .......... .......... 38% 13.0M 14s [2023-08-24T08:50:22.553Z] #10 11.18 80850K .......... .......... .......... .......... .......... 38% 35.7M 14s [2023-08-24T08:50:22.553Z] #10 11.18 80900K .......... .......... .......... .......... .......... 38% 26.8M 14s [2023-08-24T08:50:22.553Z] #10 11.18 80950K .......... .......... .......... .......... .......... 38% 16.3M 14s [2023-08-24T08:50:22.553Z] #10 11.19 81000K .......... .......... .......... .......... .......... 38% 25.6M 14s [2023-08-24T08:50:22.553Z] #10 11.19 81050K .......... .......... .......... .......... .......... 38% 24.4M 14s [2023-08-24T08:50:22.553Z] #10 11.19 81100K .......... .......... .......... .......... .......... 38% 18.4M 14s [2023-08-24T08:50:22.553Z] #10 11.19 81150K .......... .......... .......... .......... .......... 38% 24.4M 14s [2023-08-24T08:50:22.553Z] #10 11.20 81200K .......... .......... .......... .......... .......... 38% 17.6M 14s [2023-08-24T08:50:22.553Z] #10 11.20 81250K .......... .......... .......... .......... .......... 38% 24.3M 14s [2023-08-24T08:50:22.553Z] #10 11.20 81300K .......... .......... .......... .......... .......... 38% 25.3M 14s [2023-08-24T08:50:22.553Z] #10 11.20 81350K .......... .......... .......... .......... .......... 38% 21.6M 14s [2023-08-24T08:50:22.553Z] #10 11.20 81400K .......... .......... .......... .......... .......... 38% 19.0M 14s [2023-08-24T08:50:22.553Z] #10 11.21 81450K .......... .......... .......... .......... .......... 38% 26.6M 14s [2023-08-24T08:50:22.553Z] #10 11.21 81500K .......... .......... .......... .......... .......... 38% 15.0M 14s [2023-08-24T08:50:22.553Z] #10 11.21 81550K .......... .......... .......... .......... .......... 39% 29.7M 14s [2023-08-24T08:50:22.553Z] #10 11.21 81600K .......... .......... .......... .......... .......... 39% 22.7M 14s [2023-08-24T08:50:22.553Z] #10 11.22 81650K .......... .......... .......... .......... .......... 39% 20.5M 14s [2023-08-24T08:50:22.553Z] #10 11.22 81700K .......... .......... .......... .......... .......... 39% 21.3M 14s [2023-08-24T08:50:22.553Z] #10 11.22 81750K .......... .......... .......... .......... .......... 39% 23.3M 14s [2023-08-24T08:50:22.553Z] #10 11.22 81800K .......... .......... .......... .......... .......... 39% 18.4M 14s [2023-08-24T08:50:22.553Z] #10 11.23 81850K .......... .......... .......... .......... .......... 39% 14.1M 14s [2023-08-24T08:50:22.553Z] #10 11.23 81900K .......... .......... .......... .......... .......... 39% 14.9M 14s [2023-08-24T08:50:22.553Z] #10 11.23 81950K .......... .......... .......... .......... .......... 39% 17.7M 14s [2023-08-24T08:50:22.553Z] #10 11.24 82000K .......... .......... .......... .......... .......... 39% 24.1M 14s [2023-08-24T08:50:22.553Z] #10 11.24 82050K .......... .......... .......... .......... .......... 39% 10.4M 14s [2023-08-24T08:50:22.553Z] #10 11.24 82100K .......... .......... .......... .......... .......... 39% 7.62M 14s [2023-08-24T08:50:22.553Z] #10 11.25 82150K .......... .......... .......... .......... .......... 39% 40.6M 14s [2023-08-24T08:50:22.553Z] #10 11.25 82200K .......... .......... .......... .......... .......... 39% 18.7M 14s [2023-08-24T08:50:22.553Z] #10 11.25 82250K .......... .......... .......... .......... .......... 39% 20.9M 14s [2023-08-24T08:50:22.553Z] #10 11.25 82300K .......... .......... .......... .......... .......... 39% 12.5M 14s [2023-08-24T08:50:22.553Z] #10 11.26 82350K .......... .......... .......... .......... .......... 39% 18.3M 14s [2023-08-24T08:50:22.553Z] #10 11.26 82400K .......... .......... .......... .......... .......... 39% 14.0M 14s [2023-08-24T08:50:22.553Z] #10 11.26 82450K .......... .......... .......... .......... .......... 39% 22.9M 14s [2023-08-24T08:50:22.553Z] #10 11.27 82500K .......... .......... .......... .......... .......... 39% 16.2M 14s [2023-08-24T08:50:22.554Z] #10 11.27 82550K .......... .......... .......... .......... .......... 39% 12.7M 14s [2023-08-24T08:50:22.554Z] #10 11.27 82600K .......... .......... .......... .......... .......... 39% 24.1M 14s [2023-08-24T08:50:22.554Z] #10 11.28 82650K .......... .......... .......... .......... .......... 39% 24.0M 14s [2023-08-24T08:50:22.554Z] #10 11.28 82700K .......... .......... .......... .......... .......... 39% 21.1M 14s [2023-08-24T08:50:22.554Z] #10 11.28 82750K .......... .......... .......... .......... .......... 39% 12.0M 14s [2023-08-24T08:50:22.554Z] #10 11.28 82800K .......... .......... .......... .......... .......... 39% 17.8M 14s [2023-08-24T08:50:22.554Z] #10 11.29 82850K .......... .......... .......... .......... .......... 39% 25.2M 14s [2023-08-24T08:50:22.554Z] #10 11.29 82900K .......... .......... .......... .......... .......... 39% 26.5M 14s [2023-08-24T08:50:22.554Z] #10 11.29 82950K .......... .......... .......... .......... .......... 39% 20.3M 14s [2023-08-24T08:50:22.554Z] #10 11.29 83000K .......... .......... .......... .......... .......... 39% 15.7M 14s [2023-08-24T08:50:22.554Z] #10 11.30 83050K .......... .......... .......... .......... .......... 39% 13.4M 14s [2023-08-24T08:50:22.554Z] #10 11.30 83100K .......... .......... .......... .......... .......... 39% 18.0M 14s [2023-08-24T08:50:22.554Z] #10 11.30 83150K .......... .......... .......... .......... .......... 39% 13.2M 14s [2023-08-24T08:50:22.554Z] #10 11.31 83200K .......... .......... .......... .......... .......... 39% 26.8M 14s [2023-08-24T08:50:22.554Z] #10 11.31 83250K .......... .......... .......... .......... .......... 39% 23.2M 14s [2023-08-24T08:50:22.554Z] #10 11.31 83300K .......... .......... .......... .......... .......... 39% 7.47M 14s [2023-08-24T08:50:22.554Z] #10 11.32 83350K .......... .......... .......... .......... .......... 39% 13.9M 14s [2023-08-24T08:50:22.554Z] #10 11.32 83400K .......... .......... .......... .......... .......... 39% 27.3M 14s [2023-08-24T08:50:22.554Z] #10 11.32 83450K .......... .......... .......... .......... .......... 39% 15.8M 14s [2023-08-24T08:50:22.554Z] #10 11.32 83500K .......... .......... .......... .......... .......... 39% 18.5M 14s [2023-08-24T08:50:22.554Z] #10 11.33 83550K .......... .......... .......... .......... .......... 39% 1.95M 14s [2023-08-24T08:50:22.554Z] #10 11.35 83600K .......... .......... .......... .......... .......... 40% 20.6M 14s [2023-08-24T08:50:22.554Z] #10 11.35 83650K .......... .......... .......... .......... .......... 40% 25.3M 14s [2023-08-24T08:50:22.554Z] #10 11.36 83700K .......... .......... .......... .......... .......... 40% 14.2M 14s [2023-08-24T08:50:22.554Z] #10 11.36 83750K .......... .......... .......... .......... .......... 40% 24.2M 14s [2023-08-24T08:50:22.554Z] #10 11.38 83800K .......... .......... .......... .......... .......... 40% 3.17M 14s [2023-08-24T08:50:22.554Z] #10 11.38 83850K .......... .......... .......... .......... .......... 40% 21.7M 14s [2023-08-24T08:50:22.554Z] #10 11.38 83900K .......... .......... .......... .......... .......... 40% 20.4M 14s [2023-08-24T08:50:22.554Z] #10 11.38 83950K .......... .......... .......... .......... .......... 40% 15.9M 13s [2023-08-24T08:50:22.554Z] #10 11.39 84000K .......... .......... .......... .......... .......... 40% 25.7M 13s [2023-08-24T08:50:22.554Z] #10 11.39 84050K .......... .......... .......... .......... .......... 40% 15.2M 13s [2023-08-24T08:50:22.554Z] #10 11.39 84100K .......... .......... .......... .......... .......... 40% 27.9M 13s [2023-08-24T08:50:22.554Z] #10 11.39 84150K .......... .......... .......... .......... .......... 40% 21.0M 13s [2023-08-24T08:50:22.554Z] #10 11.39 84200K .......... .......... .......... .......... .......... 40% 18.1M 13s [2023-08-24T08:50:22.554Z] #10 11.40 84250K .......... .......... .......... .......... .......... 40% 22.0M 13s [2023-08-24T08:50:22.554Z] #10 11.40 84300K .......... .......... .......... .......... .......... 40% 26.1M 13s [2023-08-24T08:50:22.554Z] #10 11.40 84350K .......... .......... .......... .......... .......... 40% 14.9M 13s [2023-08-24T08:50:22.804Z] #10 11.40 84400K .......... .......... .......... .......... .......... 40% 24.3M 13s [2023-08-24T08:50:22.804Z] #10 11.41 84450K .......... .......... .......... .......... .......... 40% 19.7M 13s [2023-08-24T08:50:22.804Z] #10 11.41 84500K .......... .......... .......... .......... .......... 40% 21.2M 13s [2023-08-24T08:50:22.804Z] #10 11.41 84550K .......... .......... .......... .......... .......... 40% 21.3M 13s [2023-08-24T08:50:22.805Z] #10 11.41 84600K .......... .......... .......... .......... .......... 40% 28.1M 13s [2023-08-24T08:50:22.805Z] #10 11.42 84650K .......... .......... .......... .......... .......... 40% 14.9M 13s [2023-08-24T08:50:22.805Z] #10 11.42 84700K .......... .......... .......... .......... .......... 40% 16.2M 13s [2023-08-24T08:50:22.805Z] #10 11.42 84750K .......... .......... .......... .......... .......... 40% 28.5M 13s [2023-08-24T08:50:22.805Z] #10 11.42 84800K .......... .......... .......... .......... .......... 40% 24.7M 13s [2023-08-24T08:50:22.805Z] #10 11.43 84850K .......... .......... .......... .......... .......... 40% 18.7M 13s [2023-08-24T08:50:22.805Z] #10 11.43 84900K .......... .......... .......... .......... .......... 40% 12.9M 13s [2023-08-24T08:50:22.805Z] #10 11.43 84950K .......... .......... .......... .......... .......... 40% 31.0M 13s [2023-08-24T08:50:22.805Z] #10 11.43 85000K .......... .......... .......... .......... .......... 40% 28.9M 13s [2023-08-24T08:50:22.805Z] #10 11.44 85050K .......... .......... .......... .......... .......... 40% 23.7M 13s [2023-08-24T08:50:22.805Z] #10 11.44 85100K .......... .......... .......... .......... .......... 40% 19.4M 13s [2023-08-24T08:50:22.805Z] #10 11.44 85150K .......... .......... .......... .......... .......... 40% 17.4M 13s [2023-08-24T08:50:22.805Z] #10 11.44 85200K .......... .......... .......... .......... .......... 40% 26.7M 13s [2023-08-24T08:50:22.805Z] #10 11.44 85250K .......... .......... .......... .......... .......... 40% 21.4M 13s [2023-08-24T08:50:22.805Z] #10 11.45 85300K .......... .......... .......... .......... .......... 40% 18.2M 13s [2023-08-24T08:50:22.805Z] #10 11.45 85350K .......... .......... .......... .......... .......... 40% 22.7M 13s [2023-08-24T08:50:22.805Z] #10 11.45 85400K .......... .......... .......... .......... .......... 40% 10.8M 13s [2023-08-24T08:50:22.805Z] #10 11.46 85450K .......... .......... .......... .......... .......... 40% 87.8M 13s [2023-08-24T08:50:22.805Z] #10 11.46 85500K .......... .......... .......... .......... .......... 40% 22.4M 13s [2023-08-24T08:50:22.805Z] #10 11.46 85550K .......... .......... .......... .......... .......... 40% 21.6M 13s [2023-08-24T08:50:22.805Z] #10 11.46 85600K .......... .......... .......... .......... .......... 40% 17.6M 13s [2023-08-24T08:50:22.805Z] #10 11.46 85650K .......... .......... .......... .......... .......... 40% 29.5M 13s [2023-08-24T08:50:22.805Z] #10 11.47 85700K .......... .......... .......... .......... .......... 41% 18.2M 13s [2023-08-24T08:50:22.805Z] #10 11.47 85750K .......... .......... .......... .......... .......... 41% 22.4M 13s [2023-08-24T08:50:22.805Z] #10 11.47 85800K .......... .......... .......... .......... .......... 41% 16.5M 13s [2023-08-24T08:50:22.805Z] #10 11.47 85850K .......... .......... .......... .......... .......... 41% 23.7M 13s [2023-08-24T08:50:22.805Z] #10 11.48 85900K .......... .......... .......... .......... .......... 41% 22.3M 13s [2023-08-24T08:50:22.805Z] #10 11.48 85950K .......... .......... .......... .......... .......... 41% 16.0M 13s [2023-08-24T08:50:22.805Z] #10 11.48 86000K .......... .......... .......... .......... .......... 41% 24.5M 13s [2023-08-24T08:50:22.805Z] #10 11.48 86050K .......... .......... .......... .......... .......... 41% 29.8M 13s [2023-08-24T08:50:22.805Z] #10 11.48 86100K .......... .......... .......... .......... .......... 41% 16.3M 13s [2023-08-24T08:50:22.805Z] #10 11.49 86150K .......... .......... .......... .......... .......... 41% 20.7M 13s [2023-08-24T08:50:22.805Z] #10 11.49 86200K .......... .......... .......... .......... .......... 41% 33.9M 13s [2023-08-24T08:50:22.805Z] #10 11.49 86250K .......... .......... .......... .......... .......... 41% 12.6M 13s [2023-08-24T08:50:22.805Z] #10 11.49 86300K .......... .......... .......... .......... .......... 41% 27.8M 13s [2023-08-24T08:50:22.805Z] #10 11.50 86350K .......... .......... .......... .......... .......... 41% 18.0M 13s [2023-08-24T08:50:22.805Z] #10 11.50 86400K .......... .......... .......... .......... .......... 41% 13.3M 13s [2023-08-24T08:50:22.805Z] #10 11.50 86450K .......... .......... .......... .......... .......... 41% 25.4M 13s [2023-08-24T08:50:22.805Z] #10 11.51 86500K .......... .......... .......... .......... .......... 41% 23.4M 13s [2023-08-24T08:50:22.805Z] #10 11.51 86550K .......... .......... .......... .......... .......... 41% 16.8M 13s [2023-08-24T08:50:22.805Z] #10 11.51 86600K .......... .......... .......... .......... .......... 41% 14.0M 13s [2023-08-24T08:50:22.805Z] #10 11.51 86650K .......... .......... .......... .......... .......... 41% 20.2M 13s [2023-08-24T08:50:22.805Z] #10 11.52 86700K .......... .......... .......... .......... .......... 41% 16.6M 13s [2023-08-24T08:50:22.805Z] #10 11.52 86750K .......... .......... .......... .......... .......... 41% 19.2M 13s [2023-08-24T08:50:22.805Z] #10 11.52 86800K .......... .......... .......... .......... .......... 41% 21.3M 13s [2023-08-24T08:50:22.805Z] #10 11.52 86850K .......... .......... .......... .......... .......... 41% 5.96M 13s [2023-08-24T08:50:22.805Z] #10 11.53 86900K .......... .......... .......... .......... .......... 41% 32.3M 13s [2023-08-24T08:50:22.805Z] #10 11.53 86950K .......... .......... .......... .......... .......... 41% 42.3M 13s [2023-08-24T08:50:22.805Z] #10 11.53 87000K .......... .......... .......... .......... .......... 41% 47.6M 13s [2023-08-24T08:50:22.805Z] #10 11.54 87050K .......... .......... .......... .......... .......... 41% 58.0M 13s [2023-08-24T08:50:22.805Z] #10 11.54 87100K .......... .......... .......... .......... .......... 41% 31.9M 13s [2023-08-24T08:50:22.805Z] #10 11.54 87150K .......... .......... .......... .......... .......... 41% 22.6M 13s [2023-08-24T08:50:22.805Z] #10 11.54 87200K .......... .......... .......... .......... .......... 41% 17.8M 13s [2023-08-24T08:50:22.805Z] #10 11.54 87250K .......... .......... .......... .......... .......... 41% 17.0M 13s [2023-08-24T08:50:22.805Z] #10 11.55 87300K .......... .......... .......... .......... .......... 41% 17.0M 13s [2023-08-24T08:50:22.805Z] #10 11.55 87350K .......... .......... .......... .......... .......... 41% 29.5M 13s [2023-08-24T08:50:22.805Z] #10 11.55 87400K .......... .......... .......... .......... .......... 41% 8.14M 13s [2023-08-24T08:50:22.805Z] #10 11.56 87450K .......... .......... .......... .......... .......... 41% 19.9M 13s [2023-08-24T08:50:22.805Z] #10 11.56 87500K .......... .......... .......... .......... .......... 41% 26.0M 13s [2023-08-24T08:50:22.805Z] #10 11.56 87550K .......... .......... .......... .......... .......... 41% 14.1M 13s [2023-08-24T08:50:22.805Z] #10 11.56 87600K .......... .......... .......... .......... .......... 41% 17.3M 13s [2023-08-24T08:50:22.805Z] #10 11.57 87650K .......... .......... .......... .......... .......... 41% 1.95M 13s [2023-08-24T08:50:22.805Z] #10 11.59 87700K .......... .......... .......... .......... .......... 41% 16.6M 13s [2023-08-24T08:50:22.805Z] #10 11.59 87750K .......... .......... .......... .......... .......... 41% 20.4M 13s [2023-08-24T08:50:22.805Z] #10 11.60 87800K .......... .......... .......... .......... .......... 42% 19.3M 13s [2023-08-24T08:50:22.805Z] #10 11.60 87850K .......... .......... .......... .......... .......... 42% 25.6M 13s [2023-08-24T08:50:23.056Z] #10 11.62 87900K .......... .......... .......... .......... .......... 42% 3.28M 13s [2023-08-24T08:50:23.056Z] #10 11.62 87950K .......... .......... .......... .......... .......... 42% 19.9M 13s [2023-08-24T08:50:23.056Z] #10 11.62 88000K .......... .......... .......... .......... .......... 42% 17.2M 13s [2023-08-24T08:50:23.056Z] #10 11.62 88050K .......... .......... .......... .......... .......... 42% 28.2M 13s [2023-08-24T08:50:23.056Z] #10 11.62 88100K .......... .......... .......... .......... .......... 42% 26.6M 13s [2023-08-24T08:50:23.056Z] #10 11.63 88150K .......... .......... .......... .......... .......... 42% 16.2M 13s [2023-08-24T08:50:23.056Z] #10 11.63 88200K .......... .......... .......... .......... .......... 42% 23.0M 13s [2023-08-24T08:50:23.056Z] #10 11.63 88250K .......... .......... .......... .......... .......... 42% 21.0M 13s [2023-08-24T08:50:23.056Z] #10 11.63 88300K .......... .......... .......... .......... .......... 42% 16.4M 13s [2023-08-24T08:50:23.056Z] #10 11.64 88350K .......... .......... .......... .......... .......... 42% 20.7M 13s [2023-08-24T08:50:23.056Z] #10 11.64 88400K .......... .......... .......... .......... .......... 42% 17.1M 13s [2023-08-24T08:50:23.056Z] #10 11.64 88450K .......... .......... .......... .......... .......... 42% 22.7M 13s [2023-08-24T08:50:23.056Z] #10 11.64 88500K .......... .......... .......... .......... .......... 42% 22.3M 13s [2023-08-24T08:50:23.056Z] #10 11.65 88550K .......... .......... .......... .......... .......... 42% 16.5M 13s [2023-08-24T08:50:23.056Z] #10 11.65 88600K .......... .......... .......... .......... .......... 42% 14.3M 13s [2023-08-24T08:50:23.056Z] #10 11.65 88650K .......... .......... .......... .......... .......... 42% 15.7M 13s [2023-08-24T08:50:23.056Z] #10 11.65 88700K .......... .......... .......... .......... .......... 42% 26.9M 13s [2023-08-24T08:50:23.056Z] #10 11.66 88750K .......... .......... .......... .......... .......... 42% 24.4M 13s [2023-08-24T08:50:23.056Z] #10 11.66 88800K .......... .......... .......... .......... .......... 42% 16.5M 13s [2023-08-24T08:50:23.056Z] #10 11.66 88850K .......... .......... .......... .......... .......... 42% 22.8M 13s [2023-08-24T08:50:23.056Z] #10 11.66 88900K .......... .......... .......... .......... .......... 42% 20.9M 13s [2023-08-24T08:50:23.056Z] #10 11.67 88950K .......... .......... .......... .......... .......... 42% 15.7M 13s [2023-08-24T08:50:23.056Z] #10 11.67 89000K .......... .......... .......... .......... .......... 42% 19.2M 13s [2023-08-24T08:50:23.056Z] #10 11.67 89050K .......... .......... .......... .......... .......... 42% 30.7M 13s [2023-08-24T08:50:23.056Z] #10 11.67 89100K .......... .......... .......... .......... .......... 42% 20.7M 13s [2023-08-24T08:50:23.056Z] #10 11.68 89150K .......... .......... .......... .......... .......... 42% 18.8M 13s [2023-08-24T08:50:23.056Z] #10 11.68 89200K .......... .......... .......... .......... .......... 42% 17.4M 13s [2023-08-24T08:50:23.056Z] #10 11.68 89250K .......... .......... .......... .......... .......... 42% 29.1M 13s [2023-08-24T08:50:23.056Z] #10 11.68 89300K .......... .......... .......... .......... .......... 42% 20.5M 13s [2023-08-24T08:50:23.056Z] #10 11.69 89350K .......... .......... .......... .......... .......... 42% 18.8M 13s [2023-08-24T08:50:23.056Z] #10 11.69 89400K .......... .......... .......... .......... .......... 42% 21.3M 13s [2023-08-24T08:50:23.056Z] #10 11.69 89450K .......... .......... .......... .......... .......... 42% 27.6M 13s [2023-08-24T08:50:23.056Z] #10 11.69 89500K .......... .......... .......... .......... .......... 42% 17.9M 13s [2023-08-24T08:50:23.056Z] #10 11.69 89550K .......... .......... .......... .......... .......... 42% 24.5M 12s [2023-08-24T08:50:23.056Z] #10 11.70 89600K .......... .......... .......... .......... .......... 42% 19.4M 12s [2023-08-24T08:50:23.056Z] #10 11.70 89650K .......... .......... .......... .......... .......... 42% 21.0M 12s [2023-08-24T08:50:23.056Z] #10 11.70 89700K .......... .......... .......... .......... .......... 42% 16.0M 12s [2023-08-24T08:50:23.056Z] #10 11.70 89750K .......... .......... .......... .......... .......... 42% 22.9M 12s [2023-08-24T08:50:23.056Z] #10 11.71 89800K .......... .......... .......... .......... .......... 42% 23.6M 12s [2023-08-24T08:50:23.056Z] #10 11.71 89850K .......... .......... .......... .......... .......... 42% 23.1M 12s [2023-08-24T08:50:23.057Z] #10 11.71 89900K .......... .......... .......... .......... .......... 43% 24.6M 12s [2023-08-24T08:50:23.057Z] #10 11.71 89950K .......... .......... .......... .......... .......... 43% 16.9M 12s [2023-08-24T08:50:23.057Z] #10 11.72 90000K .......... .......... .......... .......... .......... 43% 17.5M 12s [2023-08-24T08:50:23.057Z] #10 11.72 90050K .......... .......... .......... .......... .......... 43% 29.3M 12s [2023-08-24T08:50:23.057Z] #10 11.72 90100K .......... .......... .......... .......... .......... 43% 21.0M 12s [2023-08-24T08:50:23.057Z] #10 11.72 90150K .......... .......... .......... .......... .......... 43% 20.5M 12s [2023-08-24T08:50:23.057Z] #10 11.72 90200K .......... .......... .......... .......... .......... 43% 23.3M 12s [2023-08-24T08:50:23.057Z] #10 11.73 90250K .......... .......... .......... .......... .......... 43% 19.3M 12s [2023-08-24T08:50:23.057Z] #10 11.73 90300K .......... .......... .......... .......... .......... 43% 28.1M 12s [2023-08-24T08:50:23.057Z] #10 11.73 90350K .......... .......... .......... .......... .......... 43% 17.2M 12s [2023-08-24T08:50:23.057Z] #10 11.73 90400K .......... .......... .......... .......... .......... 43% 24.1M 12s [2023-08-24T08:50:23.057Z] #10 11.74 90450K .......... .......... .......... .......... .......... 43% 19.8M 12s [2023-08-24T08:50:23.057Z] #10 11.74 90500K .......... .......... .......... .......... .......... 43% 13.2M 12s [2023-08-24T08:50:23.057Z] #10 11.74 90550K .......... .......... .......... .......... .......... 43% 21.5M 12s [2023-08-24T08:50:23.057Z] #10 11.74 90600K .......... .......... .......... .......... .......... 43% 18.0M 12s [2023-08-24T08:50:23.057Z] #10 11.75 90650K .......... .......... .......... .......... .......... 43% 20.9M 12s [2023-08-24T08:50:23.057Z] #10 11.75 90700K .......... .......... .......... .......... .......... 43% 22.9M 12s [2023-08-24T08:50:23.057Z] #10 11.75 90750K .......... .......... .......... .......... .......... 43% 14.0M 12s [2023-08-24T08:50:23.057Z] #10 11.76 90800K .......... .......... .......... .......... .......... 43% 20.7M 12s [2023-08-24T08:50:23.057Z] #10 11.76 90850K .......... .......... .......... .......... .......... 43% 20.6M 12s [2023-08-24T08:50:23.057Z] #10 11.76 90900K .......... .......... .......... .......... .......... 43% 27.4M 12s [2023-08-24T08:50:23.057Z] #10 11.76 90950K .......... .......... .......... .......... .......... 43% 12.9M 12s [2023-08-24T08:50:23.057Z] #10 11.77 91000K .......... .......... .......... .......... .......... 43% 26.1M 12s [2023-08-24T08:50:23.057Z] #10 11.77 91050K .......... .......... .......... .......... .......... 43% 23.9M 12s [2023-08-24T08:50:23.057Z] #10 11.77 91100K .......... .......... .......... .......... .......... 43% 24.3M 12s [2023-08-24T08:50:23.057Z] #10 11.77 91150K .......... .......... .......... .......... .......... 43% 22.2M 12s [2023-08-24T08:50:23.057Z] #10 11.77 91200K .......... .......... .......... .......... .......... 43% 17.4M 12s [2023-08-24T08:50:23.057Z] #10 11.78 91250K .......... .......... .......... .......... .......... 43% 19.7M 12s [2023-08-24T08:50:23.057Z] #10 11.78 91300K .......... .......... .......... .......... .......... 43% 20.7M 12s [2023-08-24T08:50:23.057Z] #10 11.78 91350K .......... .......... .......... .......... .......... 43% 29.4M 12s [2023-08-24T08:50:23.057Z] #10 11.78 91400K .......... .......... .......... .......... .......... 43% 22.2M 12s [2023-08-24T08:50:23.057Z] #10 11.79 91450K .......... .......... .......... .......... .......... 43% 17.6M 12s [2023-08-24T08:50:23.057Z] #10 11.79 91500K .......... .......... .......... .......... .......... 43% 9.74M 12s [2023-08-24T08:50:23.057Z] #10 11.79 91550K .......... .......... .......... .......... .......... 43% 19.8M 12s [2023-08-24T08:50:23.057Z] #10 11.80 91600K .......... .......... .......... .......... .......... 43% 19.4M 12s [2023-08-24T08:50:23.057Z] #10 11.80 91650K .......... .......... .......... .......... .......... 43% 14.8M 12s [2023-08-24T08:50:23.057Z] #10 11.80 91700K .......... .......... .......... .......... .......... 43% 19.6M 12s [2023-08-24T08:50:23.057Z] #10 11.80 91750K .......... .......... .......... .......... .......... 43% 2.25M 12s [2023-08-24T08:50:23.308Z] #10 11.83 91800K .......... .......... .......... .......... .......... 43% 27.9M 12s [2023-08-24T08:50:23.308Z] #10 11.83 91850K .......... .......... .......... .......... .......... 43% 18.6M 12s [2023-08-24T08:50:23.308Z] #10 11.83 91900K .......... .......... .......... .......... .......... 43% 26.6M 12s [2023-08-24T08:50:23.308Z] #10 11.83 91950K .......... .......... .......... .......... .......... 43% 3.39M 12s [2023-08-24T08:50:23.308Z] #10 11.85 92000K .......... .......... .......... .......... .......... 44% 49.4M 12s [2023-08-24T08:50:23.308Z] #10 11.85 92050K .......... .......... .......... .......... .......... 44% 30.0M 12s [2023-08-24T08:50:23.308Z] #10 11.85 92100K .......... .......... .......... .......... .......... 44% 18.0M 12s [2023-08-24T08:50:23.308Z] #10 11.85 92150K .......... .......... .......... .......... .......... 44% 24.9M 12s [2023-08-24T08:50:23.308Z] #10 11.85 92200K .......... .......... .......... .......... .......... 44% 22.6M 12s [2023-08-24T08:50:23.308Z] #10 11.86 92250K .......... .......... .......... .......... .......... 44% 18.5M 12s [2023-08-24T08:50:23.308Z] #10 11.86 92300K .......... .......... .......... .......... .......... 44% 27.7M 12s [2023-08-24T08:50:23.308Z] #10 11.86 92350K .......... .......... .......... .......... .......... 44% 21.4M 12s [2023-08-24T08:50:23.308Z] #10 11.86 92400K .......... .......... .......... .......... .......... 44% 23.5M 12s [2023-08-24T08:50:23.308Z] #10 11.86 92450K .......... .......... .......... .......... .......... 44% 16.9M 12s [2023-08-24T08:50:23.308Z] #10 11.87 92500K .......... .......... .......... .......... .......... 44% 27.3M 12s [2023-08-24T08:50:23.308Z] #10 11.87 92550K .......... .......... .......... .......... .......... 44% 22.5M 12s [2023-08-24T08:50:23.308Z] #10 11.87 92600K .......... .......... .......... .......... .......... 44% 30.0M 12s [2023-08-24T08:50:23.308Z] #10 11.87 92650K .......... .......... .......... .......... .......... 44% 21.4M 12s [2023-08-24T08:50:23.308Z] #10 11.88 92700K .......... .......... .......... .......... .......... 44% 16.8M 12s [2023-08-24T08:50:23.308Z] #10 11.88 92750K .......... .......... .......... .......... .......... 44% 23.8M 12s [2023-08-24T08:50:23.308Z] #10 11.88 92800K .......... .......... .......... .......... .......... 44% 19.6M 12s [2023-08-24T08:50:23.308Z] #10 11.88 92850K .......... .......... .......... .......... .......... 44% 22.6M 12s [2023-08-24T08:50:23.308Z] #10 11.88 92900K .......... .......... .......... .......... .......... 44% 23.8M 12s [2023-08-24T08:50:23.308Z] #10 11.89 92950K .......... .......... .......... .......... .......... 44% 26.0M 12s [2023-08-24T08:50:23.308Z] #10 11.89 93000K .......... .......... .......... .......... .......... 44% 17.9M 12s [2023-08-24T08:50:23.308Z] #10 11.89 93050K .......... .......... .......... .......... .......... 44% 27.9M 12s [2023-08-24T08:50:23.308Z] #10 11.89 93100K .......... .......... .......... .......... .......... 44% 19.2M 12s [2023-08-24T08:50:23.308Z] #10 11.90 93150K .......... .......... .......... .......... .......... 44% 19.0M 12s [2023-08-24T08:50:23.308Z] #10 11.90 93200K .......... .......... .......... .......... .......... 44% 30.4M 12s [2023-08-24T08:50:23.308Z] #10 11.90 93250K .......... .......... .......... .......... .......... 44% 25.8M 12s [2023-08-24T08:50:23.308Z] #10 11.90 93300K .......... .......... .......... .......... .......... 44% 19.1M 12s [2023-08-24T08:50:23.308Z] #10 11.90 93350K .......... .......... .......... .......... .......... 44% 27.3M 12s [2023-08-24T08:50:23.308Z] #10 11.91 93400K .......... .......... .......... .......... .......... 44% 25.9M 12s [2023-08-24T08:50:23.308Z] #10 11.91 93450K .......... .......... .......... .......... .......... 44% 18.5M 12s [2023-08-24T08:50:23.308Z] #10 11.91 93500K .......... .......... .......... .......... .......... 44% 28.1M 12s [2023-08-24T08:50:23.308Z] #10 11.91 93550K .......... .......... .......... .......... .......... 44% 23.7M 12s [2023-08-24T08:50:23.308Z] #10 11.91 93600K .......... .......... .......... .......... .......... 44% 17.8M 12s [2023-08-24T08:50:23.308Z] #10 11.92 93650K .......... .......... .......... .......... .......... 44% 37.3M 12s [2023-08-24T08:50:23.308Z] #10 11.92 93700K .......... .......... .......... .......... .......... 44% 21.9M 12s [2023-08-24T08:50:23.308Z] #10 11.92 93750K .......... .......... .......... .......... .......... 44% 18.3M 12s [2023-08-24T08:50:23.308Z] #10 11.92 93800K .......... .......... .......... .......... .......... 44% 32.3M 12s [2023-08-24T08:50:23.308Z] #10 11.92 93850K .......... .......... .......... .......... .......... 44% 18.6M 12s [2023-08-24T08:50:23.308Z] #10 11.93 93900K .......... .......... .......... .......... .......... 44% 25.0M 12s [2023-08-24T08:50:23.308Z] #10 11.93 93950K .......... .......... .......... .......... .......... 44% 23.6M 12s [2023-08-24T08:50:23.308Z] #10 11.93 94000K .......... .......... .......... .......... .......... 44% 22.6M 12s [2023-08-24T08:50:23.308Z] #10 11.93 94050K .......... .......... .......... .......... .......... 44% 22.9M 12s [2023-08-24T08:50:23.308Z] #10 11.94 94100K .......... .......... .......... .......... .......... 45% 28.7M 12s [2023-08-24T08:50:23.308Z] #10 11.94 94150K .......... .......... .......... .......... .......... 45% 19.9M 12s [2023-08-24T08:50:23.308Z] #10 11.94 94200K .......... .......... .......... .......... .......... 45% 25.7M 12s [2023-08-24T08:50:23.308Z] #10 11.94 94250K .......... .......... .......... .......... .......... 45% 27.9M 12s [2023-08-24T08:50:23.308Z] #10 11.94 94300K .......... .......... .......... .......... .......... 45% 21.6M 12s [2023-08-24T08:50:23.308Z] #10 11.95 94350K .......... .......... .......... .......... .......... 45% 7.76M 12s [2023-08-24T08:50:23.308Z] #10 11.95 94400K .......... .......... .......... .......... .......... 45% 63.8M 12s [2023-08-24T08:50:23.308Z] #10 11.95 94450K .......... .......... .......... .......... .......... 45% 44.6M 12s [2023-08-24T08:50:23.308Z] #10 11.95 94500K .......... .......... .......... .......... .......... 45% 47.3M 12s [2023-08-24T08:50:23.308Z] #10 11.95 94550K .......... .......... .......... .......... .......... 45% 35.3M 12s [2023-08-24T08:50:23.308Z] #10 11.96 94600K .......... .......... .......... .......... .......... 45% 18.1M 12s [2023-08-24T08:50:23.308Z] #10 11.96 94650K .......... .......... .......... .......... .......... 45% 30.1M 12s [2023-08-24T08:50:23.308Z] #10 11.96 94700K .......... .......... .......... .......... .......... 45% 20.0M 12s [2023-08-24T08:50:23.308Z] #10 11.96 94750K .......... .......... .......... .......... .......... 45% 9.84M 12s [2023-08-24T08:50:23.308Z] #10 11.97 94800K .......... .......... .......... .......... .......... 45% 56.2M 12s [2023-08-24T08:50:23.308Z] #10 11.97 94850K .......... .......... .......... .......... .......... 45% 15.8M 12s [2023-08-24T08:50:23.308Z] #10 11.97 94900K .......... .......... .......... .......... .......... 45% 18.7M 12s [2023-08-24T08:50:23.308Z] #10 11.97 94950K .......... .......... .......... .......... .......... 45% 25.6M 12s [2023-08-24T08:50:23.308Z] #10 11.98 95000K .......... .......... .......... .......... .......... 45% 12.0M 12s [2023-08-24T08:50:23.308Z] #10 11.98 95050K .......... .......... .......... .......... .......... 45% 47.1M 12s [2023-08-24T08:50:23.308Z] #10 11.98 95100K .......... .......... .......... .......... .......... 45% 18.0M 12s [2023-08-24T08:50:23.308Z] #10 11.98 95150K .......... .......... .......... .......... .......... 45% 23.7M 12s [2023-08-24T08:50:23.308Z] #10 11.99 95200K .......... .......... .......... .......... .......... 45% 6.81M 12s [2023-08-24T08:50:23.308Z] #10 11.99 95250K .......... .......... .......... .......... .......... 45% 48.3M 12s [2023-08-24T08:50:23.308Z] #10 11.99 95300K .......... .......... .......... .......... .......... 45% 47.5M 12s [2023-08-24T08:50:23.308Z] #10 12.00 95350K .......... .......... .......... .......... .......... 45% 51.0M 12s [2023-08-24T08:50:23.308Z] #10 12.00 95400K .......... .......... .......... .......... .......... 45% 43.8M 12s [2023-08-24T08:50:23.308Z] #10 12.00 95450K .......... .......... .......... .......... .......... 45% 48.1M 12s [2023-08-24T08:50:23.308Z] #10 12.00 95500K .......... .......... .......... .......... .......... 45% 19.9M 11s [2023-08-24T08:50:23.308Z] #10 12.00 95550K .......... .......... .......... .......... .......... 45% 28.7M 11s [2023-08-24T08:50:23.308Z] #10 12.00 95600K .......... .......... .......... .......... .......... 45% 11.8M 11s [2023-08-24T08:50:23.308Z] #10 12.01 95650K .......... .......... .......... .......... .......... 45% 7.67M 11s [2023-08-24T08:50:23.308Z] #10 12.01 95700K .......... .......... .......... .......... .......... 45% 34.0M 11s [2023-08-24T08:50:23.309Z] #10 12.01 95750K .......... .......... .......... .......... .......... 45% 22.2M 11s [2023-08-24T08:50:23.309Z] #10 12.02 95800K .......... .......... .......... .......... .......... 45% 17.4M 11s [2023-08-24T08:50:23.309Z] #10 12.02 95850K .......... .......... .......... .......... .......... 45% 2.23M 11s [2023-08-24T08:50:23.309Z] #10 12.04 95900K .......... .......... .......... .......... .......... 45% 19.1M 11s [2023-08-24T08:50:23.309Z] #10 12.04 95950K .......... .......... .......... .......... .......... 45% 11.4M 11s [2023-08-24T08:50:23.309Z] #10 12.05 96000K .......... .......... .......... .......... .......... 45% 58.2M 11s [2023-08-24T08:50:23.309Z] #10 12.05 96050K .......... .......... .......... .......... .......... 45% 3.84M 11s [2023-08-24T08:50:23.309Z] #10 12.06 96100K .......... .......... .......... .......... .......... 45% 12.9M 11s [2023-08-24T08:50:23.309Z] #10 12.07 96150K .......... .......... .......... .......... .......... 46% 36.7M 11s [2023-08-24T08:50:23.309Z] #10 12.07 96200K .......... .......... .......... .......... .......... 46% 13.8M 11s [2023-08-24T08:50:23.309Z] #10 12.07 96250K .......... .......... .......... .......... .......... 46% 30.9M 11s [2023-08-24T08:50:23.309Z] #10 12.07 96300K .......... .......... .......... .......... .......... 46% 20.0M 11s [2023-08-24T08:50:23.309Z] #10 12.07 96350K .......... .......... .......... .......... .......... 46% 17.5M 11s [2023-08-24T08:50:23.309Z] #10 12.08 96400K .......... .......... .......... .......... .......... 46% 23.6M 11s [2023-08-24T08:50:23.309Z] #10 12.08 96450K .......... .......... .......... .......... .......... 46% 17.1M 11s [2023-08-24T08:50:23.309Z] #10 12.08 96500K .......... .......... .......... .......... .......... 46% 33.3M 11s [2023-08-24T08:50:23.309Z] #10 12.08 96550K .......... .......... .......... .......... .......... 46% 17.0M 11s [2023-08-24T08:50:23.309Z] #10 12.09 96600K .......... .......... .......... .......... .......... 46% 23.1M 11s [2023-08-24T08:50:23.309Z] #10 12.09 96650K .......... .......... .......... .......... .......... 46% 22.8M 11s [2023-08-24T08:50:23.309Z] #10 12.09 96700K .......... .......... .......... .......... .......... 46% 24.1M 11s [2023-08-24T08:50:23.309Z] #10 12.09 96750K .......... .......... .......... .......... .......... 46% 24.8M 11s [2023-08-24T08:50:23.309Z] #10 12.09 96800K .......... .......... .......... .......... .......... 46% 22.0M 11s [2023-08-24T08:50:23.309Z] #10 12.10 96850K .......... .......... .......... .......... .......... 46% 21.2M 11s [2023-08-24T08:50:23.309Z] #10 12.10 96900K .......... .......... .......... .......... .......... 46% 28.4M 11s [2023-08-24T08:50:23.309Z] #10 12.10 96950K .......... .......... .......... .......... .......... 46% 25.6M 11s [2023-08-24T08:50:23.309Z] #10 12.10 97000K .......... .......... .......... .......... .......... 46% 20.6M 11s [2023-08-24T08:50:23.309Z] #10 12.11 97050K .......... .......... .......... .......... .......... 46% 20.3M 11s [2023-08-24T08:50:23.309Z] #10 12.11 97100K .......... .......... .......... .......... .......... 46% 36.3M 11s [2023-08-24T08:50:23.309Z] #10 12.11 97150K .......... .......... .......... .......... .......... 46% 13.4M 11s [2023-08-24T08:50:23.309Z] #10 12.11 97200K .......... .......... .......... .......... .......... 46% 32.5M 11s [2023-08-24T08:50:23.309Z] #10 12.11 97250K .......... .......... .......... .......... .......... 46% 24.6M 11s [2023-08-24T08:50:23.309Z] #10 12.12 97300K .......... .......... .......... .......... .......... 46% 17.3M 11s [2023-08-24T08:50:23.309Z] #10 12.12 97350K .......... .......... .......... .......... .......... 46% 31.7M 11s [2023-08-24T08:50:23.309Z] #10 12.12 97400K .......... .......... .......... .......... .......... 46% 18.6M 11s [2023-08-24T08:50:23.309Z] #10 12.12 97450K .......... .......... .......... .......... .......... 46% 30.5M 11s [2023-08-24T08:50:23.309Z] #10 12.12 97500K .......... .......... .......... .......... .......... 46% 10.6M 11s [2023-08-24T08:50:23.309Z] #10 12.13 97550K .......... .......... .......... .......... .......... 46% 52.5M 11s [2023-08-24T08:50:23.309Z] #10 12.13 97600K .......... .......... .......... .......... .......... 46% 37.8M 11s [2023-08-24T08:50:23.309Z] #10 12.13 97650K .......... .......... .......... .......... .......... 46% 36.0M 11s [2023-08-24T08:50:23.309Z] #10 12.13 97700K .......... .......... .......... .......... .......... 46% 17.6M 11s [2023-08-24T08:50:23.309Z] #10 12.14 97750K .......... .......... .......... .......... .......... 46% 24.1M 11s [2023-08-24T08:50:23.309Z] #10 12.14 97800K .......... .......... .......... .......... .......... 46% 19.1M 11s [2023-08-24T08:50:23.560Z] #10 12.14 97850K .......... .......... .......... .......... .......... 46% 22.9M 11s [2023-08-24T08:50:23.560Z] #10 12.14 97900K .......... .......... .......... .......... .......... 46% 21.6M 11s [2023-08-24T08:50:23.560Z] #10 12.14 97950K .......... .......... .......... .......... .......... 46% 32.4M 11s [2023-08-24T08:50:23.560Z] #10 12.15 98000K .......... .......... .......... .......... .......... 46% 27.8M 11s [2023-08-24T08:50:23.560Z] #10 12.15 98050K .......... .......... .......... .......... .......... 46% 2.79M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98100K .......... .......... .......... .......... .......... 46% 94.5M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98150K .......... .......... .......... .......... .......... 46% 105M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98200K .......... .......... .......... .......... .......... 46% 121M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98250K .......... .......... .......... .......... .......... 47% 138M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98300K .......... .......... .......... .......... .......... 47% 95.9M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98350K .......... .......... .......... .......... .......... 47% 108M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98400K .......... .......... .......... .......... .......... 47% 160M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98450K .......... .......... .......... .......... .......... 47% 88.1M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98500K .......... .......... .......... .......... .......... 47% 66.4M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98550K .......... .......... .......... .......... .......... 47% 32.9M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98600K .......... .......... .......... .......... .......... 47% 24.9M 11s [2023-08-24T08:50:23.560Z] #10 12.17 98650K .......... .......... .......... .......... .......... 47% 19.5M 11s [2023-08-24T08:50:23.560Z] #10 12.18 98700K .......... .......... .......... .......... .......... 47% 21.0M 11s [2023-08-24T08:50:23.560Z] #10 12.18 98750K .......... .......... .......... .......... .......... 47% 23.1M 11s [2023-08-24T08:50:23.560Z] #10 12.18 98800K .......... .......... .......... .......... .......... 47% 27.2M 11s [2023-08-24T08:50:23.560Z] #10 12.18 98850K .......... .......... .......... .......... .......... 47% 25.8M 11s [2023-08-24T08:50:23.560Z] #10 12.18 98900K .......... .......... .......... .......... .......... 47% 17.0M 11s [2023-08-24T08:50:23.560Z] #10 12.19 98950K .......... .......... .......... .......... .......... 47% 34.9M 11s [2023-08-24T08:50:23.560Z] #10 12.19 99000K .......... .......... .......... .......... .......... 47% 17.5M 11s [2023-08-24T08:50:23.560Z] #10 12.19 99050K .......... .......... .......... .......... .......... 47% 39.1M 11s [2023-08-24T08:50:23.560Z] #10 12.19 99100K .......... .......... .......... .......... .......... 47% 17.0M 11s [2023-08-24T08:50:23.560Z] #10 12.20 99150K .......... .......... .......... .......... .......... 47% 18.1M 11s [2023-08-24T08:50:23.560Z] #10 12.20 99200K .......... .......... .......... .......... .......... 47% 22.2M 11s [2023-08-24T08:50:23.560Z] #10 12.20 99250K .......... .......... .......... .......... .......... 47% 6.12M 11s [2023-08-24T08:50:23.560Z] #10 12.21 99300K .......... .......... .......... .......... .......... 47% 43.9M 11s [2023-08-24T08:50:23.560Z] #10 12.21 99350K .......... .......... .......... .......... .......... 47% 50.3M 11s [2023-08-24T08:50:23.560Z] #10 12.21 99400K .......... .......... .......... .......... .......... 47% 52.7M 11s [2023-08-24T08:50:23.560Z] #10 12.21 99450K .......... .......... .......... .......... .......... 47% 32.7M 11s [2023-08-24T08:50:23.560Z] #10 12.21 99500K .......... .......... .......... .......... .......... 47% 19.1M 11s [2023-08-24T08:50:23.560Z] #10 12.22 99550K .......... .......... .......... .......... .......... 47% 15.3M 11s [2023-08-24T08:50:23.560Z] #10 12.22 99600K .......... .......... .......... .......... .......... 47% 33.3M 11s [2023-08-24T08:50:23.560Z] #10 12.22 99650K .......... .......... .......... .......... .......... 47% 17.9M 11s [2023-08-24T08:50:23.560Z] #10 12.22 99700K .......... .......... .......... .......... .......... 47% 9.79M 11s [2023-08-24T08:50:23.560Z] #10 12.23 99750K .......... .......... .......... .......... .......... 47% 10.2M 11s [2023-08-24T08:50:23.560Z] #10 12.23 99800K .......... .......... .......... .......... .......... 47% 14.0M 11s [2023-08-24T08:50:23.560Z] #10 12.24 99850K .......... .......... .......... .......... .......... 47% 11.3M 11s [2023-08-24T08:50:23.560Z] #10 12.24 99900K .......... .......... .......... .......... .......... 47% 27.0M 11s [2023-08-24T08:50:23.560Z] #10 12.24 99950K .......... .......... .......... .......... .......... 47% 2.19M 11s [2023-08-24T08:50:23.560Z] #10 12.26 100000K .......... .......... .......... .......... .......... 47% 14.0M 11s [2023-08-24T08:50:23.560Z] #10 12.27 100050K .......... .......... .......... .......... .......... 47% 16.5M 11s [2023-08-24T08:50:23.560Z] #10 12.27 100100K .......... .......... .......... .......... .......... 47% 29.7M 11s [2023-08-24T08:50:23.560Z] #10 12.27 100150K .......... .......... .......... .......... .......... 47% 3.59M 11s [2023-08-24T08:50:23.560Z] #10 12.29 100200K .......... .......... .......... .......... .......... 47% 16.6M 11s [2023-08-24T08:50:23.560Z] #10 12.29 100250K .......... .......... .......... .......... .......... 47% 18.0M 11s [2023-08-24T08:50:23.560Z] #10 12.29 100300K .......... .......... .......... .......... .......... 47% 13.2M 11s [2023-08-24T08:50:23.560Z] #10 12.30 100350K .......... .......... .......... .......... .......... 48% 16.1M 11s [2023-08-24T08:50:23.560Z] #10 12.30 100400K .......... .......... .......... .......... .......... 48% 15.6M 11s [2023-08-24T08:50:23.560Z] #10 12.30 100450K .......... .......... .......... .......... .......... 48% 26.8M 11s [2023-08-24T08:50:23.560Z] #10 12.30 100500K .......... .......... .......... .......... .......... 48% 19.5M 11s [2023-08-24T08:50:23.560Z] #10 12.31 100550K .......... .......... .......... .......... .......... 48% 21.5M 11s [2023-08-24T08:50:23.560Z] #10 12.31 100600K .......... .......... .......... .......... .......... 48% 25.0M 11s [2023-08-24T08:50:23.560Z] #10 12.31 100650K .......... .......... .......... .......... .......... 48% 18.3M 11s [2023-08-24T08:50:23.560Z] #10 12.31 100700K .......... .......... .......... .......... .......... 48% 29.0M 11s [2023-08-24T08:50:23.560Z] #10 12.31 100750K .......... .......... .......... .......... .......... 48% 22.0M 11s [2023-08-24T08:50:23.560Z] #10 12.32 100800K .......... .......... .......... .......... .......... 48% 21.1M 11s [2023-08-24T08:50:23.560Z] #10 12.32 100850K .......... .......... .......... .......... .......... 48% 25.7M 11s [2023-08-24T08:50:23.560Z] #10 12.32 100900K .......... .......... .......... .......... .......... 48% 23.4M 11s [2023-08-24T08:50:23.560Z] #10 12.32 100950K .......... .......... .......... .......... .......... 48% 19.5M 11s [2023-08-24T08:50:23.560Z] #10 12.33 101000K .......... .......... .......... .......... .......... 48% 22.7M 11s [2023-08-24T08:50:23.560Z] #10 12.33 101050K .......... .......... .......... .......... .......... 48% 18.9M 11s [2023-08-24T08:50:23.560Z] #10 12.33 101100K .......... .......... .......... .......... .......... 48% 19.2M 11s [2023-08-24T08:50:23.560Z] #10 12.33 101150K .......... .......... .......... .......... .......... 48% 16.5M 11s [2023-08-24T08:50:23.560Z] #10 12.34 101200K .......... .......... .......... .......... .......... 48% 59.9M 11s [2023-08-24T08:50:23.560Z] #10 12.34 101250K .......... .......... .......... .......... .......... 48% 28.8M 11s [2023-08-24T08:50:23.560Z] #10 12.34 101300K .......... .......... .......... .......... .......... 48% 18.5M 11s [2023-08-24T08:50:23.560Z] #10 12.34 101350K .......... .......... .......... .......... .......... 48% 25.0M 11s [2023-08-24T08:50:23.811Z] #10 12.34 101400K .......... .......... .......... .......... .......... 48% 23.4M 11s [2023-08-24T08:50:23.811Z] #10 12.35 101450K .......... .......... .......... .......... .......... 48% 18.0M 11s [2023-08-24T08:50:23.811Z] #10 12.35 101500K .......... .......... .......... .......... .......... 48% 1.87M 11s [2023-08-24T08:50:23.811Z] #10 12.37 101550K .......... .......... .......... .......... .......... 48% 43.3M 11s [2023-08-24T08:50:23.811Z] #10 12.37 101600K .......... .......... .......... .......... .......... 48% 44.4M 11s [2023-08-24T08:50:23.811Z] #10 12.38 101650K .......... .......... .......... .......... .......... 48% 39.4M 11s [2023-08-24T08:50:23.811Z] #10 12.38 101700K .......... .......... .......... .......... .......... 48% 46.4M 11s [2023-08-24T08:50:23.811Z] #10 12.38 101750K .......... .......... .......... .......... .......... 48% 41.8M 11s [2023-08-24T08:50:23.811Z] #10 12.38 101800K .......... .......... .......... .......... .......... 48% 45.9M 11s [2023-08-24T08:50:23.811Z] #10 12.38 101850K .......... .......... .......... .......... .......... 48% 45.9M 11s [2023-08-24T08:50:23.811Z] #10 12.38 101900K .......... .......... .......... .......... .......... 48% 49.1M 11s [2023-08-24T08:50:23.811Z] #10 12.38 101950K .......... .......... .......... .......... .......... 48% 52.7M 11s [2023-08-24T08:50:23.811Z] #10 12.38 102000K .......... .......... .......... .......... .......... 48% 50.0M 11s [2023-08-24T08:50:23.811Z] #10 12.38 102050K .......... .......... .......... .......... .......... 48% 53.7M 11s [2023-08-24T08:50:23.811Z] #10 12.39 102100K .......... .......... .......... .......... .......... 48% 38.2M 11s [2023-08-24T08:50:23.811Z] #10 12.39 102150K .......... .......... .......... .......... .......... 48% 43.3M 11s [2023-08-24T08:50:23.811Z] #10 12.39 102200K .......... .......... .......... .......... .......... 48% 44.6M 11s [2023-08-24T08:50:23.811Z] #10 12.39 102250K .......... .......... .......... .......... .......... 48% 43.4M 11s [2023-08-24T08:50:23.811Z] #10 12.39 102300K .......... .......... .......... .......... .......... 48% 41.8M 10s [2023-08-24T08:50:23.811Z] #10 12.39 102350K .......... .......... .......... .......... .......... 48% 52.0M 10s [2023-08-24T08:50:23.811Z] #10 12.39 102400K .......... .......... .......... .......... .......... 48% 49.0M 10s [2023-08-24T08:50:23.811Z] #10 12.39 102450K .......... .......... .......... .......... .......... 49% 50.7M 10s [2023-08-24T08:50:23.811Z] #10 12.39 102500K .......... .......... .......... .......... .......... 49% 44.0M 10s [2023-08-24T08:50:23.811Z] #10 12.40 102550K .......... .......... .......... .......... .......... 49% 49.5M 10s [2023-08-24T08:50:23.811Z] #10 12.40 102600K .......... .......... .......... .......... .......... 49% 52.7M 10s [2023-08-24T08:50:23.811Z] #10 12.40 102650K .......... .......... .......... .......... .......... 49% 5.77M 10s [2023-08-24T08:50:23.811Z] #10 12.41 102700K .......... .......... .......... .......... .......... 49% 49.2M 10s [2023-08-24T08:50:23.811Z] #10 12.41 102750K .......... .......... .......... .......... .......... 49% 59.2M 10s [2023-08-24T08:50:23.811Z] #10 12.41 102800K .......... .......... .......... .......... .......... 49% 45.0M 10s [2023-08-24T08:50:23.811Z] #10 12.41 102850K .......... .......... .......... .......... .......... 49% 45.2M 10s [2023-08-24T08:50:23.811Z] #10 12.41 102900K .......... .......... .......... .......... .......... 49% 48.9M 10s [2023-08-24T08:50:23.811Z] #10 12.41 102950K .......... .......... .......... .......... .......... 49% 39.5M 10s [2023-08-24T08:50:23.811Z] #10 12.41 103000K .......... .......... .......... .......... .......... 49% 27.5M 10s [2023-08-24T08:50:23.811Z] #10 12.41 103050K .......... .......... .......... .......... .......... 49% 25.2M 10s [2023-08-24T08:50:23.811Z] #10 12.42 103100K .......... .......... .......... .......... .......... 49% 25.6M 10s [2023-08-24T08:50:23.811Z] #10 12.42 103150K .......... .......... .......... .......... .......... 49% 18.4M 10s [2023-08-24T08:50:23.811Z] #10 12.42 103200K .......... .......... .......... .......... .......... 49% 24.9M 10s [2023-08-24T08:50:23.811Z] #10 12.42 103250K .......... .......... .......... .......... .......... 49% 19.2M 10s [2023-08-24T08:50:23.811Z] #10 12.42 103300K .......... .......... .......... .......... .......... 49% 28.9M 10s [2023-08-24T08:50:23.812Z] #10 12.43 103350K .......... .......... .......... .......... .......... 49% 17.7M 10s [2023-08-24T08:50:23.812Z] #10 12.43 103400K .......... .......... .......... .......... .......... 49% 30.5M 10s [2023-08-24T08:50:23.812Z] #10 12.43 103450K .......... .......... .......... .......... .......... 49% 29.8M 10s [2023-08-24T08:50:23.812Z] #10 12.43 103500K .......... .......... .......... .......... .......... 49% 25.4M 10s [2023-08-24T08:50:23.812Z] #10 12.43 103550K .......... .......... .......... .......... .......... 49% 18.5M 10s [2023-08-24T08:50:23.812Z] #10 12.44 103600K .......... .......... .......... .......... .......... 49% 25.7M 10s [2023-08-24T08:50:23.812Z] #10 12.44 103650K .......... .......... .......... .......... .......... 49% 19.5M 10s [2023-08-24T08:50:23.812Z] #10 12.44 103700K .......... .......... .......... .......... .......... 49% 29.0M 10s [2023-08-24T08:50:23.812Z] #10 12.44 103750K .......... .......... .......... .......... .......... 49% 23.4M 10s [2023-08-24T08:50:23.812Z] #10 12.44 103800K .......... .......... .......... .......... .......... 49% 17.2M 10s [2023-08-24T08:50:23.812Z] #10 12.45 103850K .......... .......... .......... .......... .......... 49% 27.1M 10s [2023-08-24T08:50:23.812Z] #10 12.45 103900K .......... .......... .......... .......... .......... 49% 13.2M 10s [2023-08-24T08:50:23.812Z] #10 12.45 103950K .......... .......... .......... .......... .......... 49% 13.8M 10s [2023-08-24T08:50:23.812Z] #10 12.46 104000K .......... .......... .......... .......... .......... 49% 2.24M 10s [2023-08-24T08:50:23.812Z] #10 12.48 104050K .......... .......... .......... .......... .......... 49% 36.7M 10s [2023-08-24T08:50:23.812Z] #10 12.48 104100K .......... .......... .......... .......... .......... 49% 16.8M 10s [2023-08-24T08:50:23.812Z] #10 12.48 104150K .......... .......... .......... .......... .......... 49% 15.6M 10s [2023-08-24T08:50:23.812Z] #10 12.49 104200K .......... .......... .......... .......... .......... 49% 2.05M 10s [2023-08-24T08:50:23.812Z] #10 12.51 104250K .......... .......... .......... .......... .......... 49% 87.1M 10s [2023-08-24T08:50:23.812Z] #10 12.51 104300K .......... .......... .......... .......... .......... 49% 126M 10s [2023-08-24T08:50:23.812Z] #10 12.51 104350K .......... .......... .......... .......... .......... 49% 84.4M 10s [2023-08-24T08:50:23.812Z] #10 12.51 104400K .......... .......... .......... .......... .......... 49% 61.6M 10s [2023-08-24T08:50:23.812Z] #10 12.51 104450K .......... .......... .......... .......... .......... 49% 9.35M 10s [2023-08-24T08:50:23.812Z] #10 12.52 104500K .......... .......... .......... .......... .......... 49% 30.7M 10s [2023-08-24T08:50:23.812Z] #10 12.52 104550K .......... .......... .......... .......... .......... 50% 25.5M 10s [2023-08-24T08:50:23.812Z] #10 12.52 104600K .......... .......... .......... .......... .......... 50% 18.3M 10s [2023-08-24T08:50:23.812Z] #10 12.52 104650K .......... .......... .......... .......... .......... 50% 17.4M 10s [2023-08-24T08:50:23.812Z] #10 12.53 104700K .......... .......... .......... .......... .......... 50% 14.6M 10s [2023-08-24T08:50:23.812Z] #10 12.53 104750K .......... .......... .......... .......... .......... 50% 23.5M 10s [2023-08-24T08:50:23.812Z] #10 12.53 104800K .......... .......... .......... .......... .......... 50% 25.6M 10s [2023-08-24T08:50:23.812Z] #10 12.53 104850K .......... .......... .......... .......... .......... 50% 14.7M 10s [2023-08-24T08:50:23.812Z] #10 12.54 104900K .......... .......... .......... .......... .......... 50% 25.1M 10s [2023-08-24T08:50:23.812Z] #10 12.54 104950K .......... .......... .......... .......... .......... 50% 19.8M 10s [2023-08-24T08:50:23.812Z] #10 12.54 105000K .......... .......... .......... .......... .......... 50% 32.1M 10s [2023-08-24T08:50:23.812Z] #10 12.54 105050K .......... .......... .......... .......... .......... 50% 18.2M 10s [2023-08-24T08:50:23.812Z] #10 12.55 105100K .......... .......... .......... .......... .......... 50% 22.0M 10s [2023-08-24T08:50:23.812Z] #10 12.55 105150K .......... .......... .......... .......... .......... 50% 17.7M 10s [2023-08-24T08:50:23.812Z] #10 12.55 105200K .......... .......... .......... .......... .......... 50% 23.7M 10s [2023-08-24T08:50:23.812Z] #10 12.55 105250K .......... .......... .......... .......... .......... 50% 33.4M 10s [2023-08-24T08:50:23.812Z] #10 12.55 105300K .......... .......... .......... .......... .......... 50% 19.4M 10s [2023-08-24T08:50:23.812Z] #10 12.56 105350K .......... .......... .......... .......... .......... 50% 20.8M 10s [2023-08-24T08:50:23.812Z] #10 12.56 105400K .......... .......... .......... .......... .......... 50% 16.8M 10s [2023-08-24T08:50:23.812Z] #10 12.56 105450K .......... .......... .......... .......... .......... 50% 27.0M 10s [2023-08-24T08:50:23.812Z] #10 12.56 105500K .......... .......... .......... .......... .......... 50% 27.8M 10s [2023-08-24T08:50:23.812Z] #10 12.57 105550K .......... .......... .......... .......... .......... 50% 21.5M 10s [2023-08-24T08:50:23.812Z] #10 12.57 105600K .......... .......... .......... .......... .......... 50% 16.8M 10s [2023-08-24T08:50:23.812Z] #10 12.57 105650K .......... .......... .......... .......... .......... 50% 21.6M 10s [2023-08-24T08:50:23.812Z] #10 12.57 105700K .......... .......... .......... .......... .......... 50% 19.1M 10s [2023-08-24T08:50:23.812Z] #10 12.58 105750K .......... .......... .......... .......... .......... 50% 50.8M 10s [2023-08-24T08:50:23.812Z] #10 12.58 105800K .......... .......... .......... .......... .......... 50% 21.7M 10s [2023-08-24T08:50:23.812Z] #10 12.58 105850K .......... .......... .......... .......... .......... 50% 21.6M 10s [2023-08-24T08:50:23.812Z] #10 12.58 105900K .......... .......... .......... .......... .......... 50% 21.1M 10s [2023-08-24T08:50:23.812Z] #10 12.58 105950K .......... .......... .......... .......... .......... 50% 19.0M 10s [2023-08-24T08:50:23.812Z] #10 12.59 106000K .......... .......... .......... .......... .......... 50% 25.4M 10s [2023-08-24T08:50:23.812Z] #10 12.59 106050K .......... .......... .......... .......... .......... 50% 28.7M 10s [2023-08-24T08:50:23.812Z] #10 12.59 106100K .......... .......... .......... .......... .......... 50% 26.3M 10s [2023-08-24T08:50:23.812Z] #10 12.59 106150K .......... .......... .......... .......... .......... 50% 20.0M 10s [2023-08-24T08:50:23.812Z] #10 12.59 106200K .......... .......... .......... .......... .......... 50% 24.6M 10s [2023-08-24T08:50:23.812Z] #10 12.60 106250K .......... .......... .......... .......... .......... 50% 23.5M 10s [2023-08-24T08:50:23.812Z] #10 12.60 106300K .......... .......... .......... .......... .......... 50% 18.8M 10s [2023-08-24T08:50:23.812Z] #10 12.60 106350K .......... .......... .......... .......... .......... 50% 21.1M 10s [2023-08-24T08:50:23.812Z] #10 12.60 106400K .......... .......... .......... .......... .......... 50% 28.3M 10s [2023-08-24T08:50:23.812Z] #10 12.60 106450K .......... .......... .......... .......... .......... 50% 20.1M 10s [2023-08-24T08:50:23.812Z] #10 12.61 106500K .......... .......... .......... .......... .......... 50% 22.6M 10s [2023-08-24T08:50:23.812Z] #10 12.61 106550K .......... .......... .......... .......... .......... 50% 24.2M 10s [2023-08-24T08:50:23.812Z] #10 12.61 106600K .......... .......... .......... .......... .......... 50% 25.6M 10s [2023-08-24T08:50:23.812Z] #10 12.61 106650K .......... .......... .......... .......... .......... 51% 26.3M 10s [2023-08-24T08:50:23.812Z] #10 12.61 106700K .......... .......... .......... .......... .......... 51% 21.4M 10s [2023-08-24T08:50:23.812Z] #10 12.62 106750K .......... .......... .......... .......... .......... 51% 18.6M 10s [2023-08-24T08:50:23.812Z] #10 12.62 106800K .......... .......... .......... .......... .......... 51% 24.9M 10s [2023-08-24T08:50:23.812Z] #10 12.62 106850K .......... .......... .......... .......... .......... 51% 24.7M 10s [2023-08-24T08:50:23.812Z] #10 12.62 106900K .......... .......... .......... .......... .......... 51% 23.4M 10s [2023-08-24T08:50:23.812Z] #10 12.63 106950K .......... .......... .......... .......... .......... 51% 22.1M 10s [2023-08-24T08:50:23.812Z] #10 12.63 107000K .......... .......... .......... .......... .......... 51% 24.4M 10s [2023-08-24T08:50:23.812Z] #10 12.63 107050K .......... .......... .......... .......... .......... 51% 25.5M 10s [2023-08-24T08:50:23.813Z] #10 12.63 107100K .......... .......... .......... .......... .......... 51% 18.2M 10s [2023-08-24T08:50:23.813Z] #10 12.63 107150K .......... .......... .......... .......... .......... 51% 32.3M 10s [2023-08-24T08:50:23.813Z] #10 12.64 107200K .......... .......... .......... .......... .......... 51% 18.9M 10s [2023-08-24T08:50:23.813Z] #10 12.64 107250K .......... .......... .......... .......... .......... 51% 26.1M 10s [2023-08-24T08:50:23.813Z] #10 12.64 107300K .......... .......... .......... .......... .......... 51% 17.7M 10s [2023-08-24T08:50:23.813Z] #10 12.64 107350K .......... .......... .......... .......... .......... 51% 28.9M 10s [2023-08-24T08:50:24.063Z] #10 12.64 107400K .......... .......... .......... .......... .......... 51% 26.5M 10s [2023-08-24T08:50:24.063Z] #10 12.65 107450K .......... .......... .......... .......... .......... 51% 10.8M 10s [2023-08-24T08:50:24.063Z] #10 12.65 107500K .......... .......... .......... .......... .......... 51% 40.6M 10s [2023-08-24T08:50:24.063Z] #10 12.65 107550K .......... .......... .......... .......... .......... 51% 43.7M 10s [2023-08-24T08:50:24.063Z] #10 12.65 107600K .......... .......... .......... .......... .......... 51% 19.8M 10s [2023-08-24T08:50:24.063Z] #10 12.66 107650K .......... .......... .......... .......... .......... 51% 27.4M 10s [2023-08-24T08:50:24.063Z] #10 12.66 107700K .......... .......... .......... .......... .......... 51% 30.6M 10s [2023-08-24T08:50:24.063Z] #10 12.66 107750K .......... .......... .......... .......... .......... 51% 15.6M 10s [2023-08-24T08:50:24.063Z] #10 12.66 107800K .......... .......... .......... .......... .......... 51% 36.3M 10s [2023-08-24T08:50:24.063Z] #10 12.66 107850K .......... .......... .......... .......... .......... 51% 35.8M 10s [2023-08-24T08:50:24.063Z] #10 12.67 107900K .......... .......... .......... .......... .......... 51% 18.6M 10s [2023-08-24T08:50:24.063Z] #10 12.67 107950K .......... .......... .......... .......... .......... 51% 23.3M 10s [2023-08-24T08:50:24.063Z] #10 12.67 108000K .......... .......... .......... .......... .......... 51% 16.2M 10s [2023-08-24T08:50:24.063Z] #10 12.67 108050K .......... .......... .......... .......... .......... 51% 12.4M 10s [2023-08-24T08:50:24.063Z] #10 12.68 108100K .......... .......... .......... .......... .......... 51% 2.27M 10s [2023-08-24T08:50:24.063Z] #10 12.70 108150K .......... .......... .......... .......... .......... 51% 20.9M 10s [2023-08-24T08:50:24.063Z] #10 12.70 108200K .......... .......... .......... .......... .......... 51% 18.5M 10s [2023-08-24T08:50:24.063Z] #10 12.70 108250K .......... .......... .......... .......... .......... 51% 12.6M 10s [2023-08-24T08:50:24.063Z] #10 12.71 108300K .......... .......... .......... .......... .......... 51% 3.17M 10s [2023-08-24T08:50:24.063Z] #10 12.72 108350K .......... .......... .......... .......... .......... 51% 40.1M 10s [2023-08-24T08:50:24.063Z] #10 12.72 108400K .......... .......... .......... .......... .......... 51% 15.5M 10s [2023-08-24T08:50:24.063Z] #10 12.73 108450K .......... .......... .......... .......... .......... 51% 27.4M 10s [2023-08-24T08:50:24.063Z] #10 12.73 108500K .......... .......... .......... .......... .......... 51% 8.18M 10s [2023-08-24T08:50:24.063Z] #10 12.73 108550K .......... .......... .......... .......... .......... 51% 14.3M 10s [2023-08-24T08:50:24.063Z] #10 12.74 108600K .......... .......... .......... .......... .......... 51% 16.2M 10s [2023-08-24T08:50:24.063Z] #10 12.74 108650K .......... .......... .......... .......... .......... 51% 16.7M 10s [2023-08-24T08:50:24.063Z] #10 12.74 108700K .......... .......... .......... .......... .......... 52% 20.1M 10s [2023-08-24T08:50:24.064Z] #10 12.75 108750K .......... .......... .......... .......... .......... 52% 18.7M 10s [2023-08-24T08:50:24.064Z] #10 12.75 108800K .......... .......... .......... .......... .......... 52% 17.0M 10s [2023-08-24T08:50:24.064Z] #10 12.75 108850K .......... .......... .......... .......... .......... 52% 20.2M 10s [2023-08-24T08:50:24.064Z] #10 12.75 108900K .......... .......... .......... .......... .......... 52% 2.59M 10s [2023-08-24T08:50:24.064Z] #10 12.77 108950K .......... .......... .......... .......... .......... 52% 42.2M 10s [2023-08-24T08:50:24.064Z] #10 12.77 109000K .......... .......... .......... .......... .......... 52% 48.1M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109050K .......... .......... .......... .......... .......... 52% 45.4M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109100K .......... .......... .......... .......... .......... 52% 57.7M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109150K .......... .......... .......... .......... .......... 52% 51.0M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109200K .......... .......... .......... .......... .......... 52% 43.0M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109250K .......... .......... .......... .......... .......... 52% 51.9M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109300K .......... .......... .......... .......... .......... 52% 41.1M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109350K .......... .......... .......... .......... .......... 52% 54.6M 10s [2023-08-24T08:50:24.064Z] #10 12.78 109400K .......... .......... .......... .......... .......... 52% 17.3M 10s [2023-08-24T08:50:24.064Z] #10 12.79 109450K .......... .......... .......... .......... .......... 52% 22.8M 10s [2023-08-24T08:50:24.064Z] #10 12.79 109500K .......... .......... .......... .......... .......... 52% 15.4M 10s [2023-08-24T08:50:24.064Z] #10 12.79 109550K .......... .......... .......... .......... .......... 52% 20.5M 10s [2023-08-24T08:50:24.064Z] #10 12.79 109600K .......... .......... .......... .......... .......... 52% 23.5M 9s [2023-08-24T08:50:24.064Z] #10 12.80 109650K .......... .......... .......... .......... .......... 52% 17.1M 9s [2023-08-24T08:50:24.064Z] #10 12.80 109700K .......... .......... .......... .......... .......... 52% 29.7M 9s [2023-08-24T08:50:24.064Z] #10 12.80 109750K .......... .......... .......... .......... .......... 52% 20.7M 9s [2023-08-24T08:50:24.064Z] #10 12.80 109800K .......... .......... .......... .......... .......... 52% 23.2M 9s [2023-08-24T08:50:24.064Z] #10 12.80 109850K .......... .......... .......... .......... .......... 52% 20.9M 9s [2023-08-24T08:50:24.064Z] #10 12.81 109900K .......... .......... .......... .......... .......... 52% 22.0M 9s [2023-08-24T08:50:24.064Z] #10 12.81 109950K .......... .......... .......... .......... .......... 52% 23.4M 9s [2023-08-24T08:50:24.064Z] #10 12.81 110000K .......... .......... .......... .......... .......... 52% 24.4M 9s [2023-08-24T08:50:24.064Z] #10 12.81 110050K .......... .......... .......... .......... .......... 52% 18.5M 9s [2023-08-24T08:50:24.064Z] #10 12.82 110100K .......... .......... .......... .......... .......... 52% 24.7M 9s [2023-08-24T08:50:24.064Z] #10 12.82 110150K .......... .......... .......... .......... .......... 52% 18.9M 9s [2023-08-24T08:50:24.064Z] #10 12.82 110200K .......... .......... .......... .......... .......... 52% 21.0M 9s [2023-08-24T08:50:24.064Z] #10 12.82 110250K .......... .......... .......... .......... .......... 52% 25.8M 9s [2023-08-24T08:50:24.064Z] #10 12.82 110300K .......... .......... .......... .......... .......... 52% 24.6M 9s [2023-08-24T08:50:24.064Z] #10 12.83 110350K .......... .......... .......... .......... .......... 52% 25.3M 9s [2023-08-24T08:50:24.064Z] #10 12.83 110400K .......... .......... .......... .......... .......... 52% 23.6M 9s [2023-08-24T08:50:24.064Z] #10 12.83 110450K .......... .......... .......... .......... .......... 52% 16.8M 9s [2023-08-24T08:50:24.064Z] #10 12.83 110500K .......... .......... .......... .......... .......... 52% 23.3M 9s [2023-08-24T08:50:24.064Z] #10 12.84 110550K .......... .......... .......... .......... .......... 52% 24.9M 9s [2023-08-24T08:50:24.064Z] #10 12.84 110600K .......... .......... .......... .......... .......... 52% 25.4M 9s [2023-08-24T08:50:24.064Z] #10 12.84 110650K .......... .......... .......... .......... .......... 52% 23.5M 9s [2023-08-24T08:50:24.064Z] #10 12.84 110700K .......... .......... .......... .......... .......... 52% 19.8M 9s [2023-08-24T08:50:24.064Z] #10 12.84 110750K .......... .......... .......... .......... .......... 52% 21.4M 9s [2023-08-24T08:50:24.315Z] #10 12.85 110800K .......... .......... .......... .......... .......... 53% 28.9M 9s [2023-08-24T08:50:24.315Z] #10 12.85 110850K .......... .......... .......... .......... .......... 53% 16.8M 9s [2023-08-24T08:50:24.315Z] #10 12.85 110900K .......... .......... .......... .......... .......... 53% 28.3M 9s [2023-08-24T08:50:24.315Z] #10 12.85 110950K .......... .......... .......... .......... .......... 53% 25.4M 9s [2023-08-24T08:50:24.315Z] #10 12.85 111000K .......... .......... .......... .......... .......... 53% 18.3M 9s [2023-08-24T08:50:24.315Z] #10 12.86 111050K .......... .......... .......... .......... .......... 53% 29.1M 9s [2023-08-24T08:50:24.315Z] #10 12.86 111100K .......... .......... .......... .......... .......... 53% 23.9M 9s [2023-08-24T08:50:24.315Z] #10 12.86 111150K .......... .......... .......... .......... .......... 53% 17.0M 9s [2023-08-24T08:50:24.315Z] #10 12.86 111200K .......... .......... .......... .......... .......... 53% 28.2M 9s [2023-08-24T08:50:24.315Z] #10 12.86 111250K .......... .......... .......... .......... .......... 53% 23.6M 9s [2023-08-24T08:50:24.315Z] #10 12.87 111300K .......... .......... .......... .......... .......... 53% 18.9M 9s [2023-08-24T08:50:24.315Z] #10 12.87 111350K .......... .......... .......... .......... .......... 53% 18.9M 9s [2023-08-24T08:50:24.315Z] #10 12.87 111400K .......... .......... .......... .......... .......... 53% 29.2M 9s [2023-08-24T08:50:24.315Z] #10 12.87 111450K .......... .......... .......... .......... .......... 53% 29.0M 9s [2023-08-24T08:50:24.315Z] #10 12.88 111500K .......... .......... .......... .......... .......... 53% 22.0M 9s [2023-08-24T08:50:24.315Z] #10 12.88 111550K .......... .......... .......... .......... .......... 53% 25.2M 9s [2023-08-24T08:50:24.315Z] #10 12.88 111600K .......... .......... .......... .......... .......... 53% 21.1M 9s [2023-08-24T08:50:24.315Z] #10 12.88 111650K .......... .......... .......... .......... .......... 53% 20.9M 9s [2023-08-24T08:50:24.315Z] #10 12.88 111700K .......... .......... .......... .......... .......... 53% 23.0M 9s [2023-08-24T08:50:24.315Z] #10 12.89 111750K .......... .......... .......... .......... .......... 53% 25.8M 9s [2023-08-24T08:50:24.315Z] #10 12.89 111800K .......... .......... .......... .......... .......... 53% 17.8M 9s [2023-08-24T08:50:24.315Z] #10 12.89 111850K .......... .......... .......... .......... .......... 53% 25.6M 9s [2023-08-24T08:50:24.315Z] #10 12.89 111900K .......... .......... .......... .......... .......... 53% 19.1M 9s [2023-08-24T08:50:24.315Z] #10 12.90 111950K .......... .......... .......... .......... .......... 53% 27.8M 9s [2023-08-24T08:50:24.315Z] #10 12.90 112000K .......... .......... .......... .......... .......... 53% 26.1M 9s [2023-08-24T08:50:24.315Z] #10 12.90 112050K .......... .......... .......... .......... .......... 53% 16.7M 9s [2023-08-24T08:50:24.315Z] #10 12.90 112100K .......... .......... .......... .......... .......... 53% 21.7M 9s [2023-08-24T08:50:24.315Z] #10 12.90 112150K .......... .......... .......... .......... .......... 53% 31.6M 9s [2023-08-24T08:50:24.315Z] #10 12.91 112200K .......... .......... .......... .......... .......... 53% 2.89M 9s [2023-08-24T08:50:24.315Z] #10 12.92 112250K .......... .......... .......... .......... .......... 53% 19.2M 9s [2023-08-24T08:50:24.315Z] #10 12.93 112300K .......... .......... .......... .......... .......... 53% 11.0M 9s [2023-08-24T08:50:24.315Z] #10 12.93 112350K .......... .......... .......... .......... .......... 53% 17.4M 9s [2023-08-24T08:50:24.315Z] #10 12.93 112400K .......... .......... .......... .......... .......... 53% 2.83M 9s [2023-08-24T08:50:24.315Z] #10 12.95 112450K .......... .......... .......... .......... .......... 53% 25.3M 9s [2023-08-24T08:50:24.315Z] #10 12.95 112500K .......... .......... .......... .......... .......... 53% 21.8M 9s [2023-08-24T08:50:24.315Z] #10 12.95 112550K .......... .......... .......... .......... .......... 53% 10.4M 9s [2023-08-24T08:50:24.315Z] #10 12.96 112600K .......... .......... .......... .......... .......... 53% 13.8M 9s [2023-08-24T08:50:24.315Z] #10 12.96 112650K .......... .......... .......... .......... .......... 53% 10.9M 9s [2023-08-24T08:50:24.315Z] #10 12.97 112700K .......... .......... .......... .......... .......... 53% 23.7M 9s [2023-08-24T08:50:24.315Z] #10 12.97 112750K .......... .......... .......... .......... .......... 53% 18.5M 9s [2023-08-24T08:50:24.315Z] #10 12.97 112800K .......... .......... .......... .......... .......... 53% 22.2M 9s [2023-08-24T08:50:24.315Z] #10 12.97 112850K .......... .......... .......... .......... .......... 53% 16.1M 9s [2023-08-24T08:50:24.315Z] #10 12.98 112900K .......... .......... .......... .......... .......... 54% 16.4M 9s [2023-08-24T08:50:24.315Z] #10 12.98 112950K .......... .......... .......... .......... .......... 54% 26.0M 9s [2023-08-24T08:50:24.315Z] #10 12.98 113000K .......... .......... .......... .......... .......... 54% 16.0M 9s [2023-08-24T08:50:24.315Z] #10 12.98 113050K .......... .......... .......... .......... .......... 54% 10.2M 9s [2023-08-24T08:50:24.315Z] #10 12.99 113100K .......... .......... .......... .......... .......... 54% 12.8M 9s [2023-08-24T08:50:24.315Z] #10 12.99 113150K .......... .......... .......... .......... .......... 54% 26.6M 9s [2023-08-24T08:50:24.315Z] #10 13.00 113200K .......... .......... .......... .......... .......... 54% 13.7M 9s [2023-08-24T08:50:24.315Z] #10 13.00 113250K .......... .......... .......... .......... .......... 54% 13.3M 9s [2023-08-24T08:50:24.315Z] #10 13.00 113300K .......... .......... .......... .......... .......... 54% 29.8M 9s [2023-08-24T08:50:24.315Z] #10 13.00 113350K .......... .......... .......... .......... .......... 54% 28.6M 9s [2023-08-24T08:50:24.315Z] #10 13.01 113400K .......... .......... .......... .......... .......... 54% 17.7M 9s [2023-08-24T08:50:24.315Z] #10 13.01 113450K .......... .......... .......... .......... .......... 54% 16.8M 9s [2023-08-24T08:50:24.315Z] #10 13.01 113500K .......... .......... .......... .......... .......... 54% 27.7M 9s [2023-08-24T08:50:24.315Z] #10 13.01 113550K .......... .......... .......... .......... .......... 54% 19.0M 9s [2023-08-24T08:50:24.315Z] #10 13.02 113600K .......... .......... .......... .......... .......... 54% 18.0M 9s [2023-08-24T08:50:24.315Z] #10 13.02 113650K .......... .......... .......... .......... .......... 54% 20.7M 9s [2023-08-24T08:50:24.315Z] #10 13.02 113700K .......... .......... .......... .......... .......... 54% 16.0M 9s [2023-08-24T08:50:24.315Z] #10 13.02 113750K .......... .......... .......... .......... .......... 54% 36.0M 9s [2023-08-24T08:50:24.315Z] #10 13.03 113800K .......... .......... .......... .......... .......... 54% 28.5M 9s [2023-08-24T08:50:24.315Z] #10 13.03 113850K .......... .......... .......... .......... .......... 54% 14.7M 9s [2023-08-24T08:50:24.315Z] #10 13.03 113900K .......... .......... .......... .......... .......... 54% 27.8M 9s [2023-08-24T08:50:24.315Z] #10 13.03 113950K .......... .......... .......... .......... .......... 54% 16.4M 9s [2023-08-24T08:50:24.315Z] #10 13.03 114000K .......... .......... .......... .......... .......... 54% 11.9M 9s [2023-08-24T08:50:24.315Z] #10 13.04 114050K .......... .......... .......... .......... .......... 54% 42.1M 9s [2023-08-24T08:50:24.315Z] #10 13.04 114100K .......... .......... .......... .......... .......... 54% 41.3M 9s [2023-08-24T08:50:24.315Z] #10 13.04 114150K .......... .......... .......... .......... .......... 54% 18.8M 9s [2023-08-24T08:50:24.315Z] #10 13.04 114200K .......... .......... .......... .......... .......... 54% 21.4M 9s [2023-08-24T08:50:24.315Z] #10 13.05 114250K .......... .......... .......... .......... .......... 54% 10.6M 9s [2023-08-24T08:50:24.315Z] #10 13.05 114300K .......... .......... .......... .......... .......... 54% 41.9M 9s [2023-08-24T08:50:24.315Z] #10 13.05 114350K .......... .......... .......... .......... .......... 54% 42.5M 9s [2023-08-24T08:50:24.315Z] #10 13.05 114400K .......... .......... .......... .......... .......... 54% 29.4M 9s [2023-08-24T08:50:24.315Z] #10 13.05 114450K .......... .......... .......... .......... .......... 54% 26.2M 9s [2023-08-24T08:50:24.315Z] #10 13.06 114500K .......... .......... .......... .......... .......... 54% 22.5M 9s [2023-08-24T08:50:24.315Z] #10 13.06 114550K .......... .......... .......... .......... .......... 54% 8.95M 9s [2023-08-24T08:50:24.315Z] #10 13.06 114600K .......... .......... .......... .......... .......... 54% 41.1M 9s [2023-08-24T08:50:24.315Z] #10 13.07 114650K .......... .......... .......... .......... .......... 54% 41.1M 9s [2023-08-24T08:50:24.315Z] #10 13.07 114700K .......... .......... .......... .......... .......... 54% 37.7M 9s [2023-08-24T08:50:24.315Z] #10 13.07 114750K .......... .......... .......... .......... .......... 54% 29.4M 9s [2023-08-24T08:50:24.315Z] #10 13.07 114800K .......... .......... .......... .......... .......... 54% 8.21M 9s [2023-08-24T08:50:24.315Z] #10 13.08 114850K .......... .......... .......... .......... .......... 54% 61.1M 9s [2023-08-24T08:50:24.315Z] #10 13.08 114900K .......... .......... .......... .......... .......... 54% 44.6M 9s [2023-08-24T08:50:24.315Z] #10 13.08 114950K .......... .......... .......... .......... .......... 54% 35.5M 9s [2023-08-24T08:50:24.316Z] #10 13.08 115000K .......... .......... .......... .......... .......... 55% 13.8M 9s [2023-08-24T08:50:24.316Z] #10 13.08 115050K .......... .......... .......... .......... .......... 55% 42.6M 9s [2023-08-24T08:50:24.316Z] #10 13.08 115100K .......... .......... .......... .......... .......... 55% 18.9M 9s [2023-08-24T08:50:24.316Z] #10 13.09 115150K .......... .......... .......... .......... .......... 55% 36.0M 9s [2023-08-24T08:50:24.316Z] #10 13.09 115200K .......... .......... .......... .......... .......... 55% 18.7M 9s [2023-08-24T08:50:24.316Z] #10 13.09 115250K .......... .......... .......... .......... .......... 55% 25.0M 9s [2023-08-24T08:50:24.316Z] #10 13.09 115300K .......... .......... .......... .......... .......... 55% 21.5M 9s [2023-08-24T08:50:24.316Z] #10 13.09 115350K .......... .......... .......... .......... .......... 55% 22.9M 9s [2023-08-24T08:50:24.316Z] #10 13.10 115400K .......... .......... .......... .......... .......... 55% 18.6M 9s [2023-08-24T08:50:24.316Z] #10 13.10 115450K .......... .......... .......... .......... .......... 55% 21.9M 9s [2023-08-24T08:50:24.316Z] #10 13.10 115500K .......... .......... .......... .......... .......... 55% 31.9M 9s [2023-08-24T08:50:24.316Z] #10 13.10 115550K .......... .......... .......... .......... .......... 55% 25.7M 9s [2023-08-24T08:50:24.316Z] #10 13.10 115600K .......... .......... .......... .......... .......... 55% 20.8M 9s [2023-08-24T08:50:24.316Z] #10 13.11 115650K .......... .......... .......... .......... .......... 55% 21.0M 9s [2023-08-24T08:50:24.316Z] #10 13.11 115700K .......... .......... .......... .......... .......... 55% 26.3M 9s [2023-08-24T08:50:24.316Z] #10 13.11 115750K .......... .......... .......... .......... .......... 55% 16.4M 9s [2023-08-24T08:50:24.316Z] #10 13.11 115800K .......... .......... .......... .......... .......... 55% 29.6M 9s [2023-08-24T08:50:24.316Z] #10 13.12 115850K .......... .......... .......... .......... .......... 55% 21.4M 9s [2023-08-24T08:50:24.316Z] #10 13.12 115900K .......... .......... .......... .......... .......... 55% 27.6M 9s [2023-08-24T08:50:24.316Z] #10 13.12 115950K .......... .......... .......... .......... .......... 55% 19.0M 9s [2023-08-24T08:50:24.316Z] #10 13.12 116000K .......... .......... .......... .......... .......... 55% 19.8M 9s [2023-08-24T08:50:24.316Z] #10 13.12 116050K .......... .......... .......... .......... .......... 55% 27.2M 9s [2023-08-24T08:50:24.316Z] #10 13.13 116100K .......... .......... .......... .......... .......... 55% 24.4M 9s [2023-08-24T08:50:24.316Z] #10 13.13 116150K .......... .......... .......... .......... .......... 55% 22.0M 9s [2023-08-24T08:50:24.316Z] #10 13.13 116200K .......... .......... .......... .......... .......... 55% 21.3M 9s [2023-08-24T08:50:24.316Z] #10 13.13 116250K .......... .......... .......... .......... .......... 55% 26.6M 9s [2023-08-24T08:50:24.316Z] #10 13.14 116300K .......... .......... .......... .......... .......... 55% 3.62M 9s [2023-08-24T08:50:24.316Z] #10 13.15 116350K .......... .......... .......... .......... .......... 55% 36.7M 9s [2023-08-24T08:50:24.566Z] #10 13.15 116400K .......... .......... .......... .......... .......... 55% 21.8M 9s [2023-08-24T08:50:24.566Z] #10 13.15 116450K .......... .......... .......... .......... .......... 55% 2.59M 9s [2023-08-24T08:50:24.566Z] #10 13.17 116500K .......... .......... .......... .......... .......... 55% 22.6M 9s [2023-08-24T08:50:24.566Z] #10 13.17 116550K .......... .......... .......... .......... .......... 55% 19.3M 9s [2023-08-24T08:50:24.566Z] #10 13.18 116600K .......... .......... .......... .......... .......... 55% 23.0M 9s [2023-08-24T08:50:24.566Z] #10 13.18 116650K .......... .......... .......... .......... .......... 55% 23.9M 9s [2023-08-24T08:50:24.566Z] #10 13.18 116700K .......... .......... .......... .......... .......... 55% 6.37M 9s [2023-08-24T08:50:24.566Z] #10 13.19 116750K .......... .......... .......... .......... .......... 55% 27.5M 9s [2023-08-24T08:50:24.566Z] #10 13.19 116800K .......... .......... .......... .......... .......... 55% 16.2M 9s [2023-08-24T08:50:24.566Z] #10 13.19 116850K .......... .......... .......... .......... .......... 55% 17.7M 9s [2023-08-24T08:50:24.566Z] #10 13.20 116900K .......... .......... .......... .......... .......... 55% 31.3M 9s [2023-08-24T08:50:24.566Z] #10 13.20 116950K .......... .......... .......... .......... .......... 55% 16.8M 9s [2023-08-24T08:50:24.566Z] #10 13.20 117000K .......... .......... .......... .......... .......... 55% 19.8M 9s [2023-08-24T08:50:24.567Z] #10 13.20 117050K .......... .......... .......... .......... .......... 55% 15.4M 9s [2023-08-24T08:50:24.567Z] #10 13.21 117100K .......... .......... .......... .......... .......... 56% 31.8M 9s [2023-08-24T08:50:24.567Z] #10 13.21 117150K .......... .......... .......... .......... .......... 56% 11.3M 9s [2023-08-24T08:50:24.567Z] #10 13.21 117200K .......... .......... .......... .......... .......... 56% 19.0M 9s [2023-08-24T08:50:24.567Z] #10 13.22 117250K .......... .......... .......... .......... .......... 56% 19.9M 9s [2023-08-24T08:50:24.567Z] #10 13.22 117300K .......... .......... .......... .......... .......... 56% 12.9M 9s [2023-08-24T08:50:24.567Z] #10 13.22 117350K .......... .......... .......... .......... .......... 56% 13.1M 9s [2023-08-24T08:50:24.567Z] #10 13.22 117400K .......... .......... .......... .......... .......... 56% 25.7M 9s [2023-08-24T08:50:24.567Z] #10 13.23 117450K .......... .......... .......... .......... .......... 56% 26.8M 8s [2023-08-24T08:50:24.567Z] #10 13.23 117500K .......... .......... .......... .......... .......... 56% 21.0M 8s [2023-08-24T08:50:24.567Z] #10 13.23 117550K .......... .......... .......... .......... .......... 56% 26.4M 8s [2023-08-24T08:50:24.567Z] #10 13.23 117600K .......... .......... .......... .......... .......... 56% 28.3M 8s [2023-08-24T08:50:24.567Z] #10 13.23 117650K .......... .......... .......... .......... .......... 56% 17.3M 8s [2023-08-24T08:50:24.567Z] #10 13.24 117700K .......... .......... .......... .......... .......... 56% 18.5M 8s [2023-08-24T08:50:24.567Z] #10 13.24 117750K .......... .......... .......... .......... .......... 56% 14.6M 8s [2023-08-24T08:50:24.567Z] #10 13.24 117800K .......... .......... .......... .......... .......... 56% 24.7M 8s [2023-08-24T08:50:24.567Z] #10 13.24 117850K .......... .......... .......... .......... .......... 56% 35.9M 8s [2023-08-24T08:50:24.567Z] #10 13.25 117900K .......... .......... .......... .......... .......... 56% 25.7M 8s [2023-08-24T08:50:24.567Z] #10 13.25 117950K .......... .......... .......... .......... .......... 56% 15.7M 8s [2023-08-24T08:50:24.567Z] #10 13.25 118000K .......... .......... .......... .......... .......... 56% 20.4M 8s [2023-08-24T08:50:24.567Z] #10 13.25 118050K .......... .......... .......... .......... .......... 56% 12.1M 8s [2023-08-24T08:50:24.567Z] #10 13.26 118100K .......... .......... .......... .......... .......... 56% 27.5M 8s [2023-08-24T08:50:24.567Z] #10 13.26 118150K .......... .......... .......... .......... .......... 56% 20.1M 8s [2023-08-24T08:50:24.567Z] #10 13.26 118200K .......... .......... .......... .......... .......... 56% 20.9M 8s [2023-08-24T08:50:24.567Z] #10 13.26 118250K .......... .......... .......... .......... .......... 56% 18.6M 8s [2023-08-24T08:50:24.567Z] #10 13.27 118300K .......... .......... .......... .......... .......... 56% 23.3M 8s [2023-08-24T08:50:24.567Z] #10 13.27 118350K .......... .......... .......... .......... .......... 56% 27.0M 8s [2023-08-24T08:50:24.567Z] #10 13.27 118400K .......... .......... .......... .......... .......... 56% 27.5M 8s [2023-08-24T08:50:24.567Z] #10 13.27 118450K .......... .......... .......... .......... .......... 56% 26.7M 8s [2023-08-24T08:50:24.567Z] #10 13.27 118500K .......... .......... .......... .......... .......... 56% 20.4M 8s [2023-08-24T08:50:24.567Z] #10 13.28 118550K .......... .......... .......... .......... .......... 56% 24.9M 8s [2023-08-24T08:50:24.567Z] #10 13.28 118600K .......... .......... .......... .......... .......... 56% 27.5M 8s [2023-08-24T08:50:24.567Z] #10 13.28 118650K .......... .......... .......... .......... .......... 56% 19.3M 8s [2023-08-24T08:50:24.567Z] #10 13.28 118700K .......... .......... .......... .......... .......... 56% 25.4M 8s [2023-08-24T08:50:24.567Z] #10 13.28 118750K .......... .......... .......... .......... .......... 56% 19.2M 8s [2023-08-24T08:50:24.567Z] #10 13.29 118800K .......... .......... .......... .......... .......... 56% 24.7M 8s [2023-08-24T08:50:24.567Z] #10 13.29 118850K .......... .......... .......... .......... .......... 56% 21.6M 8s [2023-08-24T08:50:24.567Z] #10 13.29 118900K .......... .......... .......... .......... .......... 56% 22.9M 8s [2023-08-24T08:50:24.567Z] #10 13.29 118950K .......... .......... .......... .......... .......... 56% 33.6M 8s [2023-08-24T08:50:24.567Z] #10 13.29 119000K .......... .......... .......... .......... .......... 56% 22.8M 8s [2023-08-24T08:50:24.567Z] #10 13.30 119050K .......... .......... .......... .......... .......... 56% 20.0M 8s [2023-08-24T08:50:24.567Z] #10 13.30 119100K .......... .......... .......... .......... .......... 56% 28.5M 8s [2023-08-24T08:50:24.567Z] #10 13.30 119150K .......... .......... .......... .......... .......... 57% 19.2M 8s [2023-08-24T08:50:24.567Z] #10 13.30 119200K .......... .......... .......... .......... .......... 57% 24.1M 8s [2023-08-24T08:50:24.567Z] #10 13.31 119250K .......... .......... .......... .......... .......... 57% 29.1M 8s [2023-08-24T08:50:24.567Z] #10 13.31 119300K .......... .......... .......... .......... .......... 57% 18.7M 8s [2023-08-24T08:50:24.567Z] #10 13.31 119350K .......... .......... .......... .......... .......... 57% 24.0M 8s [2023-08-24T08:50:24.567Z] #10 13.31 119400K .......... .......... .......... .......... .......... 57% 17.7M 8s [2023-08-24T08:50:24.567Z] #10 13.31 119450K .......... .......... .......... .......... .......... 57% 29.2M 8s [2023-08-24T08:50:24.567Z] #10 13.32 119500K .......... .......... .......... .......... .......... 57% 20.7M 8s [2023-08-24T08:50:24.567Z] #10 13.32 119550K .......... .......... .......... .......... .......... 57% 23.5M 8s [2023-08-24T08:50:24.567Z] #10 13.32 119600K .......... .......... .......... .......... .......... 57% 24.0M 8s [2023-08-24T08:50:24.567Z] #10 13.32 119650K .......... .......... .......... .......... .......... 57% 32.7M 8s [2023-08-24T08:50:24.567Z] #10 13.32 119700K .......... .......... .......... .......... .......... 57% 18.9M 8s [2023-08-24T08:50:24.567Z] #10 13.33 119750K .......... .......... .......... .......... .......... 57% 26.6M 8s [2023-08-24T08:50:24.567Z] #10 13.33 119800K .......... .......... .......... .......... .......... 57% 19.2M 8s [2023-08-24T08:50:24.567Z] #10 13.33 119850K .......... .......... .......... .......... .......... 57% 16.3M 8s [2023-08-24T08:50:24.567Z] #10 13.33 119900K .......... .......... .......... .......... .......... 57% 22.8M 8s [2023-08-24T08:50:24.567Z] #10 13.34 119950K .......... .......... .......... .......... .......... 57% 23.9M 8s [2023-08-24T08:50:24.567Z] #10 13.34 120000K .......... .......... .......... .......... .......... 57% 20.8M 8s [2023-08-24T08:50:24.567Z] #10 13.34 120050K .......... .......... .......... .......... .......... 57% 18.8M 8s [2023-08-24T08:50:24.567Z] #10 13.34 120100K .......... .......... .......... .......... .......... 57% 26.2M 8s [2023-08-24T08:50:24.567Z] #10 13.35 120150K .......... .......... .......... .......... .......... 57% 19.8M 8s [2023-08-24T08:50:24.567Z] #10 13.35 120200K .......... .......... .......... .......... .......... 57% 28.7M 8s [2023-08-24T08:50:24.567Z] #10 13.35 120250K .......... .......... .......... .......... .......... 57% 17.1M 8s [2023-08-24T08:50:24.818Z] #10 13.35 120300K .......... .......... .......... .......... .......... 57% 23.1M 8s [2023-08-24T08:50:24.818Z] #10 13.35 120350K .......... .......... .......... .......... .......... 57% 19.9M 8s [2023-08-24T08:50:24.818Z] #10 13.36 120400K .......... .......... .......... .......... .......... 57% 3.59M 8s [2023-08-24T08:50:24.818Z] #10 13.37 120450K .......... .......... .......... .......... .......... 57% 40.9M 8s [2023-08-24T08:50:24.818Z] #10 13.37 120500K .......... .......... .......... .......... .......... 57% 13.7M 8s [2023-08-24T08:50:24.818Z] #10 13.37 120550K .......... .......... .......... .......... .......... 57% 3.13M 8s [2023-08-24T08:50:24.818Z] #10 13.39 120600K .......... .......... .......... .......... .......... 57% 19.6M 8s [2023-08-24T08:50:24.818Z] #10 13.39 120650K .......... .......... .......... .......... .......... 57% 16.5M 8s [2023-08-24T08:50:24.818Z] #10 13.40 120700K .......... .......... .......... .......... .......... 57% 30.5M 8s [2023-08-24T08:50:24.818Z] #10 13.40 120750K .......... .......... .......... .......... .......... 57% 12.2M 8s [2023-08-24T08:50:24.818Z] #10 13.40 120800K .......... .......... .......... .......... .......... 57% 7.69M 8s [2023-08-24T08:50:24.818Z] #10 13.41 120850K .......... .......... .......... .......... .......... 57% 12.6M 8s [2023-08-24T08:50:24.818Z] #10 13.41 120900K .......... .......... .......... .......... .......... 57% 27.3M 8s [2023-08-24T08:50:24.818Z] #10 13.41 120950K .......... .......... .......... .......... .......... 57% 22.9M 8s [2023-08-24T08:50:24.818Z] #10 13.42 121000K .......... .......... .......... .......... .......... 57% 32.9M 8s [2023-08-24T08:50:24.818Z] #10 13.42 121050K .......... .......... .......... .......... .......... 57% 13.3M 8s [2023-08-24T08:50:24.818Z] #10 13.42 121100K .......... .......... .......... .......... .......... 57% 20.1M 8s [2023-08-24T08:50:24.818Z] #10 13.42 121150K .......... .......... .......... .......... .......... 57% 16.2M 8s [2023-08-24T08:50:24.818Z] #10 13.43 121200K .......... .......... .......... .......... .......... 57% 14.8M 8s [2023-08-24T08:50:24.818Z] #10 13.43 121250K .......... .......... .......... .......... .......... 58% 32.0M 8s [2023-08-24T08:50:24.818Z] #10 13.43 121300K .......... .......... .......... .......... .......... 58% 14.4M 8s [2023-08-24T08:50:24.818Z] #10 13.43 121350K .......... .......... .......... .......... .......... 58% 28.2M 8s [2023-08-24T08:50:24.818Z] #10 13.44 121400K .......... .......... .......... .......... .......... 58% 14.3M 8s [2023-08-24T08:50:24.818Z] #10 13.44 121450K .......... .......... .......... .......... .......... 58% 30.6M 8s [2023-08-24T08:50:24.818Z] #10 13.44 121500K .......... .......... .......... .......... .......... 58% 17.5M 8s [2023-08-24T08:50:24.818Z] #10 13.44 121550K .......... .......... .......... .......... .......... 58% 16.6M 8s [2023-08-24T08:50:24.818Z] #10 13.45 121600K .......... .......... .......... .......... .......... 58% 21.2M 8s [2023-08-24T08:50:24.818Z] #10 13.45 121650K .......... .......... .......... .......... .......... 58% 33.4M 8s [2023-08-24T08:50:24.818Z] #10 13.45 121700K .......... .......... .......... .......... .......... 58% 20.3M 8s [2023-08-24T08:50:24.818Z] #10 13.45 121750K .......... .......... .......... .......... .......... 58% 9.52M 8s [2023-08-24T08:50:24.818Z] #10 13.46 121800K .......... .......... .......... .......... .......... 58% 15.4M 8s [2023-08-24T08:50:24.818Z] #10 13.46 121850K .......... .......... .......... .......... .......... 58% 17.6M 8s [2023-08-24T08:50:24.818Z] #10 13.46 121900K .......... .......... .......... .......... .......... 58% 55.2M 8s [2023-08-24T08:50:24.818Z] #10 13.47 121950K .......... .......... .......... .......... .......... 58% 24.0M 8s [2023-08-24T08:50:24.818Z] #10 13.47 122000K .......... .......... .......... .......... .......... 58% 19.4M 8s [2023-08-24T08:50:24.818Z] #10 13.47 122050K .......... .......... .......... .......... .......... 58% 26.0M 8s [2023-08-24T08:50:24.818Z] #10 13.47 122100K .......... .......... .......... .......... .......... 58% 19.6M 8s [2023-08-24T08:50:24.818Z] #10 13.47 122150K .......... .......... .......... .......... .......... 58% 11.7M 8s [2023-08-24T08:50:24.818Z] #10 13.48 122200K .......... .......... .......... .......... .......... 58% 29.7M 8s [2023-08-24T08:50:24.818Z] #10 13.48 122250K .......... .......... .......... .......... .......... 58% 23.7M 8s [2023-08-24T08:50:24.818Z] #10 13.48 122300K .......... .......... .......... .......... .......... 58% 16.3M 8s [2023-08-24T08:50:24.818Z] #10 13.49 122350K .......... .......... .......... .......... .......... 58% 17.1M 8s [2023-08-24T08:50:24.818Z] #10 13.49 122400K .......... .......... .......... .......... .......... 58% 46.3M 8s [2023-08-24T08:50:24.818Z] #10 13.49 122450K .......... .......... .......... .......... .......... 58% 19.0M 8s [2023-08-24T08:50:24.818Z] #10 13.49 122500K .......... .......... .......... .......... .......... 58% 20.1M 8s [2023-08-24T08:50:24.818Z] #10 13.49 122550K .......... .......... .......... .......... .......... 58% 13.9M 8s [2023-08-24T08:50:24.818Z] #10 13.50 122600K .......... .......... .......... .......... .......... 58% 46.5M 8s [2023-08-24T08:50:24.819Z] #10 13.50 122650K .......... .......... .......... .......... .......... 58% 23.8M 8s [2023-08-24T08:50:24.819Z] #10 13.50 122700K .......... .......... .......... .......... .......... 58% 28.5M 8s [2023-08-24T08:50:24.819Z] #10 13.50 122750K .......... .......... .......... .......... .......... 58% 22.3M 8s [2023-08-24T08:50:24.819Z] #10 13.50 122800K .......... .......... .......... .......... .......... 58% 28.4M 8s [2023-08-24T08:50:24.819Z] #10 13.51 122850K .......... .......... .......... .......... .......... 58% 19.6M 8s [2023-08-24T08:50:24.819Z] #10 13.51 122900K .......... .......... .......... .......... .......... 58% 27.1M 8s [2023-08-24T08:50:24.819Z] #10 13.51 122950K .......... .......... .......... .......... .......... 58% 24.3M 8s [2023-08-24T08:50:24.819Z] #10 13.51 123000K .......... .......... .......... .......... .......... 58% 18.5M 8s [2023-08-24T08:50:24.819Z] #10 13.51 123050K .......... .......... .......... .......... .......... 58% 20.2M 8s [2023-08-24T08:50:24.819Z] #10 13.52 123100K .......... .......... .......... .......... .......... 58% 23.9M 8s [2023-08-24T08:50:24.819Z] #10 13.52 123150K .......... .......... .......... .......... .......... 58% 25.2M 8s [2023-08-24T08:50:24.819Z] #10 13.52 123200K .......... .......... .......... .......... .......... 58% 21.8M 8s [2023-08-24T08:50:24.819Z] #10 13.52 123250K .......... .......... .......... .......... .......... 58% 20.4M 8s [2023-08-24T08:50:24.819Z] #10 13.53 123300K .......... .......... .......... .......... .......... 58% 32.3M 8s [2023-08-24T08:50:24.819Z] #10 13.53 123350K .......... .......... .......... .......... .......... 59% 23.4M 8s [2023-08-24T08:50:24.819Z] #10 13.53 123400K .......... .......... .......... .......... .......... 59% 21.0M 8s [2023-08-24T08:50:24.819Z] #10 13.53 123450K .......... .......... .......... .......... .......... 59% 23.7M 8s [2023-08-24T08:50:24.819Z] #10 13.53 123500K .......... .......... .......... .......... .......... 59% 18.7M 8s [2023-08-24T08:50:24.819Z] #10 13.54 123550K .......... .......... .......... .......... .......... 59% 27.8M 8s [2023-08-24T08:50:24.819Z] #10 13.54 123600K .......... .......... .......... .......... .......... 59% 22.2M 8s [2023-08-24T08:50:24.819Z] #10 13.54 123650K .......... .......... .......... .......... .......... 59% 30.8M 8s [2023-08-24T08:50:24.819Z] #10 13.54 123700K .......... .......... .......... .......... .......... 59% 20.4M 8s [2023-08-24T08:50:24.819Z] #10 13.54 123750K .......... .......... .......... .......... .......... 59% 19.3M 8s [2023-08-24T08:50:24.819Z] #10 13.55 123800K .......... .......... .......... .......... .......... 59% 21.6M 8s [2023-08-24T08:50:24.819Z] #10 13.55 123850K .......... .......... .......... .......... .......... 59% 26.7M 8s [2023-08-24T08:50:24.819Z] #10 13.55 123900K .......... .......... .......... .......... .......... 59% 20.5M 8s [2023-08-24T08:50:24.819Z] #10 13.56 123950K .......... .......... .......... .......... .......... 59% 23.9M 8s [2023-08-24T08:50:24.819Z] #10 13.56 124000K .......... .......... .......... .......... .......... 59% 18.3M 8s [2023-08-24T08:50:24.819Z] #10 13.56 124050K .......... .......... .......... .......... .......... 59% 25.6M 8s [2023-08-24T08:50:24.819Z] #10 13.56 124100K .......... .......... .......... .......... .......... 59% 29.6M 8s [2023-08-24T08:50:24.819Z] #10 13.56 124150K .......... .......... .......... .......... .......... 59% 25.1M 8s [2023-08-24T08:50:24.819Z] #10 13.56 124200K .......... .......... .......... .......... .......... 59% 17.9M 8s [2023-08-24T08:50:24.819Z] #10 13.57 124250K .......... .......... .......... .......... .......... 59% 32.4M 8s [2023-08-24T08:50:24.819Z] #10 13.57 124300K .......... .......... .......... .......... .......... 59% 24.2M 8s [2023-08-24T08:50:24.819Z] #10 13.57 124350K .......... .......... .......... .......... .......... 59% 20.1M 8s [2023-08-24T08:50:24.819Z] #10 13.57 124400K .......... .......... .......... .......... .......... 59% 19.0M 8s [2023-08-24T08:50:24.819Z] #10 13.58 124450K .......... .......... .......... .......... .......... 59% 4.99M 8s [2023-08-24T08:50:24.819Z] #10 13.58 124500K .......... .......... .......... .......... .......... 59% 12.9M 8s [2023-08-24T08:50:24.819Z] #10 13.59 124550K .......... .......... .......... .......... .......... 59% 28.7M 8s [2023-08-24T08:50:24.819Z] #10 13.59 124600K .......... .......... .......... .......... .......... 59% 16.3M 8s [2023-08-24T08:50:24.819Z] #10 13.59 124650K .......... .......... .......... .......... .......... 59% 3.07M 8s [2023-08-24T08:50:24.819Z] #10 13.61 124700K .......... .......... .......... .......... .......... 59% 35.3M 8s [2023-08-24T08:50:24.819Z] #10 13.61 124750K .......... .......... .......... .......... .......... 59% 15.3M 8s [2023-08-24T08:50:24.819Z] #10 13.61 124800K .......... .......... .......... .......... .......... 59% 27.8M 8s [2023-08-24T08:50:24.819Z] #10 13.62 124850K .......... .......... .......... .......... .......... 59% 13.4M 8s [2023-08-24T08:50:24.819Z] #10 13.62 124900K .......... .......... .......... .......... .......... 59% 8.95M 8s [2023-08-24T08:50:24.819Z] #10 13.62 124950K .......... .......... .......... .......... .......... 59% 16.1M 8s [2023-08-24T08:50:24.819Z] #10 13.63 125000K .......... .......... .......... .......... .......... 59% 25.7M 8s [2023-08-24T08:50:24.819Z] #10 13.63 125050K .......... .......... .......... .......... .......... 59% 18.4M 8s [2023-08-24T08:50:24.819Z] #10 13.63 125100K .......... .......... .......... .......... .......... 59% 18.7M 8s [2023-08-24T08:50:24.819Z] #10 13.64 125150K .......... .......... .......... .......... .......... 59% 12.6M 8s [2023-08-24T08:50:24.819Z] #10 13.64 125200K .......... .......... .......... .......... .......... 59% 53.6M 8s [2023-08-24T08:50:24.819Z] #10 13.64 125250K .......... .......... .......... .......... .......... 59% 17.1M 8s [2023-08-24T08:50:24.819Z] #10 13.64 125300K .......... .......... .......... .......... .......... 59% 15.7M 8s [2023-08-24T08:50:24.819Z] #10 13.65 125350K .......... .......... .......... .......... .......... 59% 18.4M 8s [2023-08-24T08:50:24.819Z] #10 13.65 125400K .......... .......... .......... .......... .......... 59% 16.6M 8s [2023-08-24T08:50:24.819Z] #10 13.65 125450K .......... .......... .......... .......... .......... 60% 32.8M 8s [2023-08-24T08:50:24.819Z] #10 13.65 125500K .......... .......... .......... .......... .......... 60% 30.1M 8s [2023-08-24T08:50:24.819Z] #10 13.66 125550K .......... .......... .......... .......... .......... 60% 17.2M 8s [2023-08-24T08:50:24.819Z] #10 13.66 125600K .......... .......... .......... .......... .......... 60% 15.6M 8s [2023-08-24T08:50:24.819Z] #10 13.66 125650K .......... .......... .......... .......... .......... 60% 19.0M 8s [2023-08-24T08:50:24.819Z] #10 13.66 125700K .......... .......... .......... .......... .......... 60% 48.6M 8s [2023-08-24T08:50:25.070Z] #10 13.66 125750K .......... .......... .......... .......... .......... 60% 17.5M 8s [2023-08-24T08:50:25.070Z] #10 13.67 125800K .......... .......... .......... .......... .......... 60% 12.0M 8s [2023-08-24T08:50:25.070Z] #10 13.67 125850K .......... .......... .......... .......... .......... 60% 15.3M 8s [2023-08-24T08:50:25.070Z] #10 13.67 125900K .......... .......... .......... .......... .......... 60% 27.5M 7s [2023-08-24T08:50:25.070Z] #10 13.68 125950K .......... .......... .......... .......... .......... 60% 16.1M 7s [2023-08-24T08:50:25.070Z] #10 13.68 126000K .......... .......... .......... .......... .......... 60% 25.8M 7s [2023-08-24T08:50:25.070Z] #10 13.68 126050K .......... .......... .......... .......... .......... 60% 18.8M 7s [2023-08-24T08:50:25.070Z] #10 13.68 126100K .......... .......... .......... .......... .......... 60% 18.6M 7s [2023-08-24T08:50:25.070Z] #10 13.69 126150K .......... .......... .......... .......... .......... 60% 29.4M 7s [2023-08-24T08:50:25.070Z] #10 13.69 126200K .......... .......... .......... .......... .......... 60% 18.5M 7s [2023-08-24T08:50:25.070Z] #10 13.69 126250K .......... .......... .......... .......... .......... 60% 11.7M 7s [2023-08-24T08:50:25.070Z] #10 13.69 126300K .......... .......... .......... .......... .......... 60% 24.4M 7s [2023-08-24T08:50:25.070Z] #10 13.70 126350K .......... .......... .......... .......... .......... 60% 27.0M 7s [2023-08-24T08:50:25.070Z] #10 13.70 126400K .......... .......... .......... .......... .......... 60% 21.5M 7s [2023-08-24T08:50:25.070Z] #10 13.70 126450K .......... .......... .......... .......... .......... 60% 23.3M 7s [2023-08-24T08:50:25.070Z] #10 13.70 126500K .......... .......... .......... .......... .......... 60% 23.0M 7s [2023-08-24T08:50:25.070Z] #10 13.70 126550K .......... .......... .......... .......... .......... 60% 18.9M 7s [2023-08-24T08:50:25.070Z] #10 13.71 126600K .......... .......... .......... .......... .......... 60% 22.9M 7s [2023-08-24T08:50:25.070Z] #10 13.71 126650K .......... .......... .......... .......... .......... 60% 15.8M 7s [2023-08-24T08:50:25.070Z] #10 13.71 126700K .......... .......... .......... .......... .......... 60% 25.8M 7s [2023-08-24T08:50:25.070Z] #10 13.71 126750K .......... .......... .......... .......... .......... 60% 16.8M 7s [2023-08-24T08:50:25.070Z] #10 13.72 126800K .......... .......... .......... .......... .......... 60% 20.2M 7s [2023-08-24T08:50:25.070Z] #10 13.72 126850K .......... .......... .......... .......... .......... 60% 29.3M 7s [2023-08-24T08:50:25.070Z] #10 13.72 126900K .......... .......... .......... .......... .......... 60% 25.3M 7s [2023-08-24T08:50:25.070Z] #10 13.72 126950K .......... .......... .......... .......... .......... 60% 25.8M 7s [2023-08-24T08:50:25.070Z] #10 13.73 127000K .......... .......... .......... .......... .......... 60% 17.5M 7s [2023-08-24T08:50:25.070Z] #10 13.73 127050K .......... .......... .......... .......... .......... 60% 18.1M 7s [2023-08-24T08:50:25.070Z] #10 13.73 127100K .......... .......... .......... .......... .......... 60% 43.8M 7s [2023-08-24T08:50:25.070Z] #10 13.73 127150K .......... .......... .......... .......... .......... 60% 15.7M 7s [2023-08-24T08:50:25.070Z] #10 13.73 127200K .......... .......... .......... .......... .......... 60% 17.1M 7s [2023-08-24T08:50:25.070Z] #10 13.74 127250K .......... .......... .......... .......... .......... 60% 18.9M 7s [2023-08-24T08:50:25.070Z] #10 13.74 127300K .......... .......... .......... .......... .......... 60% 19.1M 7s [2023-08-24T08:50:25.070Z] #10 13.74 127350K .......... .......... .......... .......... .......... 60% 25.3M 7s [2023-08-24T08:50:25.070Z] #10 13.74 127400K .......... .......... .......... .......... .......... 60% 20.6M 7s [2023-08-24T08:50:25.070Z] #10 13.75 127450K .......... .......... .......... .......... .......... 60% 22.2M 7s [2023-08-24T08:50:25.070Z] #10 13.75 127500K .......... .......... .......... .......... .......... 60% 20.6M 7s [2023-08-24T08:50:25.070Z] #10 13.75 127550K .......... .......... .......... .......... .......... 61% 22.8M 7s [2023-08-24T08:50:25.070Z] #10 13.75 127600K .......... .......... .......... .......... .......... 61% 28.3M 7s [2023-08-24T08:50:25.070Z] #10 13.76 127650K .......... .......... .......... .......... .......... 61% 22.4M 7s [2023-08-24T08:50:25.070Z] #10 13.76 127700K .......... .......... .......... .......... .......... 61% 17.5M 7s [2023-08-24T08:50:25.070Z] #10 13.76 127750K .......... .......... .......... .......... .......... 61% 24.5M 7s [2023-08-24T08:50:25.070Z] #10 13.76 127800K .......... .......... .......... .......... .......... 61% 32.2M 7s [2023-08-24T08:50:25.070Z] #10 13.76 127850K .......... .......... .......... .......... .......... 61% 19.3M 7s [2023-08-24T08:50:25.070Z] #10 13.77 127900K .......... .......... .......... .......... .......... 61% 18.1M 7s [2023-08-24T08:50:25.070Z] #10 13.77 127950K .......... .......... .......... .......... .......... 61% 19.2M 7s [2023-08-24T08:50:25.070Z] #10 13.77 128000K .......... .......... .......... .......... .......... 61% 18.1M 7s [2023-08-24T08:50:25.070Z] #10 13.77 128050K .......... .......... .......... .......... .......... 61% 38.5M 7s [2023-08-24T08:50:25.070Z] #10 13.78 128100K .......... .......... .......... .......... .......... 61% 15.9M 7s [2023-08-24T08:50:25.071Z] #10 13.78 128150K .......... .......... .......... .......... .......... 61% 14.9M 7s [2023-08-24T08:50:25.071Z] #10 13.78 128200K .......... .......... .......... .......... .......... 61% 16.3M 7s [2023-08-24T08:50:25.071Z] #10 13.79 128250K .......... .......... .......... .......... .......... 61% 19.9M 7s [2023-08-24T08:50:25.071Z] #10 13.79 128300K .......... .......... .......... .......... .......... 61% 33.7M 7s [2023-08-24T08:50:25.071Z] #10 13.79 128350K .......... .......... .......... .......... .......... 61% 15.9M 7s [2023-08-24T08:50:25.071Z] #10 13.79 128400K .......... .......... .......... .......... .......... 61% 17.2M 7s [2023-08-24T08:50:25.071Z] #10 13.79 128450K .......... .......... .......... .......... .......... 61% 18.2M 7s [2023-08-24T08:50:25.071Z] #10 13.80 128500K .......... .......... .......... .......... .......... 61% 18.3M 7s [2023-08-24T08:50:25.071Z] #10 13.80 128550K .......... .......... .......... .......... .......... 61% 4.73M 7s [2023-08-24T08:50:25.071Z] #10 13.81 128600K .......... .......... .......... .......... .......... 61% 11.8M 7s [2023-08-24T08:50:25.071Z] #10 13.81 128650K .......... .......... .......... .......... .......... 61% 14.0M 7s [2023-08-24T08:50:25.071Z] #10 13.82 128700K .......... .......... .......... .......... .......... 61% 20.2M 7s [2023-08-24T08:50:25.071Z] #10 13.82 128750K .......... .......... .......... .......... .......... 61% 2.42M 7s [2023-08-24T08:50:25.071Z] #10 13.84 128800K .......... .......... .......... .......... .......... 61% 16.9M 7s [2023-08-24T08:50:25.071Z] #10 13.84 128850K .......... .......... .......... .......... .......... 61% 19.1M 7s [2023-08-24T08:50:25.071Z] #10 13.85 128900K .......... .......... .......... .......... .......... 61% 26.4M 7s [2023-08-24T08:50:25.071Z] #10 13.85 128950K .......... .......... .......... .......... .......... 61% 13.9M 7s [2023-08-24T08:50:25.071Z] #10 13.85 129000K .......... .......... .......... .......... .......... 61% 6.30M 7s [2023-08-24T08:50:25.071Z] #10 13.86 129050K .......... .......... .......... .......... .......... 61% 16.4M 7s [2023-08-24T08:50:25.071Z] #10 13.86 129100K .......... .......... .......... .......... .......... 61% 31.4M 7s [2023-08-24T08:50:25.321Z] #10 13.86 129150K .......... .......... .......... .......... .......... 61% 23.2M 7s [2023-08-24T08:50:25.321Z] #10 13.87 129200K .......... .......... .......... .......... .......... 61% 15.2M 7s [2023-08-24T08:50:25.321Z] #10 13.87 129250K .......... .......... .......... .......... .......... 61% 23.1M 7s [2023-08-24T08:50:25.321Z] #10 13.87 129300K .......... .......... .......... .......... .......... 61% 30.8M 7s [2023-08-24T08:50:25.321Z] #10 13.87 129350K .......... .......... .......... .......... .......... 61% 16.9M 7s [2023-08-24T08:50:25.321Z] #10 13.88 129400K .......... .......... .......... .......... .......... 61% 13.7M 7s [2023-08-24T08:50:25.321Z] #10 13.88 129450K .......... .......... .......... .......... .......... 61% 13.5M 7s [2023-08-24T08:50:25.321Z] #10 13.88 129500K .......... .......... .......... .......... .......... 61% 12.4M 7s [2023-08-24T08:50:25.321Z] #10 13.89 129550K .......... .......... .......... .......... .......... 61% 30.1M 7s [2023-08-24T08:50:25.321Z] #10 13.89 129600K .......... .......... .......... .......... .......... 61% 13.7M 7s [2023-08-24T08:50:25.321Z] #10 13.89 129650K .......... .......... .......... .......... .......... 62% 19.7M 7s [2023-08-24T08:50:25.321Z] #10 13.89 129700K .......... .......... .......... .......... .......... 62% 17.1M 7s [2023-08-24T08:50:25.321Z] #10 13.90 129750K .......... .......... .......... .......... .......... 62% 18.1M 7s [2023-08-24T08:50:25.321Z] #10 13.90 129800K .......... .......... .......... .......... .......... 62% 27.7M 7s [2023-08-24T08:50:25.321Z] #10 13.90 129850K .......... .......... .......... .......... .......... 62% 22.6M 7s [2023-08-24T08:50:25.321Z] #10 13.90 129900K .......... .......... .......... .......... .......... 62% 9.50M 7s [2023-08-24T08:50:25.321Z] #10 13.91 129950K .......... .......... .......... .......... .......... 62% 10.8M 7s [2023-08-24T08:50:25.321Z] #10 13.91 130000K .......... .......... .......... .......... .......... 62% 14.0M 7s [2023-08-24T08:50:25.321Z] #10 13.92 130050K .......... .......... .......... .......... .......... 62% 27.2M 7s [2023-08-24T08:50:25.321Z] #10 13.92 130100K .......... .......... .......... .......... .......... 62% 20.3M 7s [2023-08-24T08:50:25.321Z] #10 13.92 130150K .......... .......... .......... .......... .......... 62% 23.6M 7s [2023-08-24T08:50:25.321Z] #10 13.92 130200K .......... .......... .......... .......... .......... 62% 11.9M 7s [2023-08-24T08:50:25.321Z] #10 13.93 130250K .......... .......... .......... .......... .......... 62% 29.2M 7s [2023-08-24T08:50:25.321Z] #10 13.93 130300K .......... .......... .......... .......... .......... 62% 18.5M 7s [2023-08-24T08:50:25.321Z] #10 13.93 130350K .......... .......... .......... .......... .......... 62% 17.6M 7s [2023-08-24T08:50:25.321Z] #10 13.93 130400K .......... .......... .......... .......... .......... 62% 24.0M 7s [2023-08-24T08:50:25.321Z] #10 13.94 130450K .......... .......... .......... .......... .......... 62% 28.2M 7s [2023-08-24T08:50:25.321Z] #10 13.94 130500K .......... .......... .......... .......... .......... 62% 19.6M 7s [2023-08-24T08:50:25.321Z] #10 13.94 130550K .......... .......... .......... .......... .......... 62% 18.3M 7s [2023-08-24T08:50:25.321Z] #10 13.94 130600K .......... .......... .......... .......... .......... 62% 21.4M 7s [2023-08-24T08:50:25.321Z] #10 13.95 130650K .......... .......... .......... .......... .......... 62% 29.1M 7s [2023-08-24T08:50:25.321Z] #10 13.95 130700K .......... .......... .......... .......... .......... 62% 15.7M 7s [2023-08-24T08:50:25.321Z] #10 13.95 130750K .......... .......... .......... .......... .......... 62% 18.7M 7s [2023-08-24T08:50:25.321Z] #10 13.95 130800K .......... .......... .......... .......... .......... 62% 18.1M 7s [2023-08-24T08:50:25.321Z] #10 13.96 130850K .......... .......... .......... .......... .......... 62% 40.3M 7s [2023-08-24T08:50:25.321Z] #10 13.96 130900K .......... .......... .......... .......... .......... 62% 19.9M 7s [2023-08-24T08:50:25.321Z] #10 13.96 130950K .......... .......... .......... .......... .......... 62% 17.1M 7s [2023-08-24T08:50:25.321Z] #10 13.96 131000K .......... .......... .......... .......... .......... 62% 30.1M 7s [2023-08-24T08:50:25.321Z] #10 13.96 131050K .......... .......... .......... .......... .......... 62% 17.9M 7s [2023-08-24T08:50:25.321Z] #10 13.97 131100K .......... .......... .......... .......... .......... 62% 22.0M 7s [2023-08-24T08:50:25.321Z] #10 13.97 131150K .......... .......... .......... .......... .......... 62% 13.6M 7s [2023-08-24T08:50:25.321Z] #10 13.97 131200K .......... .......... .......... .......... .......... 62% 28.3M 7s [2023-08-24T08:50:25.321Z] #10 13.97 131250K .......... .......... .......... .......... .......... 62% 9.67M 7s [2023-08-24T08:50:25.321Z] #10 13.98 131300K .......... .......... .......... .......... .......... 62% 45.7M 7s [2023-08-24T08:50:25.321Z] #10 13.98 131350K .......... .......... .......... .......... .......... 62% 50.9M 7s [2023-08-24T08:50:25.321Z] #10 13.98 131400K .......... .......... .......... .......... .......... 62% 32.4M 7s [2023-08-24T08:50:25.321Z] #10 13.98 131450K .......... .......... .......... .......... .......... 62% 19.2M 7s [2023-08-24T08:50:25.322Z] #10 13.99 131500K .......... .......... .......... .......... .......... 62% 23.6M 7s [2023-08-24T08:50:25.322Z] #10 13.99 131550K .......... .......... .......... .......... .......... 62% 25.7M 7s [2023-08-24T08:50:25.322Z] #10 13.99 131600K .......... .......... .......... .......... .......... 62% 21.1M 7s [2023-08-24T08:50:25.322Z] #10 13.99 131650K .......... .......... .......... .......... .......... 62% 18.2M 7s [2023-08-24T08:50:25.322Z] #10 13.99 131700K .......... .......... .......... .......... .......... 63% 26.1M 7s [2023-08-24T08:50:25.322Z] #10 14.00 131750K .......... .......... .......... .......... .......... 63% 17.6M 7s [2023-08-24T08:50:25.322Z] #10 14.00 131800K .......... .......... .......... .......... .......... 63% 21.5M 7s [2023-08-24T08:50:25.322Z] #10 14.00 131850K .......... .......... .......... .......... .......... 63% 22.0M 7s [2023-08-24T08:50:25.322Z] #10 14.00 131900K .......... .......... .......... .......... .......... 63% 20.4M 7s [2023-08-24T08:50:25.322Z] #10 14.01 131950K .......... .......... .......... .......... .......... 63% 22.7M 7s [2023-08-24T08:50:25.322Z] #10 14.01 132000K .......... .......... .......... .......... .......... 63% 23.1M 7s [2023-08-24T08:50:25.322Z] #10 14.01 132050K .......... .......... .......... .......... .......... 63% 30.8M 7s [2023-08-24T08:50:25.322Z] #10 14.01 132100K .......... .......... .......... .......... .......... 63% 15.9M 7s [2023-08-24T08:50:25.322Z] #10 14.01 132150K .......... .......... .......... .......... .......... 63% 19.2M 7s [2023-08-24T08:50:25.322Z] #10 14.02 132200K .......... .......... .......... .......... .......... 63% 27.5M 7s [2023-08-24T08:50:25.322Z] #10 14.02 132250K .......... .......... .......... .......... .......... 63% 19.5M 7s [2023-08-24T08:50:25.322Z] #10 14.02 132300K .......... .......... .......... .......... .......... 63% 23.6M 7s [2023-08-24T08:50:25.322Z] #10 14.02 132350K .......... .......... .......... .......... .......... 63% 20.7M 7s [2023-08-24T08:50:25.322Z] #10 14.03 132400K .......... .......... .......... .......... .......... 63% 19.4M 7s [2023-08-24T08:50:25.322Z] #10 14.03 132450K .......... .......... .......... .......... .......... 63% 29.3M 7s [2023-08-24T08:50:25.322Z] #10 14.03 132500K .......... .......... .......... .......... .......... 63% 19.4M 7s [2023-08-24T08:50:25.322Z] #10 14.03 132550K .......... .......... .......... .......... .......... 63% 15.8M 7s [2023-08-24T08:50:25.322Z] #10 14.04 132600K .......... .......... .......... .......... .......... 63% 26.2M 7s [2023-08-24T08:50:25.322Z] #10 14.04 132650K .......... .......... .......... .......... .......... 63% 10.1M 7s [2023-08-24T08:50:25.322Z] #10 14.04 132700K .......... .......... .......... .......... .......... 63% 6.06M 7s [2023-08-24T08:50:25.322Z] #10 14.05 132750K .......... .......... .......... .......... .......... 63% 50.7M 7s [2023-08-24T08:50:25.322Z] #10 14.05 132800K .......... .......... .......... .......... .......... 63% 51.7M 7s [2023-08-24T08:50:25.322Z] #10 14.07 132850K .......... .......... .......... .......... .......... 63% 2.09M 7s [2023-08-24T08:50:25.322Z] #10 14.08 132900K .......... .......... .......... .......... .......... 63% 17.4M 7s [2023-08-24T08:50:25.322Z] #10 14.08 132950K .......... .......... .......... .......... .......... 63% 23.9M 7s [2023-08-24T08:50:25.322Z] #10 14.08 133000K .......... .......... .......... .......... .......... 63% 16.8M 7s [2023-08-24T08:50:25.322Z] #10 14.08 133050K .......... .......... .......... .......... .......... 63% 23.6M 7s [2023-08-24T08:50:25.322Z] #10 14.09 133100K .......... .......... .......... .......... .......... 63% 5.89M 7s [2023-08-24T08:50:25.322Z] #10 14.09 133150K .......... .......... .......... .......... .......... 63% 19.1M 7s [2023-08-24T08:50:25.322Z] #10 14.10 133200K .......... .......... .......... .......... .......... 63% 30.4M 7s [2023-08-24T08:50:25.322Z] #10 14.10 133250K .......... .......... .......... .......... .......... 63% 18.8M 7s [2023-08-24T08:50:25.322Z] #10 14.10 133300K .......... .......... .......... .......... .......... 63% 20.5M 7s [2023-08-24T08:50:25.322Z] #10 14.10 133350K .......... .......... .......... .......... .......... 63% 17.4M 7s [2023-08-24T08:50:25.322Z] #10 14.11 133400K .......... .......... .......... .......... .......... 63% 28.5M 7s [2023-08-24T08:50:25.322Z] #10 14.11 133450K .......... .......... .......... .......... .......... 63% 22.9M 7s [2023-08-24T08:50:25.322Z] #10 14.11 133500K .......... .......... .......... .......... .......... 63% 16.4M 7s [2023-08-24T08:50:25.322Z] #10 14.11 133550K .......... .......... .......... .......... .......... 63% 16.3M 7s [2023-08-24T08:50:25.322Z] #10 14.12 133600K .......... .......... .......... .......... .......... 63% 12.7M 7s [2023-08-24T08:50:25.322Z] #10 14.12 133650K .......... .......... .......... .......... .......... 63% 13.2M 7s [2023-08-24T08:50:25.322Z] #10 14.12 133700K .......... .......... .......... .......... .......... 63% 24.8M 7s [2023-08-24T08:50:25.322Z] #10 14.13 133750K .......... .......... .......... .......... .......... 63% 21.5M 7s [2023-08-24T08:50:25.322Z] #10 14.13 133800K .......... .......... .......... .......... .......... 64% 19.2M 7s [2023-08-24T08:50:25.322Z] #10 14.13 133850K .......... .......... .......... .......... .......... 64% 21.8M 7s [2023-08-24T08:50:25.322Z] #10 14.13 133900K .......... .......... .......... .......... .......... 64% 28.4M 7s [2023-08-24T08:50:25.322Z] #10 14.13 133950K .......... .......... .......... .......... .......... 64% 18.0M 7s [2023-08-24T08:50:25.322Z] #10 14.14 134000K .......... .......... .......... .......... .......... 64% 12.1M 7s [2023-08-24T08:50:25.322Z] #10 14.14 134050K .......... .......... .......... .......... .......... 64% 10.2M 7s [2023-08-24T08:50:25.322Z] #10 14.15 134100K .......... .......... .......... .......... .......... 64% 14.4M 7s [2023-08-24T08:50:25.322Z] #10 14.15 134150K .......... .......... .......... .......... .......... 64% 18.9M 7s [2023-08-24T08:50:25.322Z] #10 14.15 134200K .......... .......... .......... .......... .......... 64% 34.7M 7s [2023-08-24T08:50:25.322Z] #10 14.15 134250K .......... .......... .......... .......... .......... 64% 13.1M 7s [2023-08-24T08:50:25.322Z] #10 14.16 134300K .......... .......... .......... .......... .......... 64% 12.6M 7s [2023-08-24T08:50:25.322Z] #10 14.16 134350K .......... .......... .......... .......... .......... 64% 40.3M 7s [2023-08-24T08:50:25.322Z] #10 14.16 134400K .......... .......... .......... .......... .......... 64% 24.8M 7s [2023-08-24T08:50:25.322Z] #10 14.16 134450K .......... .......... .......... .......... .......... 64% 20.7M 7s [2023-08-24T08:50:25.322Z] #10 14.17 134500K .......... .......... .......... .......... .......... 64% 17.6M 7s [2023-08-24T08:50:25.322Z] #10 14.17 134550K .......... .......... .......... .......... .......... 64% 28.6M 7s [2023-08-24T08:50:25.572Z] #10 14.17 134600K .......... .......... .......... .......... .......... 64% 22.3M 7s [2023-08-24T08:50:25.572Z] #10 14.17 134650K .......... .......... .......... .......... .......... 64% 17.0M 7s [2023-08-24T08:50:25.572Z] #10 14.18 134700K .......... .......... .......... .......... .......... 64% 19.0M 7s [2023-08-24T08:50:25.572Z] #10 14.18 134750K .......... .......... .......... .......... .......... 64% 23.1M 7s [2023-08-24T08:50:25.572Z] #10 14.18 134800K .......... .......... .......... .......... .......... 64% 20.6M 7s [2023-08-24T08:50:25.572Z] #10 14.18 134850K .......... .......... .......... .......... .......... 64% 28.3M 7s [2023-08-24T08:50:25.572Z] #10 14.18 134900K .......... .......... .......... .......... .......... 64% 20.7M 7s [2023-08-24T08:50:25.572Z] #10 14.19 134950K .......... .......... .......... .......... .......... 64% 19.8M 7s [2023-08-24T08:50:25.572Z] #10 14.19 135000K .......... .......... .......... .......... .......... 64% 18.4M 7s [2023-08-24T08:50:25.572Z] #10 14.19 135050K .......... .......... .......... .......... .......... 64% 28.8M 7s [2023-08-24T08:50:25.572Z] #10 14.19 135100K .......... .......... .......... .......... .......... 64% 27.5M 6s [2023-08-24T08:50:25.572Z] #10 14.20 135150K .......... .......... .......... .......... .......... 64% 21.1M 6s [2023-08-24T08:50:25.572Z] #10 14.20 135200K .......... .......... .......... .......... .......... 64% 18.8M 6s [2023-08-24T08:50:25.572Z] #10 14.20 135250K .......... .......... .......... .......... .......... 64% 23.7M 6s [2023-08-24T08:50:25.572Z] #10 14.20 135300K .......... .......... .......... .......... .......... 64% 18.4M 6s [2023-08-24T08:50:25.572Z] #10 14.20 135350K .......... .......... .......... .......... .......... 64% 21.7M 6s [2023-08-24T08:50:25.572Z] #10 14.21 135400K .......... .......... .......... .......... .......... 64% 21.8M 6s [2023-08-24T08:50:25.572Z] #10 14.21 135450K .......... .......... .......... .......... .......... 64% 19.8M 6s [2023-08-24T08:50:25.572Z] #10 14.21 135500K .......... .......... .......... .......... .......... 64% 27.2M 6s [2023-08-24T08:50:25.572Z] #10 14.21 135550K .......... .......... .......... .......... .......... 64% 28.6M 6s [2023-08-24T08:50:25.572Z] #10 14.22 135600K .......... .......... .......... .......... .......... 64% 19.3M 6s [2023-08-24T08:50:25.572Z] #10 14.22 135650K .......... .......... .......... .......... .......... 64% 20.4M 6s [2023-08-24T08:50:25.572Z] #10 14.22 135700K .......... .......... .......... .......... .......... 64% 27.3M 6s [2023-08-24T08:50:25.572Z] #10 14.22 135750K .......... .......... .......... .......... .......... 64% 17.4M 6s [2023-08-24T08:50:25.573Z] #10 14.22 135800K .......... .......... .......... .......... .......... 64% 28.9M 6s [2023-08-24T08:50:25.573Z] #10 14.23 135850K .......... .......... .......... .......... .......... 64% 18.6M 6s [2023-08-24T08:50:25.573Z] #10 14.23 135900K .......... .......... .......... .......... .......... 65% 23.2M 6s [2023-08-24T08:50:25.573Z] #10 14.23 135950K .......... .......... .......... .......... .......... 65% 20.9M 6s [2023-08-24T08:50:25.573Z] #10 14.23 136000K .......... .......... .......... .......... .......... 65% 22.2M 6s [2023-08-24T08:50:25.573Z] #10 14.24 136050K .......... .......... .......... .......... .......... 65% 23.2M 6s [2023-08-24T08:50:25.573Z] #10 14.24 136100K .......... .......... .......... .......... .......... 65% 22.2M 6s [2023-08-24T08:50:25.573Z] #10 14.24 136150K .......... .......... .......... .......... .......... 65% 11.2M 6s [2023-08-24T08:50:25.573Z] #10 14.24 136200K .......... .......... .......... .......... .......... 65% 48.0M 6s [2023-08-24T08:50:25.573Z] #10 14.25 136250K .......... .......... .......... .......... .......... 65% 29.2M 6s [2023-08-24T08:50:25.573Z] #10 14.25 136300K .......... .......... .......... .......... .......... 65% 28.4M 6s [2023-08-24T08:50:25.573Z] #10 14.25 136350K .......... .......... .......... .......... .......... 65% 18.8M 6s [2023-08-24T08:50:25.573Z] #10 14.25 136400K .......... .......... .......... .......... .......... 65% 25.0M 6s [2023-08-24T08:50:25.573Z] #10 14.25 136450K .......... .......... .......... .......... .......... 65% 24.5M 6s [2023-08-24T08:50:25.573Z] #10 14.26 136500K .......... .......... .......... .......... .......... 65% 20.8M 6s [2023-08-24T08:50:25.573Z] #10 14.26 136550K .......... .......... .......... .......... .......... 65% 18.2M 6s [2023-08-24T08:50:25.573Z] #10 14.26 136600K .......... .......... .......... .......... .......... 65% 24.0M 6s [2023-08-24T08:50:25.573Z] #10 14.26 136650K .......... .......... .......... .......... .......... 65% 24.1M 6s [2023-08-24T08:50:25.573Z] #10 14.26 136700K .......... .......... .......... .......... .......... 65% 26.8M 6s [2023-08-24T08:50:25.573Z] #10 14.27 136750K .......... .......... .......... .......... .......... 65% 12.6M 6s [2023-08-24T08:50:25.573Z] #10 14.27 136800K .......... .......... .......... .......... .......... 65% 11.8M 6s [2023-08-24T08:50:25.573Z] #10 14.27 136850K .......... .......... .......... .......... .......... 65% 25.2M 6s [2023-08-24T08:50:25.573Z] #10 14.28 136900K .......... .......... .......... .......... .......... 65% 26.8M 6s [2023-08-24T08:50:25.573Z] #10 14.28 136950K .......... .......... .......... .......... .......... 65% 1.51M 6s [2023-08-24T08:50:25.573Z] #10 14.31 137000K .......... .......... .......... .......... .......... 65% 36.5M 6s [2023-08-24T08:50:25.573Z] #10 14.31 137050K .......... .......... .......... .......... .......... 65% 23.1M 6s [2023-08-24T08:50:25.573Z] #10 14.31 137100K .......... .......... .......... .......... .......... 65% 22.7M 6s [2023-08-24T08:50:25.573Z] #10 14.32 137150K .......... .......... .......... .......... .......... 65% 14.7M 6s [2023-08-24T08:50:25.573Z] #10 14.32 137200K .......... .......... .......... .......... .......... 65% 5.50M 6s [2023-08-24T08:50:25.573Z] #10 14.33 137250K .......... .......... .......... .......... .......... 65% 18.4M 6s [2023-08-24T08:50:25.573Z] #10 14.33 137300K .......... .......... .......... .......... .......... 65% 30.1M 6s [2023-08-24T08:50:25.573Z] #10 14.33 137350K .......... .......... .......... .......... .......... 65% 25.5M 6s [2023-08-24T08:50:25.573Z] #10 14.33 137400K .......... .......... .......... .......... .......... 65% 19.9M 6s [2023-08-24T08:50:25.573Z] #10 14.34 137450K .......... .......... .......... .......... .......... 65% 15.4M 6s [2023-08-24T08:50:25.573Z] #10 14.34 137500K .......... .......... .......... .......... .......... 65% 27.3M 6s [2023-08-24T08:50:25.573Z] #10 14.34 137550K .......... .......... .......... .......... .......... 65% 22.9M 6s [2023-08-24T08:50:25.573Z] #10 14.34 137600K .......... .......... .......... .......... .......... 65% 13.6M 6s [2023-08-24T08:50:25.573Z] #10 14.35 137650K .......... .......... .......... .......... .......... 65% 14.3M 6s [2023-08-24T08:50:25.573Z] #10 14.35 137700K .......... .......... .......... .......... .......... 65% 12.9M 6s [2023-08-24T08:50:25.573Z] #10 14.35 137750K .......... .......... .......... .......... .......... 65% 13.5M 6s [2023-08-24T08:50:25.573Z] #10 14.36 137800K .......... .......... .......... .......... .......... 65% 34.8M 6s [2023-08-24T08:50:25.573Z] #10 14.36 137850K .......... .......... .......... .......... .......... 65% 20.9M 6s [2023-08-24T08:50:25.573Z] #10 14.37 137900K .......... .......... .......... .......... .......... 65% 18.4M 6s [2023-08-24T08:50:25.573Z] #10 14.37 137950K .......... .......... .......... .......... .......... 65% 22.7M 6s [2023-08-24T08:50:25.573Z] #10 14.37 138000K .......... .......... .......... .......... .......... 66% 18.1M 6s [2023-08-24T08:50:25.573Z] #10 14.37 138050K .......... .......... .......... .......... .......... 66% 25.9M 6s [2023-08-24T08:50:25.824Z] #10 14.37 138100K .......... .......... .......... .......... .......... 66% 16.0M 6s [2023-08-24T08:50:25.824Z] #10 14.37 138150K .......... .......... .......... .......... .......... 66% 9.83M 6s [2023-08-24T08:50:25.824Z] #10 14.38 138200K .......... .......... .......... .......... .......... 66% 12.1M 6s [2023-08-24T08:50:25.824Z] #10 14.38 138250K .......... .......... .......... .......... .......... 66% 28.2M 6s [2023-08-24T08:50:25.824Z] #10 14.39 138300K .......... .......... .......... .......... .......... 66% 21.6M 6s [2023-08-24T08:50:25.824Z] #10 14.39 138350K .......... .......... .......... .......... .......... 66% 18.8M 6s [2023-08-24T08:50:25.824Z] #10 14.39 138400K .......... .......... .......... .......... .......... 66% 21.9M 6s [2023-08-24T08:50:25.824Z] #10 14.39 138450K .......... .......... .......... .......... .......... 66% 26.0M 6s [2023-08-24T08:50:25.824Z] #10 14.39 138500K .......... .......... .......... .......... .......... 66% 23.4M 6s [2023-08-24T08:50:25.824Z] #10 14.40 138550K .......... .......... .......... .......... .......... 66% 23.2M 6s [2023-08-24T08:50:25.824Z] #10 14.40 138600K .......... .......... .......... .......... .......... 66% 17.7M 6s [2023-08-24T08:50:25.824Z] #10 14.40 138650K .......... .......... .......... .......... .......... 66% 26.1M 6s [2023-08-24T08:50:25.824Z] #10 14.40 138700K .......... .......... .......... .......... .......... 66% 17.4M 6s [2023-08-24T08:50:25.824Z] #10 14.41 138750K .......... .......... .......... .......... .......... 66% 21.9M 6s [2023-08-24T08:50:25.824Z] #10 14.41 138800K .......... .......... .......... .......... .......... 66% 21.5M 6s [2023-08-24T08:50:25.824Z] #10 14.41 138850K .......... .......... .......... .......... .......... 66% 26.1M 6s [2023-08-24T08:50:25.824Z] #10 14.41 138900K .......... .......... .......... .......... .......... 66% 20.7M 6s [2023-08-24T08:50:25.824Z] #10 14.42 138950K .......... .......... .......... .......... .......... 66% 19.7M 6s [2023-08-24T08:50:25.824Z] #10 14.42 139000K .......... .......... .......... .......... .......... 66% 20.4M 6s [2023-08-24T08:50:25.824Z] #10 14.42 139050K .......... .......... .......... .......... .......... 66% 27.4M 6s [2023-08-24T08:50:25.824Z] #10 14.42 139100K .......... .......... .......... .......... .......... 66% 20.9M 6s [2023-08-24T08:50:25.824Z] #10 14.42 139150K .......... .......... .......... .......... .......... 66% 22.0M 6s [2023-08-24T08:50:25.824Z] #10 14.43 139200K .......... .......... .......... .......... .......... 66% 22.5M 6s [2023-08-24T08:50:25.824Z] #10 14.43 139250K .......... .......... .......... .......... .......... 66% 19.7M 6s [2023-08-24T08:50:25.824Z] #10 14.43 139300K .......... .......... .......... .......... .......... 66% 21.9M 6s [2023-08-24T08:50:25.824Z] #10 14.43 139350K .......... .......... .......... .......... .......... 66% 16.8M 6s [2023-08-24T08:50:25.824Z] #10 14.44 139400K .......... .......... .......... .......... .......... 66% 33.9M 6s [2023-08-24T08:50:25.824Z] #10 14.44 139450K .......... .......... .......... .......... .......... 66% 24.0M 6s [2023-08-24T08:50:25.824Z] #10 14.44 139500K .......... .......... .......... .......... .......... 66% 10.8M 6s [2023-08-24T08:50:25.824Z] #10 14.44 139550K .......... .......... .......... .......... .......... 66% 44.8M 6s [2023-08-24T08:50:25.824Z] #10 14.44 139600K .......... .......... .......... .......... .......... 66% 42.5M 6s [2023-08-24T08:50:25.824Z] #10 14.45 139650K .......... .......... .......... .......... .......... 66% 23.0M 6s [2023-08-24T08:50:25.824Z] #10 14.45 139700K .......... .......... .......... .......... .......... 66% 23.1M 6s [2023-08-24T08:50:25.824Z] #10 14.45 139750K .......... .......... .......... .......... .......... 66% 12.7M 6s [2023-08-24T08:50:25.824Z] #10 14.45 139800K .......... .......... .......... .......... .......... 66% 28.6M 6s [2023-08-24T08:50:25.824Z] #10 14.46 139850K .......... .......... .......... .......... .......... 66% 33.2M 6s [2023-08-24T08:50:25.824Z] #10 14.46 139900K .......... .......... .......... .......... .......... 66% 35.8M 6s [2023-08-24T08:50:25.824Z] #10 14.46 139950K .......... .......... .......... .......... .......... 66% 12.7M 6s [2023-08-24T08:50:25.824Z] #10 14.46 140000K .......... .......... .......... .......... .......... 66% 41.1M 6s [2023-08-24T08:50:25.824Z] #10 14.46 140050K .......... .......... .......... .......... .......... 66% 19.7M 6s [2023-08-24T08:50:25.824Z] #10 14.47 140100K .......... .......... .......... .......... .......... 67% 24.1M 6s [2023-08-24T08:50:25.824Z] #10 14.47 140150K .......... .......... .......... .......... .......... 67% 29.0M 6s [2023-08-24T08:50:25.824Z] #10 14.47 140200K .......... .......... .......... .......... .......... 67% 18.2M 6s [2023-08-24T08:50:25.824Z] #10 14.47 140250K .......... .......... .......... .......... .......... 67% 23.2M 6s [2023-08-24T08:50:25.824Z] #10 14.47 140300K .......... .......... .......... .......... .......... 67% 18.0M 6s [2023-08-24T08:50:25.824Z] #10 14.48 140350K .......... .......... .......... .......... .......... 67% 30.3M 6s [2023-08-24T08:50:25.824Z] #10 14.48 140400K .......... .......... .......... .......... .......... 67% 22.2M 6s [2023-08-24T08:50:25.824Z] #10 14.48 140450K .......... .......... .......... .......... .......... 67% 21.5M 6s [2023-08-24T08:50:25.824Z] #10 14.48 140500K .......... .......... .......... .......... .......... 67% 20.0M 6s [2023-08-24T08:50:25.824Z] #10 14.49 140550K .......... .......... .......... .......... .......... 67% 29.8M 6s [2023-08-24T08:50:25.824Z] #10 14.49 140600K .......... .......... .......... .......... .......... 67% 18.4M 6s [2023-08-24T08:50:25.824Z] #10 14.49 140650K .......... .......... .......... .......... .......... 67% 23.6M 6s [2023-08-24T08:50:25.824Z] #10 14.49 140700K .......... .......... .......... .......... .......... 67% 22.4M 6s [2023-08-24T08:50:25.824Z] #10 14.49 140750K .......... .......... .......... .......... .......... 67% 22.2M 6s [2023-08-24T08:50:25.824Z] #10 14.50 140800K .......... .......... .......... .......... .......... 67% 19.6M 6s [2023-08-24T08:50:25.824Z] #10 14.50 140850K .......... .......... .......... .......... .......... 67% 20.6M 6s [2023-08-24T08:50:25.824Z] #10 14.50 140900K .......... .......... .......... .......... .......... 67% 31.9M 6s [2023-08-24T08:50:25.824Z] #10 14.50 140950K .......... .......... .......... .......... .......... 67% 25.0M 6s [2023-08-24T08:50:25.824Z] #10 14.50 141000K .......... .......... .......... .......... .......... 67% 1.77M 6s [2023-08-24T08:50:25.824Z] #10 14.53 141050K .......... .......... .......... .......... .......... 67% 27.7M 6s [2023-08-24T08:50:25.824Z] #10 14.53 141100K .......... .......... .......... .......... .......... 67% 9.32M 6s [2023-08-24T08:50:25.825Z] #10 14.54 141150K .......... .......... .......... .......... .......... 67% 12.9M 6s [2023-08-24T08:50:25.825Z] #10 14.54 141200K .......... .......... .......... .......... .......... 67% 27.8M 6s [2023-08-24T08:50:25.825Z] #10 14.54 141250K .......... .......... .......... .......... .......... 67% 4.37M 6s [2023-08-24T08:50:25.825Z] #10 14.56 141300K .......... .......... .......... .......... .......... 67% 22.3M 6s [2023-08-24T08:50:25.825Z] #10 14.56 141350K .......... .......... .......... .......... .......... 67% 12.6M 6s [2023-08-24T08:50:25.825Z] #10 14.56 141400K .......... .......... .......... .......... .......... 67% 29.6M 6s [2023-08-24T08:50:25.825Z] #10 14.56 141450K .......... .......... .......... .......... .......... 67% 18.1M 6s [2023-08-24T08:50:25.825Z] #10 14.57 141500K .......... .......... .......... .......... .......... 67% 30.0M 6s [2023-08-24T08:50:25.825Z] #10 14.57 141550K .......... .......... .......... .......... .......... 67% 14.0M 6s [2023-08-24T08:50:25.825Z] #10 14.57 141600K .......... .......... .......... .......... .......... 67% 14.8M 6s [2023-08-24T08:50:25.825Z] #10 14.57 141650K .......... .......... .......... .......... .......... 67% 16.9M 6s [2023-08-24T08:50:25.825Z] #10 14.58 141700K .......... .......... .......... .......... .......... 67% 11.2M 6s [2023-08-24T08:50:25.825Z] #10 14.58 141750K .......... .......... .......... .......... .......... 67% 22.1M 6s [2023-08-24T08:50:25.825Z] #10 14.58 141800K .......... .......... .......... .......... .......... 67% 10.2M 6s [2023-08-24T08:50:25.825Z] #10 14.59 141850K .......... .......... .......... .......... .......... 67% 16.6M 6s [2023-08-24T08:50:25.825Z] #10 14.59 141900K .......... .......... .......... .......... .......... 67% 49.2M 6s [2023-08-24T08:50:25.825Z] #10 14.59 141950K .......... .......... .......... .......... .......... 67% 11.8M 6s [2023-08-24T08:50:25.825Z] #10 14.60 142000K .......... .......... .......... .......... .......... 67% 26.1M 6s [2023-08-24T08:50:25.825Z] #10 14.60 142050K .......... .......... .......... .......... .......... 67% 24.3M 6s [2023-08-24T08:50:25.825Z] #10 14.60 142100K .......... .......... .......... .......... .......... 67% 22.7M 6s [2023-08-24T08:50:25.825Z] #10 14.60 142150K .......... .......... .......... .......... .......... 67% 14.4M 6s [2023-08-24T08:50:25.825Z] #10 14.61 142200K .......... .......... .......... .......... .......... 68% 11.2M 6s [2023-08-24T08:50:25.825Z] #10 14.61 142250K .......... .......... .......... .......... .......... 68% 11.7M 6s [2023-08-24T08:50:25.825Z] #10 14.62 142300K .......... .......... .......... .......... .......... 68% 20.6M 6s [2023-08-24T08:50:25.825Z] #10 14.62 142350K .......... .......... .......... .......... .......... 68% 27.8M 6s [2023-08-24T08:50:25.825Z] #10 14.62 142400K .......... .......... .......... .......... .......... 68% 20.3M 6s [2023-08-24T08:50:25.825Z] #10 14.62 142450K .......... .......... .......... .......... .......... 68% 20.4M 6s [2023-08-24T08:50:25.825Z] #10 14.62 142500K .......... .......... .......... .......... .......... 68% 18.6M 6s [2023-08-24T08:50:25.825Z] #10 14.63 142550K .......... .......... .......... .......... .......... 68% 26.5M 6s [2023-08-24T08:50:25.825Z] #10 14.63 142600K .......... .......... .......... .......... .......... 68% 28.6M 6s [2023-08-24T08:50:25.825Z] #10 14.63 142650K .......... .......... .......... .......... .......... 68% 16.8M 6s [2023-08-24T08:50:25.825Z] #10 14.63 142700K .......... .......... .......... .......... .......... 68% 21.2M 6s [2023-08-24T08:50:25.825Z] #10 14.64 142750K .......... .......... .......... .......... .......... 68% 26.6M 6s [2023-08-24T08:50:25.825Z] #10 14.64 142800K .......... .......... .......... .......... .......... 68% 21.5M 6s [2023-08-24T08:50:25.825Z] #10 14.64 142850K .......... .......... .......... .......... .......... 68% 26.4M 6s [2023-08-24T08:50:25.825Z] #10 14.64 142900K .......... .......... .......... .......... .......... 68% 17.8M 6s [2023-08-24T08:50:25.825Z] #10 14.64 142950K .......... .......... .......... .......... .......... 68% 22.2M 6s [2023-08-24T08:50:25.825Z] #10 14.65 143000K .......... .......... .......... .......... .......... 68% 17.6M 6s [2023-08-24T08:50:25.825Z] #10 14.65 143050K .......... .......... .......... .......... .......... 68% 28.0M 6s [2023-08-24T08:50:25.825Z] #10 14.65 143100K .......... .......... .......... .......... .......... 68% 27.1M 6s [2023-08-24T08:50:25.825Z] #10 14.65 143150K .......... .......... .......... .......... .......... 68% 16.7M 6s [2023-08-24T08:50:25.825Z] #10 14.66 143200K .......... .......... .......... .......... .......... 68% 23.6M 6s [2023-08-24T08:50:25.825Z] #10 14.66 143250K .......... .......... .......... .......... .......... 68% 26.4M 6s [2023-08-24T08:50:25.825Z] #10 14.66 143300K .......... .......... .......... .......... .......... 68% 17.5M 6s [2023-08-24T08:50:25.825Z] #10 14.66 143350K .......... .......... .......... .......... .......... 68% 18.2M 6s [2023-08-24T08:50:25.825Z] #10 14.67 143400K .......... .......... .......... .......... .......... 68% 28.7M 6s [2023-08-24T08:50:25.825Z] #10 14.67 143450K .......... .......... .......... .......... .......... 68% 25.3M 6s [2023-08-24T08:50:25.825Z] #10 14.67 143500K .......... .......... .......... .......... .......... 68% 18.7M 6s [2023-08-24T08:50:25.825Z] #10 14.67 143550K .......... .......... .......... .......... .......... 68% 20.0M 6s [2023-08-24T08:50:26.076Z] #10 14.67 143600K .......... .......... .......... .......... .......... 68% 23.4M 6s [2023-08-24T08:50:26.076Z] #10 14.68 143650K .......... .......... .......... .......... .......... 68% 24.3M 6s [2023-08-24T08:50:26.076Z] #10 14.68 143700K .......... .......... .......... .......... .......... 68% 16.3M 6s [2023-08-24T08:50:26.076Z] #10 14.68 143750K .......... .......... .......... .......... .......... 68% 32.5M 6s [2023-08-24T08:50:26.076Z] #10 14.68 143800K .......... .......... .......... .......... .......... 68% 23.1M 6s [2023-08-24T08:50:26.076Z] #10 14.68 143850K .......... .......... .......... .......... .......... 68% 16.9M 6s [2023-08-24T08:50:26.076Z] #10 14.69 143900K .......... .......... .......... .......... .......... 68% 25.6M 6s [2023-08-24T08:50:26.076Z] #10 14.69 143950K .......... .......... .......... .......... .......... 68% 24.9M 6s [2023-08-24T08:50:26.076Z] #10 14.69 144000K .......... .......... .......... .......... .......... 68% 25.3M 6s [2023-08-24T08:50:26.076Z] #10 14.69 144050K .......... .......... .......... .......... .......... 68% 15.5M 6s [2023-08-24T08:50:26.076Z] #10 14.70 144100K .......... .......... .......... .......... .......... 68% 21.3M 6s [2023-08-24T08:50:26.076Z] #10 14.70 144150K .......... .......... .......... .......... .......... 68% 26.9M 6s [2023-08-24T08:50:26.076Z] #10 14.70 144200K .......... .......... .......... .......... .......... 68% 23.9M 6s [2023-08-24T08:50:26.076Z] #10 14.70 144250K .......... .......... .......... .......... .......... 69% 15.5M 6s [2023-08-24T08:50:26.076Z] #10 14.71 144300K .......... .......... .......... .......... .......... 69% 24.8M 6s [2023-08-24T08:50:26.076Z] #10 14.71 144350K .......... .......... .......... .......... .......... 69% 31.3M 6s [2023-08-24T08:50:26.076Z] #10 14.71 144400K .......... .......... .......... .......... .......... 69% 17.3M 6s [2023-08-24T08:50:26.076Z] #10 14.71 144450K .......... .......... .......... .......... .......... 69% 26.4M 6s [2023-08-24T08:50:26.076Z] #10 14.71 144500K .......... .......... .......... .......... .......... 69% 21.7M 6s [2023-08-24T08:50:26.076Z] #10 14.72 144550K .......... .......... .......... .......... .......... 69% 19.0M 6s [2023-08-24T08:50:26.076Z] #10 14.72 144600K .......... .......... .......... .......... .......... 69% 28.7M 6s [2023-08-24T08:50:26.076Z] #10 14.72 144650K .......... .......... .......... .......... .......... 69% 16.7M 6s [2023-08-24T08:50:26.076Z] #10 14.72 144700K .......... .......... .......... .......... .......... 69% 27.4M 6s [2023-08-24T08:50:26.076Z] #10 14.73 144750K .......... .......... .......... .......... .......... 69% 19.9M 6s [2023-08-24T08:50:26.076Z] #10 14.73 144800K .......... .......... .......... .......... .......... 69% 19.1M 6s [2023-08-24T08:50:26.076Z] #10 14.73 144850K .......... .......... .......... .......... .......... 69% 30.5M 5s [2023-08-24T08:50:26.076Z] #10 14.73 144900K .......... .......... .......... .......... .......... 69% 21.3M 5s [2023-08-24T08:50:26.076Z] #10 14.73 144950K .......... .......... .......... .......... .......... 69% 18.1M 5s [2023-08-24T08:50:26.076Z] #10 14.74 145000K .......... .......... .......... .......... .......... 69% 27.9M 5s [2023-08-24T08:50:26.076Z] #10 14.74 145050K .......... .......... .......... .......... .......... 69% 16.5M 5s [2023-08-24T08:50:26.076Z] #10 14.74 145100K .......... .......... .......... .......... .......... 69% 2.41M 5s [2023-08-24T08:50:26.076Z] #10 14.76 145150K .......... .......... .......... .......... .......... 69% 22.5M 5s [2023-08-24T08:50:26.076Z] #10 14.76 145200K .......... .......... .......... .......... .......... 69% 8.85M 5s [2023-08-24T08:50:26.076Z] #10 14.77 145250K .......... .......... .......... .......... .......... 69% 13.1M 5s [2023-08-24T08:50:26.076Z] #10 14.77 145300K .......... .......... .......... .......... .......... 69% 12.2M 5s [2023-08-24T08:50:26.076Z] #10 14.78 145350K .......... .......... .......... .......... .......... 69% 5.44M 5s [2023-08-24T08:50:26.076Z] #10 14.79 145400K .......... .......... .......... .......... .......... 69% 26.7M 5s [2023-08-24T08:50:26.076Z] #10 14.79 145450K .......... .......... .......... .......... .......... 69% 10.7M 5s [2023-08-24T08:50:26.076Z] #10 14.79 145500K .......... .......... .......... .......... .......... 69% 24.4M 5s [2023-08-24T08:50:26.076Z] #10 14.79 145550K .......... .......... .......... .......... .......... 69% 23.1M 5s [2023-08-24T08:50:26.076Z] #10 14.80 145600K .......... .......... .......... .......... .......... 69% 22.3M 5s [2023-08-24T08:50:26.076Z] #10 14.80 145650K .......... .......... .......... .......... .......... 69% 18.1M 5s [2023-08-24T08:50:26.076Z] #10 14.80 145700K .......... .......... .......... .......... .......... 69% 9.47M 5s [2023-08-24T08:50:26.076Z] #10 14.81 145750K .......... .......... .......... .......... .......... 69% 13.9M 5s [2023-08-24T08:50:26.076Z] #10 14.81 145800K .......... .......... .......... .......... .......... 69% 16.4M 5s [2023-08-24T08:50:26.076Z] #10 14.81 145850K .......... .......... .......... .......... .......... 69% 26.8M 5s [2023-08-24T08:50:26.076Z] #10 14.81 145900K .......... .......... .......... .......... .......... 69% 11.3M 5s [2023-08-24T08:50:26.076Z] #10 14.82 145950K .......... .......... .......... .......... .......... 69% 25.3M 5s [2023-08-24T08:50:26.076Z] #10 14.82 146000K .......... .......... .......... .......... .......... 69% 25.3M 5s [2023-08-24T08:50:26.076Z] #10 14.82 146050K .......... .......... .......... .......... .......... 69% 13.2M 5s [2023-08-24T08:50:26.076Z] #10 14.83 146100K .......... .......... .......... .......... .......... 69% 37.6M 5s [2023-08-24T08:50:26.076Z] #10 14.83 146150K .......... .......... .......... .......... .......... 69% 19.5M 5s [2023-08-24T08:50:26.076Z] #10 14.83 146200K .......... .......... .......... .......... .......... 69% 19.5M 5s [2023-08-24T08:50:26.076Z] #10 14.83 146250K .......... .......... .......... .......... .......... 69% 11.0M 5s [2023-08-24T08:50:26.076Z] #10 14.84 146300K .......... .......... .......... .......... .......... 69% 20.9M 5s [2023-08-24T08:50:26.076Z] #10 14.84 146350K .......... .......... .......... .......... .......... 70% 11.7M 5s [2023-08-24T08:50:26.076Z] #10 14.84 146400K .......... .......... .......... .......... .......... 70% 18.4M 5s [2023-08-24T08:50:26.076Z] #10 14.85 146450K .......... .......... .......... .......... .......... 70% 24.7M 5s [2023-08-24T08:50:26.076Z] #10 14.85 146500K .......... .......... .......... .......... .......... 70% 26.8M 5s [2023-08-24T08:50:26.076Z] #10 14.85 146550K .......... .......... .......... .......... .......... 70% 16.6M 5s [2023-08-24T08:50:26.076Z] #10 14.85 146600K .......... .......... .......... .......... .......... 70% 27.1M 5s [2023-08-24T08:50:26.076Z] #10 14.86 146650K .......... .......... .......... .......... .......... 70% 24.3M 5s [2023-08-24T08:50:26.076Z] #10 14.86 146700K .......... .......... .......... .......... .......... 70% 22.4M 5s [2023-08-24T08:50:26.077Z] #10 14.86 146750K .......... .......... .......... .......... .......... 70% 24.6M 5s [2023-08-24T08:50:26.077Z] #10 14.86 146800K .......... .......... .......... .......... .......... 70% 21.2M 5s [2023-08-24T08:50:26.077Z] #10 14.86 146850K .......... .......... .......... .......... .......... 70% 25.4M 5s [2023-08-24T08:50:26.077Z] #10 14.87 146900K .......... .......... .......... .......... .......... 70% 18.0M 5s [2023-08-24T08:50:26.077Z] #10 14.87 146950K .......... .......... .......... .......... .......... 70% 13.9M 5s [2023-08-24T08:50:26.077Z] #10 14.87 147000K .......... .......... .......... .......... .......... 70% 46.4M 5s [2023-08-24T08:50:26.077Z] #10 14.87 147050K .......... .......... .......... .......... .......... 70% 28.8M 5s [2023-08-24T08:50:26.077Z] #10 14.87 147100K .......... .......... .......... .......... .......... 70% 21.7M 5s [2023-08-24T08:50:26.327Z] #10 14.88 147150K .......... .......... .......... .......... .......... 70% 18.8M 5s [2023-08-24T08:50:26.327Z] #10 14.88 147200K .......... .......... .......... .......... .......... 70% 15.7M 5s [2023-08-24T08:50:26.327Z] #10 14.88 147250K .......... .......... .......... .......... .......... 70% 24.9M 5s [2023-08-24T08:50:26.327Z] #10 14.88 147300K .......... .......... .......... .......... .......... 70% 21.4M 5s [2023-08-24T08:50:26.327Z] #10 14.89 147350K .......... .......... .......... .......... .......... 70% 22.6M 5s [2023-08-24T08:50:26.327Z] #10 14.89 147400K .......... .......... .......... .......... .......... 70% 22.4M 5s [2023-08-24T08:50:26.327Z] #10 14.89 147450K .......... .......... .......... .......... .......... 70% 17.6M 5s [2023-08-24T08:50:26.327Z] #10 14.89 147500K .......... .......... .......... .......... .......... 70% 16.8M 5s [2023-08-24T08:50:26.327Z] #10 14.90 147550K .......... .......... .......... .......... .......... 70% 25.8M 5s [2023-08-24T08:50:26.327Z] #10 14.90 147600K .......... .......... .......... .......... .......... 70% 23.4M 5s [2023-08-24T08:50:26.327Z] #10 14.90 147650K .......... .......... .......... .......... .......... 70% 12.5M 5s [2023-08-24T08:50:26.327Z] #10 14.90 147700K .......... .......... .......... .......... .......... 70% 21.8M 5s [2023-08-24T08:50:26.327Z] #10 14.91 147750K .......... .......... .......... .......... .......... 70% 32.5M 5s [2023-08-24T08:50:26.327Z] #10 14.91 147800K .......... .......... .......... .......... .......... 70% 19.6M 5s [2023-08-24T08:50:26.327Z] #10 14.91 147850K .......... .......... .......... .......... .......... 70% 20.5M 5s [2023-08-24T08:50:26.327Z] #10 14.91 147900K .......... .......... .......... .......... .......... 70% 20.1M 5s [2023-08-24T08:50:26.327Z] #10 14.92 147950K .......... .......... .......... .......... .......... 70% 26.1M 5s [2023-08-24T08:50:26.327Z] #10 14.92 148000K .......... .......... .......... .......... .......... 70% 32.0M 5s [2023-08-24T08:50:26.327Z] #10 14.92 148050K .......... .......... .......... .......... .......... 70% 18.5M 5s [2023-08-24T08:50:26.327Z] #10 14.92 148100K .......... .......... .......... .......... .......... 70% 22.1M 5s [2023-08-24T08:50:26.327Z] #10 14.92 148150K .......... .......... .......... .......... .......... 70% 16.2M 5s [2023-08-24T08:50:26.327Z] #10 14.93 148200K .......... .......... .......... .......... .......... 70% 32.8M 5s [2023-08-24T08:50:26.327Z] #10 14.93 148250K .......... .......... .......... .......... .......... 70% 22.6M 5s [2023-08-24T08:50:26.327Z] #10 14.93 148300K .......... .......... .......... .......... .......... 70% 18.1M 5s [2023-08-24T08:50:26.327Z] #10 14.93 148350K .......... .......... .......... .......... .......... 70% 22.9M 5s [2023-08-24T08:50:26.327Z] #10 14.94 148400K .......... .......... .......... .......... .......... 70% 17.8M 5s [2023-08-24T08:50:26.327Z] #10 14.94 148450K .......... .......... .......... .......... .......... 71% 24.8M 5s [2023-08-24T08:50:26.327Z] #10 14.94 148500K .......... .......... .......... .......... .......... 71% 26.6M 5s [2023-08-24T08:50:26.328Z] #10 14.94 148550K .......... .......... .......... .......... .......... 71% 26.7M 5s [2023-08-24T08:50:26.328Z] #10 14.94 148600K .......... .......... .......... .......... .......... 71% 19.0M 5s [2023-08-24T08:50:26.328Z] #10 14.95 148650K .......... .......... .......... .......... .......... 71% 20.1M 5s [2023-08-24T08:50:26.328Z] #10 14.95 148700K .......... .......... .......... .......... .......... 71% 28.9M 5s [2023-08-24T08:50:26.328Z] #10 14.95 148750K .......... .......... .......... .......... .......... 71% 18.5M 5s [2023-08-24T08:50:26.328Z] #10 14.95 148800K .......... .......... .......... .......... .......... 71% 24.0M 5s [2023-08-24T08:50:26.328Z] #10 14.96 148850K .......... .......... .......... .......... .......... 71% 17.2M 5s [2023-08-24T08:50:26.328Z] #10 14.96 148900K .......... .......... .......... .......... .......... 71% 26.3M 5s [2023-08-24T08:50:26.328Z] #10 14.96 148950K .......... .......... .......... .......... .......... 71% 22.3M 5s [2023-08-24T08:50:26.328Z] #10 14.96 149000K .......... .......... .......... .......... .......... 71% 25.5M 5s [2023-08-24T08:50:26.328Z] #10 14.96 149050K .......... .......... .......... .......... .......... 71% 20.5M 5s [2023-08-24T08:50:26.328Z] #10 14.97 149100K .......... .......... .......... .......... .......... 71% 23.1M 5s [2023-08-24T08:50:26.328Z] #10 14.97 149150K .......... .......... .......... .......... .......... 71% 18.1M 5s [2023-08-24T08:50:26.328Z] #10 14.97 149200K .......... .......... .......... .......... .......... 71% 2.83M 5s [2023-08-24T08:50:26.328Z] #10 14.99 149250K .......... .......... .......... .......... .......... 71% 16.0M 5s [2023-08-24T08:50:26.328Z] #10 14.99 149300K .......... .......... .......... .......... .......... 71% 8.17M 5s [2023-08-24T08:50:26.328Z] #10 15.00 149350K .......... .......... .......... .......... .......... 71% 17.9M 5s [2023-08-24T08:50:26.328Z] #10 15.00 149400K .......... .......... .......... .......... .......... 71% 36.4M 5s [2023-08-24T08:50:26.328Z] #10 15.00 149450K .......... .......... .......... .......... .......... 71% 3.07M 5s [2023-08-24T08:50:26.328Z] #10 15.02 149500K .......... .......... .......... .......... .......... 71% 49.1M 5s [2023-08-24T08:50:26.328Z] #10 15.02 149550K .......... .......... .......... .......... .......... 71% 51.3M 5s [2023-08-24T08:50:26.328Z] #10 15.02 149600K .......... .......... .......... .......... .......... 71% 27.1M 5s [2023-08-24T08:50:26.328Z] #10 15.02 149650K .......... .......... .......... .......... .......... 71% 19.9M 5s [2023-08-24T08:50:26.328Z] #10 15.02 149700K .......... .......... .......... .......... .......... 71% 20.5M 5s [2023-08-24T08:50:26.328Z] #10 15.03 149750K .......... .......... .......... .......... .......... 71% 12.4M 5s [2023-08-24T08:50:26.328Z] #10 15.03 149800K .......... .......... .......... .......... .......... 71% 10.7M 5s [2023-08-24T08:50:26.328Z] #10 15.03 149850K .......... .......... .......... .......... .......... 71% 17.0M 5s [2023-08-24T08:50:26.328Z] #10 15.04 149900K .......... .......... .......... .......... .......... 71% 17.9M 5s [2023-08-24T08:50:26.328Z] #10 15.04 149950K .......... .......... .......... .......... .......... 71% 23.8M 5s [2023-08-24T08:50:26.328Z] #10 15.04 150000K .......... .......... .......... .......... .......... 71% 15.7M 5s [2023-08-24T08:50:26.328Z] #10 15.05 150050K .......... .......... .......... .......... .......... 71% 23.7M 5s [2023-08-24T08:50:26.328Z] #10 15.05 150100K .......... .......... .......... .......... .......... 71% 21.9M 5s [2023-08-24T08:50:26.328Z] #10 15.05 150150K .......... .......... .......... .......... .......... 71% 14.2M 5s [2023-08-24T08:50:26.328Z] #10 15.05 150200K .......... .......... .......... .......... .......... 71% 20.0M 5s [2023-08-24T08:50:26.328Z] #10 15.06 150250K .......... .......... .......... .......... .......... 71% 18.8M 5s [2023-08-24T08:50:26.328Z] #10 15.06 150300K .......... .......... .......... .......... .......... 71% 24.5M 5s [2023-08-24T08:50:26.328Z] #10 15.06 150350K .......... .......... .......... .......... .......... 71% 18.7M 5s [2023-08-24T08:50:26.328Z] #10 15.06 150400K .......... .......... .......... .......... .......... 71% 13.9M 5s [2023-08-24T08:50:26.328Z] #10 15.07 150450K .......... .......... .......... .......... .......... 71% 13.3M 5s [2023-08-24T08:50:26.328Z] #10 15.07 150500K .......... .......... .......... .......... .......... 71% 25.7M 5s [2023-08-24T08:50:26.328Z] #10 15.07 150550K .......... .......... .......... .......... .......... 72% 20.9M 5s [2023-08-24T08:50:26.328Z] #10 15.07 150600K .......... .......... .......... .......... .......... 72% 31.5M 5s [2023-08-24T08:50:26.328Z] #10 15.08 150650K .......... .......... .......... .......... .......... 72% 17.6M 5s [2023-08-24T08:50:26.328Z] #10 15.08 150700K .......... .......... .......... .......... .......... 72% 25.7M 5s [2023-08-24T08:50:26.328Z] #10 15.08 150750K .......... .......... .......... .......... .......... 72% 19.3M 5s [2023-08-24T08:50:26.328Z] #10 15.08 150800K .......... .......... .......... .......... .......... 72% 22.5M 5s [2023-08-24T08:50:26.328Z] #10 15.09 150850K .......... .......... .......... .......... .......... 72% 26.7M 5s [2023-08-24T08:50:26.579Z] #10 15.09 150900K .......... .......... .......... .......... .......... 72% 22.1M 5s [2023-08-24T08:50:26.579Z] #10 15.09 150950K .......... .......... .......... .......... .......... 72% 12.2M 5s [2023-08-24T08:50:26.579Z] #10 15.09 151000K .......... .......... .......... .......... .......... 72% 52.2M 5s [2023-08-24T08:50:26.579Z] #10 15.09 151050K .......... .......... .......... .......... .......... 72% 23.2M 5s [2023-08-24T08:50:26.579Z] #10 15.10 151100K .......... .......... .......... .......... .......... 72% 24.6M 5s [2023-08-24T08:50:26.579Z] #10 15.10 151150K .......... .......... .......... .......... .......... 72% 24.5M 5s [2023-08-24T08:50:26.579Z] #10 15.10 151200K .......... .......... .......... .......... .......... 72% 29.1M 5s [2023-08-24T08:50:26.579Z] #10 15.10 151250K .......... .......... .......... .......... .......... 72% 19.5M 5s [2023-08-24T08:50:26.579Z] #10 15.10 151300K .......... .......... .......... .......... .......... 72% 22.7M 5s [2023-08-24T08:50:26.579Z] #10 15.11 151350K .......... .......... .......... .......... .......... 72% 19.6M 5s [2023-08-24T08:50:26.579Z] #10 15.11 151400K .......... .......... .......... .......... .......... 72% 12.6M 5s [2023-08-24T08:50:26.579Z] #10 15.11 151450K .......... .......... .......... .......... .......... 72% 50.3M 5s [2023-08-24T08:50:26.579Z] #10 15.11 151500K .......... .......... .......... .......... .......... 72% 36.6M 5s [2023-08-24T08:50:26.579Z] #10 15.12 151550K .......... .......... .......... .......... .......... 72% 17.1M 5s [2023-08-24T08:50:26.579Z] #10 15.12 151600K .......... .......... .......... .......... .......... 72% 26.3M 5s [2023-08-24T08:50:26.579Z] #10 15.12 151650K .......... .......... .......... .......... .......... 72% 23.4M 5s [2023-08-24T08:50:26.579Z] #10 15.12 151700K .......... .......... .......... .......... .......... 72% 26.1M 5s [2023-08-24T08:50:26.579Z] #10 15.12 151750K .......... .......... .......... .......... .......... 72% 19.4M 5s [2023-08-24T08:50:26.579Z] #10 15.13 151800K .......... .......... .......... .......... .......... 72% 22.0M 5s [2023-08-24T08:50:26.579Z] #10 15.13 151850K .......... .......... .......... .......... .......... 72% 16.8M 5s [2023-08-24T08:50:26.579Z] #10 15.13 151900K .......... .......... .......... .......... .......... 72% 13.8M 5s [2023-08-24T08:50:26.579Z] #10 15.13 151950K .......... .......... .......... .......... .......... 72% 17.5M 5s [2023-08-24T08:50:26.579Z] #10 15.14 152000K .......... .......... .......... .......... .......... 72% 13.6M 5s [2023-08-24T08:50:26.579Z] #10 15.14 152050K .......... .......... .......... .......... .......... 72% 39.0M 5s [2023-08-24T08:50:26.579Z] #10 15.14 152100K .......... .......... .......... .......... .......... 72% 23.2M 5s [2023-08-24T08:50:26.579Z] #10 15.14 152150K .......... .......... .......... .......... .......... 72% 23.1M 5s [2023-08-24T08:50:26.579Z] #10 15.15 152200K .......... .......... .......... .......... .......... 72% 17.0M 5s [2023-08-24T08:50:26.579Z] #10 15.15 152250K .......... .......... .......... .......... .......... 72% 19.1M 5s [2023-08-24T08:50:26.579Z] #10 15.15 152300K .......... .......... .......... .......... .......... 72% 28.8M 5s [2023-08-24T08:50:26.579Z] #10 15.15 152350K .......... .......... .......... .......... .......... 72% 22.4M 5s [2023-08-24T08:50:26.579Z] #10 15.16 152400K .......... .......... .......... .......... .......... 72% 25.9M 5s [2023-08-24T08:50:26.579Z] #10 15.16 152450K .......... .......... .......... .......... .......... 72% 22.3M 5s [2023-08-24T08:50:26.579Z] #10 15.16 152500K .......... .......... .......... .......... .......... 72% 17.4M 5s [2023-08-24T08:50:26.579Z] #10 15.16 152550K .......... .......... .......... .......... .......... 72% 27.1M 5s [2023-08-24T08:50:26.579Z] #10 15.16 152600K .......... .......... .......... .......... .......... 72% 27.6M 5s [2023-08-24T08:50:26.579Z] #10 15.17 152650K .......... .......... .......... .......... .......... 73% 23.3M 5s [2023-08-24T08:50:26.579Z] #10 15.17 152700K .......... .......... .......... .......... .......... 73% 17.3M 5s [2023-08-24T08:50:26.579Z] #10 15.17 152750K .......... .......... .......... .......... .......... 73% 31.7M 5s [2023-08-24T08:50:26.579Z] #10 15.17 152800K .......... .......... .......... .......... .......... 73% 20.8M 5s [2023-08-24T08:50:26.579Z] #10 15.18 152850K .......... .......... .......... .......... .......... 73% 25.9M 5s [2023-08-24T08:50:26.579Z] #10 15.18 152900K .......... .......... .......... .......... .......... 73% 21.9M 5s [2023-08-24T08:50:26.579Z] #10 15.18 152950K .......... .......... .......... .......... .......... 73% 15.4M 5s [2023-08-24T08:50:26.579Z] #10 15.18 153000K .......... .......... .......... .......... .......... 73% 24.5M 5s [2023-08-24T08:50:26.579Z] #10 15.18 153050K .......... .......... .......... .......... .......... 73% 24.8M 5s [2023-08-24T08:50:26.579Z] #10 15.19 153100K .......... .......... .......... .......... .......... 73% 23.8M 5s [2023-08-24T08:50:26.579Z] #10 15.19 153150K .......... .......... .......... .......... .......... 73% 19.3M 5s [2023-08-24T08:50:26.579Z] #10 15.19 153200K .......... .......... .......... .......... .......... 73% 17.8M 5s [2023-08-24T08:50:26.579Z] #10 15.19 153250K .......... .......... .......... .......... .......... 73% 14.3M 5s [2023-08-24T08:50:26.579Z] #10 15.20 153300K .......... .......... .......... .......... .......... 73% 2.69M 5s [2023-08-24T08:50:26.579Z] #10 15.22 153350K .......... .......... .......... .......... .......... 73% 16.2M 5s [2023-08-24T08:50:26.579Z] #10 15.22 153400K .......... .......... .......... .......... .......... 73% 7.89M 5s [2023-08-24T08:50:26.579Z] #10 15.22 153450K .......... .......... .......... .......... .......... 73% 15.4M 5s [2023-08-24T08:50:26.579Z] #10 15.23 153500K .......... .......... .......... .......... .......... 73% 18.1M 5s [2023-08-24T08:50:26.579Z] #10 15.23 153550K .......... .......... .......... .......... .......... 73% 4.32M 5s [2023-08-24T08:50:26.579Z] #10 15.24 153600K .......... .......... .......... .......... .......... 73% 17.5M 5s [2023-08-24T08:50:26.579Z] #10 15.24 153650K .......... .......... .......... .......... .......... 73% 3.59M 5s [2023-08-24T08:50:26.580Z] #10 15.26 153700K .......... .......... .......... .......... .......... 73% 48.5M 5s [2023-08-24T08:50:26.580Z] #10 15.26 153750K .......... .......... .......... .......... .......... 73% 47.5M 5s [2023-08-24T08:50:26.580Z] #10 15.26 153800K .......... .......... .......... .......... .......... 73% 37.4M 5s [2023-08-24T08:50:26.580Z] #10 15.26 153850K .......... .......... .......... .......... .......... 73% 30.4M 5s [2023-08-24T08:50:26.580Z] #10 15.26 153900K .......... .......... .......... .......... .......... 73% 7.25M 5s [2023-08-24T08:50:26.580Z] #10 15.27 153950K .......... .......... .......... .......... .......... 73% 13.3M 5s [2023-08-24T08:50:26.580Z] #10 15.27 154000K .......... .......... .......... .......... .......... 73% 13.3M 5s [2023-08-24T08:50:26.580Z] #10 15.28 154050K .......... .......... .......... .......... .......... 73% 14.4M 5s [2023-08-24T08:50:26.580Z] #10 15.28 154100K .......... .......... .......... .......... .......... 73% 18.5M 5s [2023-08-24T08:50:26.580Z] #10 15.28 154150K .......... .......... .......... .......... .......... 73% 18.8M 5s [2023-08-24T08:50:26.580Z] #10 15.29 154200K .......... .......... .......... .......... .......... 73% 23.1M 5s [2023-08-24T08:50:26.580Z] #10 15.29 154250K .......... .......... .......... .......... .......... 73% 14.4M 5s [2023-08-24T08:50:26.580Z] #10 15.29 154300K .......... .......... .......... .......... .......... 73% 17.8M 5s [2023-08-24T08:50:26.580Z] #10 15.29 154350K .......... .......... .......... .......... .......... 73% 16.6M 5s [2023-08-24T08:50:26.580Z] #10 15.30 154400K .......... .......... .......... .......... .......... 73% 15.4M 5s [2023-08-24T08:50:26.580Z] #10 15.30 154450K .......... .......... .......... .......... .......... 73% 27.0M 5s [2023-08-24T08:50:26.580Z] #10 15.30 154500K .......... .......... .......... .......... .......... 73% 11.6M 5s [2023-08-24T08:50:26.580Z] #10 15.31 154550K .......... .......... .......... .......... .......... 73% 14.1M 5s [2023-08-24T08:50:26.580Z] #10 15.31 154600K .......... .......... .......... .......... .......... 73% 18.7M 5s [2023-08-24T08:50:26.580Z] #10 15.31 154650K .......... .......... .......... .......... .......... 73% 27.1M 5s [2023-08-24T08:50:26.580Z] #10 15.31 154700K .......... .......... .......... .......... .......... 74% 28.9M 5s [2023-08-24T08:50:26.580Z] #10 15.32 154750K .......... .......... .......... .......... .......... 74% 13.5M 5s [2023-08-24T08:50:26.580Z] #10 15.32 154800K .......... .......... .......... .......... .......... 74% 32.1M 5s [2023-08-24T08:50:26.580Z] #10 15.32 154850K .......... .......... .......... .......... .......... 74% 14.8M 5s [2023-08-24T08:50:26.580Z] #10 15.32 154900K .......... .......... .......... .......... .......... 74% 17.1M 5s [2023-08-24T08:50:26.580Z] #10 15.33 154950K .......... .......... .......... .......... .......... 74% 24.6M 5s [2023-08-24T08:50:26.580Z] #10 15.33 155000K .......... .......... .......... .......... .......... 74% 19.9M 5s [2023-08-24T08:50:26.580Z] #10 15.33 155050K .......... .......... .......... .......... .......... 74% 27.1M 5s [2023-08-24T08:50:26.580Z] #10 15.33 155100K .......... .......... .......... .......... .......... 74% 17.9M 5s [2023-08-24T08:50:26.580Z] #10 15.34 155150K .......... .......... .......... .......... .......... 74% 21.5M 5s [2023-08-24T08:50:26.580Z] #10 15.34 155200K .......... .......... .......... .......... .......... 74% 18.6M 5s [2023-08-24T08:50:26.580Z] #10 15.34 155250K .......... .......... .......... .......... .......... 74% 8.47M 5s [2023-08-24T08:50:26.580Z] #10 15.35 155300K .......... .......... .......... .......... .......... 74% 51.7M 5s [2023-08-24T08:50:26.580Z] #10 15.35 155350K .......... .......... .......... .......... .......... 74% 52.0M 5s [2023-08-24T08:50:26.580Z] #10 15.35 155400K .......... .......... .......... .......... .......... 74% 25.4M 4s [2023-08-24T08:50:26.580Z] #10 15.35 155450K .......... .......... .......... .......... .......... 74% 20.4M 4s [2023-08-24T08:50:26.580Z] #10 15.35 155500K .......... .......... .......... .......... .......... 74% 20.7M 4s [2023-08-24T08:50:26.580Z] #10 15.36 155550K .......... .......... .......... .......... .......... 74% 20.2M 4s [2023-08-24T08:50:26.580Z] #10 15.36 155600K .......... .......... .......... .......... .......... 74% 24.3M 4s [2023-08-24T08:50:26.580Z] #10 15.36 155650K .......... .......... .......... .......... .......... 74% 25.7M 4s [2023-08-24T08:50:26.580Z] #10 15.36 155700K .......... .......... .......... .......... .......... 74% 16.9M 4s [2023-08-24T08:50:26.580Z] #10 15.36 155750K .......... .......... .......... .......... .......... 74% 18.1M 4s [2023-08-24T08:50:26.580Z] #10 15.37 155800K .......... .......... .......... .......... .......... 74% 22.5M 4s [2023-08-24T08:50:26.580Z] #10 15.37 155850K .......... .......... .......... .......... .......... 74% 20.8M 4s [2023-08-24T08:50:26.580Z] #10 15.37 155900K .......... .......... .......... .......... .......... 74% 22.8M 4s [2023-08-24T08:50:26.580Z] #10 15.37 155950K .......... .......... .......... .......... .......... 74% 25.9M 4s [2023-08-24T08:50:26.580Z] #10 15.38 156000K .......... .......... .......... .......... .......... 74% 15.1M 4s [2023-08-24T08:50:26.580Z] #10 15.38 156050K .......... .......... .......... .......... .......... 74% 19.7M 4s [2023-08-24T08:50:26.580Z] #10 15.38 156100K .......... .......... .......... .......... .......... 74% 28.3M 4s [2023-08-24T08:50:26.580Z] #10 15.38 156150K .......... .......... .......... .......... .......... 74% 20.4M 4s [2023-08-24T08:50:26.580Z] #10 15.39 156200K .......... .......... .......... .......... .......... 74% 18.0M 4s [2023-08-24T08:50:26.580Z] #10 15.39 156250K .......... .......... .......... .......... .......... 74% 25.1M 4s [2023-08-24T08:50:26.831Z] #10 15.39 156300K .......... .......... .......... .......... .......... 74% 23.9M 4s [2023-08-24T08:50:26.831Z] #10 15.39 156350K .......... .......... .......... .......... .......... 74% 21.0M 4s [2023-08-24T08:50:26.831Z] #10 15.39 156400K .......... .......... .......... .......... .......... 74% 14.2M 4s [2023-08-24T08:50:26.831Z] #10 15.40 156450K .......... .......... .......... .......... .......... 74% 23.0M 4s [2023-08-24T08:50:26.831Z] #10 15.40 156500K .......... .......... .......... .......... .......... 74% 25.0M 4s [2023-08-24T08:50:26.831Z] #10 15.40 156550K .......... .......... .......... .......... .......... 74% 21.8M 4s [2023-08-24T08:50:26.831Z] #10 15.40 156600K .......... .......... .......... .......... .......... 74% 16.9M 4s [2023-08-24T08:50:26.831Z] #10 15.41 156650K .......... .......... .......... .......... .......... 74% 30.3M 4s [2023-08-24T08:50:26.831Z] #10 15.41 156700K .......... .......... .......... .......... .......... 74% 21.9M 4s [2023-08-24T08:50:26.831Z] #10 15.41 156750K .......... .......... .......... .......... .......... 74% 18.5M 4s [2023-08-24T08:50:26.831Z] #10 15.41 156800K .......... .......... .......... .......... .......... 75% 22.0M 4s [2023-08-24T08:50:26.831Z] #10 15.42 156850K .......... .......... .......... .......... .......... 75% 25.5M 4s [2023-08-24T08:50:26.831Z] #10 15.42 156900K .......... .......... .......... .......... .......... 75% 20.9M 4s [2023-08-24T08:50:26.831Z] #10 15.42 156950K .......... .......... .......... .......... .......... 75% 15.5M 4s [2023-08-24T08:50:26.831Z] #10 15.42 157000K .......... .......... .......... .......... .......... 75% 18.7M 4s [2023-08-24T08:50:26.831Z] #10 15.43 157050K .......... .......... .......... .......... .......... 75% 31.0M 4s [2023-08-24T08:50:26.831Z] #10 15.43 157100K .......... .......... .......... .......... .......... 75% 22.4M 4s [2023-08-24T08:50:26.831Z] #10 15.43 157150K .......... .......... .......... .......... .......... 75% 22.3M 4s [2023-08-24T08:50:26.831Z] #10 15.43 157200K .......... .......... .......... .......... .......... 75% 18.7M 4s [2023-08-24T08:50:26.831Z] #10 15.43 157250K .......... .......... .......... .......... .......... 75% 24.4M 4s [2023-08-24T08:50:26.831Z] #10 15.44 157300K .......... .......... .......... .......... .......... 75% 20.9M 4s [2023-08-24T08:50:26.831Z] #10 15.44 157350K .......... .......... .......... .......... .......... 75% 18.7M 4s [2023-08-24T08:50:26.831Z] #10 15.44 157400K .......... .......... .......... .......... .......... 75% 3.79M 4s [2023-08-24T08:50:26.831Z] #10 15.45 157450K .......... .......... .......... .......... .......... 75% 17.8M 4s [2023-08-24T08:50:26.831Z] #10 15.46 157500K .......... .......... .......... .......... .......... 75% 11.5M 4s [2023-08-24T08:50:26.831Z] #10 15.46 157550K .......... .......... .......... .......... .......... 75% 25.5M 4s [2023-08-24T08:50:26.831Z] #10 15.46 157600K .......... .......... .......... .......... .......... 75% 4.10M 4s [2023-08-24T08:50:26.831Z] #10 15.48 157650K .......... .......... .......... .......... .......... 75% 26.1M 4s [2023-08-24T08:50:26.831Z] #10 15.48 157700K .......... .......... .......... .......... .......... 75% 19.7M 4s [2023-08-24T08:50:26.831Z] #10 15.48 157750K .......... .......... .......... .......... .......... 75% 9.06M 4s [2023-08-24T08:50:26.831Z] #10 15.48 157800K .......... .......... .......... .......... .......... 75% 38.6M 4s [2023-08-24T08:50:26.831Z] #10 15.49 157850K .......... .......... .......... .......... .......... 75% 13.3M 4s [2023-08-24T08:50:26.831Z] #10 15.49 157900K .......... .......... .......... .......... .......... 75% 8.58M 4s [2023-08-24T08:50:26.831Z] #10 15.50 157950K .......... .......... .......... .......... .......... 75% 12.6M 4s [2023-08-24T08:50:26.831Z] #10 15.50 158000K .......... .......... .......... .......... .......... 75% 8.78M 4s [2023-08-24T08:50:26.831Z] #10 15.51 158050K .......... .......... .......... .......... .......... 75% 13.9M 4s [2023-08-24T08:50:26.831Z] #10 15.51 158100K .......... .......... .......... .......... .......... 75% 9.84M 4s [2023-08-24T08:50:26.831Z] #10 15.51 158150K .......... .......... .......... .......... .......... 75% 12.5M 4s [2023-08-24T08:50:26.831Z] #10 15.52 158200K .......... .......... .......... .......... .......... 75% 15.0M 4s [2023-08-24T08:50:26.831Z] #10 15.52 158250K .......... .......... .......... .......... .......... 75% 20.2M 4s [2023-08-24T08:50:26.831Z] #10 15.52 158300K .......... .......... .......... .......... .......... 75% 14.9M 4s [2023-08-24T08:50:26.831Z] #10 15.53 158350K .......... .......... .......... .......... .......... 75% 15.9M 4s [2023-08-24T08:50:26.831Z] #10 15.53 158400K .......... .......... .......... .......... .......... 75% 20.8M 4s [2023-08-24T08:50:26.831Z] #10 15.53 158450K .......... .......... .......... .......... .......... 75% 12.8M 4s [2023-08-24T08:50:26.831Z] #10 15.54 158500K .......... .......... .......... .......... .......... 75% 12.4M 4s [2023-08-24T08:50:26.831Z] #10 15.54 158550K .......... .......... .......... .......... .......... 75% 13.2M 4s [2023-08-24T08:50:26.831Z] #10 15.54 158600K .......... .......... .......... .......... .......... 75% 27.8M 4s [2023-08-24T08:50:26.831Z] #10 15.54 158650K .......... .......... .......... .......... .......... 75% 16.2M 4s [2023-08-24T08:50:26.831Z] #10 15.55 158700K .......... .......... .......... .......... .......... 75% 14.1M 4s [2023-08-24T08:50:26.831Z] #10 15.55 158750K .......... .......... .......... .......... .......... 75% 24.3M 4s [2023-08-24T08:50:26.831Z] #10 15.55 158800K .......... .......... .......... .......... .......... 75% 24.6M 4s [2023-08-24T08:50:26.831Z] #10 15.56 158850K .......... .......... .......... .......... .......... 75% 16.8M 4s [2023-08-24T08:50:26.831Z] #10 15.56 158900K .......... .......... .......... .......... .......... 76% 17.4M 4s [2023-08-24T08:50:26.831Z] #10 15.56 158950K .......... .......... .......... .......... .......... 76% 13.6M 4s [2023-08-24T08:50:26.831Z] #10 15.56 159000K .......... .......... .......... .......... .......... 76% 40.0M 4s [2023-08-24T08:50:26.831Z] #10 15.57 159050K .......... .......... .......... .......... .......... 76% 24.1M 4s [2023-08-24T08:50:26.831Z] #10 15.57 159100K .......... .......... .......... .......... .......... 76% 15.8M 4s [2023-08-24T08:50:26.831Z] #10 15.57 159150K .......... .......... .......... .......... .......... 76% 27.5M 4s [2023-08-24T08:50:26.831Z] #10 15.57 159200K .......... .......... .......... .......... .......... 76% 17.1M 4s [2023-08-24T08:50:26.832Z] #10 15.58 159250K .......... .......... .......... .......... .......... 76% 24.4M 4s [2023-08-24T08:50:26.832Z] #10 15.58 159300K .......... .......... .......... .......... .......... 76% 25.6M 4s [2023-08-24T08:50:26.832Z] #10 15.58 159350K .......... .......... .......... .......... .......... 76% 22.0M 4s [2023-08-24T08:50:26.832Z] #10 15.58 159400K .......... .......... .......... .......... .......... 76% 18.3M 4s [2023-08-24T08:50:26.832Z] #10 15.58 159450K .......... .......... .......... .......... .......... 76% 26.2M 4s [2023-08-24T08:50:26.832Z] #10 15.59 159500K .......... .......... .......... .......... .......... 76% 17.6M 4s [2023-08-24T08:50:26.832Z] #10 15.59 159550K .......... .......... .......... .......... .......... 76% 23.4M 4s [2023-08-24T08:50:27.082Z] #10 15.59 159600K .......... .......... .......... .......... .......... 76% 18.6M 4s [2023-08-24T08:50:27.082Z] #10 15.59 159650K .......... .......... .......... .......... .......... 76% 21.4M 4s [2023-08-24T08:50:27.082Z] #10 15.60 159700K .......... .......... .......... .......... .......... 76% 17.2M 4s [2023-08-24T08:50:27.082Z] #10 15.60 159750K .......... .......... .......... .......... .......... 76% 28.4M 4s [2023-08-24T08:50:27.082Z] #10 15.60 159800K .......... .......... .......... .......... .......... 76% 23.2M 4s [2023-08-24T08:50:27.082Z] #10 15.60 159850K .......... .......... .......... .......... .......... 76% 24.8M 4s [2023-08-24T08:50:27.082Z] #10 15.60 159900K .......... .......... .......... .......... .......... 76% 18.0M 4s [2023-08-24T08:50:27.082Z] #10 15.61 159950K .......... .......... .......... .......... .......... 76% 25.1M 4s [2023-08-24T08:50:27.082Z] #10 15.61 160000K .......... .......... .......... .......... .......... 76% 23.8M 4s [2023-08-24T08:50:27.082Z] #10 15.61 160050K .......... .......... .......... .......... .......... 76% 19.5M 4s [2023-08-24T08:50:27.082Z] #10 15.61 160100K .......... .......... .......... .......... .......... 76% 16.8M 4s [2023-08-24T08:50:27.082Z] #10 15.62 160150K .......... .......... .......... .......... .......... 76% 22.3M 4s [2023-08-24T08:50:27.082Z] #10 15.62 160200K .......... .......... .......... .......... .......... 76% 30.1M 4s [2023-08-24T08:50:27.082Z] #10 15.62 160250K .......... .......... .......... .......... .......... 76% 19.9M 4s [2023-08-24T08:50:27.082Z] #10 15.62 160300K .......... .......... .......... .......... .......... 76% 18.8M 4s [2023-08-24T08:50:27.082Z] #10 15.63 160350K .......... .......... .......... .......... .......... 76% 25.4M 4s [2023-08-24T08:50:27.082Z] #10 15.63 160400K .......... .......... .......... .......... .......... 76% 25.3M 4s [2023-08-24T08:50:27.082Z] #10 15.63 160450K .......... .......... .......... .......... .......... 76% 17.0M 4s [2023-08-24T08:50:27.082Z] #10 15.63 160500K .......... .......... .......... .......... .......... 76% 22.0M 4s [2023-08-24T08:50:27.082Z] #10 15.63 160550K .......... .......... .......... .......... .......... 76% 28.3M 4s [2023-08-24T08:50:27.082Z] #10 15.64 160600K .......... .......... .......... .......... .......... 76% 18.8M 4s [2023-08-24T08:50:27.082Z] #10 15.64 160650K .......... .......... .......... .......... .......... 76% 17.7M 4s [2023-08-24T08:50:27.082Z] #10 15.64 160700K .......... .......... .......... .......... .......... 76% 25.1M 4s [2023-08-24T08:50:27.082Z] #10 15.64 160750K .......... .......... .......... .......... .......... 76% 22.7M 4s [2023-08-24T08:50:27.082Z] #10 15.65 160800K .......... .......... .......... .......... .......... 76% 24.4M 4s [2023-08-24T08:50:27.082Z] #10 15.65 160850K .......... .......... .......... .......... .......... 76% 12.2M 4s [2023-08-24T08:50:27.082Z] #10 15.65 160900K .......... .......... .......... .......... .......... 76% 52.9M 4s [2023-08-24T08:50:27.082Z] #10 15.65 160950K .......... .......... .......... .......... .......... 76% 25.2M 4s [2023-08-24T08:50:27.082Z] #10 15.65 161000K .......... .......... .......... .......... .......... 77% 20.4M 4s [2023-08-24T08:50:27.083Z] #10 15.66 161050K .......... .......... .......... .......... .......... 77% 25.6M 4s [2023-08-24T08:50:27.083Z] #10 15.66 161100K .......... .......... .......... .......... .......... 77% 15.8M 4s [2023-08-24T08:50:27.083Z] #10 15.66 161150K .......... .......... .......... .......... .......... 77% 12.8M 4s [2023-08-24T08:50:27.083Z] #10 15.67 161200K .......... .......... .......... .......... .......... 77% 55.7M 4s [2023-08-24T08:50:27.083Z] #10 15.67 161250K .......... .......... .......... .......... .......... 77% 36.0M 4s [2023-08-24T08:50:27.083Z] #10 15.67 161300K .......... .......... .......... .......... .......... 77% 18.3M 4s [2023-08-24T08:50:27.083Z] #10 15.67 161350K .......... .......... .......... .......... .......... 77% 17.4M 4s [2023-08-24T08:50:27.083Z] #10 15.67 161400K .......... .......... .......... .......... .......... 77% 32.2M 4s [2023-08-24T08:50:27.083Z] #10 15.68 161450K .......... .......... .......... .......... .......... 77% 23.2M 4s [2023-08-24T08:50:27.083Z] #10 15.68 161500K .......... .......... .......... .......... .......... 77% 4.85M 4s [2023-08-24T08:50:27.083Z] #10 15.69 161550K .......... .......... .......... .......... .......... 77% 30.0M 4s [2023-08-24T08:50:27.083Z] #10 15.69 161600K .......... .......... .......... .......... .......... 77% 8.18M 4s [2023-08-24T08:50:27.083Z] #10 15.69 161650K .......... .......... .......... .......... .......... 77% 28.1M 4s [2023-08-24T08:50:27.083Z] #10 15.70 161700K .......... .......... .......... .......... .......... 77% 4.18M 4s [2023-08-24T08:50:27.083Z] #10 15.71 161750K .......... .......... .......... .......... .......... 77% 30.7M 4s [2023-08-24T08:50:27.083Z] #10 15.71 161800K .......... .......... .......... .......... .......... 77% 12.1M 4s [2023-08-24T08:50:27.083Z] #10 15.71 161850K .......... .......... .......... .......... .......... 77% 18.1M 4s [2023-08-24T08:50:27.083Z] #10 15.72 161900K .......... .......... .......... .......... .......... 77% 32.9M 4s [2023-08-24T08:50:27.083Z] #10 15.72 161950K .......... .......... .......... .......... .......... 77% 14.2M 4s [2023-08-24T08:50:27.083Z] #10 15.72 162000K .......... .......... .......... .......... .......... 77% 7.06M 4s [2023-08-24T08:50:27.083Z] #10 15.73 162050K .......... .......... .......... .......... .......... 77% 9.01M 4s [2023-08-24T08:50:27.083Z] #10 15.73 162100K .......... .......... .......... .......... .......... 77% 9.62M 4s [2023-08-24T08:50:27.083Z] #10 15.74 162150K .......... .......... .......... .......... .......... 77% 12.4M 4s [2023-08-24T08:50:27.083Z] #10 15.74 162200K .......... .......... .......... .......... .......... 77% 20.5M 4s [2023-08-24T08:50:27.083Z] #10 15.75 162250K .......... .......... .......... .......... .......... 77% 11.0M 4s [2023-08-24T08:50:27.083Z] #10 15.75 162300K .......... .......... .......... .......... .......... 77% 13.8M 4s [2023-08-24T08:50:27.083Z] #10 15.75 162350K .......... .......... .......... .......... .......... 77% 15.6M 4s [2023-08-24T08:50:27.083Z] #10 15.76 162400K .......... .......... .......... .......... .......... 77% 18.9M 4s [2023-08-24T08:50:27.083Z] #10 15.76 162450K .......... .......... .......... .......... .......... 77% 15.5M 4s [2023-08-24T08:50:27.083Z] #10 15.76 162500K .......... .......... .......... .......... .......... 77% 15.5M 4s [2023-08-24T08:50:27.083Z] #10 15.77 162550K .......... .......... .......... .......... .......... 77% 16.7M 4s [2023-08-24T08:50:27.083Z] #10 15.77 162600K .......... .......... .......... .......... .......... 77% 16.4M 4s [2023-08-24T08:50:27.083Z] #10 15.77 162650K .......... .......... .......... .......... .......... 77% 14.3M 4s [2023-08-24T08:50:27.083Z] #10 15.77 162700K .......... .......... .......... .......... .......... 77% 22.2M 4s [2023-08-24T08:50:27.083Z] #10 15.78 162750K .......... .......... .......... .......... .......... 77% 21.3M 4s [2023-08-24T08:50:27.083Z] #10 15.78 162800K .......... .......... .......... .......... .......... 77% 15.7M 4s [2023-08-24T08:50:27.083Z] #10 15.78 162850K .......... .......... .......... .......... .......... 77% 20.5M 4s [2023-08-24T08:50:27.083Z] #10 15.78 162900K .......... .......... .......... .......... .......... 77% 26.2M 4s [2023-08-24T08:50:27.083Z] #10 15.79 162950K .......... .......... .......... .......... .......... 77% 15.1M 4s [2023-08-24T08:50:27.083Z] #10 15.79 163000K .......... .......... .......... .......... .......... 77% 15.3M 4s [2023-08-24T08:50:27.083Z] #10 15.79 163050K .......... .......... .......... .......... .......... 77% 17.1M 4s [2023-08-24T08:50:27.083Z] #10 15.80 163100K .......... .......... .......... .......... .......... 78% 36.4M 4s [2023-08-24T08:50:27.083Z] #10 15.80 163150K .......... .......... .......... .......... .......... 78% 17.7M 4s [2023-08-24T08:50:27.083Z] #10 15.80 163200K .......... .......... .......... .......... .......... 78% 19.0M 4s [2023-08-24T08:50:27.083Z] #10 15.80 163250K .......... .......... .......... .......... .......... 78% 23.2M 4s [2023-08-24T08:50:27.083Z] #10 15.80 163300K .......... .......... .......... .......... .......... 78% 26.6M 4s [2023-08-24T08:50:27.083Z] #10 15.81 163350K .......... .......... .......... .......... .......... 78% 27.1M 4s [2023-08-24T08:50:27.083Z] #10 15.81 163400K .......... .......... .......... .......... .......... 78% 16.7M 4s [2023-08-24T08:50:27.083Z] #10 15.81 163450K .......... .......... .......... .......... .......... 78% 17.8M 4s [2023-08-24T08:50:27.083Z] #10 15.81 163500K .......... .......... .......... .......... .......... 78% 15.4M 4s [2023-08-24T08:50:27.083Z] #10 15.82 163550K .......... .......... .......... .......... .......... 78% 26.6M 4s [2023-08-24T08:50:27.083Z] #10 15.82 163600K .......... .......... .......... .......... .......... 78% 22.4M 4s [2023-08-24T08:50:27.083Z] #10 15.82 163650K .......... .......... .......... .......... .......... 78% 16.5M 4s [2023-08-24T08:50:27.083Z] #10 15.82 163700K .......... .......... .......... .......... .......... 78% 20.9M 4s [2023-08-24T08:50:27.083Z] #10 15.83 163750K .......... .......... .......... .......... .......... 78% 21.2M 4s [2023-08-24T08:50:27.083Z] #10 15.83 163800K .......... .......... .......... .......... .......... 78% 15.7M 4s [2023-08-24T08:50:27.083Z] #10 15.83 163850K .......... .......... .......... .......... .......... 78% 23.4M 4s [2023-08-24T08:50:27.083Z] #10 15.83 163900K .......... .......... .......... .......... .......... 78% 23.6M 4s [2023-08-24T08:50:27.083Z] #10 15.84 163950K .......... .......... .......... .......... .......... 78% 16.3M 4s [2023-08-24T08:50:27.083Z] #10 15.84 164000K .......... .......... .......... .......... .......... 78% 33.2M 4s [2023-08-24T08:50:27.083Z] #10 15.84 164050K .......... .......... .......... .......... .......... 78% 20.4M 4s [2023-08-24T08:50:27.083Z] #10 15.84 164100K .......... .......... .......... .......... .......... 78% 14.4M 4s [2023-08-24T08:50:27.083Z] #10 15.85 164150K .......... .......... .......... .......... .......... 78% 20.8M 4s [2023-08-24T08:50:27.083Z] #10 15.85 164200K .......... .......... .......... .......... .......... 78% 27.7M 4s [2023-08-24T08:50:27.083Z] #10 15.85 164250K .......... .......... .......... .......... .......... 78% 16.6M 4s [2023-08-24T08:50:27.083Z] #10 15.85 164300K .......... .......... .......... .......... .......... 78% 21.3M 4s [2023-08-24T08:50:27.083Z] #10 15.86 164350K .......... .......... .......... .......... .......... 78% 23.8M 4s [2023-08-24T08:50:27.083Z] #10 15.86 164400K .......... .......... .......... .......... .......... 78% 22.6M 4s [2023-08-24T08:50:27.083Z] #10 15.86 164450K .......... .......... .......... .......... .......... 78% 27.3M 4s [2023-08-24T08:50:27.083Z] #10 15.86 164500K .......... .......... .......... .......... .......... 78% 21.8M 4s [2023-08-24T08:50:27.083Z] #10 15.86 164550K .......... .......... .......... .......... .......... 78% 19.7M 4s [2023-08-24T08:50:27.083Z] #10 15.87 164600K .......... .......... .......... .......... .......... 78% 19.7M 4s [2023-08-24T08:50:27.083Z] #10 15.87 164650K .......... .......... .......... .......... .......... 78% 23.3M 4s [2023-08-24T08:50:27.083Z] #10 15.87 164700K .......... .......... .......... .......... .......... 78% 25.4M 4s [2023-08-24T08:50:27.083Z] #10 15.87 164750K .......... .......... .......... .......... .......... 78% 22.3M 4s [2023-08-24T08:50:27.083Z] #10 15.87 164800K .......... .......... .......... .......... .......... 78% 12.9M 4s [2023-08-24T08:50:27.083Z] #10 15.88 164850K .......... .......... .......... .......... .......... 78% 48.6M 4s [2023-08-24T08:50:27.083Z] #10 15.88 164900K .......... .......... .......... .......... .......... 78% 28.5M 4s [2023-08-24T08:50:27.083Z] #10 15.88 164950K .......... .......... .......... .......... .......... 78% 18.2M 4s [2023-08-24T08:50:27.083Z] #10 15.88 165000K .......... .......... .......... .......... .......... 78% 19.3M 4s [2023-08-24T08:50:27.083Z] #10 15.89 165050K .......... .......... .......... .......... .......... 78% 18.4M 4s [2023-08-24T08:50:27.083Z] #10 15.89 165100K .......... .......... .......... .......... .......... 78% 28.9M 4s [2023-08-24T08:50:27.083Z] #10 15.89 165150K .......... .......... .......... .......... .......... 78% 24.4M 4s [2023-08-24T08:50:27.084Z] #10 15.89 165200K .......... .......... .......... .......... .......... 79% 16.8M 4s [2023-08-24T08:50:27.334Z] #10 15.90 165250K .......... .......... .......... .......... .......... 79% 21.5M 4s [2023-08-24T08:50:27.334Z] #10 15.90 165300K .......... .......... .......... .......... .......... 79% 20.7M 4s [2023-08-24T08:50:27.334Z] #10 15.90 165350K .......... .......... .......... .......... .......... 79% 26.5M 4s [2023-08-24T08:50:27.334Z] #10 15.90 165400K .......... .......... .......... .......... .......... 79% 16.9M 4s [2023-08-24T08:50:27.334Z] #10 15.91 165450K .......... .......... .......... .......... .......... 79% 24.8M 4s [2023-08-24T08:50:27.334Z] #10 15.91 165500K .......... .......... .......... .......... .......... 79% 18.5M 4s [2023-08-24T08:50:27.334Z] #10 15.91 165550K .......... .......... .......... .......... .......... 79% 26.8M 4s [2023-08-24T08:50:27.334Z] #10 15.91 165600K .......... .......... .......... .......... .......... 79% 5.13M 4s [2023-08-24T08:50:27.334Z] #10 15.92 165650K .......... .......... .......... .......... .......... 79% 26.8M 4s [2023-08-24T08:50:27.334Z] #10 15.92 165700K .......... .......... .......... .......... .......... 79% 9.52M 4s [2023-08-24T08:50:27.334Z] #10 15.93 165750K .......... .......... .......... .......... .......... 79% 25.3M 4s [2023-08-24T08:50:27.334Z] #10 15.93 165800K .......... .......... .......... .......... .......... 79% 5.01M 4s [2023-08-24T08:50:27.334Z] #10 15.94 165850K .......... .......... .......... .......... .......... 79% 15.8M 4s [2023-08-24T08:50:27.334Z] #10 15.94 165900K .......... .......... .......... .......... .......... 79% 14.2M 4s [2023-08-24T08:50:27.334Z] #10 15.95 165950K .......... .......... .......... .......... .......... 79% 23.7M 4s [2023-08-24T08:50:27.334Z] #10 15.95 166000K .......... .......... .......... .......... .......... 79% 14.8M 4s [2023-08-24T08:50:27.334Z] #10 15.95 166050K .......... .......... .......... .......... .......... 79% 39.7M 4s [2023-08-24T08:50:27.334Z] #10 15.95 166100K .......... .......... .......... .......... .......... 79% 7.71M 4s [2023-08-24T08:50:27.334Z] #10 15.96 166150K .......... .......... .......... .......... .......... 79% 9.23M 4s [2023-08-24T08:50:27.334Z] #10 15.96 166200K .......... .......... .......... .......... .......... 79% 11.7M 4s [2023-08-24T08:50:27.334Z] #10 15.97 166250K .......... .......... .......... .......... .......... 79% 9.19M 4s [2023-08-24T08:50:27.334Z] #10 15.97 166300K .......... .......... .......... .......... .......... 79% 11.8M 4s [2023-08-24T08:50:27.334Z] #10 15.98 166350K .......... .......... .......... .......... .......... 79% 11.0M 4s [2023-08-24T08:50:27.334Z] #10 15.98 166400K .......... .......... .......... .......... .......... 79% 12.7M 4s [2023-08-24T08:50:27.334Z] #10 15.99 166450K .......... .......... .......... .......... .......... 79% 15.8M 3s [2023-08-24T08:50:27.334Z] #10 15.99 166500K .......... .......... .......... .......... .......... 79% 22.7M 3s [2023-08-24T08:50:27.334Z] #10 15.99 166550K .......... .......... .......... .......... .......... 79% 13.0M 3s [2023-08-24T08:50:27.334Z] #10 16.00 166600K .......... .......... .......... .......... .......... 79% 9.02M 3s [2023-08-24T08:50:27.334Z] #10 16.00 166650K .......... .......... .......... .......... .......... 79% 54.1M 3s [2023-08-24T08:50:27.334Z] #10 16.00 166700K .......... .......... .......... .......... .......... 79% 16.5M 3s [2023-08-24T08:50:27.334Z] #10 16.00 166750K .......... .......... .......... .......... .......... 79% 14.1M 3s [2023-08-24T08:50:27.334Z] #10 16.01 166800K .......... .......... .......... .......... .......... 79% 14.8M 3s [2023-08-24T08:50:27.334Z] #10 16.01 166850K .......... .......... .......... .......... .......... 79% 24.2M 3s [2023-08-24T08:50:27.334Z] #10 16.01 166900K .......... .......... .......... .......... .......... 79% 17.3M 3s [2023-08-24T08:50:27.335Z] #10 16.02 166950K .......... .......... .......... .......... .......... 79% 21.4M 3s [2023-08-24T08:50:27.335Z] #10 16.02 167000K .......... .......... .......... .......... .......... 79% 19.3M 3s [2023-08-24T08:50:27.335Z] #10 16.02 167050K .......... .......... .......... .......... .......... 79% 12.0M 3s [2023-08-24T08:50:27.335Z] #10 16.03 167100K .......... .......... .......... .......... .......... 79% 16.8M 3s [2023-08-24T08:50:27.335Z] #10 16.03 167150K .......... .......... .......... .......... .......... 79% 14.9M 3s [2023-08-24T08:50:27.335Z] #10 16.03 167200K .......... .......... .......... .......... .......... 79% 22.1M 3s [2023-08-24T08:50:27.335Z] #10 16.03 167250K .......... .......... .......... .......... .......... 80% 18.1M 3s [2023-08-24T08:50:27.335Z] #10 16.04 167300K .......... .......... .......... .......... .......... 80% 12.4M 3s [2023-08-24T08:50:27.335Z] #10 16.04 167350K .......... .......... .......... .......... .......... 80% 32.5M 3s [2023-08-24T08:50:27.335Z] #10 16.04 167400K .......... .......... .......... .......... .......... 80% 18.4M 3s [2023-08-24T08:50:27.335Z] #10 16.04 167450K .......... .......... .......... .......... .......... 80% 31.8M 3s [2023-08-24T08:50:27.335Z] #10 16.05 167500K .......... .......... .......... .......... .......... 80% 17.4M 3s [2023-08-24T08:50:27.335Z] #10 16.05 167550K .......... .......... .......... .......... .......... 80% 21.2M 3s [2023-08-24T08:50:27.335Z] #10 16.05 167600K .......... .......... .......... .......... .......... 80% 13.9M 3s [2023-08-24T08:50:27.335Z] #10 16.05 167650K .......... .......... .......... .......... .......... 80% 18.8M 3s [2023-08-24T08:50:27.335Z] #10 16.06 167700K .......... .......... .......... .......... .......... 80% 33.7M 3s [2023-08-24T08:50:27.335Z] #10 16.06 167750K .......... .......... .......... .......... .......... 80% 14.1M 3s [2023-08-24T08:50:27.335Z] #10 16.06 167800K .......... .......... .......... .......... .......... 80% 14.3M 3s [2023-08-24T08:50:27.335Z] #10 16.07 167850K .......... .......... .......... .......... .......... 80% 22.1M 3s [2023-08-24T08:50:27.335Z] #10 16.07 167900K .......... .......... .......... .......... .......... 80% 14.9M 3s [2023-08-24T08:50:27.335Z] #10 16.07 167950K .......... .......... .......... .......... .......... 80% 21.1M 3s [2023-08-24T08:50:27.335Z] #10 16.07 168000K .......... .......... .......... .......... .......... 80% 23.3M 3s [2023-08-24T08:50:27.335Z] #10 16.08 168050K .......... .......... .......... .......... .......... 80% 15.8M 3s [2023-08-24T08:50:27.335Z] #10 16.08 168100K .......... .......... .......... .......... .......... 80% 27.6M 3s [2023-08-24T08:50:27.335Z] #10 16.08 168150K .......... .......... .......... .......... .......... 80% 21.7M 3s [2023-08-24T08:50:27.335Z] #10 16.08 168200K .......... .......... .......... .......... .......... 80% 16.0M 3s [2023-08-24T08:50:27.335Z] #10 16.09 168250K .......... .......... .......... .......... .......... 80% 20.9M 3s [2023-08-24T08:50:27.335Z] #10 16.09 168300K .......... .......... .......... .......... .......... 80% 17.0M 3s [2023-08-24T08:50:27.335Z] #10 16.09 168350K .......... .......... .......... .......... .......... 80% 38.4M 3s [2023-08-24T08:50:27.335Z] #10 16.09 168400K .......... .......... .......... .......... .......... 80% 18.8M 3s [2023-08-24T08:50:27.585Z] #10 16.09 168450K .......... .......... .......... .......... .......... 80% 21.0M 3s [2023-08-24T08:50:27.585Z] #10 16.10 168500K .......... .......... .......... .......... .......... 80% 21.8M 3s [2023-08-24T08:50:27.585Z] #10 16.10 168550K .......... .......... .......... .......... .......... 80% 21.8M 3s [2023-08-24T08:50:27.585Z] #10 16.10 168600K .......... .......... .......... .......... .......... 80% 15.4M 3s [2023-08-24T08:50:27.585Z] #10 16.10 168650K .......... .......... .......... .......... .......... 80% 13.8M 3s [2023-08-24T08:50:27.585Z] #10 16.11 168700K .......... .......... .......... .......... .......... 80% 17.9M 3s [2023-08-24T08:50:27.585Z] #10 16.11 168750K .......... .......... .......... .......... .......... 80% 15.8M 3s [2023-08-24T08:50:27.585Z] #10 16.11 168800K .......... .......... .......... .......... .......... 80% 26.6M 3s [2023-08-24T08:50:27.585Z] #10 16.12 168850K .......... .......... .......... .......... .......... 80% 16.5M 3s [2023-08-24T08:50:27.585Z] #10 16.12 168900K .......... .......... .......... .......... .......... 80% 41.2M 3s [2023-08-24T08:50:27.585Z] #10 16.12 168950K .......... .......... .......... .......... .......... 80% 17.8M 3s [2023-08-24T08:50:27.585Z] #10 16.12 169000K .......... .......... .......... .......... .......... 80% 23.9M 3s [2023-08-24T08:50:27.585Z] #10 16.12 169050K .......... .......... .......... .......... .......... 80% 23.6M 3s [2023-08-24T08:50:27.585Z] #10 16.13 169100K .......... .......... .......... .......... .......... 80% 17.8M 3s [2023-08-24T08:50:27.585Z] #10 16.13 169150K .......... .......... .......... .......... .......... 80% 22.0M 3s [2023-08-24T08:50:27.585Z] #10 16.13 169200K .......... .......... .......... .......... .......... 80% 30.0M 3s [2023-08-24T08:50:27.585Z] #10 16.13 169250K .......... .......... .......... .......... .......... 80% 18.1M 3s [2023-08-24T08:50:27.585Z] #10 16.14 169300K .......... .......... .......... .......... .......... 80% 17.7M 3s [2023-08-24T08:50:27.585Z] #10 16.14 169350K .......... .......... .......... .......... .......... 81% 19.3M 3s [2023-08-24T08:50:27.585Z] #10 16.14 169400K .......... .......... .......... .......... .......... 81% 20.8M 3s [2023-08-24T08:50:27.585Z] #10 16.14 169450K .......... .......... .......... .......... .......... 81% 26.0M 3s [2023-08-24T08:50:27.585Z] #10 16.15 169500K .......... .......... .......... .......... .......... 81% 22.4M 3s [2023-08-24T08:50:27.585Z] #10 16.15 169550K .......... .......... .......... .......... .......... 81% 19.4M 3s [2023-08-24T08:50:27.585Z] #10 16.15 169600K .......... .......... .......... .......... .......... 81% 18.3M 3s [2023-08-24T08:50:27.585Z] #10 16.15 169650K .......... .......... .......... .......... .......... 81% 19.9M 3s [2023-08-24T08:50:27.586Z] #10 16.16 169700K .......... .......... .......... .......... .......... 81% 7.18M 3s [2023-08-24T08:50:27.586Z] #10 16.16 169750K .......... .......... .......... .......... .......... 81% 21.7M 3s [2023-08-24T08:50:27.586Z] #10 16.16 169800K .......... .......... .......... .......... .......... 81% 12.8M 3s [2023-08-24T08:50:27.586Z] #10 16.17 169850K .......... .......... .......... .......... .......... 81% 17.5M 3s [2023-08-24T08:50:27.586Z] #10 16.17 169900K .......... .......... .......... .......... .......... 81% 3.75M 3s [2023-08-24T08:50:27.586Z] #10 16.18 169950K .......... .......... .......... .......... .......... 81% 42.9M 3s [2023-08-24T08:50:27.586Z] #10 16.19 170000K .......... .......... .......... .......... .......... 81% 22.6M 3s [2023-08-24T08:50:27.586Z] #10 16.19 170050K .......... .......... .......... .......... .......... 81% 19.6M 3s [2023-08-24T08:50:27.586Z] #10 16.19 170100K .......... .......... .......... .......... .......... 81% 19.6M 3s [2023-08-24T08:50:27.586Z] #10 16.19 170150K .......... .......... .......... .......... .......... 81% 18.9M 3s [2023-08-24T08:50:27.586Z] #10 16.19 170200K .......... .......... .......... .......... .......... 81% 14.4M 3s [2023-08-24T08:50:27.586Z] #10 16.20 170250K .......... .......... .......... .......... .......... 81% 11.5M 3s [2023-08-24T08:50:27.586Z] #10 16.20 170300K .......... .......... .......... .......... .......... 81% 11.1M 3s [2023-08-24T08:50:27.586Z] #10 16.21 170350K .......... .......... .......... .......... .......... 81% 6.54M 3s [2023-08-24T08:50:27.586Z] #10 16.21 170400K .......... .......... .......... .......... .......... 81% 28.7M 3s [2023-08-24T08:50:27.586Z] #10 16.22 170450K .......... .......... .......... .......... .......... 81% 13.0M 3s [2023-08-24T08:50:27.586Z] #10 16.22 170500K .......... .......... .......... .......... .......... 81% 10.6M 3s [2023-08-24T08:50:27.586Z] #10 16.23 170550K .......... .......... .......... .......... .......... 81% 14.5M 3s [2023-08-24T08:50:27.586Z] #10 16.23 170600K .......... .......... .......... .......... .......... 81% 21.7M 3s [2023-08-24T08:50:27.586Z] #10 16.23 170650K .......... .......... .......... .......... .......... 81% 17.8M 3s [2023-08-24T08:50:27.586Z] #10 16.23 170700K .......... .......... .......... .......... .......... 81% 17.5M 3s [2023-08-24T08:50:27.586Z] #10 16.24 170750K .......... .......... .......... .......... .......... 81% 13.0M 3s [2023-08-24T08:50:27.586Z] #10 16.24 170800K .......... .......... .......... .......... .......... 81% 11.3M 3s [2023-08-24T08:50:27.586Z] #10 16.24 170850K .......... .......... .......... .......... .......... 81% 7.31M 3s [2023-08-24T08:50:27.586Z] #10 16.25 170900K .......... .......... .......... .......... .......... 81% 32.3M 3s [2023-08-24T08:50:27.586Z] #10 16.25 170950K .......... .......... .......... .......... .......... 81% 22.1M 3s [2023-08-24T08:50:27.586Z] #10 16.25 171000K .......... .......... .......... .......... .......... 81% 18.4M 3s [2023-08-24T08:50:27.586Z] #10 16.26 171050K .......... .......... .......... .......... .......... 81% 19.3M 3s [2023-08-24T08:50:27.586Z] #10 16.26 171100K .......... .......... .......... .......... .......... 81% 33.2M 3s [2023-08-24T08:50:27.586Z] #10 16.26 171150K .......... .......... .......... .......... .......... 81% 19.2M 3s [2023-08-24T08:50:27.586Z] #10 16.26 171200K .......... .......... .......... .......... .......... 81% 16.3M 3s [2023-08-24T08:50:27.586Z] #10 16.27 171250K .......... .......... .......... .......... .......... 81% 22.8M 3s [2023-08-24T08:50:27.586Z] #10 16.27 171300K .......... .......... .......... .......... .......... 81% 9.11M 3s [2023-08-24T08:50:27.586Z] #10 16.27 171350K .......... .......... .......... .......... .......... 81% 36.3M 3s [2023-08-24T08:50:27.586Z] #10 16.28 171400K .......... .......... .......... .......... .......... 81% 16.9M 3s [2023-08-24T08:50:27.586Z] #10 16.28 171450K .......... .......... .......... .......... .......... 82% 24.7M 3s [2023-08-24T08:50:27.586Z] #10 16.28 171500K .......... .......... .......... .......... .......... 82% 25.6M 3s [2023-08-24T08:50:27.586Z] #10 16.28 171550K .......... .......... .......... .......... .......... 82% 16.6M 3s [2023-08-24T08:50:27.586Z] #10 16.28 171600K .......... .......... .......... .......... .......... 82% 27.1M 3s [2023-08-24T08:50:27.586Z] #10 16.29 171650K .......... .......... .......... .......... .......... 82% 17.5M 3s [2023-08-24T08:50:27.586Z] #10 16.29 171700K .......... .......... .......... .......... .......... 82% 12.3M 3s [2023-08-24T08:50:27.586Z] #10 16.29 171750K .......... .......... .......... .......... .......... 82% 17.0M 3s [2023-08-24T08:50:27.586Z] #10 16.30 171800K .......... .......... .......... .......... .......... 82% 12.7M 3s [2023-08-24T08:50:27.586Z] #10 16.30 171850K .......... .......... .......... .......... .......... 82% 20.5M 3s [2023-08-24T08:50:27.586Z] #10 16.30 171900K .......... .......... .......... .......... .......... 82% 23.7M 3s [2023-08-24T08:50:27.586Z] #10 16.30 171950K .......... .......... .......... .......... .......... 82% 15.4M 3s [2023-08-24T08:50:27.586Z] #10 16.31 172000K .......... .......... .......... .......... .......... 82% 19.4M 3s [2023-08-24T08:50:27.586Z] #10 16.31 172050K .......... .......... .......... .......... .......... 82% 23.1M 3s [2023-08-24T08:50:27.586Z] #10 16.31 172100K .......... .......... .......... .......... .......... 82% 22.3M 3s [2023-08-24T08:50:27.586Z] #10 16.31 172150K .......... .......... .......... .......... .......... 82% 10.9M 3s [2023-08-24T08:50:27.586Z] #10 16.32 172200K .......... .......... .......... .......... .......... 82% 26.0M 3s [2023-08-24T08:50:27.586Z] #10 16.32 172250K .......... .......... .......... .......... .......... 82% 23.9M 3s [2023-08-24T08:50:27.586Z] #10 16.32 172300K .......... .......... .......... .......... .......... 82% 24.0M 3s [2023-08-24T08:50:27.586Z] #10 16.33 172350K .......... .......... .......... .......... .......... 82% 16.9M 3s [2023-08-24T08:50:27.586Z] #10 16.33 172400K .......... .......... .......... .......... .......... 82% 25.9M 3s [2023-08-24T08:50:27.586Z] #10 16.33 172450K .......... .......... .......... .......... .......... 82% 21.3M 3s [2023-08-24T08:50:27.586Z] #10 16.33 172500K .......... .......... .......... .......... .......... 82% 18.9M 3s [2023-08-24T08:50:27.586Z] #10 16.33 172550K .......... .......... .......... .......... .......... 82% 24.5M 3s [2023-08-24T08:50:27.586Z] #10 16.34 172600K .......... .......... .......... .......... .......... 82% 26.2M 3s [2023-08-24T08:50:27.586Z] #10 16.34 172650K .......... .......... .......... .......... .......... 82% 26.2M 3s [2023-08-24T08:50:27.586Z] #10 16.34 172700K .......... .......... .......... .......... .......... 82% 17.1M 3s [2023-08-24T08:50:27.586Z] #10 16.34 172750K .......... .......... .......... .......... .......... 82% 11.2M 3s [2023-08-24T08:50:27.586Z] #10 16.35 172800K .......... .......... .......... .......... .......... 82% 39.4M 3s [2023-08-24T08:50:27.586Z] #10 16.35 172850K .......... .......... .......... .......... .......... 82% 34.0M 3s [2023-08-24T08:50:27.586Z] #10 16.35 172900K .......... .......... .......... .......... .......... 82% 23.0M 3s [2023-08-24T08:50:27.586Z] #10 16.35 172950K .......... .......... .......... .......... .......... 82% 14.4M 3s [2023-08-24T08:50:27.586Z] #10 16.36 173000K .......... .......... .......... .......... .......... 82% 24.6M 3s [2023-08-24T08:50:27.586Z] #10 16.36 173050K .......... .......... .......... .......... .......... 82% 19.9M 3s [2023-08-24T08:50:27.586Z] #10 16.36 173100K .......... .......... .......... .......... .......... 82% 25.6M 3s [2023-08-24T08:50:27.586Z] #10 16.36 173150K .......... .......... .......... .......... .......... 82% 22.8M 3s [2023-08-24T08:50:27.586Z] #10 16.36 173200K .......... .......... .......... .......... .......... 82% 20.0M 3s [2023-08-24T08:50:27.586Z] #10 16.37 173250K .......... .......... .......... .......... .......... 82% 17.8M 3s [2023-08-24T08:50:27.586Z] #10 16.37 173300K .......... .......... .......... .......... .......... 82% 18.6M 3s [2023-08-24T08:50:27.586Z] #10 16.37 173350K .......... .......... .......... .......... .......... 82% 29.7M 3s [2023-08-24T08:50:27.586Z] #10 16.37 173400K .......... .......... .......... .......... .......... 82% 19.4M 3s [2023-08-24T08:50:27.586Z] #10 16.38 173450K .......... .......... .......... .......... .......... 82% 17.6M 3s [2023-08-24T08:50:27.586Z] #10 16.38 173500K .......... .......... .......... .......... .......... 82% 30.5M 3s [2023-08-24T08:50:27.586Z] #10 16.38 173550K .......... .......... .......... .......... .......... 83% 21.5M 3s [2023-08-24T08:50:27.586Z] #10 16.38 173600K .......... .......... .......... .......... .......... 83% 18.6M 3s [2023-08-24T08:50:27.586Z] #10 16.39 173650K .......... .......... .......... .......... .......... 83% 26.1M 3s [2023-08-24T08:50:27.586Z] #10 16.39 173700K .......... .......... .......... .......... .......... 83% 22.0M 3s [2023-08-24T08:50:27.586Z] #10 16.39 173750K .......... .......... .......... .......... .......... 83% 22.2M 3s [2023-08-24T08:50:27.836Z] #10 16.39 173800K .......... .......... .......... .......... .......... 83% 5.82M 3s [2023-08-24T08:50:27.836Z] #10 16.40 173850K .......... .......... .......... .......... .......... 83% 10.5M 3s [2023-08-24T08:50:27.836Z] #10 16.40 173900K .......... .......... .......... .......... .......... 83% 20.0M 3s [2023-08-24T08:50:27.836Z] #10 16.41 173950K .......... .......... .......... .......... .......... 83% 27.0M 3s [2023-08-24T08:50:27.836Z] #10 16.41 174000K .......... .......... .......... .......... .......... 83% 4.50M 3s [2023-08-24T08:50:27.836Z] #10 16.42 174050K .......... .......... .......... .......... .......... 83% 13.8M 3s [2023-08-24T08:50:27.836Z] #10 16.42 174100K .......... .......... .......... .......... .......... 83% 19.7M 3s [2023-08-24T08:50:27.836Z] #10 16.43 174150K .......... .......... .......... .......... .......... 83% 27.6M 3s [2023-08-24T08:50:27.836Z] #10 16.43 174200K .......... .......... .......... .......... .......... 83% 21.6M 3s [2023-08-24T08:50:27.836Z] #10 16.43 174250K .......... .......... .......... .......... .......... 83% 12.6M 3s [2023-08-24T08:50:27.836Z] #10 16.43 174300K .......... .......... .......... .......... .......... 83% 13.6M 3s [2023-08-24T08:50:27.837Z] #10 16.44 174350K .......... .......... .......... .......... .......... 83% 8.35M 3s [2023-08-24T08:50:27.837Z] #10 16.44 174400K .......... .......... .......... .......... .......... 83% 24.3M 3s [2023-08-24T08:50:27.837Z] #10 16.45 174450K .......... .......... .......... .......... .......... 83% 8.15M 3s [2023-08-24T08:50:27.837Z] #10 16.45 174500K .......... .......... .......... .......... .......... 83% 39.7M 3s [2023-08-24T08:50:27.837Z] #10 16.45 174550K .......... .......... .......... .......... .......... 83% 7.52M 3s [2023-08-24T08:50:27.837Z] #10 16.46 174600K .......... .......... .......... .......... .......... 83% 16.9M 3s [2023-08-24T08:50:27.837Z] #10 16.46 174650K .......... .......... .......... .......... .......... 83% 20.1M 3s [2023-08-24T08:50:27.837Z] #10 16.46 174700K .......... .......... .......... .......... .......... 83% 18.6M 3s [2023-08-24T08:50:27.837Z] #10 16.47 174750K .......... .......... .......... .......... .......... 83% 15.4M 3s [2023-08-24T08:50:27.837Z] #10 16.47 174800K .......... .......... .......... .......... .......... 83% 22.4M 3s [2023-08-24T08:50:27.837Z] #10 16.47 174850K .......... .......... .......... .......... .......... 83% 8.62M 3s [2023-08-24T08:50:27.837Z] #10 16.48 174900K .......... .......... .......... .......... .......... 83% 20.6M 3s [2023-08-24T08:50:27.837Z] #10 16.48 174950K .......... .......... .......... .......... .......... 83% 7.84M 3s [2023-08-24T08:50:27.837Z] #10 16.49 175000K .......... .......... .......... .......... .......... 83% 34.5M 3s [2023-08-24T08:50:27.837Z] #10 16.49 175050K .......... .......... .......... .......... .......... 83% 21.9M 3s [2023-08-24T08:50:27.837Z] #10 16.49 175100K .......... .......... .......... .......... .......... 83% 12.2M 3s [2023-08-24T08:50:27.837Z] #10 16.49 175150K .......... .......... .......... .......... .......... 83% 30.5M 3s [2023-08-24T08:50:27.837Z] #10 16.50 175200K .......... .......... .......... .......... .......... 83% 21.8M 3s [2023-08-24T08:50:27.837Z] #10 16.50 175250K .......... .......... .......... .......... .......... 83% 20.1M 3s [2023-08-24T08:50:27.837Z] #10 16.50 175300K .......... .......... .......... .......... .......... 83% 17.3M 3s [2023-08-24T08:50:27.837Z] #10 16.50 175350K .......... .......... .......... .......... .......... 83% 25.5M 3s [2023-08-24T08:50:27.837Z] #10 16.51 175400K .......... .......... .......... .......... .......... 83% 15.4M 3s [2023-08-24T08:50:27.837Z] #10 16.51 175450K .......... .......... .......... .......... .......... 83% 17.6M 3s [2023-08-24T08:50:27.837Z] #10 16.51 175500K .......... .......... .......... .......... .......... 83% 25.5M 3s [2023-08-24T08:50:27.837Z] #10 16.51 175550K .......... .......... .......... .......... .......... 83% 15.9M 3s [2023-08-24T08:50:27.837Z] #10 16.52 175600K .......... .......... .......... .......... .......... 83% 31.2M 3s [2023-08-24T08:50:27.837Z] #10 16.52 175650K .......... .......... .......... .......... .......... 84% 18.8M 3s [2023-08-24T08:50:27.837Z] #10 16.52 175700K .......... .......... .......... .......... .......... 84% 25.6M 3s [2023-08-24T08:50:27.837Z] #10 16.52 175750K .......... .......... .......... .......... .......... 84% 11.3M 3s [2023-08-24T08:50:27.837Z] #10 16.53 175800K .......... .......... .......... .......... .......... 84% 18.0M 3s [2023-08-24T08:50:27.837Z] #10 16.53 175850K .......... .......... .......... .......... .......... 84% 22.6M 3s [2023-08-24T08:50:27.837Z] #10 16.53 175900K .......... .......... .......... .......... .......... 84% 24.3M 3s [2023-08-24T08:50:27.837Z] #10 16.53 175950K .......... .......... .......... .......... .......... 84% 12.8M 3s [2023-08-24T08:50:27.837Z] #10 16.54 176000K .......... .......... .......... .......... .......... 84% 25.9M 3s [2023-08-24T08:50:27.837Z] #10 16.54 176050K .......... .......... .......... .......... .......... 84% 14.1M 3s [2023-08-24T08:50:27.837Z] #10 16.54 176100K .......... .......... .......... .......... .......... 84% 16.7M 3s [2023-08-24T08:50:27.837Z] #10 16.55 176150K .......... .......... .......... .......... .......... 84% 18.7M 3s [2023-08-24T08:50:27.837Z] #10 16.55 176200K .......... .......... .......... .......... .......... 84% 16.2M 3s [2023-08-24T08:50:27.837Z] #10 16.55 176250K .......... .......... .......... .......... .......... 84% 19.6M 3s [2023-08-24T08:50:27.837Z] #10 16.55 176300K .......... .......... .......... .......... .......... 84% 15.4M 3s [2023-08-24T08:50:27.837Z] #10 16.56 176350K .......... .......... .......... .......... .......... 84% 13.7M 3s [2023-08-24T08:50:27.837Z] #10 16.56 176400K .......... .......... .......... .......... .......... 84% 25.2M 3s [2023-08-24T08:50:27.837Z] #10 16.56 176450K .......... .......... .......... .......... .......... 84% 14.6M 3s [2023-08-24T08:50:27.837Z] #10 16.57 176500K .......... .......... .......... .......... .......... 84% 26.1M 3s [2023-08-24T08:50:27.837Z] #10 16.57 176550K .......... .......... .......... .......... .......... 84% 25.0M 3s [2023-08-24T08:50:27.837Z] #10 16.57 176600K .......... .......... .......... .......... .......... 84% 15.5M 3s [2023-08-24T08:50:27.837Z] #10 16.57 176650K .......... .......... .......... .......... .......... 84% 33.0M 3s [2023-08-24T08:50:27.837Z] #10 16.57 176700K .......... .......... .......... .......... .......... 84% 22.9M 3s [2023-08-24T08:50:27.837Z] #10 16.58 176750K .......... .......... .......... .......... .......... 84% 18.2M 3s [2023-08-24T08:50:27.837Z] #10 16.58 176800K .......... .......... .......... .......... .......... 84% 24.0M 3s [2023-08-24T08:50:27.837Z] #10 16.58 176850K .......... .......... .......... .......... .......... 84% 16.2M 3s [2023-08-24T08:50:27.837Z] #10 16.58 176900K .......... .......... .......... .......... .......... 84% 23.1M 3s [2023-08-24T08:50:27.837Z] #10 16.59 176950K .......... .......... .......... .......... .......... 84% 32.3M 3s [2023-08-24T08:50:27.837Z] #10 16.59 177000K .......... .......... .......... .......... .......... 84% 17.1M 3s [2023-08-24T08:50:27.837Z] #10 16.59 177050K .......... .......... .......... .......... .......... 84% 13.8M 3s [2023-08-24T08:50:27.837Z] #10 16.59 177100K .......... .......... .......... .......... .......... 84% 17.7M 3s [2023-08-24T08:50:27.837Z] #10 16.60 177150K .......... .......... .......... .......... .......... 84% 38.7M 3s [2023-08-24T08:50:27.837Z] #10 16.60 177200K .......... .......... .......... .......... .......... 84% 17.3M 3s [2023-08-24T08:50:28.088Z] #10 16.60 177250K .......... .......... .......... .......... .......... 84% 22.2M 3s [2023-08-24T08:50:28.088Z] #10 16.60 177300K .......... .......... .......... .......... .......... 84% 24.5M 3s [2023-08-24T08:50:28.088Z] #10 16.61 177350K .......... .......... .......... .......... .......... 84% 25.3M 3s [2023-08-24T08:50:28.088Z] #10 16.61 177400K .......... .......... .......... .......... .......... 84% 16.7M 3s [2023-08-24T08:50:28.088Z] #10 16.61 177450K .......... .......... .......... .......... .......... 84% 23.3M 3s [2023-08-24T08:50:28.088Z] #10 16.61 177500K .......... .......... .......... .......... .......... 84% 26.7M 3s [2023-08-24T08:50:28.088Z] #10 16.61 177550K .......... .......... .......... .......... .......... 84% 16.7M 3s [2023-08-24T08:50:28.088Z] #10 16.62 177600K .......... .......... .......... .......... .......... 84% 24.6M 3s [2023-08-24T08:50:28.088Z] #10 16.62 177650K .......... .......... .......... .......... .......... 84% 24.3M 3s [2023-08-24T08:50:28.088Z] #10 16.62 177700K .......... .......... .......... .......... .......... 84% 27.1M 3s [2023-08-24T08:50:28.088Z] #10 16.62 177750K .......... .......... .......... .......... .......... 85% 15.8M 3s [2023-08-24T08:50:28.088Z] #10 16.63 177800K .......... .......... .......... .......... .......... 85% 21.2M 3s [2023-08-24T08:50:28.088Z] #10 16.63 177850K .......... .......... .......... .......... .......... 85% 21.9M 3s [2023-08-24T08:50:28.088Z] #10 16.63 177900K .......... .......... .......... .......... .......... 85% 7.02M 3s [2023-08-24T08:50:28.088Z] #10 16.64 177950K .......... .......... .......... .......... .......... 85% 9.84M 3s [2023-08-24T08:50:28.088Z] #10 16.64 178000K .......... .......... .......... .......... .......... 85% 19.5M 2s [2023-08-24T08:50:28.088Z] #10 16.64 178050K .......... .......... .......... .......... .......... 85% 20.9M 2s [2023-08-24T08:50:28.088Z] #10 16.65 178100K .......... .......... .......... .......... .......... 85% 5.41M 2s [2023-08-24T08:50:28.088Z] #10 16.66 178150K .......... .......... .......... .......... .......... 85% 15.3M 2s [2023-08-24T08:50:28.088Z] #10 16.66 178200K .......... .......... .......... .......... .......... 85% 16.5M 2s [2023-08-24T08:50:28.088Z] #10 16.66 178250K .......... .......... .......... .......... .......... 85% 18.1M 2s [2023-08-24T08:50:28.088Z] #10 16.66 178300K .......... .......... .......... .......... .......... 85% 37.0M 2s [2023-08-24T08:50:28.088Z] #10 16.67 178350K .......... .......... .......... .......... .......... 85% 17.9M 2s [2023-08-24T08:50:28.088Z] #10 16.67 178400K .......... .......... .......... .......... .......... 85% 17.4M 2s [2023-08-24T08:50:28.088Z] #10 16.67 178450K .......... .......... .......... .......... .......... 85% 17.7M 2s [2023-08-24T08:50:28.088Z] #10 16.67 178500K .......... .......... .......... .......... .......... 85% 9.09M 2s [2023-08-24T08:50:28.088Z] #10 16.68 178550K .......... .......... .......... .......... .......... 85% 10.4M 2s [2023-08-24T08:50:28.088Z] #10 16.68 178600K .......... .......... .......... .......... .......... 85% 18.3M 2s [2023-08-24T08:50:28.088Z] #10 16.69 178650K .......... .......... .......... .......... .......... 85% 9.75M 2s [2023-08-24T08:50:28.088Z] #10 16.69 178700K .......... .......... .......... .......... .......... 85% 14.6M 2s [2023-08-24T08:50:28.088Z] #10 16.70 178750K .......... .......... .......... .......... .......... 85% 24.8M 2s [2023-08-24T08:50:28.088Z] #10 16.70 178800K .......... .......... .......... .......... .......... 85% 17.6M 2s [2023-08-24T08:50:28.088Z] #10 16.70 178850K .......... .......... .......... .......... .......... 85% 24.2M 2s [2023-08-24T08:50:28.088Z] #10 16.70 178900K .......... .......... .......... .......... .......... 85% 8.49M 2s [2023-08-24T08:50:28.088Z] #10 16.71 178950K .......... .......... .......... .......... .......... 85% 11.8M 2s [2023-08-24T08:50:28.088Z] #10 16.71 179000K .......... .......... .......... .......... .......... 85% 25.4M 2s [2023-08-24T08:50:28.088Z] #10 16.71 179050K .......... .......... .......... .......... .......... 85% 11.0M 2s [2023-08-24T08:50:28.088Z] #10 16.72 179100K .......... .......... .......... .......... .......... 85% 17.2M 2s [2023-08-24T08:50:28.088Z] #10 16.72 179150K .......... .......... .......... .......... .......... 85% 17.1M 2s [2023-08-24T08:50:28.088Z] #10 16.72 179200K .......... .......... .......... .......... .......... 85% 17.6M 2s [2023-08-24T08:50:28.088Z] #10 16.73 179250K .......... .......... .......... .......... .......... 85% 30.2M 2s [2023-08-24T08:50:28.088Z] #10 16.73 179300K .......... .......... .......... .......... .......... 85% 25.3M 2s [2023-08-24T08:50:28.088Z] #10 16.73 179350K .......... .......... .......... .......... .......... 85% 17.9M 2s [2023-08-24T08:50:28.088Z] #10 16.73 179400K .......... .......... .......... .......... .......... 85% 17.3M 2s [2023-08-24T08:50:28.088Z] #10 16.74 179450K .......... .......... .......... .......... .......... 85% 27.3M 2s [2023-08-24T08:50:28.088Z] #10 16.74 179500K .......... .......... .......... .......... .......... 85% 16.1M 2s [2023-08-24T08:50:28.088Z] #10 16.74 179550K .......... .......... .......... .......... .......... 85% 23.4M 2s [2023-08-24T08:50:28.088Z] #10 16.74 179600K .......... .......... .......... .......... .......... 85% 27.3M 2s [2023-08-24T08:50:28.088Z] #10 16.74 179650K .......... .......... .......... .......... .......... 85% 18.7M 2s [2023-08-24T08:50:28.088Z] #10 16.75 179700K .......... .......... .......... .......... .......... 85% 18.7M 2s [2023-08-24T08:50:28.088Z] #10 16.75 179750K .......... .......... .......... .......... .......... 85% 23.6M 2s [2023-08-24T08:50:28.088Z] #10 16.75 179800K .......... .......... .......... .......... .......... 86% 25.2M 2s [2023-08-24T08:50:28.088Z] #10 16.75 179850K .......... .......... .......... .......... .......... 86% 28.2M 2s [2023-08-24T08:50:28.088Z] #10 16.76 179900K .......... .......... .......... .......... .......... 86% 14.0M 2s [2023-08-24T08:50:28.088Z] #10 16.76 179950K .......... .......... .......... .......... .......... 86% 13.1M 2s [2023-08-24T08:50:28.088Z] #10 16.76 180000K .......... .......... .......... .......... .......... 86% 30.1M 2s [2023-08-24T08:50:28.088Z] #10 16.76 180050K .......... .......... .......... .......... .......... 86% 19.8M 2s [2023-08-24T08:50:28.088Z] #10 16.77 180100K .......... .......... .......... .......... .......... 86% 21.7M 2s [2023-08-24T08:50:28.088Z] #10 16.77 180150K .......... .......... .......... .......... .......... 86% 14.0M 2s [2023-08-24T08:50:28.088Z] #10 16.77 180200K .......... .......... .......... .......... .......... 86% 8.85M 2s [2023-08-24T08:50:28.089Z] #10 16.78 180250K .......... .......... .......... .......... .......... 86% 24.4M 2s [2023-08-24T08:50:28.089Z] #10 16.78 180300K .......... .......... .......... .......... .......... 86% 13.9M 2s [2023-08-24T08:50:28.089Z] #10 16.78 180350K .......... .......... .......... .......... .......... 86% 18.1M 2s [2023-08-24T08:50:28.089Z] #10 16.79 180400K .......... .......... .......... .......... .......... 86% 17.2M 2s [2023-08-24T08:50:28.089Z] #10 16.79 180450K .......... .......... .......... .......... .......... 86% 12.7M 2s [2023-08-24T08:50:28.089Z] #10 16.79 180500K .......... .......... .......... .......... .......... 86% 18.8M 2s [2023-08-24T08:50:28.089Z] #10 16.80 180550K .......... .......... .......... .......... .......... 86% 15.4M 2s [2023-08-24T08:50:28.089Z] #10 16.80 180600K .......... .......... .......... .......... .......... 86% 31.6M 2s [2023-08-24T08:50:28.089Z] #10 16.80 180650K .......... .......... .......... .......... .......... 86% 16.9M 2s [2023-08-24T08:50:28.089Z] #10 16.80 180700K .......... .......... .......... .......... .......... 86% 16.1M 2s [2023-08-24T08:50:28.089Z] #10 16.81 180750K .......... .......... .......... .......... .......... 86% 24.6M 2s [2023-08-24T08:50:28.089Z] #10 16.81 180800K .......... .......... .......... .......... .......... 86% 13.4M 2s [2023-08-24T08:50:28.089Z] #10 16.81 180850K .......... .......... .......... .......... .......... 86% 24.4M 2s [2023-08-24T08:50:28.089Z] #10 16.81 180900K .......... .......... .......... .......... .......... 86% 24.4M 2s [2023-08-24T08:50:28.089Z] #10 16.82 180950K .......... .......... .......... .......... .......... 86% 15.2M 2s [2023-08-24T08:50:28.089Z] #10 16.82 181000K .......... .......... .......... .......... .......... 86% 17.8M 2s [2023-08-24T08:50:28.089Z] #10 16.82 181050K .......... .......... .......... .......... .......... 86% 32.3M 2s [2023-08-24T08:50:28.089Z] #10 16.82 181100K .......... .......... .......... .......... .......... 86% 17.6M 2s [2023-08-24T08:50:28.089Z] #10 16.83 181150K .......... .......... .......... .......... .......... 86% 19.9M 2s [2023-08-24T08:50:28.089Z] #10 16.83 181200K .......... .......... .......... .......... .......... 86% 19.5M 2s [2023-08-24T08:50:28.089Z] #10 16.83 181250K .......... .......... .......... .......... .......... 86% 30.4M 2s [2023-08-24T08:50:28.089Z] #10 16.83 181300K .......... .......... .......... .......... .......... 86% 24.0M 2s [2023-08-24T08:50:28.089Z] #10 16.83 181350K .......... .......... .......... .......... .......... 86% 18.5M 2s [2023-08-24T08:50:28.089Z] #10 16.84 181400K .......... .......... .......... .......... .......... 86% 25.4M 2s [2023-08-24T08:50:28.089Z] #10 16.84 181450K .......... .......... .......... .......... .......... 86% 21.6M 2s [2023-08-24T08:50:28.089Z] #10 16.84 181500K .......... .......... .......... .......... .......... 86% 19.3M 2s [2023-08-24T08:50:28.089Z] #10 16.84 181550K .......... .......... .......... .......... .......... 86% 22.0M 2s [2023-08-24T08:50:28.089Z] #10 16.85 181600K .......... .......... .......... .......... .......... 86% 18.3M 2s [2023-08-24T08:50:28.089Z] #10 16.85 181650K .......... .......... .......... .......... .......... 86% 27.2M 2s [2023-08-24T08:50:28.089Z] #10 16.85 181700K .......... .......... .......... .......... .......... 86% 18.8M 2s [2023-08-24T08:50:28.089Z] #10 16.85 181750K .......... .......... .......... .......... .......... 86% 17.4M 2s [2023-08-24T08:50:28.089Z] #10 16.86 181800K .......... .......... .......... .......... .......... 86% 22.8M 2s [2023-08-24T08:50:28.089Z] #10 16.86 181850K .......... .......... .......... .......... .......... 86% 21.1M 2s [2023-08-24T08:50:28.089Z] #10 16.86 181900K .......... .......... .......... .......... .......... 87% 21.9M 2s [2023-08-24T08:50:28.089Z] #10 16.86 181950K .......... .......... .......... .......... .......... 87% 19.7M 2s [2023-08-24T08:50:28.089Z] #10 16.87 182000K .......... .......... .......... .......... .......... 87% 6.12M 2s [2023-08-24T08:50:28.089Z] #10 16.87 182050K .......... .......... .......... .......... .......... 87% 11.7M 2s [2023-08-24T08:50:28.089Z] #10 16.88 182100K .......... .......... .......... .......... .......... 87% 18.4M 2s [2023-08-24T08:50:28.089Z] #10 16.88 182150K .......... .......... .......... .......... .......... 87% 18.6M 2s [2023-08-24T08:50:28.089Z] #10 16.88 182200K .......... .......... .......... .......... .......... 87% 4.57M 2s [2023-08-24T08:50:28.089Z] #10 16.89 182250K .......... .......... .......... .......... .......... 87% 19.6M 2s [2023-08-24T08:50:28.089Z] #10 16.90 182300K .......... .......... .......... .......... .......... 87% 21.6M 2s [2023-08-24T08:50:28.089Z] #10 16.90 182350K .......... .......... .......... .......... .......... 87% 30.5M 2s [2023-08-24T08:50:28.089Z] #10 16.90 182400K .......... .......... .......... .......... .......... 87% 20.0M 2s [2023-08-24T08:50:28.340Z] #10 16.90 182450K .......... .......... .......... .......... .......... 87% 15.4M 2s [2023-08-24T08:50:28.340Z] #10 16.91 182500K .......... .......... .......... .......... .......... 87% 18.8M 2s [2023-08-24T08:50:28.340Z] #10 16.91 182550K .......... .......... .......... .......... .......... 87% 16.6M 2s [2023-08-24T08:50:28.340Z] #10 16.91 182600K .......... .......... .......... .......... .......... 87% 8.81M 2s [2023-08-24T08:50:28.340Z] #10 16.92 182650K .......... .......... .......... .......... .......... 87% 9.44M 2s [2023-08-24T08:50:28.340Z] #10 16.92 182700K .......... .......... .......... .......... .......... 87% 19.4M 2s [2023-08-24T08:50:28.340Z] #10 16.92 182750K .......... .......... .......... .......... .......... 87% 10.9M 2s [2023-08-24T08:50:28.340Z] #10 16.93 182800K .......... .......... .......... .......... .......... 87% 16.2M 2s [2023-08-24T08:50:28.340Z] #10 16.93 182850K .......... .......... .......... .......... .......... 87% 25.4M 2s [2023-08-24T08:50:28.340Z] #10 16.94 182900K .......... .......... .......... .......... .......... 87% 14.1M 2s [2023-08-24T08:50:28.340Z] #10 16.94 182950K .......... .......... .......... .......... .......... 87% 13.1M 2s [2023-08-24T08:50:28.340Z] #10 16.94 183000K .......... .......... .......... .......... .......... 87% 8.72M 2s [2023-08-24T08:50:28.340Z] #10 16.95 183050K .......... .......... .......... .......... .......... 87% 12.1M 2s [2023-08-24T08:50:28.340Z] #10 16.95 183100K .......... .......... .......... .......... .......... 87% 17.4M 2s [2023-08-24T08:50:28.340Z] #10 16.95 183150K .......... .......... .......... .......... .......... 87% 6.54M 2s [2023-08-24T08:50:28.340Z] #10 16.96 183200K .......... .......... .......... .......... .......... 87% 27.0M 2s [2023-08-24T08:50:28.340Z] #10 16.96 183250K .......... .......... .......... .......... .......... 87% 31.8M 2s [2023-08-24T08:50:28.340Z] #10 16.96 183300K .......... .......... .......... .......... .......... 87% 20.2M 2s [2023-08-24T08:50:28.340Z] #10 16.97 183350K .......... .......... .......... .......... .......... 87% 21.9M 2s [2023-08-24T08:50:28.340Z] #10 16.97 183400K .......... .......... .......... .......... .......... 87% 17.0M 2s [2023-08-24T08:50:28.340Z] #10 16.97 183450K .......... .......... .......... .......... .......... 87% 32.9M 2s [2023-08-24T08:50:28.340Z] #10 16.97 183500K .......... .......... .......... .......... .......... 87% 22.3M 2s [2023-08-24T08:50:28.340Z] #10 16.98 183550K .......... .......... .......... .......... .......... 87% 17.0M 2s [2023-08-24T08:50:28.340Z] #10 16.98 183600K .......... .......... .......... .......... .......... 87% 22.6M 2s [2023-08-24T08:50:28.340Z] #10 16.98 183650K .......... .......... .......... .......... .......... 87% 5.66M 2s [2023-08-24T08:50:28.340Z] #10 16.99 183700K .......... .......... .......... .......... .......... 87% 49.8M 2s [2023-08-24T08:50:28.340Z] #10 16.99 183750K .......... .......... .......... .......... .......... 87% 56.7M 2s [2023-08-24T08:50:28.340Z] #10 16.99 183800K .......... .......... .......... .......... .......... 87% 49.0M 2s [2023-08-24T08:50:28.340Z] #10 16.99 183850K .......... .......... .......... .......... .......... 87% 20.0M 2s [2023-08-24T08:50:28.340Z] #10 16.99 183900K .......... .......... .......... .......... .......... 87% 52.1M 2s [2023-08-24T08:50:28.340Z] #10 17.00 183950K .......... .......... .......... .......... .......... 87% 32.9M 2s [2023-08-24T08:50:28.340Z] #10 17.00 184000K .......... .......... .......... .......... .......... 88% 9.34M 2s [2023-08-24T08:50:28.340Z] #10 17.00 184050K .......... .......... .......... .......... .......... 88% 45.0M 2s [2023-08-24T08:50:28.340Z] #10 17.00 184100K .......... .......... .......... .......... .......... 88% 16.6M 2s [2023-08-24T08:50:28.340Z] #10 17.01 184150K .......... .......... .......... .......... .......... 88% 14.8M 2s [2023-08-24T08:50:28.340Z] #10 17.01 184200K .......... .......... .......... .......... .......... 88% 47.2M 2s [2023-08-24T08:50:28.340Z] #10 17.01 184250K .......... .......... .......... .......... .......... 88% 42.9M 2s [2023-08-24T08:50:28.340Z] #10 17.01 184300K .......... .......... .......... .......... .......... 88% 7.83M 2s [2023-08-24T08:50:28.340Z] #10 17.02 184350K .......... .......... .......... .......... .......... 88% 51.6M 2s [2023-08-24T08:50:28.340Z] #10 17.02 184400K .......... .......... .......... .......... .......... 88% 28.8M 2s [2023-08-24T08:50:28.340Z] #10 17.02 184450K .......... .......... .......... .......... .......... 88% 27.7M 2s [2023-08-24T08:50:28.340Z] #10 17.02 184500K .......... .......... .......... .......... .......... 88% 24.9M 2s [2023-08-24T08:50:28.340Z] #10 17.03 184550K .......... .......... .......... .......... .......... 88% 13.0M 2s [2023-08-24T08:50:28.340Z] #10 17.03 184600K .......... .......... .......... .......... .......... 88% 17.3M 2s [2023-08-24T08:50:28.340Z] #10 17.03 184650K .......... .......... .......... .......... .......... 88% 17.1M 2s [2023-08-24T08:50:28.340Z] #10 17.03 184700K .......... .......... .......... .......... .......... 88% 25.5M 2s [2023-08-24T08:50:28.340Z] #10 17.04 184750K .......... .......... .......... .......... .......... 88% 13.9M 2s [2023-08-24T08:50:28.340Z] #10 17.04 184800K .......... .......... .......... .......... .......... 88% 13.3M 2s [2023-08-24T08:50:28.340Z] #10 17.04 184850K .......... .......... .......... .......... .......... 88% 34.2M 2s [2023-08-24T08:50:28.340Z] #10 17.04 184900K .......... .......... .......... .......... .......... 88% 16.4M 2s [2023-08-24T08:50:28.340Z] #10 17.05 184950K .......... .......... .......... .......... .......... 88% 11.7M 2s [2023-08-24T08:50:28.340Z] #10 17.05 185000K .......... .......... .......... .......... .......... 88% 17.4M 2s [2023-08-24T08:50:28.340Z] #10 17.05 185050K .......... .......... .......... .......... .......... 88% 25.7M 2s [2023-08-24T08:50:28.340Z] #10 17.06 185100K .......... .......... .......... .......... .......... 88% 19.9M 2s [2023-08-24T08:50:28.340Z] #10 17.06 185150K .......... .......... .......... .......... .......... 88% 29.9M 2s [2023-08-24T08:50:28.340Z] #10 17.06 185200K .......... .......... .......... .......... .......... 88% 15.3M 2s [2023-08-24T08:50:28.340Z] #10 17.06 185250K .......... .......... .......... .......... .......... 88% 17.0M 2s [2023-08-24T08:50:28.340Z] #10 17.07 185300K .......... .......... .......... .......... .......... 88% 31.6M 2s [2023-08-24T08:50:28.340Z] #10 17.07 185350K .......... .......... .......... .......... .......... 88% 22.5M 2s [2023-08-24T08:50:28.340Z] #10 17.07 185400K .......... .......... .......... .......... .......... 88% 23.5M 2s [2023-08-24T08:50:28.340Z] #10 17.07 185450K .......... .......... .......... .......... .......... 88% 14.7M 2s [2023-08-24T08:50:28.340Z] #10 17.08 185500K .......... .......... .......... .......... .......... 88% 33.6M 2s [2023-08-24T08:50:28.340Z] #10 17.08 185550K .......... .......... .......... .......... .......... 88% 21.8M 2s [2023-08-24T08:50:28.340Z] #10 17.08 185600K .......... .......... .......... .......... .......... 88% 19.3M 2s [2023-08-24T08:50:28.340Z] #10 17.08 185650K .......... .......... .......... .......... .......... 88% 18.7M 2s [2023-08-24T08:50:28.340Z] #10 17.08 185700K .......... .......... .......... .......... .......... 88% 23.3M 2s [2023-08-24T08:50:28.340Z] #10 17.09 185750K .......... .......... .......... .......... .......... 88% 23.7M 2s [2023-08-24T08:50:28.340Z] #10 17.09 185800K .......... .......... .......... .......... .......... 88% 17.5M 2s [2023-08-24T08:50:28.340Z] #10 17.09 185850K .......... .......... .......... .......... .......... 88% 21.3M 2s [2023-08-24T08:50:28.340Z] #10 17.09 185900K .......... .......... .......... .......... .......... 88% 9.22M 2s [2023-08-24T08:50:28.340Z] #10 17.10 185950K .......... .......... .......... .......... .......... 88% 51.1M 2s [2023-08-24T08:50:28.340Z] #10 17.10 186000K .......... .......... .......... .......... .......... 88% 50.3M 2s [2023-08-24T08:50:28.341Z] #10 17.10 186050K .......... .......... .......... .......... .......... 88% 34.3M 2s [2023-08-24T08:50:28.591Z] #10 17.10 186100K .......... .......... .......... .......... .......... 89% 7.97M 2s [2023-08-24T08:50:28.591Z] #10 17.11 186150K .......... .......... .......... .......... .......... 89% 15.4M 2s [2023-08-24T08:50:28.591Z] #10 17.11 186200K .......... .......... .......... .......... .......... 89% 16.5M 2s [2023-08-24T08:50:28.591Z] #10 17.11 186250K .......... .......... .......... .......... .......... 89% 23.6M 2s [2023-08-24T08:50:28.591Z] #10 17.12 186300K .......... .......... .......... .......... .......... 89% 4.82M 2s [2023-08-24T08:50:28.591Z] #10 17.13 186350K .......... .......... .......... .......... .......... 89% 24.7M 2s [2023-08-24T08:50:28.591Z] #10 17.13 186400K .......... .......... .......... .......... .......... 89% 21.0M 2s [2023-08-24T08:50:28.591Z] #10 17.13 186450K .......... .......... .......... .......... .......... 89% 26.6M 2s [2023-08-24T08:50:28.591Z] #10 17.13 186500K .......... .......... .......... .......... .......... 89% 16.0M 2s [2023-08-24T08:50:28.591Z] #10 17.14 186550K .......... .......... .......... .......... .......... 89% 26.3M 2s [2023-08-24T08:50:28.591Z] #10 17.14 186600K .......... .......... .......... .......... .......... 89% 22.9M 2s [2023-08-24T08:50:28.591Z] #10 17.14 186650K .......... .......... .......... .......... .......... 89% 9.14M 2s [2023-08-24T08:50:28.591Z] #10 17.14 186700K .......... .......... .......... .......... .......... 89% 19.0M 2s [2023-08-24T08:50:28.591Z] #10 17.15 186750K .......... .......... .......... .......... .......... 89% 8.69M 2s [2023-08-24T08:50:28.591Z] #10 17.15 186800K .......... .......... .......... .......... .......... 89% 19.2M 2s [2023-08-24T08:50:28.591Z] #10 17.16 186850K .......... .......... .......... .......... .......... 89% 9.35M 2s [2023-08-24T08:50:28.591Z] #10 17.16 186900K .......... .......... .......... .......... .......... 89% 16.0M 2s [2023-08-24T08:50:28.591Z] #10 17.16 186950K .......... .......... .......... .......... .......... 89% 11.1M 2s [2023-08-24T08:50:28.591Z] #10 17.17 187000K .......... .......... .......... .......... .......... 89% 25.8M 2s [2023-08-24T08:50:28.591Z] #10 17.17 187050K .......... .......... .......... .......... .......... 89% 12.7M 2s [2023-08-24T08:50:28.591Z] #10 17.17 187100K .......... .......... .......... .......... .......... 89% 9.60M 2s [2023-08-24T08:50:28.591Z] #10 17.18 187150K .......... .......... .......... .......... .......... 89% 12.3M 2s [2023-08-24T08:50:28.591Z] #10 17.18 187200K .......... .......... .......... .......... .......... 89% 17.0M 2s [2023-08-24T08:50:28.591Z] #10 17.19 187250K .......... .......... .......... .......... .......... 89% 6.53M 2s [2023-08-24T08:50:28.591Z] #10 17.19 187300K .......... .......... .......... .......... .......... 89% 24.6M 2s [2023-08-24T08:50:28.591Z] #10 17.20 187350K .......... .......... .......... .......... .......... 89% 12.5M 2s [2023-08-24T08:50:28.591Z] #10 17.20 187400K .......... .......... .......... .......... .......... 89% 25.4M 2s [2023-08-24T08:50:28.591Z] #10 17.20 187450K .......... .......... .......... .......... .......... 89% 15.3M 2s [2023-08-24T08:50:28.591Z] #10 17.20 187500K .......... .......... .......... .......... .......... 89% 17.7M 2s [2023-08-24T08:50:28.591Z] #10 17.21 187550K .......... .......... .......... .......... .......... 89% 24.3M 2s [2023-08-24T08:50:28.591Z] #10 17.21 187600K .......... .......... .......... .......... .......... 89% 17.8M 2s [2023-08-24T08:50:28.592Z] #10 17.21 187650K .......... .......... .......... .......... .......... 89% 17.3M 2s [2023-08-24T08:50:28.592Z] #10 17.21 187700K .......... .......... .......... .......... .......... 89% 37.0M 2s [2023-08-24T08:50:28.592Z] #10 17.22 187750K .......... .......... .......... .......... .......... 89% 17.7M 2s [2023-08-24T08:50:28.592Z] #10 17.22 187800K .......... .......... .......... .......... .......... 89% 22.8M 2s [2023-08-24T08:50:28.592Z] #10 17.22 187850K .......... .......... .......... .......... .......... 89% 13.6M 2s [2023-08-24T08:50:28.592Z] #10 17.22 187900K .......... .......... .......... .......... .......... 89% 32.6M 2s [2023-08-24T08:50:28.592Z] #10 17.23 187950K .......... .......... .......... .......... .......... 89% 27.8M 2s [2023-08-24T08:50:28.592Z] #10 17.23 188000K .......... .......... .......... .......... .......... 89% 15.7M 2s [2023-08-24T08:50:28.592Z] #10 17.23 188050K .......... .......... .......... .......... .......... 89% 20.0M 2s [2023-08-24T08:50:28.592Z] #10 17.23 188100K .......... .......... .......... .......... .......... 89% 16.8M 2s [2023-08-24T08:50:28.592Z] #10 17.24 188150K .......... .......... .......... .......... .......... 89% 25.7M 2s [2023-08-24T08:50:28.592Z] #10 17.24 188200K .......... .......... .......... .......... .......... 90% 25.3M 2s [2023-08-24T08:50:28.592Z] #10 17.24 188250K .......... .......... .......... .......... .......... 90% 22.9M 2s [2023-08-24T08:50:28.592Z] #10 17.24 188300K .......... .......... .......... .......... .......... 90% 16.8M 2s [2023-08-24T08:50:28.592Z] #10 17.25 188350K .......... .......... .......... .......... .......... 90% 19.8M 2s [2023-08-24T08:50:28.592Z] #10 17.25 188400K .......... .......... .......... .......... .......... 90% 15.3M 2s [2023-08-24T08:50:28.592Z] #10 17.25 188450K .......... .......... .......... .......... .......... 90% 23.0M 2s [2023-08-24T08:50:28.592Z] #10 17.25 188500K .......... .......... .......... .......... .......... 90% 15.9M 2s [2023-08-24T08:50:28.592Z] #10 17.26 188550K .......... .......... .......... .......... .......... 90% 21.3M 2s [2023-08-24T08:50:28.592Z] #10 17.26 188600K .......... .......... .......... .......... .......... 90% 26.1M 2s [2023-08-24T08:50:28.592Z] #10 17.26 188650K .......... .......... .......... .......... .......... 90% 18.2M 2s [2023-08-24T08:50:28.592Z] #10 17.26 188700K .......... .......... .......... .......... .......... 90% 23.0M 2s [2023-08-24T08:50:28.592Z] #10 17.26 188750K .......... .......... .......... .......... .......... 90% 12.0M 2s [2023-08-24T08:50:28.592Z] #10 17.27 188800K .......... .......... .......... .......... .......... 90% 22.0M 2s [2023-08-24T08:50:28.592Z] #10 17.27 188850K .......... .......... .......... .......... .......... 90% 12.4M 2s [2023-08-24T08:50:28.592Z] #10 17.28 188900K .......... .......... .......... .......... .......... 90% 15.5M 2s [2023-08-24T08:50:28.592Z] #10 17.28 188950K .......... .......... .......... .......... .......... 90% 14.9M 2s [2023-08-24T08:50:28.592Z] #10 17.28 189000K .......... .......... .......... .......... .......... 90% 15.6M 2s [2023-08-24T08:50:28.592Z] #10 17.28 189050K .......... .......... .......... .......... .......... 90% 25.6M 2s [2023-08-24T08:50:28.592Z] #10 17.29 189100K .......... .......... .......... .......... .......... 90% 15.0M 2s [2023-08-24T08:50:28.592Z] #10 17.29 189150K .......... .......... .......... .......... .......... 90% 22.7M 2s [2023-08-24T08:50:28.592Z] #10 17.29 189200K .......... .......... .......... .......... .......... 90% 16.6M 2s [2023-08-24T08:50:28.592Z] #10 17.29 189250K .......... .......... .......... .......... .......... 90% 17.7M 2s [2023-08-24T08:50:28.592Z] #10 17.30 189300K .......... .......... .......... .......... .......... 90% 31.0M 2s [2023-08-24T08:50:28.592Z] #10 17.30 189350K .......... .......... .......... .......... .......... 90% 13.1M 2s [2023-08-24T08:50:28.592Z] #10 17.30 189400K .......... .......... .......... .......... .......... 90% 25.8M 2s [2023-08-24T08:50:28.592Z] #10 17.31 189450K .......... .......... .......... .......... .......... 90% 9.49M 2s [2023-08-24T08:50:28.592Z] #10 17.31 189500K .......... .......... .......... .......... .......... 90% 44.4M 2s [2023-08-24T08:50:28.592Z] #10 17.31 189550K .......... .......... .......... .......... .......... 90% 22.4M 2s [2023-08-24T08:50:28.592Z] #10 17.31 189600K .......... .......... .......... .......... .......... 90% 19.5M 2s [2023-08-24T08:50:28.592Z] #10 17.32 189650K .......... .......... .......... .......... .......... 90% 15.0M 2s [2023-08-24T08:50:28.592Z] #10 17.32 189700K .......... .......... .......... .......... .......... 90% 27.4M 2s [2023-08-24T08:50:28.592Z] #10 17.32 189750K .......... .......... .......... .......... .......... 90% 25.0M 2s [2023-08-24T08:50:28.592Z] #10 17.32 189800K .......... .......... .......... .......... .......... 90% 16.1M 2s [2023-08-24T08:50:28.592Z] #10 17.33 189850K .......... .......... .......... .......... .......... 90% 17.0M 2s [2023-08-24T08:50:28.592Z] #10 17.33 189900K .......... .......... .......... .......... .......... 90% 16.6M 2s [2023-08-24T08:50:28.592Z] #10 17.33 189950K .......... .......... .......... .......... .......... 90% 23.8M 2s [2023-08-24T08:50:28.592Z] #10 17.33 190000K .......... .......... .......... .......... .......... 90% 22.5M 2s [2023-08-24T08:50:28.592Z] #10 17.34 190050K .......... .......... .......... .......... .......... 90% 16.3M 2s [2023-08-24T08:50:28.592Z] #10 17.34 190100K .......... .......... .......... .......... .......... 90% 21.8M 1s [2023-08-24T08:50:28.592Z] #10 17.34 190150K .......... .......... .......... .......... .......... 90% 14.6M 1s [2023-08-24T08:50:28.592Z] #10 17.34 190200K .......... .......... .......... .......... .......... 90% 12.5M 1s [2023-08-24T08:50:28.592Z] #10 17.35 190250K .......... .......... .......... .......... .......... 91% 13.1M 1s [2023-08-24T08:50:28.592Z] #10 17.35 190300K .......... .......... .......... .......... .......... 91% 21.0M 1s [2023-08-24T08:50:28.592Z] #10 17.35 190350K .......... .......... .......... .......... .......... 91% 17.3M 1s [2023-08-24T08:50:28.592Z] #10 17.36 190400K .......... .......... .......... .......... .......... 91% 5.00M 1s [2023-08-24T08:50:28.592Z] #10 17.37 190450K .......... .......... .......... .......... .......... 91% 23.0M 1s [2023-08-24T08:50:28.592Z] #10 17.37 190500K .......... .......... .......... .......... .......... 91% 22.8M 1s [2023-08-24T08:50:28.592Z] #10 17.37 190550K .......... .......... .......... .......... .......... 91% 19.2M 1s [2023-08-24T08:50:28.592Z] #10 17.37 190600K .......... .......... .......... .......... .......... 91% 20.6M 1s [2023-08-24T08:50:28.592Z] #10 17.38 190650K .......... .......... .......... .......... .......... 91% 23.8M 1s [2023-08-24T08:50:28.592Z] #10 17.38 190700K .......... .......... .......... .......... .......... 91% 18.5M 1s [2023-08-24T08:50:28.592Z] #10 17.38 190750K .......... .......... .......... .......... .......... 91% 9.61M 1s [2023-08-24T08:50:28.592Z] #10 17.39 190800K .......... .......... .......... .......... .......... 91% 17.1M 1s [2023-08-24T08:50:28.592Z] #10 17.39 190850K .......... .......... .......... .......... .......... 91% 8.48M 1s [2023-08-24T08:50:28.592Z] #10 17.39 190900K .......... .......... .......... .......... .......... 91% 18.7M 1s [2023-08-24T08:50:28.592Z] #10 17.40 190950K .......... .......... .......... .......... .......... 91% 7.42M 1s [2023-08-24T08:50:28.592Z] #10 17.40 191000K .......... .......... .......... .......... .......... 91% 16.6M 1s [2023-08-24T08:50:28.843Z] #10 17.41 191050K .......... .......... .......... .......... .......... 91% 13.3M 1s [2023-08-24T08:50:28.843Z] #10 17.41 191100K .......... .......... .......... .......... .......... 91% 12.7M 1s [2023-08-24T08:50:28.843Z] #10 17.41 191150K .......... .......... .......... .......... .......... 91% 38.0M 1s [2023-08-24T08:50:28.843Z] #10 17.42 191200K .......... .......... .......... .......... .......... 91% 7.33M 1s [2023-08-24T08:50:28.843Z] #10 17.42 191250K .......... .......... .......... .......... .......... 91% 21.4M 1s [2023-08-24T08:50:28.843Z] #10 17.43 191300K .......... .......... .......... .......... .......... 91% 17.1M 1s [2023-08-24T08:50:28.843Z] #10 17.43 191350K .......... .......... .......... .......... .......... 91% 6.54M 1s [2023-08-24T08:50:28.843Z] #10 17.43 191400K .......... .......... .......... .......... .......... 91% 13.9M 1s [2023-08-24T08:50:28.843Z] #10 17.44 191450K .......... .......... .......... .......... .......... 91% 32.9M 1s [2023-08-24T08:50:28.843Z] #10 17.44 191500K .......... .......... .......... .......... .......... 91% 19.2M 1s [2023-08-24T08:50:28.843Z] #10 17.44 191550K .......... .......... .......... .......... .......... 91% 13.6M 1s [2023-08-24T08:50:28.843Z] #10 17.45 191600K .......... .......... .......... .......... .......... 91% 32.6M 1s [2023-08-24T08:50:28.843Z] #10 17.45 191650K .......... .......... .......... .......... .......... 91% 18.5M 1s [2023-08-24T08:50:28.843Z] #10 17.45 191700K .......... .......... .......... .......... .......... 91% 16.1M 1s [2023-08-24T08:50:28.843Z] #10 17.45 191750K .......... .......... .......... .......... .......... 91% 17.6M 1s [2023-08-24T08:50:28.843Z] #10 17.46 191800K .......... .......... .......... .......... .......... 91% 22.1M 1s [2023-08-24T08:50:28.843Z] #10 17.46 191850K .......... .......... .......... .......... .......... 91% 26.0M 1s [2023-08-24T08:50:28.843Z] #10 17.46 191900K .......... .......... .......... .......... .......... 91% 23.4M 1s [2023-08-24T08:50:28.843Z] #10 17.46 191950K .......... .......... .......... .......... .......... 91% 3.72M 1s [2023-08-24T08:50:28.843Z] #10 17.48 192000K .......... .......... .......... .......... .......... 91% 1.21M 1s [2023-08-24T08:50:28.843Z] #10 17.52 192050K .......... .......... .......... .......... .......... 91% 38.4M 1s [2023-08-24T08:50:28.843Z] #10 17.52 192100K .......... .......... .......... .......... .......... 91% 16.4M 1s [2023-08-24T08:50:28.843Z] #10 17.52 192150K .......... .......... .......... .......... .......... 91% 28.1M 1s [2023-08-24T08:50:28.843Z] #10 17.52 192200K .......... .......... .......... .......... .......... 91% 16.3M 1s [2023-08-24T08:50:28.843Z] #10 17.52 192250K .......... .......... .......... .......... .......... 91% 24.2M 1s [2023-08-24T08:50:28.844Z] #10 17.53 192300K .......... .......... .......... .......... .......... 91% 21.4M 1s [2023-08-24T08:50:28.844Z] #10 17.53 192350K .......... .......... .......... .......... .......... 92% 19.9M 1s [2023-08-24T08:50:28.844Z] #10 17.53 192400K .......... .......... .......... .......... .......... 92% 24.4M 1s [2023-08-24T08:50:28.844Z] #10 17.53 192450K .......... .......... .......... .......... .......... 92% 17.1M 1s [2023-08-24T08:50:28.844Z] #10 17.54 192500K .......... .......... .......... .......... .......... 92% 24.7M 1s [2023-08-24T08:50:28.844Z] #10 17.54 192550K .......... .......... .......... .......... .......... 92% 23.4M 1s [2023-08-24T08:50:28.844Z] #10 17.54 192600K .......... .......... .......... .......... .......... 92% 18.5M 1s [2023-08-24T08:50:28.844Z] #10 17.54 192650K .......... .......... .......... .......... .......... 92% 23.7M 1s [2023-08-24T08:50:28.844Z] #10 17.54 192700K .......... .......... .......... .......... .......... 92% 23.2M 1s [2023-08-24T08:50:28.844Z] #10 17.55 192750K .......... .......... .......... .......... .......... 92% 18.9M 1s [2023-08-24T08:50:28.844Z] #10 17.55 192800K .......... .......... .......... .......... .......... 92% 19.7M 1s [2023-08-24T08:50:28.844Z] #10 17.55 192850K .......... .......... .......... .......... .......... 92% 18.6M 1s [2023-08-24T08:50:28.844Z] #10 17.55 192900K .......... .......... .......... .......... .......... 92% 40.9M 1s [2023-08-24T08:50:28.844Z] #10 17.56 192950K .......... .......... .......... .......... .......... 92% 19.3M 1s [2023-08-24T08:50:28.844Z] #10 17.56 193000K .......... .......... .......... .......... .......... 92% 17.9M 1s [2023-08-24T08:50:28.844Z] #10 17.56 193050K .......... .......... .......... .......... .......... 92% 28.6M 1s [2023-08-24T08:50:28.844Z] #10 17.56 193100K .......... .......... .......... .......... .......... 92% 23.1M 1s [2023-08-24T08:50:28.844Z] #10 17.56 193150K .......... .......... .......... .......... .......... 92% 23.4M 1s [2023-08-24T08:50:28.844Z] #10 17.57 193200K .......... .......... .......... .......... .......... 92% 23.8M 1s [2023-08-24T08:50:28.844Z] #10 17.57 193250K .......... .......... .......... .......... .......... 92% 13.7M 1s [2023-08-24T08:50:28.844Z] #10 17.57 193300K .......... .......... .......... .......... .......... 92% 22.9M 1s [2023-08-24T08:50:28.844Z] #10 17.57 193350K .......... .......... .......... .......... .......... 92% 25.1M 1s [2023-08-24T08:50:28.844Z] #10 17.58 193400K .......... .......... .......... .......... .......... 92% 27.6M 1s [2023-08-24T08:50:28.844Z] #10 17.58 193450K .......... .......... .......... .......... .......... 92% 19.7M 1s [2023-08-24T08:50:28.844Z] #10 17.58 193500K .......... .......... .......... .......... .......... 92% 17.0M 1s [2023-08-24T08:50:28.844Z] #10 17.58 193550K .......... .......... .......... .......... .......... 92% 19.5M 1s [2023-08-24T08:50:28.844Z] #10 17.59 193600K .......... .......... .......... .......... .......... 92% 21.1M 1s [2023-08-24T08:50:28.844Z] #10 17.59 193650K .......... .......... .......... .......... .......... 92% 23.5M 1s [2023-08-24T08:50:28.844Z] #10 17.59 193700K .......... .......... .......... .......... .......... 92% 17.8M 1s [2023-08-24T08:50:28.844Z] #10 17.59 193750K .......... .......... .......... .......... .......... 92% 27.2M 1s [2023-08-24T08:50:28.844Z] #10 17.60 193800K .......... .......... .......... .......... .......... 92% 24.2M 1s [2023-08-24T08:50:28.844Z] #10 17.60 193850K .......... .......... .......... .......... .......... 92% 20.2M 1s [2023-08-24T08:50:28.844Z] #10 17.60 193900K .......... .......... .......... .......... .......... 92% 17.1M 1s [2023-08-24T08:50:28.844Z] #10 17.60 193950K .......... .......... .......... .......... .......... 92% 24.6M 1s [2023-08-24T08:50:28.844Z] #10 17.60 194000K .......... .......... .......... .......... .......... 92% 18.6M 1s [2023-08-24T08:50:28.844Z] #10 17.61 194050K .......... .......... .......... .......... .......... 92% 25.2M 1s [2023-08-24T08:50:28.844Z] #10 17.61 194100K .......... .......... .......... .......... .......... 92% 20.5M 1s [2023-08-24T08:50:28.844Z] #10 17.61 194150K .......... .......... .......... .......... .......... 92% 16.3M 1s [2023-08-24T08:50:29.095Z] #10 17.61 194200K .......... .......... .......... .......... .......... 92% 22.2M 1s [2023-08-24T08:50:29.095Z] #10 17.62 194250K .......... .......... .......... .......... .......... 92% 23.2M 1s [2023-08-24T08:50:29.095Z] #10 17.62 194300K .......... .......... .......... .......... .......... 92% 24.4M 1s [2023-08-24T08:50:29.095Z] #10 17.62 194350K .......... .......... .......... .......... .......... 92% 18.7M 1s [2023-08-24T08:50:29.095Z] #10 17.62 194400K .......... .......... .......... .......... .......... 92% 20.7M 1s [2023-08-24T08:50:29.095Z] #10 17.63 194450K .......... .......... .......... .......... .......... 93% 20.2M 1s [2023-08-24T08:50:29.095Z] #10 17.63 194500K .......... .......... .......... .......... .......... 93% 16.6M 1s [2023-08-24T08:50:29.095Z] #10 17.63 194550K .......... .......... .......... .......... .......... 93% 30.0M 1s [2023-08-24T08:50:29.095Z] #10 17.63 194600K .......... .......... .......... .......... .......... 93% 22.1M 1s [2023-08-24T08:50:29.095Z] #10 17.64 194650K .......... .......... .......... .......... .......... 93% 16.4M 1s [2023-08-24T08:50:29.095Z] #10 17.64 194700K .......... .......... .......... .......... .......... 93% 24.9M 1s [2023-08-24T08:50:29.095Z] #10 17.64 194750K .......... .......... .......... .......... .......... 93% 24.4M 1s [2023-08-24T08:50:29.095Z] #10 17.64 194800K .......... .......... .......... .......... .......... 93% 21.5M 1s [2023-08-24T08:50:29.095Z] #10 17.64 194850K .......... .......... .......... .......... .......... 93% 18.1M 1s [2023-08-24T08:50:29.095Z] #10 17.65 194900K .......... .......... .......... .......... .......... 93% 15.5M 1s [2023-08-24T08:50:29.095Z] #10 17.65 194950K .......... .......... .......... .......... .......... 93% 28.0M 1s [2023-08-24T08:50:29.095Z] #10 17.65 195000K .......... .......... .......... .......... .......... 93% 21.3M 1s [2023-08-24T08:50:29.095Z] #10 17.65 195050K .......... .......... .......... .......... .......... 93% 26.9M 1s [2023-08-24T08:50:29.095Z] #10 17.66 195100K .......... .......... .......... .......... .......... 93% 15.8M 1s [2023-08-24T08:50:29.095Z] #10 17.66 195150K .......... .......... .......... .......... .......... 93% 19.1M 1s [2023-08-24T08:50:29.095Z] #10 17.66 195200K .......... .......... .......... .......... .......... 93% 34.3M 1s [2023-08-24T08:50:29.095Z] #10 17.66 195250K .......... .......... .......... .......... .......... 93% 13.5M 1s [2023-08-24T08:50:29.095Z] #10 17.67 195300K .......... .......... .......... .......... .......... 93% 44.3M 1s [2023-08-24T08:50:29.095Z] #10 17.67 195350K .......... .......... .......... .......... .......... 93% 19.0M 1s [2023-08-24T08:50:29.095Z] #10 17.67 195400K .......... .......... .......... .......... .......... 93% 18.2M 1s [2023-08-24T08:50:29.095Z] #10 17.67 195450K .......... .......... .......... .......... .......... 93% 15.2M 1s [2023-08-24T08:50:29.095Z] #10 17.68 195500K .......... .......... .......... .......... .......... 93% 19.4M 1s [2023-08-24T08:50:29.095Z] #10 17.68 195550K .......... .......... .......... .......... .......... 93% 22.3M 1s [2023-08-24T08:50:29.095Z] #10 17.68 195600K .......... .......... .......... .......... .......... 93% 20.5M 1s [2023-08-24T08:50:29.095Z] #10 17.68 195650K .......... .......... .......... .......... .......... 93% 14.8M 1s [2023-08-24T08:50:29.095Z] #10 17.69 195700K .......... .......... .......... .......... .......... 93% 28.0M 1s [2023-08-24T08:50:29.095Z] #10 17.69 195750K .......... .......... .......... .......... .......... 93% 19.1M 1s [2023-08-24T08:50:29.095Z] #10 17.69 195800K .......... .......... .......... .......... .......... 93% 21.6M 1s [2023-08-24T08:50:29.095Z] #10 17.69 195850K .......... .......... .......... .......... .......... 93% 22.1M 1s [2023-08-24T08:50:29.095Z] #10 17.70 195900K .......... .......... .......... .......... .......... 93% 17.2M 1s [2023-08-24T08:50:29.095Z] #10 17.70 195950K .......... .......... .......... .......... .......... 93% 21.4M 1s [2023-08-24T08:50:29.095Z] #10 17.70 196000K .......... .......... .......... .......... .......... 93% 20.2M 1s [2023-08-24T08:50:29.095Z] #10 17.70 196050K .......... .......... .......... .......... .......... 93% 4.84M 1s [2023-08-24T08:50:29.095Z] #10 17.71 196100K .......... .......... .......... .......... .......... 93% 1.31M 1s [2023-08-24T08:50:29.095Z] #10 17.75 196150K .......... .......... .......... .......... .......... 93% 31.3M 1s [2023-08-24T08:50:29.095Z] #10 17.75 196200K .......... .......... .......... .......... .......... 93% 18.1M 1s [2023-08-24T08:50:29.095Z] #10 17.75 196250K .......... .......... .......... .......... .......... 93% 25.9M 1s [2023-08-24T08:50:29.095Z] #10 17.76 196300K .......... .......... .......... .......... .......... 93% 16.8M 1s [2023-08-24T08:50:29.095Z] #10 17.76 196350K .......... .......... .......... .......... .......... 93% 24.1M 1s [2023-08-24T08:50:29.095Z] #10 17.76 196400K .......... .......... .......... .......... .......... 93% 18.9M 1s [2023-08-24T08:50:29.095Z] #10 17.76 196450K .......... .......... .......... .......... .......... 93% 23.1M 1s [2023-08-24T08:50:29.095Z] #10 17.77 196500K .......... .......... .......... .......... .......... 93% 24.6M 1s [2023-08-24T08:50:29.095Z] #10 17.77 196550K .......... .......... .......... .......... .......... 94% 15.3M 1s [2023-08-24T08:50:29.095Z] #10 17.77 196600K .......... .......... .......... .......... .......... 94% 27.3M 1s [2023-08-24T08:50:29.095Z] #10 17.77 196650K .......... .......... .......... .......... .......... 94% 27.2M 1s [2023-08-24T08:50:29.095Z] #10 17.77 196700K .......... .......... .......... .......... .......... 94% 20.3M 1s [2023-08-24T08:50:29.095Z] #10 17.78 196750K .......... .......... .......... .......... .......... 94% 23.3M 1s [2023-08-24T08:50:29.095Z] #10 17.78 196800K .......... .......... .......... .......... .......... 94% 25.3M 1s [2023-08-24T08:50:29.095Z] #10 17.78 196850K .......... .......... .......... .......... .......... 94% 22.2M 1s [2023-08-24T08:50:29.095Z] #10 17.78 196900K .......... .......... .......... .......... .......... 94% 20.2M 1s [2023-08-24T08:50:29.095Z] #10 17.79 196950K .......... .......... .......... .......... .......... 94% 18.1M 1s [2023-08-24T08:50:29.095Z] #10 17.79 197000K .......... .......... .......... .......... .......... 94% 20.4M 1s [2023-08-24T08:50:29.095Z] #10 17.79 197050K .......... .......... .......... .......... .......... 94% 23.2M 1s [2023-08-24T08:50:29.095Z] #10 17.79 197100K .......... .......... .......... .......... .......... 94% 24.8M 1s [2023-08-24T08:50:29.095Z] #10 17.79 197150K .......... .......... .......... .......... .......... 94% 19.5M 1s [2023-08-24T08:50:29.095Z] #10 17.80 197200K .......... .......... .......... .......... .......... 94% 22.9M 1s [2023-08-24T08:50:29.095Z] #10 17.80 197250K .......... .......... .......... .......... .......... 94% 17.1M 1s [2023-08-24T08:50:29.095Z] #10 17.80 197300K .......... .......... .......... .......... .......... 94% 27.3M 1s [2023-08-24T08:50:29.095Z] #10 17.80 197350K .......... .......... .......... .......... .......... 94% 27.1M 1s [2023-08-24T08:50:29.095Z] #10 17.81 197400K .......... .......... .......... .......... .......... 94% 22.2M 1s [2023-08-24T08:50:29.095Z] #10 17.81 197450K .......... .......... .......... .......... .......... 94% 16.4M 1s [2023-08-24T08:50:29.095Z] #10 17.81 197500K .......... .......... .......... .......... .......... 94% 22.3M 1s [2023-08-24T08:50:29.095Z] #10 17.81 197550K .......... .......... .......... .......... .......... 94% 24.3M 1s [2023-08-24T08:50:29.096Z] #10 17.82 197600K .......... .......... .......... .......... .......... 94% 20.7M 1s [2023-08-24T08:50:29.096Z] #10 17.82 197650K .......... .......... .......... .......... .......... 94% 20.2M 1s [2023-08-24T08:50:29.096Z] #10 17.82 197700K .......... .......... .......... .......... .......... 94% 25.2M 1s [2023-08-24T08:50:29.096Z] #10 17.82 197750K .......... .......... .......... .......... .......... 94% 24.1M 1s [2023-08-24T08:50:29.096Z] #10 17.82 197800K .......... .......... .......... .......... .......... 94% 26.4M 1s [2023-08-24T08:50:29.096Z] #10 17.83 197850K .......... .......... .......... .......... .......... 94% 15.1M 1s [2023-08-24T08:50:29.096Z] #10 17.83 197900K .......... .......... .......... .......... .......... 94% 20.4M 1s [2023-08-24T08:50:29.096Z] #10 17.83 197950K .......... .......... .......... .......... .......... 94% 29.9M 1s [2023-08-24T08:50:29.096Z] #10 17.83 198000K .......... .......... .......... .......... .......... 94% 21.7M 1s [2023-08-24T08:50:29.096Z] #10 17.84 198050K .......... .......... .......... .......... .......... 94% 22.9M 1s [2023-08-24T08:50:29.096Z] #10 17.84 198100K .......... .......... .......... .......... .......... 94% 17.0M 1s [2023-08-24T08:50:29.096Z] #10 17.84 198150K .......... .......... .......... .......... .......... 94% 20.3M 1s [2023-08-24T08:50:29.096Z] #10 17.84 198200K .......... .......... .......... .......... .......... 94% 22.5M 1s [2023-08-24T08:50:29.096Z] #10 17.84 198250K .......... .......... .......... .......... .......... 94% 28.7M 1s [2023-08-24T08:50:29.096Z] #10 17.85 198300K .......... .......... .......... .......... .......... 94% 13.2M 1s [2023-08-24T08:50:29.346Z] #10 17.85 198350K .......... .......... .......... .......... .......... 94% 24.0M 1s [2023-08-24T08:50:29.346Z] #10 17.85 198400K .......... .......... .......... .......... .......... 94% 19.2M 1s [2023-08-24T08:50:29.346Z] #10 17.85 198450K .......... .......... .......... .......... .......... 94% 18.3M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198500K .......... .......... .......... .......... .......... 94% 20.4M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198550K .......... .......... .......... .......... .......... 94% 26.5M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198600K .......... .......... .......... .......... .......... 94% 16.3M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198650K .......... .......... .......... .......... .......... 95% 27.7M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198700K .......... .......... .......... .......... .......... 95% 20.8M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198750K .......... .......... .......... .......... .......... 95% 19.9M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198800K .......... .......... .......... .......... .......... 95% 27.0M 1s [2023-08-24T08:50:29.346Z] #10 17.87 198850K .......... .......... .......... .......... .......... 95% 11.0M 1s [2023-08-24T08:50:29.346Z] #10 17.88 198900K .......... .......... .......... .......... .......... 95% 49.7M 1s [2023-08-24T08:50:29.346Z] #10 17.88 198950K .......... .......... .......... .......... .......... 95% 23.2M 1s [2023-08-24T08:50:29.346Z] #10 17.88 199000K .......... .......... .......... .......... .......... 95% 26.7M 1s [2023-08-24T08:50:29.346Z] #10 17.88 199050K .......... .......... .......... .......... .......... 95% 23.3M 1s [2023-08-24T08:50:29.346Z] #10 17.88 199100K .......... .......... .......... .......... .......... 95% 5.14M 1s [2023-08-24T08:50:29.346Z] #10 17.89 199150K .......... .......... .......... .......... .......... 95% 48.8M 1s [2023-08-24T08:50:29.346Z] #10 17.90 199200K .......... .......... .......... .......... .......... 95% 50.2M 1s [2023-08-24T08:50:29.346Z] #10 17.90 199250K .......... .......... .......... .......... .......... 95% 53.0M 1s [2023-08-24T08:50:29.346Z] #10 17.90 199300K .......... .......... .......... .......... .......... 95% 39.3M 1s [2023-08-24T08:50:29.346Z] #10 17.90 199350K .......... .......... .......... .......... .......... 95% 45.6M 1s [2023-08-24T08:50:29.347Z] #10 17.90 199400K .......... .......... .......... .......... .......... 95% 41.1M 1s [2023-08-24T08:50:29.347Z] #10 17.90 199450K .......... .......... .......... .......... .......... 95% 27.4M 1s [2023-08-24T08:50:29.347Z] #10 17.90 199500K .......... .......... .......... .......... .......... 95% 18.7M 1s [2023-08-24T08:50:29.347Z] #10 17.90 199550K .......... .......... .......... .......... .......... 95% 13.7M 1s [2023-08-24T08:50:29.347Z] #10 17.91 199600K .......... .......... .......... .......... .......... 95% 14.8M 1s [2023-08-24T08:50:29.347Z] #10 17.91 199650K .......... .......... .......... .......... .......... 95% 22.0M 1s [2023-08-24T08:50:29.347Z] #10 17.91 199700K .......... .......... .......... .......... .......... 95% 21.5M 1s [2023-08-24T08:50:29.347Z] #10 17.92 199750K .......... .......... .......... .......... .......... 95% 13.9M 1s [2023-08-24T08:50:29.347Z] #10 17.92 199800K .......... .......... .......... .......... .......... 95% 18.9M 1s [2023-08-24T08:50:29.347Z] #10 17.92 199850K .......... .......... .......... .......... .......... 95% 15.2M 1s [2023-08-24T08:50:29.347Z] #10 17.93 199900K .......... .......... .......... .......... .......... 95% 26.1M 1s [2023-08-24T08:50:29.347Z] #10 17.93 199950K .......... .......... .......... .......... .......... 95% 17.7M 1s [2023-08-24T08:50:29.347Z] #10 17.93 200000K .......... .......... .......... .......... .......... 95% 20.2M 1s [2023-08-24T08:50:29.347Z] #10 17.93 200050K .......... .......... .......... .......... .......... 95% 20.6M 1s [2023-08-24T08:50:29.347Z] #10 17.94 200100K .......... .......... .......... .......... .......... 95% 19.1M 1s [2023-08-24T08:50:29.347Z] #10 17.94 200150K .......... .......... .......... .......... .......... 95% 4.36M 1s [2023-08-24T08:50:29.347Z] #10 17.95 200200K .......... .......... .......... .......... .......... 95% 1.41M 1s [2023-08-24T08:50:29.347Z] #10 17.98 200250K .......... .......... .......... .......... .......... 95% 21.8M 1s [2023-08-24T08:50:29.347Z] #10 17.99 200300K .......... .......... .......... .......... .......... 95% 17.3M 1s [2023-08-24T08:50:29.347Z] #10 17.99 200350K .......... .......... .......... .......... .......... 95% 19.4M 1s [2023-08-24T08:50:29.347Z] #10 17.99 200400K .......... .......... .......... .......... .......... 95% 13.9M 1s [2023-08-24T08:50:29.347Z] #10 17.99 200450K .......... .......... .......... .......... .......... 95% 28.0M 1s [2023-08-24T08:50:29.347Z] #10 18.00 200500K .......... .......... .......... .......... .......... 95% 16.7M 1s [2023-08-24T08:50:29.347Z] #10 18.00 200550K .......... .......... .......... .......... .......... 95% 23.0M 1s [2023-08-24T08:50:29.347Z] #10 18.00 200600K .......... .......... .......... .......... .......... 95% 12.4M 1s [2023-08-24T08:50:29.347Z] #10 18.01 200650K .......... .......... .......... .......... .......... 95% 26.8M 1s [2023-08-24T08:50:29.347Z] #10 18.01 200700K .......... .......... .......... .......... .......... 95% 16.3M 1s [2023-08-24T08:50:29.347Z] #10 18.01 200750K .......... .......... .......... .......... .......... 96% 18.2M 1s [2023-08-24T08:50:29.347Z] #10 18.01 200800K .......... .......... .......... .......... .......... 96% 21.2M 1s [2023-08-24T08:50:29.347Z] #10 18.01 200850K .......... .......... .......... .......... .......... 96% 32.7M 1s [2023-08-24T08:50:29.347Z] #10 18.02 200900K .......... .......... .......... .......... .......... 96% 19.0M 1s [2023-08-24T08:50:29.347Z] #10 18.02 200950K .......... .......... .......... .......... .......... 96% 21.1M 1s [2023-08-24T08:50:29.347Z] #10 18.02 201000K .......... .......... .......... .......... .......... 96% 23.5M 1s [2023-08-24T08:50:29.347Z] #10 18.02 201050K .......... .......... .......... .......... .......... 96% 19.4M 1s [2023-08-24T08:50:29.347Z] #10 18.03 201100K .......... .......... .......... .......... .......... 96% 21.2M 1s [2023-08-24T08:50:29.347Z] #10 18.03 201150K .......... .......... .......... .......... .......... 96% 27.6M 1s [2023-08-24T08:50:29.347Z] #10 18.03 201200K .......... .......... .......... .......... .......... 96% 16.5M 1s [2023-08-24T08:50:29.347Z] #10 18.03 201250K .......... .......... .......... .......... .......... 96% 20.2M 1s [2023-08-24T08:50:29.347Z] #10 18.04 201300K .......... .......... .......... .......... .......... 96% 19.2M 1s [2023-08-24T08:50:29.347Z] #10 18.04 201350K .......... .......... .......... .......... .......... 96% 18.6M 1s [2023-08-24T08:50:29.347Z] #10 18.04 201400K .......... .......... .......... .......... .......... 96% 16.7M 1s [2023-08-24T08:50:29.347Z] #10 18.04 201450K .......... .......... .......... .......... .......... 96% 24.3M 1s [2023-08-24T08:50:29.347Z] #10 18.05 201500K .......... .......... .......... .......... .......... 96% 21.6M 1s [2023-08-24T08:50:29.347Z] #10 18.05 201550K .......... .......... .......... .......... .......... 96% 13.3M 1s [2023-08-24T08:50:29.347Z] #10 18.05 201600K .......... .......... .......... .......... .......... 96% 50.4M 1s [2023-08-24T08:50:29.347Z] #10 18.05 201650K .......... .......... .......... .......... .......... 96% 24.3M 1s [2023-08-24T08:50:29.347Z] #10 18.05 201700K .......... .......... .......... .......... .......... 96% 22.6M 1s [2023-08-24T08:50:29.347Z] #10 18.06 201750K .......... .......... .......... .......... .......... 96% 22.9M 1s [2023-08-24T08:50:29.347Z] #10 18.06 201800K .......... .......... .......... .......... .......... 96% 23.5M 1s [2023-08-24T08:50:29.347Z] #10 18.06 201850K .......... .......... .......... .......... .......... 96% 22.2M 1s [2023-08-24T08:50:29.347Z] #10 18.06 201900K .......... .......... .......... .......... .......... 96% 19.1M 1s [2023-08-24T08:50:29.347Z] #10 18.07 201950K .......... .......... .......... .......... .......... 96% 14.8M 1s [2023-08-24T08:50:29.347Z] #10 18.07 202000K .......... .......... .......... .......... .......... 96% 22.5M 1s [2023-08-24T08:50:29.347Z] #10 18.07 202050K .......... .......... .......... .......... .......... 96% 25.8M 1s [2023-08-24T08:50:29.347Z] #10 18.07 202100K .......... .......... .......... .......... .......... 96% 24.5M 1s [2023-08-24T08:50:29.347Z] #10 18.07 202150K .......... .......... .......... .......... .......... 96% 18.7M 1s [2023-08-24T08:50:29.347Z] #10 18.08 202200K .......... .......... .......... .......... .......... 96% 18.4M 1s [2023-08-24T08:50:29.347Z] #10 18.08 202250K .......... .......... .......... .......... .......... 96% 21.2M 1s [2023-08-24T08:50:29.347Z] #10 18.08 202300K .......... .......... .......... .......... .......... 96% 24.1M 1s [2023-08-24T08:50:29.598Z] #10 18.08 202350K .......... .......... .......... .......... .......... 96% 25.1M 1s [2023-08-24T08:50:29.598Z] #10 18.09 202400K .......... .......... .......... .......... .......... 96% 16.7M 1s [2023-08-24T08:50:29.598Z] #10 18.09 202450K .......... .......... .......... .......... .......... 96% 15.4M 1s [2023-08-24T08:50:29.598Z] #10 18.09 202500K .......... .......... .......... .......... .......... 96% 19.2M 1s [2023-08-24T08:50:29.598Z] #10 18.10 202550K .......... .......... .......... .......... .......... 96% 20.9M 1s [2023-08-24T08:50:29.598Z] #10 18.10 202600K .......... .......... .......... .......... .......... 96% 27.5M 1s [2023-08-24T08:50:29.598Z] #10 18.10 202650K .......... .......... .......... .......... .......... 96% 26.1M 0s [2023-08-24T08:50:29.598Z] #10 18.10 202700K .......... .......... .......... .......... .......... 96% 17.1M 0s [2023-08-24T08:50:29.598Z] #10 18.10 202750K .......... .......... .......... .......... .......... 96% 22.4M 0s [2023-08-24T08:50:29.598Z] #10 18.11 202800K .......... .......... .......... .......... .......... 97% 18.4M 0s [2023-08-24T08:50:29.598Z] #10 18.11 202850K .......... .......... .......... .......... .......... 97% 22.3M 0s [2023-08-24T08:50:29.598Z] #10 18.11 202900K .......... .......... .......... .......... .......... 97% 26.8M 0s [2023-08-24T08:50:29.598Z] #10 18.11 202950K .......... .......... .......... .......... .......... 97% 4.48M 0s [2023-08-24T08:50:29.598Z] #10 18.12 203000K .......... .......... .......... .......... .......... 97% 96.7M 0s [2023-08-24T08:50:29.598Z] #10 18.12 203050K .......... .......... .......... .......... .......... 97% 89.9M 0s [2023-08-24T08:50:29.598Z] #10 18.12 203100K .......... .......... .......... .......... .......... 97% 83.9M 0s [2023-08-24T08:50:29.598Z] #10 18.13 203150K .......... .......... .......... .......... .......... 97% 97.5M 0s [2023-08-24T08:50:29.598Z] #10 18.13 203200K .......... .......... .......... .......... .......... 97% 32.8M 0s [2023-08-24T08:50:29.598Z] #10 18.13 203250K .......... .......... .......... .......... .......... 97% 22.5M 0s [2023-08-24T08:50:29.598Z] #10 18.13 203300K .......... .......... .......... .......... .......... 97% 23.8M 0s [2023-08-24T08:50:29.598Z] #10 18.13 203350K .......... .......... .......... .......... .......... 97% 3.49M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203400K .......... .......... .......... .......... .......... 97% 59.9M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203450K .......... .......... .......... .......... .......... 97% 88.6M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203500K .......... .......... .......... .......... .......... 97% 83.9M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203550K .......... .......... .......... .......... .......... 97% 72.7M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203600K .......... .......... .......... .......... .......... 97% 134M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203650K .......... .......... .......... .......... .......... 97% 11.8M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203700K .......... .......... .......... .......... .......... 97% 54.7M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203750K .......... .......... .......... .......... .......... 97% 114M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203800K .......... .......... .......... .......... .......... 97% 102M 0s [2023-08-24T08:50:29.598Z] #10 18.15 203850K .......... .......... .......... .......... .......... 97% 22.9M 0s [2023-08-24T08:50:29.598Z] #10 18.16 203900K .......... .......... .......... .......... .......... 97% 25.3M 0s [2023-08-24T08:50:29.598Z] #10 18.16 203950K .......... .......... .......... .......... .......... 97% 15.8M 0s [2023-08-24T08:50:29.598Z] #10 18.16 204000K .......... .......... .......... .......... .......... 97% 26.7M 0s [2023-08-24T08:50:29.598Z] #10 18.16 204050K .......... .......... .......... .......... .......... 97% 18.6M 0s [2023-08-24T08:50:29.598Z] #10 18.17 204100K .......... .......... .......... .......... .......... 97% 25.9M 0s [2023-08-24T08:50:29.598Z] #10 18.17 204150K .......... .......... .......... .......... .......... 97% 21.0M 0s [2023-08-24T08:50:29.598Z] #10 18.17 204200K .......... .......... .......... .......... .......... 97% 18.4M 0s [2023-08-24T08:50:29.598Z] #10 18.17 204250K .......... .......... .......... .......... .......... 97% 8.85M 0s [2023-08-24T08:50:29.598Z] #10 18.18 204300K .......... .......... .......... .......... .......... 97% 1.41M 0s [2023-08-24T08:50:29.598Z] #10 18.21 204350K .......... .......... .......... .......... .......... 97% 21.3M 0s [2023-08-24T08:50:29.598Z] #10 18.22 204400K .......... .......... .......... .......... .......... 97% 22.7M 0s [2023-08-24T08:50:29.598Z] #10 18.22 204450K .......... .......... .......... .......... .......... 97% 17.4M 0s [2023-08-24T08:50:29.598Z] #10 18.22 204500K .......... .......... .......... .......... .......... 97% 15.3M 0s [2023-08-24T08:50:29.598Z] #10 18.22 204550K .......... .......... .......... .......... .......... 97% 18.6M 0s [2023-08-24T08:50:29.598Z] #10 18.23 204600K .......... .......... .......... .......... .......... 97% 20.4M 0s [2023-08-24T08:50:29.598Z] #10 18.23 204650K .......... .......... .......... .......... .......... 97% 19.1M 0s [2023-08-24T08:50:29.598Z] #10 18.23 204700K .......... .......... .......... .......... .......... 97% 10.7M 0s [2023-08-24T08:50:29.598Z] #10 18.24 204750K .......... .......... .......... .......... .......... 97% 16.4M 0s [2023-08-24T08:50:29.598Z] #10 18.24 204800K .......... .......... .......... .......... .......... 97% 16.4M 0s [2023-08-24T08:50:29.598Z] #10 18.24 204850K .......... .......... .......... .......... .......... 97% 30.9M 0s [2023-08-24T08:50:29.598Z] #10 18.24 204900K .......... .......... .......... .......... .......... 98% 15.4M 0s [2023-08-24T08:50:29.598Z] #10 18.25 204950K .......... .......... .......... .......... .......... 98% 19.7M 0s [2023-08-24T08:50:29.598Z] #10 18.25 205000K .......... .......... .......... .......... .......... 98% 35.9M 0s [2023-08-24T08:50:29.598Z] #10 18.25 205050K .......... .......... .......... .......... .......... 98% 22.2M 0s [2023-08-24T08:50:29.598Z] #10 18.25 205100K .......... .......... .......... .......... .......... 98% 24.1M 0s [2023-08-24T08:50:29.598Z] #10 18.25 205150K .......... .......... .......... .......... .......... 98% 18.5M 0s [2023-08-24T08:50:29.598Z] #10 18.26 205200K .......... .......... .......... .......... .......... 98% 18.6M 0s [2023-08-24T08:50:29.598Z] #10 18.26 205250K .......... .......... .......... .......... .......... 98% 22.2M 0s [2023-08-24T08:50:29.599Z] #10 18.26 205300K .......... .......... .......... .......... .......... 98% 32.1M 0s [2023-08-24T08:50:29.599Z] #10 18.26 205350K .......... .......... .......... .......... .......... 98% 17.2M 0s [2023-08-24T08:50:29.599Z] #10 18.27 205400K .......... .......... .......... .......... .......... 98% 21.5M 0s [2023-08-24T08:50:29.599Z] #10 18.27 205450K .......... .......... .......... .......... .......... 98% 14.9M 0s [2023-08-24T08:50:29.599Z] #10 18.27 205500K .......... .......... .......... .......... .......... 98% 20.9M 0s [2023-08-24T08:50:29.599Z] #10 18.27 205550K .......... .......... .......... .......... .......... 98% 23.7M 0s [2023-08-24T08:50:29.599Z] #10 18.28 205600K .......... .......... .......... .......... .......... 98% 20.6M 0s [2023-08-24T08:50:29.599Z] #10 18.28 205650K .......... .......... .......... .......... .......... 98% 15.7M 0s [2023-08-24T08:50:29.599Z] #10 18.28 205700K .......... .......... .......... .......... .......... 98% 19.0M 0s [2023-08-24T08:50:29.599Z] #10 18.28 205750K .......... .......... .......... .......... .......... 98% 22.2M 0s [2023-08-24T08:50:29.599Z] #10 18.29 205800K .......... .......... .......... .......... .......... 98% 26.4M 0s [2023-08-24T08:50:29.599Z] #10 18.29 205850K .......... .......... .......... .......... .......... 98% 13.7M 0s [2023-08-24T08:50:29.599Z] #10 18.29 205900K .......... .......... .......... .......... .......... 98% 44.5M 0s [2023-08-24T08:50:29.599Z] #10 18.29 205950K .......... .......... .......... .......... .......... 98% 19.5M 0s [2023-08-24T08:50:29.599Z] #10 18.30 206000K .......... .......... .......... .......... .......... 98% 29.0M 0s [2023-08-24T08:50:29.599Z] #10 18.30 206050K .......... .......... .......... .......... .......... 98% 21.7M 0s [2023-08-24T08:50:29.599Z] #10 18.30 206100K .......... .......... .......... .......... .......... 98% 16.0M 0s [2023-08-24T08:50:29.599Z] #10 18.30 206150K .......... .......... .......... .......... .......... 98% 15.3M 0s [2023-08-24T08:50:29.599Z] #10 18.31 206200K .......... .......... .......... .......... .......... 98% 17.3M 0s [2023-08-24T08:50:29.599Z] #10 18.31 206250K .......... .......... .......... .......... .......... 98% 30.4M 0s [2023-08-24T08:50:29.599Z] #10 18.31 206300K .......... .......... .......... .......... .......... 98% 24.1M 0s [2023-08-24T08:50:29.599Z] #10 18.31 206350K .......... .......... .......... .......... .......... 98% 18.7M 0s [2023-08-24T08:50:29.599Z] #10 18.31 206400K .......... .......... .......... .......... .......... 98% 22.4M 0s [2023-08-24T08:50:29.599Z] #10 18.32 206450K .......... .......... .......... .......... .......... 98% 18.0M 0s [2023-08-24T08:50:29.599Z] #10 18.32 206500K .......... .......... .......... .......... .......... 98% 39.2M 0s [2023-08-24T08:50:29.599Z] #10 18.32 206550K .......... .......... .......... .......... .......... 98% 9.88M 0s [2023-08-24T08:50:29.599Z] #10 18.33 206600K .......... .......... .......... .......... .......... 98% 13.9M 0s [2023-08-24T08:50:29.599Z] #10 18.33 206650K .......... .......... .......... .......... .......... 98% 36.0M 0s [2023-08-24T08:50:29.599Z] #10 18.33 206700K .......... .......... .......... .......... .......... 98% 23.9M 0s [2023-08-24T08:50:29.599Z] #10 18.33 206750K .......... .......... .......... .......... .......... 98% 14.3M 0s [2023-08-24T08:50:29.599Z] #10 18.34 206800K .......... .......... .......... .......... .......... 98% 29.0M 0s [2023-08-24T08:50:29.599Z] #10 18.34 206850K .......... .......... .......... .......... .......... 98% 20.1M 0s [2023-08-24T08:50:29.599Z] #10 18.34 206900K .......... .......... .......... .......... .......... 98% 16.3M 0s [2023-08-24T08:50:29.599Z] #10 18.34 206950K .......... .......... .......... .......... .......... 98% 18.6M 0s [2023-08-24T08:50:29.599Z] #10 18.35 207000K .......... .......... .......... .......... .......... 99% 23.9M 0s [2023-08-24T08:50:29.599Z] #10 18.35 207050K .......... .......... .......... .......... .......... 99% 2.99M 0s [2023-08-24T08:50:29.599Z] #10 18.36 207100K .......... .......... .......... .......... .......... 99% 102M 0s [2023-08-24T08:50:29.599Z] #10 18.36 207150K .......... .......... .......... .......... .......... 99% 116M 0s [2023-08-24T08:50:29.599Z] #10 18.36 207200K .......... .......... .......... .......... .......... 99% 121M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207250K .......... .......... .......... .......... .......... 99% 112M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207300K .......... .......... .......... .......... .......... 99% 29.6M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207350K .......... .......... .......... .......... .......... 99% 117M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207400K .......... .......... .......... .......... .......... 99% 119M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207450K .......... .......... .......... .......... .......... 99% 44.6M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207500K .......... .......... .......... .......... .......... 99% 22.4M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207550K .......... .......... .......... .......... .......... 99% 22.1M 0s [2023-08-24T08:50:29.599Z] #10 18.37 207600K .......... .......... .......... .......... .......... 99% 17.0M 0s [2023-08-24T08:50:29.599Z] #10 18.38 207650K .......... .......... .......... .......... .......... 99% 40.5M 0s [2023-08-24T08:50:29.599Z] #10 18.38 207700K .......... .......... .......... .......... .......... 99% 15.4M 0s [2023-08-24T08:50:29.599Z] #10 18.38 207750K .......... .......... .......... .......... .......... 99% 24.8M 0s [2023-08-24T08:50:29.599Z] #10 18.38 207800K .......... .......... .......... .......... .......... 99% 23.8M 0s [2023-08-24T08:50:29.599Z] #10 18.39 207850K .......... .......... .......... .......... .......... 99% 27.7M 0s [2023-08-24T08:50:29.599Z] #10 18.39 207900K .......... .......... .......... .......... .......... 99% 16.0M 0s [2023-08-24T08:50:29.599Z] #10 18.39 207950K .......... .......... .......... .......... .......... 99% 16.1M 0s [2023-08-24T08:50:29.599Z] #10 18.39 208000K .......... .......... .......... .......... .......... 99% 20.3M 0s [2023-08-24T08:50:29.599Z] #10 18.40 208050K .......... .......... .......... .......... .......... 99% 28.4M 0s [2023-08-24T08:50:29.599Z] #10 18.40 208100K .......... .......... .......... .......... .......... 99% 16.0M 0s [2023-08-24T08:50:29.599Z] #10 18.40 208150K .......... .......... .......... .......... .......... 99% 19.3M 0s [2023-08-24T08:50:29.599Z] #10 18.40 208200K .......... .......... .......... .......... .......... 99% 25.5M 0s [2023-08-24T08:50:29.599Z] #10 18.40 208250K .......... .......... .......... .......... .......... 99% 23.8M 0s [2023-08-24T08:50:29.599Z] #10 18.41 208300K .......... .......... .......... .......... .......... 99% 22.7M 0s [2023-08-24T08:50:29.850Z] #10 18.41 208350K .......... .......... .......... .......... .......... 99% 1.20M 0s [2023-08-24T08:50:29.850Z] #10 18.45 208400K .......... .......... .......... .......... .......... 99% 5.79M 0s [2023-08-24T08:50:29.850Z] #10 18.46 208450K .......... .......... .......... .......... .......... 99% 36.2M 0s [2023-08-24T08:50:29.850Z] #10 18.46 208500K .......... .......... .......... .......... .......... 99% 56.3M 0s [2023-08-24T08:50:29.850Z] #10 18.46 208550K .......... .......... .......... .......... .......... 99% 60.4M 0s [2023-08-24T08:50:29.850Z] #10 18.46 208600K .......... .......... .......... .......... .......... 99% 54.2M 0s [2023-08-24T08:50:29.850Z] #10 18.46 208650K .......... .......... .......... .......... .......... 99% 26.7M 0s [2023-08-24T08:50:29.850Z] #10 18.46 208700K .......... .......... .......... .......... .......... 99% 22.7M 0s [2023-08-24T08:50:29.850Z] #10 18.47 208750K .......... .......... .......... .......... .......... 99% 18.5M 0s [2023-08-24T08:50:29.850Z] #10 18.47 208800K .......... .......... .......... .......... .......... 99% 13.8M 0s [2023-08-24T08:50:29.850Z] #10 18.47 208850K .......... .......... .......... .......... .......... 99% 15.1M 0s [2023-08-24T08:50:29.850Z] #10 18.48 208900K .......... .......... .......... .......... .......... 99% 16.1M 0s [2023-08-24T08:50:29.850Z] #10 18.48 208950K .......... .......... .......... .......... .......... 99% 25.6M 0s [2023-08-24T08:50:29.850Z] #10 18.48 209000K .......... .......... .......... .......... .......... 99% 18.3M 0s [2023-08-24T08:50:29.850Z] #10 18.48 209050K .......... .......... .......... .......... .......... 99% 16.4M 0s [2023-08-24T08:50:29.850Z] #10 18.49 209100K .......... ....... 100% 6.74M=16s [2023-08-24T08:50:29.850Z] #10 18.49 [2023-08-24T08:50:29.850Z] #10 18.49 2023-08-24 08:50:29 (12.6 MB/s) - ‘wildfly-26.1.1.Final.zip’ saved [214136499/214136499] [2023-08-24T08:50:29.850Z] #10 18.49 [2023-08-24T08:50:29.850Z] #10 18.52 Archive: silverpeas-6.3.1-wildfly26.zip [2023-08-24T08:50:29.850Z] #10 18.52 creating: /opt/silverpeas-6.3.1-wildfly26/ [2023-08-24T08:50:29.850Z] #10 18.52 creating: /opt/silverpeas-6.3.1-wildfly26/bin/ [2023-08-24T08:50:29.850Z] #10 18.52 creating: /opt/silverpeas-6.3.1-wildfly26/bin/lib/ [2023-08-24T08:50:29.850Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/bin/gradle/ [2023-08-24T08:50:29.850Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/bin/gradle/wrapper/ [2023-08-24T08:50:29.850Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/ [2023-08-24T08:50:29.850Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/resources/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/ [2023-08-24T08:50:29.851Z] #10 18.53 creating: /opt/silverpeas-6.3.1-wildfly26/log/ [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/silverpeas [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/settings.gradle [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/silverpeas.gradle [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/lib/README.TXT [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/build.gradle [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/silverpeas.bat [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/gradle/wrapper/gradle-wrapper.jar [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/bin/gradle/wrapper/gradle-wrapper.properties [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/resources/repository.jcr [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/01-schedulerSettings.groovy [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/01-variousSettings.groovy [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/01-jcrSettings.groovy [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/01-converterSettings.groovy [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/01-tickersSettings.groovy [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/00-SilverpeasSettings.xml [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/01-updateAttachmentsWithFileServer.groovy [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/silverpeas/99-cleanup.groovy [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/extensions-removing.cli [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jsp-reload.cli [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queries-7.1.0.jar [2023-08-24T08:50:29.851Z] #10 18.53 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-core-7.1.0.jar [2023-08-24T08:50:29.851Z] #10 18.57 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-sandbox-7.1.0.jar [2023-08-24T08:50:29.851Z] #10 18.57 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-facet-7.1.0.jar [2023-08-24T08:50:29.851Z] #10 18.57 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/module.xml [2023-08-24T08:50:29.851Z] #10 18.57 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-analyzers-common-7.1.0.jar [2023-08-24T08:50:29.851Z] #10 18.59 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queryparser-7.1.0.jar [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-suggest-7.1.0.jar [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jsp-java8-support.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jboss-jta.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/webserver-parameters.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/silverpeas-website.groovy [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/http-request-max-size.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jackrabbit-ds.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jackson-for-json.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/silverpeas-jms.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jboss-standalone-debug.groovy [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/silverpeas-logging-profile.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jboss-secure.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jackrabbit-ra.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/silverpeas-weblib.groovy [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/silverpeas-ds.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/jboss-port.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/silverpeas-data-web.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/jboss/deployment-timeout.cli [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/configuration/sample_config.properties [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/log/README.TXT [2023-08-24T08:50:29.851Z] #10 18.60 inflating: /opt/silverpeas-6.3.1-wildfly26/BUILD [2023-08-24T08:50:29.851Z] #10 18.60 Archive: wildfly-26.1.1.Final.zip [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/appclient/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/appclient/configuration/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/.installation/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/.well-known/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/.well-known/acme-challenge/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/domain/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/domain/configuration/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/domain/tmp/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/domain/tmp/auth/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/examples/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/examples/configs/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/schema/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/contrib/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/amd64/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/docs/licenses/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/standalone/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/standalone/configuration/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/standalone/tmp/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/standalone/tmp/auth/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/standalone/deployments/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/standalone/lib/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/standalone/lib/ext/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/bin/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/bin/client/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/welcome-content/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/ [2023-08-24T08:50:29.851Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/ [2023-08-24T08:50:29.852Z] #10 18.61 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/main/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/ [2023-08-24T08:50:29.852Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/ [2023-08-24T08:50:30.104Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/ [2023-08-24T08:50:30.104Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/main/ [2023-08-24T08:50:30.104Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/ [2023-08-24T08:50:30.104Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/main/ [2023-08-24T08:50:30.104Z] #10 18.62 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/main/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/ [2023-08-24T08:50:30.104Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/ [2023-08-24T08:50:30.105Z] #10 18.63 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/ [2023-08-24T08:50:30.105Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.3/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.0/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/infinispan/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/infinispan/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/envers/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/envers/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/json/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/json/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/el/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/el/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/api/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/api/main/ [2023-08-24T08:50:30.106Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/main/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/main/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/main/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/ [2023-08-24T08:50:30.107Z] #10 18.64 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remote-naming/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remote-naming/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/main/ [2023-08-24T08:50:30.107Z] #10 18.65 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/main/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/ [2023-08-24T08:50:30.107Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/modcluster/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/modcluster/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/dir/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/ [2023-08-24T08:50:30.108Z] #10 18.66 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/standalone/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/standalone/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-add-user/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/cli/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/ [2023-08-24T08:50:30.108Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/ [2023-08-24T08:50:30.109Z] #10 18.67 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/ [2023-08-24T08:50:30.109Z] #10 18.68 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-private/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/manager/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/manager/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/ [2023-08-24T08:50:30.110Z] #10 18.69 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/ [2023-08-24T08:50:30.110Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/log4j/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/log4j/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/logging/ [2023-08-24T08:50:30.111Z] #10 18.70 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/logging/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/remote/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/main/ [2023-08-24T08:50:30.111Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/internal/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/main/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/ [2023-08-24T08:50:30.112Z] #10 18.71 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/jdk/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/jdk/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/api/ [2023-08-24T08:50:30.112Z] #10 18.72 creating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/api/main/ [2023-08-24T08:50:30.112Z] #10 18.72 inflating: /opt/wildfly-26.1.1.Final/LICENSE.txt [2023-08-24T08:50:30.112Z] #10 18.72 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-ec2-ha.xml [2023-08-24T08:50:30.113Z] #10 18.72 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-minimalistic.xml [2023-08-24T08:50:30.113Z] #10 18.72 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_4_0.xsd [2023-08-24T08:50:30.113Z] #10 18.72 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_5_1.xsd [2023-08-24T08:50:30.113Z] #10 18.72 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_13_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_6_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_5_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_13_1.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_4_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_3_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_6.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_2_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_2.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-dependencies-1_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_5_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-datasources_1_2.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_1_2.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-threads_2_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-discovery_1_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jndi-binding-service_1_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/shared-session-config_2_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-deployment-scanner_1_1.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_1.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-distributable-web_1_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_12_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_7_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_4.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-mail_3_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-opentracing_2_0.xsd [2023-08-24T08:50:30.113Z] #10 18.73 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_2_2.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_1.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_3_0.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_5.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-request-controller_1_0.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_5_0.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_6_0.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_11_0.xsd [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.12.6.jar [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.12.6.jar [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.74 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.12.6.jar [2023-08-24T08:50:30.113Z] #10 18.75 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02.jar [2023-08-24T08:50:30.113Z] #10 18.75 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.17.SP01.jar [2023-08-24T08:50:30.113Z] #10 18.78 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.78 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-api-1.9.1.jar [2023-08-24T08:50:30.113Z] #10 18.78 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.78 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-trace-1.9.1.jar [2023-08-24T08:50:30.113Z] #10 18.78 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.13.0.202109080827-r.jar [2023-08-24T08:50:30.113Z] #10 18.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00008.jar [2023-08-24T08:50:30.113Z] #10 18.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/joda/time/main/joda-time-2.10.14.jar [2023-08-24T08:50:30.113Z] #10 18.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.24.Final.jar [2023-08-24T08:50:30.113Z] #10 18.80 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.8.Final.jar [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.3.0.Final.jar [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-14.0.0.Final.jar [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.3.Final.jar [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.3.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.4.4.Final.jar [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.4.4.Final.jar [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.4.4.Final.jar [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting3/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar [2023-08-24T08:50:30.113Z] #10 18.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.44.Final.jar [2023-08-24T08:50:30.113Z] #10 18.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.9.Final.jar [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-18.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.84 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-18.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/product/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/standalone/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-18.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-18.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-18.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-18.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/network/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-26.1.1.Final.jar [2023-08-24T08:50:30.113Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml [2023-08-24T08:50:30.113Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml [2023-08-24T08:50:30.113Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.7.0.Final.jar [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/invocation/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-4.7.6.Final.jar [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/resteasy-client-api-4.7.6.Final.jar [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-4.7.6.Final.jar [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-4.7.6.Final.jar [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/resteasy-client-4.7.6.Final.jar [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/iiop-client/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.4.Final.jar [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.4.Final.jar [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.16.Final.jar [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-18.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/wildfly-microprofile-reactive-messaging-common-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-1.19.0.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-ldap-1.19.0.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-util-1.19.0.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-plain-1.19.0.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-provider-util-1.19.0.Final.jar [2023-08-24T08:50:30.114Z] #10 18.88 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-password-impl-1.19.0.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-18.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.6.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/wildfly-microprofile-reactive-messaging-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/wildfly-microprofile-reactive-streams-operators-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/wildfly-opentelemetry-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-26.1.1.Final.jar [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.29.jar [2023-08-24T08:50:30.114Z] #10 18.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/log4j-api-2.17.2.jar [2023-08-24T08:50:30.114Z] #10 18.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.3.3.jar [2023-08-24T08:50:30.114Z] #10 18.91 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.15.jar [2023-08-24T08:50:30.114Z] #10 18.91 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.91 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.3.jar [2023-08-24T08:50:30.114Z] #10 18.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.19.1.jar [2023-08-24T08:50:30.114Z] #10 18.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.19.1.jar [2023-08-24T08:50:30.114Z] #10 18.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.19.1.jar [2023-08-24T08:50:30.114Z] #10 18.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/module.xml [2023-08-24T08:50:30.114Z] #10 18.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.4.jar [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/cli/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-13.0.10.Final.jar [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/component/annotations/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-13.0.10.Final.jar [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-13.0.10.Final.jar [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/main/protostream-4.4.3.Final.jar [2023-08-24T08:50:30.365Z] #10 18.96 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.4.6.jar [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/README.txt [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/host.xml [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-threads_1_0.xsd [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_11_1.xsd [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_4_2.xsd [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_2_0.xsd [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_1_1.xsd [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_4_0.xsd [2023-08-24T08:50:30.365Z] #10 18.97 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-idm_2_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client-ejb_3_1.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_2.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_4_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_18_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_3_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_2_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_10_1.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_9.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_1_1.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-agroal_2_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_4.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_2_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_12_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_8_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_5.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_6.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_2_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/README.md [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/user-roles_1_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_2_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jsf_1_0.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_4.xsd [2023-08-24T08:50:30.365Z] #10 18.98 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_5_0.xsd [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_6_0.xsd [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/wildfly-mgr.exe [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.12.6.jar [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.12.6.jar [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/asyncutil-0.1.0.jar [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/module.xml [2023-08-24T08:50:30.365Z] #10 18.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.5.3.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.12.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-2.10.0.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-2.10.0.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-2.10.0.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/smallrye-reactive-messaging-kafka-api-3.13.0.jar [2023-08-24T08:50:30.366Z] #10 19.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.13.0.jar [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/smallrye-mutiny-vertx-runtime-2.15.1.jar [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/smallrye-mutiny-vertx-core-2.15.1.jar [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-linux-x86_64.jar [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-osx-x86_64.jar [2023-08-24T08:50:30.366Z] #10 19.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-osx-aarch_64.jar [2023-08-24T08:50:30.366Z] #10 19.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/main/netty-transport-4.1.76.Final.jar [2023-08-24T08:50:30.366Z] #10 19.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_x86_64.so [2023-08-24T08:50:30.366Z] #10 19.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/main/netty-handler-4.1.76.Final.jar [2023-08-24T08:50:30.366Z] #10 19.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-core-1.6.0.jar [2023-08-24T08:50:30.366Z] #10 19.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/main/vertx-core-4.2.1.jar [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/projectodd/vdx/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/json/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/javax/el/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.8.Final.jar [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.12.Final.jar [2023-08-24T08:50:30.366Z] #10 19.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.13.Final.jar [2023-08-24T08:50:30.366Z] #10 19.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-14.0.0.Final.jar [2023-08-24T08:50:30.366Z] #10 19.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml [2023-08-24T08:50:30.366Z] #10 19.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-14.0.0.Final.jar [2023-08-24T08:50:30.366Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/spi/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remote-naming/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP4.jar [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.9.Final.jar [2023-08-24T08:50:30.367Z] #10 19.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.12.5.Final.jar [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.24.Final.jar [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-26.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.09 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.09 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.09 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-26.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.09 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/protocol/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.10 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-18.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.10 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/core-security/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.10 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.10 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-18.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.10 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/version/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.10 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-18.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-26.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-2.0.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-jdbc-1.19.0.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-http-1.19.0.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-permission-1.19.0.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-1.19.0.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/wildfly-elytron-http-stateful-basic-1.19.0.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/manager/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.10.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll [2023-08-24T08:50:30.367Z] #10 19.13 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-26.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.13 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-26.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.13 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.13 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/wildfly-elytron-oidc-client-subsystem-26.1.1.Final.jar [2023-08-24T08:50:30.367Z] #10 19.13 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.13 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.10.jar [2023-08-24T08:50:30.367Z] #10 19.14 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.3.3.jar [2023-08-24T08:50:30.367Z] #10 19.14 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-core-0.8.7.jar [2023-08-24T08:50:30.367Z] #10 19.14 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-dom-0.8.7.jar [2023-08-24T08:50:30.367Z] #10 19.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/velocity/main/module.xml [2023-08-24T08:50:30.367Z] #10 19.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.19.1.jar [2023-08-24T08:50:30.367Z] #10 19.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.19.1.jar [2023-08-24T08:50:30.618Z] #10 19.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar [2023-08-24T08:50:30.618Z] #10 19.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-26.1.1.Final.jar [2023-08-24T08:50:30.618Z] #10 19.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/openjpa/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.4.5.jar [2023-08-24T08:50:30.618Z] #10 19.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.4.5.jar [2023-08-24T08:50:30.618Z] #10 19.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar [2023-08-24T08:50:30.618Z] #10 19.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-common-13.0.10.Final.jar [2023-08-24T08:50:30.618Z] #10 19.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-13.0.10.Final.jar [2023-08-24T08:50:30.618Z] #10 19.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.69.jar [2023-08-24T08:50:30.618Z] #10 19.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.4.6.jar [2023-08-24T08:50:30.618Z] #10 19.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar [2023-08-24T08:50:30.618Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar [2023-08-24T08:50:30.618Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.2.Final.jar [2023-08-24T08:50:30.618Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar [2023-08-24T08:50:30.618Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/main/module.xml [2023-08-24T08:50:30.618Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.2.jar [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/persistence/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/jcip/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/scripting/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/sun/jdk/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javaee/api/main/module.xml [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/appclient/configuration/logging.properties [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-genericjms.xml [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_6_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_1.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_4_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jdr_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-core-management_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_7_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_15_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jakartaee_web_services_2_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_2_4.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_3.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_3.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_3.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_10_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.21 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-partialresponse_2_3.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_2_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_7_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-pojo_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_1.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_1.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_3.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jbxb_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_3.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_11_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_4_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_2.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_2_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-mail_4_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_6_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-resource-adapters_1_1.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_2_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_3.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_7.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_3_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_5_0.xsd [2023-08-24T08:50:30.619Z] #10 19.22 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_2_1.xsd [2023-08-24T08:50:30.619Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-remoting_1_2.xsd [2023-08-24T08:50:30.619Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_3_0.xsd [2023-08-24T08:50:30.619Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_7_0.xsd [2023-08-24T08:50:30.619Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_10_0.xsd [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_2_2.xsd [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/wildfly.service [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/launch.sh [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/README [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/wildfly-init-debian.sh [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/bsd 3-clause new or revised license.html [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.xsl [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/apache license 1.1.txt [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.xml [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/the antlr 2.7.7 license.txt [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone.xml [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-full.xml [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.bat [2023-08-24T08:50:30.620Z] #10 19.23 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.properties [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.conf [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/bin/domain.conf.ps1 [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/bin/jdr.ps1 [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.conf.bat [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/bin/jconsole.bat [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/welcome-content/index.html [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/welcome-content/noredirect.html [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/welcome-content/jbosscommunity_logo_hori_white.png [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/welcome-content/wildfly_logo.png [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.24 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/proto-google-common-protos-2.0.1.jar [2023-08-24T08:50:30.620Z] #10 19.25 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.25 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/smallrye-reactive-converter-api-2.6.0.jar [2023-08-24T08:50:30.620Z] #10 19.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/smallrye-mutiny-vertx-kafka-client-2.15.1.jar [2023-08-24T08:50:30.620Z] #10 19.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/mutiny-1.1.2.jar [2023-08-24T08:50:30.620Z] #10 19.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/main/netty-codec-4.1.76.Final.jar [2023-08-24T08:50:30.620Z] #10 19.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_aarch_64.so [2023-08-24T08:50:30.620Z] #10 19.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/netty-transport-classes-kqueue-4.1.76.Final.jar [2023-08-24T08:50:30.620Z] #10 19.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.17.Final.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-stub-1.38.1.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-context-1.38.1.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-lite-1.38.1.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-api-1.38.1.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-1.9.1.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-api-metrics-1.9.1-alpha.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-semconv-1.9.1-alpha.jar [2023-08-24T08:50:30.620Z] #10 19.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/asm-util-9.2.jar [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-2.0.jar [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-2.0.1.jar [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-26.1.1.Final.jar [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/main/module.xml [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar [2023-08-24T08:50:30.620Z] #10 19.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00008.jar [2023-08-24T08:50:30.621Z] #10 19.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-4.jar [2023-08-24T08:50:30.621Z] #10 19.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/main/jgroups-4.2.20.Final.jar [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-18.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-18.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsr77/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-18.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/pojo/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-18.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-4.7.6.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-4.7.6.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-4.7.6.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-base-4.7.6.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/resteasy-core-spi-4.7.6.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.4.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.7.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/vfs/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.11.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.11.Final.jar [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.15.Final.jar [2023-08-24T08:50:30.621Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml [2023-08-24T08:50:30.621Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-26.1.1.Final.jar [2023-08-24T08:50:30.621Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/wildfly-clustering-ejb-client-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-18.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/wildfly-elytron-jaspi-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-encryption-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gssapi-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-util-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-cert-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-oauth2-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-util-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-source-impl-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/wildfly-elytron-jose-jwk-1.19.0.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.10.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-18.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-18.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml [2023-08-24T08:50:30.622Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-26.1.1.Final.jar [2023-08-24T08:50:30.622Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar [2023-08-24T08:50:30.623Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/neethi/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/avro/main/avro-1.10.2.jar [2023-08-24T08:50:30.623Z] #10 19.40 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.40 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.40 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/sshd-common-2.7.0.jar [2023-08-24T08:50:30.623Z] #10 19.41 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.41 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so [2023-08-24T08:50:30.623Z] #10 19.41 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.19.1.jar [2023-08-24T08:50:30.623Z] #10 19.41 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.19.1.jar [2023-08-24T08:50:30.623Z] #10 19.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.4.5.jar [2023-08-24T08:50:30.623Z] #10 19.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/collections/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.15.jar [2023-08-24T08:50:30.623Z] #10 19.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/protostream/types/main/protostream-types-4.4.3.Final.jar [2023-08-24T08:50:30.623Z] #10 19.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-13.0.10.Final.jar [2023-08-24T08:50:30.623Z] #10 19.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-13.0.10.Final.jar [2023-08-24T08:50:30.623Z] #10 19.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.4.6.jar [2023-08-24T08:50:30.623Z] #10 19.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar [2023-08-24T08:50:30.623Z] #10 19.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/main/module.xml [2023-08-24T08:50:30.623Z] #10 19.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.0.3.jar [2023-08-24T08:50:30.623Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/appclient/configuration/appclient.xml [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-jts.xml [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-azure-full-ha.xml [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-health-smallrye_3_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-http-client_1_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-security-manager_1_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_5_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_3.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_2.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_8.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_5_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_3_1.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-iiop-openjdk_1_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_1_0.xsd [2023-08-24T08:50:30.874Z] #10 19.47 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_2_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/persistence_2_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_2_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-1_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-singleton_1_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_5.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_4.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-remoting_1_1.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_3.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-federation_1_1.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_1_2.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_6_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_3_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_11_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-delivery-active_1_1.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_1_2.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_5_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facesconfig_3_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_8_0.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-2_1.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/xml.xsd [2023-08-24T08:50:30.874Z] #10 19.48 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_5.xsd [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/schema/trans-timeout-1_1.xsd [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-security_2_0.xsd [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_3.xsd [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_6_0.xsd [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/eclipse distribution license, version 1.0.txt [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/apache license 2.0.txt [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/microprofile-feature-pack-licenses.xml [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu library general public license v2 only.txt [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.html [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-full-ha.xml [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.sh [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.sh [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/bin/jdr.bat [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/bin/client/README-CLI-JCONSOLE.txt [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/bin/elytron-tool.ps1 [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/bin/wsprovide.bat [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/bin/elytron-tool.bat [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/copyright.txt [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/main/module.xml [2023-08-24T08:50:30.874Z] #10 19.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.6.jar [2023-08-24T08:50:30.874Z] #10 19.50 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02.jar [2023-08-24T08:50:30.874Z] #10 19.50 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/module.xml [2023-08-24T08:50:30.874Z] #10 19.50 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02.jar [2023-08-24T08:50:30.874Z] #10 19.51 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.1.4.jar [2023-08-24T08:50:30.874Z] #10 19.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/module.xml [2023-08-24T08:50:30.874Z] #10 19.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-26.1.1.Final.jar [2023-08-24T08:50:30.874Z] #10 19.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.23.Final.jar [2023-08-24T08:50:30.874Z] #10 19.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml [2023-08-24T08:50:30.874Z] #10 19.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.11.Final.jar [2023-08-24T08:50:30.874Z] #10 19.55 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml [2023-08-24T08:50:30.874Z] #10 19.55 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-14.0.0.Final.jar [2023-08-24T08:50:30.874Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/common/main/module.xml [2023-08-24T08:50:30.874Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.4.4.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.9.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.12.5.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.12.5.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.12.5.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.5.Final.jar [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.56 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/main/jandex-2.4.2.Final.jar [2023-08-24T08:50:30.875Z] #10 19.57 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.4.4.Final-wildfly2000.jar [2023-08-24T08:50:30.875Z] #10 19.57 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/webservices/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.57 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-18.1.1.Final.jar [2023-08-24T08:50:30.875Z] #10 19.57 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml [2023-08-24T08:50:30.875Z] #10 19.57 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/console/main/hal-console-3.5.12.Final-resources.jar [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/logging.properties [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-gossip-ha.xml [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-activemq-colocated.xml [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_client_1_3.xsd [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_1.xsd [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_8_0.xsd [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-deployment-scanner_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_11_0.xsd [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_13_0.xsd [2023-08-24T08:50:30.875Z] #10 19.66 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_2_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-threads_1_1.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_4_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_11_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-1_0_1.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_client_1_2.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-reactive-messaging-smallrye_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-credential-reference_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jaxrs_2_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_2.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_1.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_1.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_1_2.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_5.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_6.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_4.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_1.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-partialresponse_2_2.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-reactive-streams-operators-smallrye_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_12_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_4_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_1_0.xsd [2023-08-24T08:50:30.875Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_4.xsd [2023-08-24T08:50:31.125Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facesconfig_2_2.xsd [2023-08-24T08:50:31.125Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ee-security_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/distributable-web_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_2_0.xsd [2023-08-24T08:50:31.126Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-delivery-active_1_2.xsd [2023-08-24T08:50:31.126Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_web_services_client_1_1.xsd [2023-08-24T08:50:31.126Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_8_0.xsd [2023-08-24T08:50:31.126Z] #10 19.67 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-2_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_3.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-iiop_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-xts_3_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_9.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_4.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mail_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_14_1.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_8.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_3_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_7_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_7_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-cache_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-health_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_2_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_7_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-jpa_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_4.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-iiop_1_1.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-credential-reference_1_1.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_14_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_3_1.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/service.bat [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/wildfly.conf [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/README.md [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v3.0 or later.txt [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/licenses.css [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/mit license.txt [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/plexus classworlds license.html [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu general public license v2.0 only.html [2023-08-24T08:50:31.126Z] #10 19.68 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/the bsd license.txt [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/the jsoup mit license.html [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu general public license, version 2 with the classpath exception.txt [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/eclipse public license 2.0.txt [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v3.0 only.txt [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/fsf all permissive license.html [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/mozilla public license 2.0.html [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-ha.xml [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/bin/wsprovide.sh [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.conf.bat [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.bat [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/bin/domain.sh [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/bin/jdr.sh [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/bin/.jbossclirc [2023-08-24T08:50:31.126Z] #10 19.69 inflating: /opt/wildfly-26.1.1.Final/bin/client/jboss-client.jar [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/application-users.properties [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-xts.xml [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-gossip-full-ha.xml [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_7_0.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_7_0.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facelettaglibrary_2_2.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-remoting_4_0.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_4.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/orm_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_4_0.xsd [2023-08-24T08:50:31.126Z] #10 19.87 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jaxrs_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_1.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-resource-adapters_1_0.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-client_8_1.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_2_0.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_9_1.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_3_0.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_2_0.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_2_1.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_5_0.xsd [2023-08-24T08:50:31.126Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_3_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_web_services_1_1.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-txn_5_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_8_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-idm_1_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_1_4.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_13_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_4.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_3_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_11_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_3_1.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_2.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_19_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-datasources_6_0.xsd [2023-08-24T08:50:31.127Z] #10 19.88 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_4_1.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-partialresponse_3_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-service_7_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_1.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mail_1_1.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_2_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_4_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_5_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_3_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_5_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_10_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jakartaee_9.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_1_1.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_6.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_1_2.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-weld_4_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_13_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/distributable-web_2_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jbossws-jaxws-config_4_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_7_2.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_12_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-xts_1_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-distributable-web_2_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-container-interceptors_1_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_7.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_7.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-batch-jberet_1_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_4_0.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facesconfig_1_2.xsd [2023-08-24T08:50:31.127Z] #10 19.89 inflating: /opt/wildfly-26.1.1.Final/docs/schema/ejb-jar_3_2.xsd [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v2.1 only.txt [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/bsd 3-clause no nuclear license.html [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/public domain.txt [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/full-feature-pack-licenses.html [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/bin/domain.conf [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/bin/launcher.jar [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/code/gson/main/gson-2.8.9.jar [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.12.6.jar [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.12.6.jar [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml [2023-08-24T08:50:31.127Z] #10 19.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.12.6.1.jar [2023-08-24T08:50:31.127Z] #10 19.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/main/smallrye-common-expression-1.8.0.jar [2023-08-24T08:50:31.127Z] #10 19.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-3.0.3.jar [2023-08-24T08:50:31.127Z] #10 19.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.21.jar [2023-08-24T08:50:31.378Z] #10 19.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/readline-2.2.jar [2023-08-24T08:50:31.378Z] #10 19.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.23.Final.jar [2023-08-24T08:50:31.378Z] #10 19.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.5.3.Final.jar [2023-08-24T08:50:31.378Z] #10 19.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.5.3.Final.jar [2023-08-24T08:50:31.378Z] #10 19.96 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.5.3.Final.jar [2023-08-24T08:50:31.378Z] #10 19.96 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.96 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.96 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/log4j2-jboss-logmanager-1.1.1.Final.jar [2023-08-24T08:50:31.378Z] #10 19.96 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.18.Final.jar [2023-08-24T08:50:31.378Z] #10 19.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP4.jar [2023-08-24T08:50:31.378Z] #10 19.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.9.Final.jar [2023-08-24T08:50:31.378Z] #10 19.98 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/server/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.98 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.98 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-26.1.1.Final.jar [2023-08-24T08:50:31.378Z] #10 19.98 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.98 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.98 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-18.1.1.Final.jar [2023-08-24T08:50:31.378Z] #10 19.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jpa/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.12.5.Final.jar [2023-08-24T08:50:31.378Z] #10 19.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.6.1.Final.jar [2023-08-24T08:50:31.378Z] #10 19.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/dmr/main/module.xml [2023-08-24T08:50:31.378Z] #10 19.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.12.5.Final.jar [2023-08-24T08:50:31.378Z] #10 19.99 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.12.5.Final.jar [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-26.1.1.Final.jar [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-26.1.1.Final.jar [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-26.1.1.Final.jar [2023-08-24T08:50:31.378Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-26.1.1.Final.jar [2023-08-24T08:50:31.379Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-26.1.1.Final.jar [2023-08-24T08:50:31.379Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/wildfly-elytron-http-oidc-1.19.0.Final.jar [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-ssl-1.19.0.Final.jar [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/wildfly-elytron-jose-util-1.19.0.Final.jar [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-1.19.0.Final.jar [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.2.1.Final.jar [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-26.1.1.Final.jar [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-18.1.1.Final.jar [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/thrift/main/libthrift-0.14.1.jar [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.19.1.jar [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.19.1.jar [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.19.1.jar [2023-08-24T08:50:31.379Z] #10 20.05 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.19.1.jar [2023-08-24T08:50:31.379Z] #10 20.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/commons/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.69.jar [2023-08-24T08:50:31.379Z] #10 20.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml [2023-08-24T08:50:31.379Z] #10 20.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.69.jar [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/mgmt-users.properties [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-ec2-full-ha.xml [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_2.xsd [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-deployment-scanner_2_0.xsd [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_2.xsd [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/schema/shared-session-config_1_0.xsd [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/schema/batch-jberet_1_0.xsd [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_16_0.xsd [2023-08-24T08:50:31.379Z] #10 20.12 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_3.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-batch-jberet_3_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-sar_1_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_3_1.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-datasources_1_1.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_6_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_1_4.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_8_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jsr77_1_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jpa_1_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-remoting_3_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_3.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_9_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_2_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_1.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_3.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_1.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jsf_1_1.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-agroal_1_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_3_0.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_3.xsd [2023-08-24T08:50:31.379Z] #10 20.13 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_8.xsd [2023-08-24T08:50:31.379Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_4.xsd [2023-08-24T08:50:31.379Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_4_0.xsd [2023-08-24T08:50:31.379Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_client_1_4.xsd [2023-08-24T08:50:31.379Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/discovery-1_0.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_0.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_3.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-clustering_1_1.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_web_services_1_3.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-security_1_1.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-remoting_5_0.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_4_0.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_5_0.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-jsptaglibrary_2_1.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_4_0.xsd [2023-08-24T08:50:31.380Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/wildfly-service.exe [2023-08-24T08:50:31.630Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/welcome-content/wildfly.css [2023-08-24T08:50:31.630Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/welcome-content/noconsole.html [2023-08-24T08:50:31.630Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/welcome-content/favicon.ico [2023-08-24T08:50:31.630Z] #10 20.14 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.13.jar [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/json-patch/main/module.xml [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/main/module.xml [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.10.jar [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.12.6.jar [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.14.9.jar [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml [2023-08-24T08:50:31.630Z] #10 20.15 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02.jar [2023-08-24T08:50:31.630Z] #10 20.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/module.xml [2023-08-24T08:50:31.630Z] #10 20.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/mutiny-reactive-streams-operators-1.1.2.jar [2023-08-24T08:50:31.631Z] #10 20.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.16 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-5.2.1.jar [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-2.1.21.jar [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/agroal-narayana-1.15.jar [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/agroal-pool-1.15.jar [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/netty-codec-socks-4.1.76.Final.jar [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.76.Final-linux-aarch_64.jar [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.17 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/netty-codec-http2-4.1.76.Final.jar [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/netty-transport-classes-epoll-4.1.76.Final.jar [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/netty-resolver-dns-4.1.76.Final.jar [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_aarch_64.jnilib [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/netty-codec-dns-4.1.76.Final.jar [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/servlet/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.17.Final.jar [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-1.6.0.jar [2023-08-24T08:50:31.631Z] #10 20.18 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-thrift-1.6.0.jar [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-3.1.jar [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-3.0.jar [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-3.0.jar [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/microprofile-reactive-streams-operators-api-2.0.jar [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/microprofile-reactive-streams-operators-core-2.0.jar [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.10.jar [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.3/module.xml [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/validator/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-26.1.1.Final.jar [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/engine/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.11.Final.jar [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.11.Final.jar [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.24.Final.jar [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.3.3.jar [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.5.jar [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/module.xml [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-storage-0.8.7.jar [2023-08-24T08:50:31.631Z] #10 20.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.2.3.jar [2023-08-24T08:50:31.631Z] #10 20.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar [2023-08-24T08:50:31.632Z] #10 20.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.4.5.jar [2023-08-24T08:50:31.632Z] #10 20.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.4.5.jar [2023-08-24T08:50:31.632Z] #10 20.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.4.5.jar [2023-08-24T08:50:31.632Z] #10 20.29 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.4.5.jar [2023-08-24T08:50:31.632Z] #10 20.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.4.5.jar [2023-08-24T08:50:31.632Z] #10 20.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/codec/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.11.jar [2023-08-24T08:50:31.632Z] #10 20.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/bcutil-jdk15on-1.69.jar [2023-08-24T08:50:31.632Z] #10 20.31 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.69.jar [2023-08-24T08:50:31.632Z] #10 20.31 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/cryptacular-1.2.5.jar [2023-08-24T08:50:31.632Z] #10 20.31 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.4.6.jar [2023-08-24T08:50:31.632Z] #10 20.31 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.4.6.jar [2023-08-24T08:50:31.632Z] #10 20.31 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.4.6.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/antlr/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/main/jasypt-1.9.3.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/annotation/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar [2023-08-24T08:50:31.632Z] #10 20.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/servlet/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/rmi/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/websocket/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/activation/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.5.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/inject/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/sql/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/main/module.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/domain.xml [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_2.xsd [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd [2023-08-24T08:50:31.632Z] #10 20.33 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_8_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_1_1.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-spec-2_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/java-properties_1_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application-client_8.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_5_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_8_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_2_5.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_4_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jbossws-web-services_1_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_1_0.xsd [2023-08-24T08:50:31.632Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-security_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_1_1.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_5.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client-ejb_3_2.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_6_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_13_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-iiop-openjdk_2_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_2_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-webservices_2_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/trans-timeout-1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_1.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-bean-validation_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_3_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/xnio_3_5.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-mail_2_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-pool_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_1_1.xsd [2023-08-24T08:50:31.633Z] #10 20.34 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_2.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb3-spec-2_1.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_2_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-security_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_5_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_7.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_3_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-naming_1_2.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-security-role_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-opentracing_3_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-federation_2_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_4_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_3.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-iiop-openjdk_2_1.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jca_1_1.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jacorb_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-deployment-structure-1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_7_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_3_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-logging_1_5.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_12_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_7.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron-oidc-client_1_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_4_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-xts_2_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-io_3_0.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-weld-1_1.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_8.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_7_1.xsd [2023-08-24T08:50:31.633Z] #10 20.35 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_17_0.xsd [2023-08-24T08:50:31.633Z] #10 20.36 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-pojo_7_0.xsd [2023-08-24T08:50:31.633Z] #10 20.36 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_8_1.xsd [2023-08-24T08:50:31.633Z] #10 20.36 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/service/amd64/wildfly-service.exe [2023-08-24T08:50:31.633Z] #10 20.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-util-3.19.2.jar [2023-08-24T08:50:31.633Z] #10 20.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.9.3.jar [2023-08-24T08:50:31.633Z] #10 20.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02.jar [2023-08-24T08:50:31.633Z] #10 20.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/main/smallrye-health-3.2.1.jar [2023-08-24T08:50:31.633Z] #10 20.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/health/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-core-2.10.0.jar [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/smallrye-reactive-messaging-provider-3.13.0.jar [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/main/smallrye-common-classloader-1.8.0.jar [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/classloader/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/main/smallrye-common-annotation-1.8.0.jar [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/annotation/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/main/smallrye-common-constraint-1.8.0.jar [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/constraint/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/function/main/smallrye-common-function-1.8.0.jar [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/common/expression/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/module.xml [2023-08-24T08:50:31.633Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-3.0.3.jar [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-2.0.0.jar [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-cdi-extension-3.1.1.jar [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-3.1.1.jar [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/agroal/main/agroal-api-1.15.jar [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.38 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-buffer/main/netty-buffer-4.1.76.Final.jar [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/netty-handler-proxy-4.1.76.Final.jar [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/main/netty-common-4.1.76.Final.jar [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_x86_64.jnilib [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/websocket/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.39 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.17.Final.jar [2023-08-24T08:50:31.634Z] #10 20.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar [2023-08-24T08:50:31.634Z] #10 20.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.5.3.Final.jar [2023-08-24T08:50:31.634Z] #10 20.42 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.5.3.Final.jar [2023-08-24T08:50:31.634Z] #10 20.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-18.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.43 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/common/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jsf/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.44 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-18.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties [2023-08-24T08:50:31.634Z] #10 20.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jdr/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.45 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.11.Final.jar [2023-08-24T08:50:31.634Z] #10 20.46 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.11.Final.jar [2023-08-24T08:50:31.634Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/event/logger/main/module.xml [2023-08-24T08:50:31.634Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/wildfly-microprofile-reactive-messaging-config-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/wildfly-microprofile-reactive-messaging-kafka-26.1.1.Final.jar [2023-08-24T08:50:31.634Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/wildfly-microprofile-reactive-streams-operators-cdi-provider-26.1.1.Final.jar [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-26.1.1.Final.jar [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-26.1.1.Final.jar [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-26.1.1.Final.jar [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml [2023-08-24T08:50:31.635Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-26.1.1.Final.jar [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-26.1.1.Final.jar [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-26.1.1.Final.jar [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-26.1.1.Final.jar [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/main/module.xml [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/module.xml [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/wildfly-elytron-jacc-1.19.0.Final.jar [2023-08-24T08:50:31.885Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-asn1-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-audit-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-auth-util-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-external-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.47 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-scram-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-localuser-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-oauth2-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-keystore-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-spnego-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/wildfly-elytron-tool-1.19.0.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-18.1.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-18.1.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-26.1.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-26.1.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.48 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-18.1.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-26.1.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-5.jar [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.3.3.jar [2023-08-24T08:50:31.886Z] #10 20.49 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.3.3.jar [2023-08-24T08:50:31.886Z] #10 20.50 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar [2023-08-24T08:50:31.886Z] #10 20.50 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.19.1.jar [2023-08-24T08:50:31.886Z] #10 20.51 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.19.1.jar [2023-08-24T08:50:31.886Z] #10 20.51 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.19.1.jar [2023-08-24T08:50:31.886Z] #10 20.51 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar [2023-08-24T08:50:31.886Z] #10 20.51 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar [2023-08-24T08:50:31.886Z] #10 20.51 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.51 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar [2023-08-24T08:50:31.886Z] #10 20.53 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.4.6.jar [2023-08-24T08:50:31.886Z] #10 20.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.4.6.jar [2023-08-24T08:50:31.886Z] #10 20.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.11.jar [2023-08-24T08:50:31.886Z] #10 20.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.1.Final.jar [2023-08-24T08:50:31.886Z] #10 20.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ws/rs/api/main/module.xml [2023-08-24T08:50:31.886Z] #10 20.54 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.7.Final.jar [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/application-roles.properties [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-rts.xml [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-client_8_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-client_6_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_6.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_3_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-jca_3_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-txn_1_5.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_9_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-security_1_2.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_10_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_6_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-idm_1_1.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-iiop_1_2.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb-timer_1_0.xsd [2023-08-24T08:50:31.886Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-opentracing_1_0.xsd [2023-08-24T08:50:31.887Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_9_0.xsd [2023-08-24T08:50:31.887Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_2.xsd [2023-08-24T08:50:31.887Z] #10 20.58 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_1_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-fragment_5_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jpa_1_1.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-opentelemetry_1_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_4.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jgroups_3_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_8_1.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-delivery-active_1_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-jmx_1_2.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_1_1.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_1_4.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mail_1_2.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-remoting_1_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/persistence_3_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-resource-adapters_6_1.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_12_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_5_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_3.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_12_1.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/singleton-deployment_1_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_14_0.xsd [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/common development and distribution license 1.1.txt [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/microprofile-feature-pack-licenses.html [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/creative commons attribution 2.5.html [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/logging.properties [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/application-users.properties [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-microprofile.xml [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.bat [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.ps1 [2023-08-24T08:50:31.887Z] #10 20.59 inflating: /opt/wildfly-26.1.1.Final/bin/product.conf [2023-08-24T08:50:31.887Z] #10 20.60 inflating: /opt/wildfly-26.1.1.Final/bin/wsconsume.bat [2023-08-24T08:50:31.887Z] #10 20.60 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.xml [2023-08-24T08:50:31.887Z] #10 20.60 inflating: /opt/wildfly-26.1.1.Final/bin/wsprovide.ps1 [2023-08-24T08:50:31.887Z] #10 20.60 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.conf.ps1 [2023-08-24T08:50:31.887Z] #10 20.60 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli-logging.properties [2023-08-24T08:50:31.887Z] #10 20.60 inflating: /opt/wildfly-26.1.1.Final/bin/jconsole.ps1 [2023-08-24T08:50:31.887Z] #10 20.60 inflating: /opt/wildfly-26.1.1.Final/bin/client/jboss-cli-client.jar [2023-08-24T08:50:31.887Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.68 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-4.7.6.Final.jar [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.69 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.7.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-bearer-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-digest-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-digest-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-token-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-action-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-sasl-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-scram-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-otp-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-principal-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-deprecated-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-entity-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-http-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-json-util-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gs2-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-sso-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-anonymous-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-gssapi-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-util-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-basic-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-store-1.19.0.Final.jar [2023-08-24T08:50:32.138Z] #10 20.70 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so [2023-08-24T08:50:32.138Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-26.1.1.Final.jar [2023-08-24T08:50:32.138Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/io/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/wildfly-opentelemetry-api-26.1.1.Final.jar [2023-08-24T08:50:32.138Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/wildfly-metrics-26.1.1.Final.jar [2023-08-24T08:50:32.138Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-26.1.1.Final.jar [2023-08-24T08:50:32.138Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml [2023-08-24T08:50:32.138Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/log4j/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.71 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/kafka/client/main/kafka-clients-3.1.0.jar [2023-08-24T08:50:32.139Z] #10 20.75 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.4.6.jar [2023-08-24T08:50:32.139Z] #10 20.76 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.76 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/javassist/main/javassist-3.27.0-GA.jar [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/enterprise/api/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/wildflyee/api/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/ibm/jdk/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/main/xom-1.3.7.jar [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/host-slave.xml [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/standalone-azure-ha.xml [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/examples/enable-microprofile.cli [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_5.xsd [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jsp_2_3.xsd [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ee_6_0.xsd [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-remoting_2_0.xsd [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-client-ejb_3_0.xsd [2023-08-24T08:50:32.139Z] #10 20.77 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_3_0.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-identity-1_1.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_15_1.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facelettaglibrary_3_0.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_5.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-cli_3_1.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-jsptaglibrary_3_0.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_2_0.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_1.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/docs/schema/javaee_7.xsd [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/mgmt-users.properties [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/application-roles.properties [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-microprofile-ha.xml [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.conf [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/bin/domain.bat [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/bin/jconsole.sh [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/bin/common.ps1 [2023-08-24T08:50:32.139Z] #10 20.78 inflating: /opt/wildfly-26.1.1.Final/jboss-modules.jar [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/squareup/okhttp3/main/okio-1.17.5.jar [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.8.3.jar [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.18.jar [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.12.jar [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02.jar [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/sun/jsf-impl/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.79 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar [2023-08-24T08:50:32.139Z] #10 20.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar [2023-08-24T08:50:32.139Z] #10 20.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/js/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.81 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-1.6.0.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.33.0.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.1.3.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.8.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-semconv-1.9.1-alpha.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/main/opentelemetry-context-1.9.1.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-jaeger-1.9.1.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-common-1.9.1.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/asm/asm/main/asm-9.2.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-2.0.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-2.0.jar [2023-08-24T08:50:32.139Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml [2023-08-24T08:50:32.140Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-1.2.1.jar [2023-08-24T08:50:32.140Z] #10 20.82 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/smallrye-reactive-messaging-api-3.13.0.jar [2023-08-24T08:50:32.140Z] #10 20.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml [2023-08-24T08:50:32.140Z] #10 20.83 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-3.26.0.jar [2023-08-24T08:50:32.140Z] #10 20.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-26.1.1.Final.jar [2023-08-24T08:50:32.140Z] #10 20.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/messaging/main/module.xml [2023-08-24T08:50:32.140Z] #10 20.85 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-18.1.1.Final.jar [2023-08-24T08:50:32.140Z] #10 20.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/mail/main/module.xml [2023-08-24T08:50:32.140Z] #10 20.86 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-26.1.1.Final.jar [2023-08-24T08:50:32.140Z] #10 20.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-18.1.1.Final.jar [2023-08-24T08:50:32.140Z] #10 20.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml [2023-08-24T08:50:32.140Z] #10 20.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml [2023-08-24T08:50:32.140Z] #10 20.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-26.1.1.Final.jar [2023-08-24T08:50:32.140Z] #10 20.87 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-18.1.1.Final.jar [2023-08-24T08:50:32.140Z] #10 20.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml [2023-08-24T08:50:32.140Z] #10 20.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.6.0.Final.jar [2023-08-24T08:50:32.390Z] #10 20.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-acme-1.19.0.Final.jar [2023-08-24T08:50:32.390Z] #10 20.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-1.19.0.Final.jar [2023-08-24T08:50:32.390Z] #10 20.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml [2023-08-24T08:50:32.390Z] #10 20.89 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-26.1.1.Final.jar [2023-08-24T08:50:32.390Z] #10 20.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.3.3.jar [2023-08-24T08:50:32.390Z] #10 20.90 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.15.jar [2023-08-24T08:50:32.390Z] #10 20.91 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml [2023-08-24T08:50:32.390Z] #10 20.91 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar [2023-08-24T08:50:32.390Z] #10 20.91 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xml-resolver/main/module.xml [2023-08-24T08:50:32.390Z] #10 20.91 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar [2023-08-24T08:50:32.391Z] #10 20.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.4.5.jar [2023-08-24T08:50:32.391Z] #10 20.92 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.1.jar [2023-08-24T08:50:32.391Z] #10 20.93 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.93 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.4.5.jar [2023-08-24T08:50:32.391Z] #10 20.93 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.4.5.jar [2023-08-24T08:50:32.391Z] #10 20.93 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.4.5.jar [2023-08-24T08:50:32.391Z] #10 20.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.4.6.jar [2023-08-24T08:50:32.391Z] #10 20.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.94 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-core-3.4.6.jar [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/rpc/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/bind/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/xml/stream/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.95 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.7.jar [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/default-server-logging.properties [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/host-master.xml [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_10_0.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_4_0.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-batch-jberet_2_0.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-security_1_1.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-common_3_1.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_1_2.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-app_7_1.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-messaging-activemq_9_0.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/persistence_1_0.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-facelettaglibrary_2_3.xsd [2023-08-24T08:50:32.391Z] #10 20.96 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_9_0.xsd [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/mozilla public license 1.1.txt [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/common public license 1.0.txt [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu general public license v2.0 only, with classpath exception.txt [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/eclipse public license 1.0.txt [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/standalone-load-balancer.xml [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/standalone/configuration/mgmt-groups.properties [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/standalone/deployments/README.txt [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.sh [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/bin/wildfly-elytron-tool.jar [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/perfmark-api-0.23.0.jar [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/main/failureaccess-1.0.1.jar [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml [2023-08-24T08:50:32.391Z] #10 20.97 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/guava/main/guava-31.1-jre.jar [2023-08-24T08:50:32.391Z] #10 21.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/core/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/vertx/client/kafka/main/vertx-kafka-client-4.2.1.jar [2023-08-24T08:50:32.391Z] #10 21.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-1.38.1.jar [2023-08-24T08:50:32.391Z] #10 21.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.00 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-core-1.38.1.jar [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/aesh/main/aesh-2.4.jar [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/5.0/module.xml [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/infinispan/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-26.1.1.Final.jar [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.11.Final.jar [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/main/module.xml [2023-08-24T08:50:32.391Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hibernate/envers/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.01 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.8.Final.jar [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.16.Final.jar [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/dom4j/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/omg/api/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.12.Final.jar [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.12.Final.jar [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/msc/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.5.3.Final.jar [2023-08-24T08:50:32.392Z] #10 21.02 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.5.3.Final.jar [2023-08-24T08:50:32.392Z] #10 21.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.5.3.Final.jar [2023-08-24T08:50:32.392Z] #10 21.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/web/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-14.0.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.4.4.Final.jar [2023-08-24T08:50:32.392Z] #10 21.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.03 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.4.4.Final.jar [2023-08-24T08:50:32.392Z] #10 21.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.9.Final.jar [2023-08-24T08:50:32.392Z] #10 21.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/connector/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/.gitkeep [2023-08-24T08:50:32.392Z] #10 21.04 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-18.1.1.Final.jar [2023-08-24T08:50:32.392Z] #10 21.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.06 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/resteasy-core-4.7.6.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/transaction/client/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-18.1.1.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-digest-1.19.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-digest-1.19.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-form-1.19.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-external-1.19.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-base-1.19.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-1.19.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.07 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-client-1.19.0.Final.jar [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/naming/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-26.1.1.Final.jar [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-26.1.1.Final.jar [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/discovery/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-26.1.1.Final.jar [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/qpid/proton/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.08 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-5.jar [2023-08-24T08:50:32.392Z] #10 21.11 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.4.5.jar [2023-08-24T08:50:32.392Z] #10 21.11 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.4.5.jar [2023-08-24T08:50:32.392Z] #10 21.11 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/lang3/main/module.xml [2023-08-24T08:50:32.392Z] #10 21.11 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml [2023-08-24T08:50:32.393Z] #10 21.11 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar [2023-08-24T08:50:32.393Z] #10 21.12 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/main/infinispan-core-13.0.10.Final.jar [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/domain/configuration/mgmt-groups.properties [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/examples/configs/domain-ec2.xml [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_6_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-config_1_6.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/module-1_1.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-metrics_1_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-app_3_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-web_14_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/elytron-client-1_5.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-weld-1_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_7_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-remoting_5_1.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jakartaee_web_services_client_2_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/web-jsptaglibrary_2_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_5.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-mod-cluster_3_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-infinispan_1_2.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-common_8_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_15_0.xsd [2023-08-24T08:50:32.393Z] #10 21.17 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-undertow_4_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-config_8_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-microprofile-config-smallrye_2_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-elytron_10_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_9_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-messaging_1_2.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-picketlink-federation_1_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-ejb3_1_1.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_2_1.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-cli_1_2.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-rts_1_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/application_9.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-as-web_1_2.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/jboss-ejb-client_1_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/schema/wildfly-ejb3_8_0.xsd [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/systemd/wildfly.conf [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/contrib/scripts/init.d/wildfly-init-redhat.sh [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/gnu lesser general public license v2.1 or later.txt [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/full-feature-pack-licenses.xml [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/creative commons zero v1.0 universal.txt [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/docs/licenses/indiana university extreme lab software license 1.1.1.html [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/domain.ps1 [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.ps1 [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.ps1 [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/add-user.bat [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/domain.conf.bat [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/elytron-tool.sh [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/standalone.conf.ps1 [2023-08-24T08:50:32.393Z] #10 21.18 inflating: /opt/wildfly-26.1.1.Final/bin/appclient.sh [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/bin/common.sh [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/bin/client/README-EJB-JMS.txt [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/bin/common.bat [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/bin/jboss-cli.ps1 [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/bin/wsconsume.ps1 [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/bin/wsconsume.sh [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/welcome-content/index_noconsole.html [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/welcome-content/bkg.gif [2023-08-24T08:50:32.393Z] #10 21.19 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-3.19.2.jar [2023-08-24T08:50:32.393Z] #10 21.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-5.2.1.jar [2023-08-24T08:50:32.393Z] #10 21.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar [2023-08-24T08:50:32.393Z] #10 21.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-5.2.1.jar [2023-08-24T08:50:32.393Z] #10 21.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/opentracing/main/module.xml [2023-08-24T08:50:32.393Z] #10 21.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-http-mechanism-3.1.1.jar [2023-08-24T08:50:32.393Z] #10 21.20 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-common-3.1.1.jar [2023-08-24T08:50:32.393Z] #10 21.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-2.1.21.jar [2023-08-24T08:50:32.393Z] #10 21.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-resolver/main/netty-resolver-4.1.76.Final.jar [2023-08-24T08:50:32.393Z] #10 21.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-common/main/module.xml [2023-08-24T08:50:32.393Z] #10 21.21 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-http/main/netty-codec-http-4.1.76.Final.jar [2023-08-24T08:50:32.393Z] #10 21.22 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.22 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.10.Final.jar [2023-08-24T08:50:32.644Z] #10 21.22 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/grpc/main/grpc-okhttp-1.38.1.jar [2023-08-24T08:50:32.644Z] #10 21.22 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.33.0.jar [2023-08-24T08:50:32.644Z] #10 21.22 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.22 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.22 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.33.0.jar [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.4.0.jar [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-1.0.0.jar [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/context/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-trace-1.9.1.jar [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-common-1.9.1.jar [2023-08-24T08:50:32.644Z] #10 21.23 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.13.0.202109080827-r.jar [2023-08-24T08:50:32.644Z] #10 21.25 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.25 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.9.Final.jar [2023-08-24T08:50:32.644Z] #10 21.25 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.12.5.Final.jar [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.12.5.Final.jar [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/staxmapper/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/remoting/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.1.Final.jar [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/ejb-client/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.10.Final.jar [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jandex/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.26 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-26.1.1.Final.jar [2023-08-24T08:50:32.644Z] #10 21.27 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-18.1.1.Final.jar [2023-08-24T08:50:32.644Z] #10 21.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/integration/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.28 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.12.5.Final.jar [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/health/main/wildfly-health-26.1.1.Final.jar [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-26.1.1.Final.jar [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-26.1.1.Final.jar [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/wildfly-messaging-activemq-injection-26.1.1.Final.jar [2023-08-24T08:50:32.644Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory [2023-08-24T08:50:32.645Z] #10 21.30 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-subsystem-26.1.1.Final.jar [2023-08-24T08:50:32.645Z] #10 21.31 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/sshd/main/sshd-core-2.7.0.jar [2023-08-24T08:50:32.645Z] #10 21.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar [2023-08-24T08:50:32.645Z] #10 21.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so [2023-08-24T08:50:32.645Z] #10 21.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.19.1.jar [2023-08-24T08:50:32.645Z] #10 21.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.19.1.jar [2023-08-24T08:50:32.645Z] #10 21.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar [2023-08-24T08:50:32.645Z] #10 21.32 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.1.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.1.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.1.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.1.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.33 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.4.5.jar [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/cxf/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/logging/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.11.0.jar [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-13.0.10.Final.jar [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.34 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-13.0.10.Final.jar [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/bouncycastle/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jsoup/main/jsoup-1.14.2.jar [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.4.6.jar [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.4.6.jar [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jasypt/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/impl/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.35 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.36.jar [2023-08-24T08:50:32.645Z] #10 21.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar [2023-08-24T08:50:32.645Z] #10 21.36 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.1.0.SP01.jar [2023-08-24T08:50:32.645Z] #10 21.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/nu/xom/main/module.xml [2023-08-24T08:50:32.645Z] #10 21.37 inflating: /opt/wildfly-26.1.1.Final/modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.11.12.jar [2023-08-24T08:50:33.988Z] #10 DONE 22.5s [2023-08-24T08:50:33.989Z] [2023-08-24T08:50:33.989Z] #11 [ 7/16] COPY src/repository /root/.m2/repository [2023-08-24T08:50:33.989Z] #11 DONE 0.2s [2023-08-24T08:50:33.989Z] [2023-08-24T08:50:33.989Z] #12 [ 8/16] COPY src/settings.xml /root/.m2/ [2023-08-24T08:50:34.239Z] #12 DONE 0.1s [2023-08-24T08:50:34.239Z] [2023-08-24T08:50:34.239Z] #13 [ 9/16] COPY src/h2 /opt/silverpeas/h2 [2023-08-24T08:50:34.239Z] #13 DONE 0.1s [2023-08-24T08:50:34.239Z] [2023-08-24T08:50:34.239Z] #14 [10/16] COPY src/configuration /opt/silverpeas/configuration [2023-08-24T08:50:34.490Z] #14 DONE 0.1s [2023-08-24T08:50:34.490Z] [2023-08-24T08:50:34.490Z] #15 [11/16] COPY src/data /opt/silverpeas/data [2023-08-24T08:50:34.740Z] #15 DONE 0.2s [2023-08-24T08:50:34.740Z] [2023-08-24T08:50:34.740Z] #16 [12/16] COPY src/bin /opt/silverpeas/bin [2023-08-24T08:50:34.740Z] #16 DONE 0.1s [2023-08-24T08:50:34.991Z] [2023-08-24T08:50:34.991Z] #17 [13/16] RUN sed -i -e "s/APP_VER/6.3.1/g" /opt/silverpeas/bin/silverpeas.gradle [2023-08-24T08:50:35.241Z] #17 DONE 0.4s [2023-08-24T08:50:35.241Z] [2023-08-24T08:50:35.241Z] #18 [14/16] WORKDIR /opt/silverpeas/bin [2023-08-24T08:50:35.241Z] #18 DONE 0.1s [2023-08-24T08:50:35.491Z] [2023-08-24T08:50:35.491Z] #19 [15/16] COPY src/run.sh /opt/ [2023-08-24T08:50:35.491Z] #19 DONE 0.1s [2023-08-24T08:50:35.491Z] [2023-08-24T08:50:35.491Z] #20 [16/16] RUN ./setup.sh 6.3.1 [2023-08-24T08:50:36.042Z] #20 0.334 Installation of Silverpeas 6.3.1 [2023-08-24T08:50:36.042Z] #20 0.338 Start H2 database... [2023-08-24T08:50:36.292Z] #20 0.647 TCP server running at tcp://localhost:9092 (only local connections) [2023-08-24T08:51:32.344Z] #20 50.19 Construct... OK [2023-08-24T08:51:54.142Z] #20 77.79 Configure... OK [2023-08-24T08:51:55.485Z] #20 78.39 Migrate... FAILURE [2023-08-24T08:51:57.346Z] #20 81.59 The whole tasks took 59s [2023-08-24T08:51:57.346Z] #20 81.59 [2023-08-24T08:51:57.347Z] #20 81.59 INFO: JBoss is stopped [2023-08-24T08:51:57.597Z] #20 82.12 An error has occurred :-( [2023-08-24T08:51:57.597Z] #20 82.12 [2023-08-24T08:51:57.597Z] #20 82.12 SILVERPEAS SETUP: 6.3.1 [2023-08-24T08:51:57.597Z] #20 82.12 SILVERPEAS HOME: /opt/silverpeas [2023-08-24T08:51:57.597Z] #20 82.12 JBOSS HOME: /opt/wildfly [2023-08-24T08:51:57.597Z] #20 82.12 JCR HOME: /opt/silverpeas/data/jcr [2023-08-24T08:51:57.597Z] #20 82.12 JAVA HOME: /usr/lib/jvm/java-11-openjdk-amd64 [2023-08-24T08:51:57.597Z] #20 82.12 DATABASE: h2 [2023-08-24T08:51:57.597Z] #20 82.12 OPERATING SYSTEM: Linux [2023-08-24T08:51:57.597Z] #20 82.12 PRODUCTION MODE: true [2023-08-24T08:51:57.597Z] #20 82.12 [2023-08-24T08:51:57.597Z] #20 82.12 08:50:59.871001 [construct] Construct... [2023-08-24T08:51:57.597Z] #20 82.12 08:51:12.508834 [construct] Extract silverpeas-core-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.597Z] #20 82.12 08:51:14.996511 [construct] Extract silverpeas-aurora-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.044136 [construct] Extract silverpeas-aurora-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.103956 [construct] Extract silverpeas-suggestionbox-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.242378 [construct] Extract silverpeas-suggestionbox-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.250225 [construct] Extract silverpeas-delegatednews-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.285654 [construct] Extract silverpeas-delegatednews-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.292294 [construct] Extract silverpeas-gallery-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.358199 [construct] Extract silverpeas-kmelia-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.610652 [construct] Extract silverpeas-gallery-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.620389 [construct] Extract silverpeas-survey-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.661153 [construct] Extract silverpeas-survey-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.597Z] #20 82.12 08:51:15.665682 [construct] Extract silverpeas-blog-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.704085 [construct] Extract silverpeas-blog-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.711633 [construct] Extract silverpeas-forums-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.755301 [construct] Extract silverpeas-forums-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.763304 [construct] Extract silverpeas-hyperlink-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.798007 [construct] Extract silverpeas-hyperlink-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.800723 [construct] Extract silverpeas-quickinfo-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.842558 [construct] Extract silverpeas-quickinfo-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.848747 [construct] Extract silverpeas-quizz-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.890783 [construct] Extract silverpeas-quizz-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.89338 [construct] Extract silverpeas-jdbcconnector-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.928613 [construct] Extract silverpeas-jdbcconnector-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.936675 [construct] Extract silverpeas-rssaggregator-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.973767 [construct] Extract silverpeas-rssaggregator-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:15.980542 [construct] Extract silverpeas-mydb-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.017445 [construct] Extract silverpeas-mydb-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.023226 [construct] Extract silverpeas-projectmanager-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.151936 [construct] Extract silverpeas-projectmanager-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.158502 [construct] Extract silverpeas-websites-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.200954 [construct] Extract silverpeas-websites-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.206361 [construct] Extract silverpeas-whitepages-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.244791 [construct] Extract silverpeas-questionreply-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.285324 [construct] Extract silverpeas-whitepages-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.295606 [construct] Extract silverpeas-questionreply-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.305152 [construct] Extract silverpeas-webpages-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.340334 [construct] Extract silverpeas-webpages-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.343957 [construct] Extract silverpeas-mailinglist-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.413531 [construct] Extract silverpeas-mailinglist-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.420813 [construct] Extract silverpeas-infoletter-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.460563 [construct] Extract silverpeas-infoletter-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.46653 [construct] Extract silverpeas-kmelia-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.484466 [construct] Extract silverpeas-almanach-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.560688 [construct] Extract silverpeas-almanach-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.567671 [construct] Extract silverpeas-yellowpages-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.607748 [construct] Extract silverpeas-yellowpages-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.613035 [construct] Extract silverpeas-silvercrawler-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.658547 [construct] Extract silverpeas-silvercrawler-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.663054 [construct] Extract silverpeas-resourcesmanager-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.706414 [construct] Extract silverpeas-resourcesmanager-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.712206 [construct] Extract silverpeas-processmanager-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.756936 [construct] Extract silverpeas-processmanager-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.761873 [construct] Extract silverpeas-classifieds-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.804244 [construct] Extract silverpeas-classifieds-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.813063 [construct] Extract silverpeas-formsonline-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.854255 [construct] Extract silverpeas-formsonline-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.863718 [construct] Extract silverpeas-scheduleevent-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.909961 [construct] Extract silverpeas-scheduleevent-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.916857 [construct] Extract silverpeas-organizationchart-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.954253 [construct] Extract silverpeas-organizationchart-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.957408 [construct] Extract silverpeas-spacemembers-war-6.3.1.war into /opt/silverpeas/bin/build/dist [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.990412 [construct] Extract silverpeas-spacemembers-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:16.992612 [construct] Extract silverpeas-core-configuration-6.3.1.jar into /opt/silverpeas [2023-08-24T08:51:57.598Z] #20 82.12 08:51:17.321613 [construct] JCA found: jackrabbit-jca-2.20.5.rar [2023-08-24T08:51:57.598Z] #20 82.12 08:51:17.415078 [construct] JDBC driver found: postgresql-42.3.3.jar [2023-08-24T08:51:57.598Z] #20 82.12 08:51:17.421539 [construct] JDBC driver found: jtds-1.3.1.jar [2023-08-24T08:51:57.598Z] #20 82.12 08:51:17.437836 [construct] Compile the web.xml from all the web descriptors of the WARs [2023-08-24T08:51:57.598Z] #20 82.12 08:51:17.911376 [construct] Compile the persistence.xml from all the providers of JPA entities [2023-08-24T08:51:57.598Z] #20 82.12 08:51:17.962366 [construct] Generate silverpeas.war in /opt/silverpeas/bin/build [2023-08-24T08:51:57.598Z] #20 82.12 08:51:27.854228 [construct] Construct: [OK] [2023-08-24T08:51:57.598Z] #20 82.12 [2023-08-24T08:51:57.598Z] #20 82.12 08:51:27.857742 [configure] Configure... [2023-08-24T08:51:57.598Z] #20 82.12 08:51:29.657022 [configure_jboss] JVM options setting [2023-08-24T08:51:57.598Z] #20 82.12 08:51:29.71401 [configure_jboss] Additional modules installation .. [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.150401 [configure_jboss] Install database driver for H2 [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.160058 [configure_jboss] CLI configuration scripts will be merged into jboss-configuration-17816449800168409324.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.175498 [configure_jboss] Load configuration file deployment-timeout.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.184456 [configure_jboss] Load configuration file extensions-removing.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.186391 [configure_jboss] Load configuration file http-request-max-size.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.187445 [configure_jboss] Load configuration file jackrabbit-ds.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.188099 [configure_jboss] Load configuration file jackrabbit-ra.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.188917 [configure_jboss] Load configuration file jackson-for-json.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.189385 [configure_jboss] Load configuration file jboss-jta.cli [2023-08-24T08:51:57.598Z] #20 82.12 08:51:38.18982 [configure_jboss] Load configuration file jboss-port.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.190223 [configure_jboss] Load configuration file jboss-secure.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.19085 [configure_jboss] Load configuration file jboss-standalone-debug.groovy [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.207525 [configure_jboss] Load configuration file jsp-java8-support.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.208203 [configure_jboss] Load configuration file jsp-reload.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.208656 [configure_jboss] Load configuration file silverpeas-data-web.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.209162 [configure_jboss] Load configuration file silverpeas-ds.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.210066 [configure_jboss] Load configuration file silverpeas-jms.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.210816 [configure_jboss] Load configuration file silverpeas-logging-profile.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.212827 [configure_jboss] Load configuration file silverpeas-weblib.groovy [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.213122 [configure_jboss] Load configuration file silverpeas-website.groovy [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.213341 [configure_jboss] Load configuration file webserver-parameters.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.217372 [configure_jboss] jboss-standalone-debug.groovy processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.315967 [configure_jboss] Update debugging statement in Standalone Wildfly for Java 11 [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.324853 [configure_jboss] jboss-standalone-debug.groovy processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.325149 [configure_jboss] silverpeas-website.groovy processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.368767 [configure_jboss] Inform Wildfly to deploy explicitly the website war [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.36976 [configure_jboss] silverpeas-website.groovy processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:38.3756 [configure_jboss] Prepare jboss-configuration-17816449800168409324.cli into jboss-configuration-17816449800168409324-4689277888422906388.cli [2023-08-24T08:51:57.599Z] #20 82.12 08:51:41.06891 [install] jboss-configuration-17816449800168409324-4689277888422906388.cli processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:47.773622 [install] jboss-configuration-17816449800168409324-4689277888422906388.cli processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:47.774014 [configure_jboss] silverpeas-weblib.groovy processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:47.800227 [configure_jboss] Inform Wildfly to deploy explicitly the weblib war [2023-08-24T08:51:57.599Z] #20 82.12 08:51:47.801259 [configure_jboss] silverpeas-weblib.groovy processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.044802 [configure_silverpeas] 00-SilverpeasSettings.xml scanning... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.060298 [configure_silverpeas] properties/org/silverpeas/systemSettings.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.077398 [configure_silverpeas] properties/org/silverpeas/systemSettings.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.077693 [configure_silverpeas] properties/org/silverpeas/general.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.088801 [configure_silverpeas] properties/org/silverpeas/general.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.089056 [configure_silverpeas] properties/org/silverpeas/util/i18n.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.090667 [configure_silverpeas] properties/org/silverpeas/util/i18n.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.090854 [configure_silverpeas] properties/org/silverpeas/personalization/settings/personalizationPeasSettings.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.092677 [configure_silverpeas] properties/org/silverpeas/personalization/settings/personalizationPeasSettings.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.092876 [configure_silverpeas] properties/org/silverpeas/util/logging/silverpeasLogging.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.094205 [configure_silverpeas] properties/org/silverpeas/util/logging/silverpeasLogging.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.09439 [configure_silverpeas] properties/org/silverpeas/peasCore/SessionManager.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.096844 [configure_silverpeas] properties/org/silverpeas/peasCore/SessionManager.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.097095 [configure_silverpeas] properties/org/silverpeas/admin/admin.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.100526 [configure_silverpeas] properties/org/silverpeas/admin/admin.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.10074 [configure_silverpeas] properties/org/silverpeas/domains/domainSP.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.1042 [configure_silverpeas] properties/org/silverpeas/domains/domainSP.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.104446 [configure_silverpeas] properties/org/silverpeas/domains/domainSQL.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.108196 [configure_silverpeas] properties/org/silverpeas/domains/domainSQL.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.108424 [configure_silverpeas] properties/org/silverpeas/authentication/domains.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.11025 [configure_silverpeas] properties/org/silverpeas/authentication/domains.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.110456 [configure_silverpeas] properties/org/silverpeas/authentication/autDomainSP.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.112591 [configure_silverpeas] properties/org/silverpeas/authentication/autDomainSP.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.112786 [configure_silverpeas] properties/org/silverpeas/authentication/autDomainSQL.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.114485 [configure_silverpeas] properties/org/silverpeas/authentication/autDomainSQL.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.114703 [configure_silverpeas] properties/org/silverpeas/notificationserver/channel/smtp/smtpSettings.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.117883 [configure_silverpeas] properties/org/silverpeas/notificationserver/channel/smtp/smtpSettings.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.118133 [configure_silverpeas] properties/org/silverpeas/jobManagerPeas/settings/jobManagerPeasSettings.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.119477 [configure_silverpeas] properties/org/silverpeas/jobManagerPeas/settings/jobManagerPeasSettings.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.119669 [configure_silverpeas] properties/org/silverpeas/jobDomainPeas/settings/jobDomainPeasSettings.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.119847 [configure_silverpeas] properties/org/silverpeas/jobDomainPeas/settings/jobDomainPeasSettings.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.120503 [configure_silverpeas] properties/org/silverpeas/workflow/engine/settings.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.122217 [configure_silverpeas] properties/org/silverpeas/workflow/engine/settings.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.122436 [configure_silverpeas] properties/org/silverpeas/workflow/engine/schedulerSettings.properties processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.124552 [configure_silverpeas] properties/org/silverpeas/workflow/engine/schedulerSettings.properties processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.12477 [configure_silverpeas] 00-SilverpeasSettings.xml scanning done. [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.125056 [configure_silverpeas] 01-converterSettings.groovy processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.180773 [configure_silverpeas] Configure the access to an external Document Conversion Service [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.1825 [configure_silverpeas] 01-converterSettings.groovy processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.182788 [configure_silverpeas] 01-jcrSettings.groovy processing... [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.357908 [configure_silverpeas] Configure the JCR repository [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.373145 [configure_silverpeas] 01-jcrSettings.groovy processing: [OK] [2023-08-24T08:51:57.599Z] #20 82.12 08:51:53.373487 [configure_silverpeas] 01-schedulerSettings.groovy processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.404543 [configure_silverpeas] Configure the JDBC driver delegate for the Persistent Quartz Scheduler [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.405987 [configure_silverpeas] 01-schedulerSettings.groovy processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.406316 [configure_silverpeas] 01-tickersSettings.groovy processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.463627 [configure_silverpeas] Generate the tickers from samples [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.464242 [configure_silverpeas] 01-tickersSettings.groovy processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.464499 [configure_silverpeas] 01-updateAttachmentsWithFileServer.groovy processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.516202 [configure_silverpeas] Replace old FileServer links in existing WYSIWYG contents [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.519036 [configure_silverpeas] 01-updateAttachmentsWithFileServer.groovy processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.519367 [configure_silverpeas] 01-variousSettings.groovy processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.537908 [configure_silverpeas] 01-variousSettings.groovy processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.538253 [configure_silverpeas] 99-cleanup.groovy processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.586407 [configure_silverpeas] 99-cleanup.groovy processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.586863 [configure_silverpeas] 99-confAuroraLooks.groovy processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.61699 [configure_silverpeas] Add the look Aurora as the default one [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.61748 [configure_silverpeas] Update the settings of the Aurora look to take into account the current Silverpeas platform applications [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.626489 [configure_silverpeas] 99-confAuroraLooks.groovy processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.627941 [configure_silverpeas] CustomerSettings.xml scanning... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.628325 [configure_silverpeas] properties/org/silverpeas/calendar/settings/calendar.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.630055 [configure_silverpeas] properties/org/silverpeas/calendar/settings/calendar.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.630244 [configure_silverpeas] properties/org/silverpeas/general.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.631689 [configure_silverpeas] properties/org/silverpeas/general.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.631849 [configure_silverpeas] properties/org/silverpeas/util/uploads/uploadSettings.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.633828 [configure_silverpeas] properties/org/silverpeas/util/uploads/uploadSettings.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.634024 [configure_silverpeas] properties/org/silverpeas/authentication/settings/authenticationSettings.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.635179 [configure_silverpeas] properties/org/silverpeas/authentication/settings/authenticationSettings.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.635327 [configure_silverpeas] properties/org/silverpeas/password/settings/password.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.636426 [configure_silverpeas] properties/org/silverpeas/password/settings/password.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.636594 [configure_silverpeas] properties/org/silverpeas/jobDomainPeas/settings/jobDomainPeasSettings.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.637529 [configure_silverpeas] properties/org/silverpeas/jobDomainPeas/settings/jobDomainPeasSettings.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.637684 [configure_silverpeas] properties/org/silverpeas/jobStartPagePeas/settings/jobStartPagePeasSettings.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.6388 [configure_silverpeas] properties/org/silverpeas/jobStartPagePeas/settings/jobStartPagePeasSettings.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.638955 [configure_silverpeas] properties/org/silverpeas/kmelia/settings/kmeliaSettings.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.640571 [configure_silverpeas] properties/org/silverpeas/kmelia/settings/kmeliaSettings.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.640717 [configure_silverpeas] properties/org/silverpeas/util/attachment/Attachment.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.642041 [configure_silverpeas] properties/org/silverpeas/util/attachment/Attachment.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.642178 [configure_silverpeas] properties/org/silverpeas/general.properties processing... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.643477 [configure_silverpeas] properties/org/silverpeas/general.properties processing: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.643591 [configure_silverpeas] CustomerSettings.xml scanning done. [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.644041 [configure] Configure: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.645301 [migrate] Migrate... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:53.646071 [migrate] Migration initialization... [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.6385 [migrate] This is an upgrade [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.684899 [migrate] Load migration descriptor dbbuilder-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.827764 [migrate] Migration(s) of module dbbuilder [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.828038 [migrate] Migration(s) of module dbbuilder: [OK] [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.828163 [migrate] Migration initialization done [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.831189 [migrate] Load migration descriptor silverStatistics-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.838834 [migrate] Load migration descriptor classifieds-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.846251 [migrate] Load migration descriptor fileSharing-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.853356 [migrate] Load migration descriptor almanach-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.860385 [migrate] Load migration descriptor resourcesManager-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.867368 [migrate] Load migration descriptor webSites-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.874449 [migrate] Load migration descriptor scheduleevent-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.881676 [migrate] Load migration descriptor reminder-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.888233 [migrate] Load migration descriptor delegatedNews-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.894171 [migrate] Load migration descriptor interests-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.900313 [migrate] Load migration descriptor whitePages-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.906562 [migrate] Load migration descriptor silverCrawler-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.912226 [migrate] Load migration descriptor notation-module.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.919003 [migrate] Load migration descriptor pdcSubscription-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.925429 [migrate] Load migration descriptor suggestion-box-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.932724 [migrate] Load migration descriptor nsChannelSILVERMAIL-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.938185 [migrate] Load migration descriptor notificationManager-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.943893 [migrate] Load migration descriptor thesaurus-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.948734 [migrate] Load migration descriptor forums-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.954136 [migrate] Load migration descriptor token-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.958986 [migrate] Load migration descriptor rssAgregator-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.963957 [migrate] Load migration descriptor coordinates-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:54.968768 [migrate] Load migration descriptor myLinks-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:55.014884 [migrate] Load migration descriptor node-migration.xml [2023-08-24T08:51:57.600Z] #20 82.12 08:51:55.034787 [migrate] Execution failed for task ':migrate'. [2023-08-24T08:51:57.600Z] #20 82.12 org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':migrate'. [2023-08-24T08:51:57.600Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:187) [2023-08-24T08:51:57.600Z] #20 82.12 at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:268) [2023-08-24T08:51:57.600Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:185) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:173) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:109) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:76) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:76) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:74) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:408) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:395) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:388) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:374) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.lambda$run$0(DefaultPlanExecutor.java:127) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:191) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.executeNextNode(DefaultPlanExecutor.java:182) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:124) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) [2023-08-24T08:51:57.601Z] #20 82.12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-08-24T08:51:57.601Z] #20 82.12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) [2023-08-24T08:51:57.601Z] #20 82.12 at java.base/java.lang.Thread.run(Thread.java:829) [2023-08-24T08:51:57.601Z] #20 82.12 Caused by: org.gradle.api.UncheckedIOException: java.io.FileNotFoundException: The script at /opt/silverpeas/migrations/db/h2/node/up006/deleteOrphansAndDuplicates.sql doesn't exist! [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:61) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:41) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:107) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$2.run(ExecuteActionsTaskExecuter.java:498) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:71) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:71) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:483) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:466) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.access$300(ExecuteActionsTaskExecuter.java:105) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.executeWithPreviousOutputFiles(ExecuteActionsTaskExecuter.java:270) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.execute(ExecuteActionsTaskExecuter.java:248) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:83) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:37) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:47) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200) [2023-08-24T08:51:57.601Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:76) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:76) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:47) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:37) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:68) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:38) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:50) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:36) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:41) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:74) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:51) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:29) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:54) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:35) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:60) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:27) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:174) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:74) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:45) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:40) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:29) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:36) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:22) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:99) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$0(SkipUpToDateStep.java:92) [2023-08-24T08:51:57.602Z] #20 82.12 at java.base/java.util.Optional.map(Optional.java:265) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:52) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:36) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:84) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:41) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:91) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:49) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:78) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:49) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:105) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:50) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:86) [2023-08-24T08:51:57.602Z] #20 82.12 at java.base/java.util.Optional.orElseGet(Optional.java:369) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:86) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:32) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:43) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:31) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:40) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution$2.withWorkspace(ExecuteActionsTaskExecuter.java:283) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:40) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:30) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:37) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:27) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:49) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:35) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.internal.execution.impl.DefaultExecutionEngine$1.execute(DefaultExecutionEngine.java:76) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:184) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:173) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:109) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51) [2023-08-24T08:51:57.602Z] #20 82.12 at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:76) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:76) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:74) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:408) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:395) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:388) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:374) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.lambda$run$0(DefaultPlanExecutor.java:127) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:191) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.executeNextNode(DefaultPlanExecutor.java:182) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:124) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-08-24T08:51:57.603Z] #20 82.12 at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/java.lang.Thread.run(Thread.java:829) [2023-08-24T08:51:57.603Z] #20 82.12 Caused by: java.io.FileNotFoundException: The script at /opt/silverpeas/migrations/db/h2/node/up006/deleteOrphansAndDuplicates.sql doesn't exist! [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:59) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) [2023-08-24T08:51:57.603Z] #20 82.12 at org.silverpeas.setup.migration.MigrationModule.absolutePathOfScript(MigrationModule.groovy:182) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) [2023-08-24T08:51:57.603Z] #20 82.12 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:351) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:61) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) [2023-08-24T08:51:57.603Z] #20 82.12 at org.silverpeas.setup.migration.MigrationModule$_loadMigrationsFrom_closure2.doCall(MigrationModule.groovy:132) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-08-24T08:51:57.603Z] #20 82.12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) [2023-08-24T08:51:57.603Z] #20 82.12 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:263) [2023-08-24T08:51:57.603Z] #20 82.12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) [2023-08-24T08:51:57.603Z] #20 82.12 at groovy.lang.Closure.call(Closure.java:412) [2023-08-24T08:51:57.603Z] #20 82.12 at groovy.lang.Closure.call(Closure.java:428) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.DefaultGroovyMethods.collect(DefaultGroovyMethods.java:3562) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.DefaultGroovyMethods.collect(DefaultGroovyMethods.java:3547) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.DefaultGroovyMethods.collect(DefaultGroovyMethods.java:3647) [2023-08-24T08:51:57.603Z] #20 82.12 at org.codehaus.groovy.runtime.dgm$101.doMethodInvoke(Unknown Source) [2023-08-24T08:51:57.603Z] #20 82.12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268) [2023-08-24T08:51:57.604Z] #20 82.12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) [2023-08-24T08:51:57.604Z] #20 82.12 at groovy.lang.DelegatingMetaClass.invokeMethod(DelegatingMetaClass.java:147) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) [2023-08-24T08:51:57.604Z] #20 82.12 at org.silverpeas.setup.migration.MigrationModule.loadMigrationsFrom(MigrationModule.groovy:130) [2023-08-24T08:51:57.604Z] #20 82.12 at org.silverpeas.setup.migration.MigrationModule$loadMigrationsFrom$2.call(Unknown Source) [2023-08-24T08:51:57.604Z] #20 82.12 at org.silverpeas.setup.migration.SilverpeasMigrationTask$_loadMigrationModules_closure2.doCall(SilverpeasMigrationTask.groovy:120) [2023-08-24T08:51:57.604Z] #20 82.12 at jdk.internal.reflect.GeneratedMethodAccessor92.invoke(Unknown Source) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) [2023-08-24T08:51:57.604Z] #20 82.12 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:263) [2023-08-24T08:51:57.604Z] #20 82.12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) [2023-08-24T08:51:57.604Z] #20 82.12 at groovy.lang.Closure.call(Closure.java:412) [2023-08-24T08:51:57.604Z] #20 82.12 at groovy.lang.Closure.call(Closure.java:428) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2124) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.dgm$195.invoke(Unknown Source) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:247) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) [2023-08-24T08:51:57.604Z] #20 82.12 at org.silverpeas.setup.migration.SilverpeasMigrationTask.loadMigrationModules(SilverpeasMigrationTask.groovy:118) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) [2023-08-24T08:51:57.604Z] #20 82.12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) [2023-08-24T08:51:57.604Z] #20 82.12 at org.silverpeas.setup.migration.SilverpeasMigrationTask.performMigration(SilverpeasMigrationTask.groovy:77) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-08-24T08:51:57.604Z] #20 82.12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-08-24T08:51:57.604Z] #20 82.12 at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104) [2023-08-24T08:51:57.604Z] #20 82.12 ... 123 more [2023-08-24T08:51:57.604Z] #20 82.12 [2023-08-24T08:51:57.604Z] #20 82.12 08:51:55.035962 [migrate] Migrate: [FAILURE] [2023-08-24T08:51:57.604Z] #20 82.12 [2023-08-24T08:51:57.604Z] #20 82.12 JBoss is stopped [2023-08-24T08:51:57.604Z] #20 82.12 The whole tasks took 59s [2023-08-24T08:51:57.604Z] #20 82.13 Stop H2 database... [2023-08-24T08:51:57.855Z] #20 82.19 Shutting down TCP Server at tcp://localhost:9092 [2023-08-24T08:52:01.084Z] #20 ERROR: process "/bin/sh -c ./setup.sh ${SILVERPEAS_VERSION}" did not complete successfully: exit code: 1 [2023-08-24T08:52:01.084Z] ------ [2023-08-24T08:52:01.084Z] > [16/16] RUN ./setup.sh 6.3.1: [2023-08-24T08:52:01.084Z] 82.12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2023-08-24T08:52:01.084Z] 82.12 at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104) [2023-08-24T08:52:01.084Z] 82.12 ... 123 more [2023-08-24T08:52:01.084Z] 82.12 [2023-08-24T08:52:01.084Z] 82.12 08:51:55.035962 [migrate] Migrate: [FAILURE] [2023-08-24T08:52:01.084Z] 82.12 [2023-08-24T08:52:01.084Z] 82.12 JBoss is stopped [2023-08-24T08:52:01.084Z] 82.12 The whole tasks took 59s [2023-08-24T08:52:01.084Z] 82.13 Stop H2 database... [2023-08-24T08:52:01.084Z] 82.19 Shutting down TCP Server at tcp://localhost:9092 [2023-08-24T08:52:01.084Z] ------ [2023-08-24T08:52:01.084Z] Dockerfile:114 [2023-08-24T08:52:01.084Z] -------------------- [2023-08-24T08:52:01.084Z] 112 | [2023-08-24T08:52:01.084Z] 113 | # Assemble Silverpeas [2023-08-24T08:52:01.084Z] 114 | >>> RUN ./setup.sh ${SILVERPEAS_VERSION} [2023-08-24T08:52:01.084Z] 115 | [2023-08-24T08:52:01.084Z] 116 | # [2023-08-24T08:52:01.084Z] -------------------- [2023-08-24T08:52:01.084Z] ERROR: failed to solve: process "/bin/sh -c ./setup.sh ${SILVERPEAS_VERSION}" did not complete successfully: exit code: 1 [2023-08-24T08:52:01.087Z] [Pipeline] } [2023-08-24T08:52:01.106Z] [Pipeline] // withEnv [2023-08-24T08:52:01.116Z] [Pipeline] } [2023-08-24T08:52:01.125Z] [Pipeline] // script [2023-08-24T08:52:01.136Z] [Pipeline] } [2023-08-24T08:52:01.146Z] [Pipeline] // stage [2023-08-24T08:52:01.158Z] [Pipeline] stage [2023-08-24T08:52:01.159Z] [Pipeline] { (Register image) [2023-08-24T08:52:01.188Z] Stage "Register image" skipped due to earlier failure(s) [2023-08-24T08:52:01.189Z] [Pipeline] } [2023-08-24T08:52:01.198Z] [Pipeline] // stage [2023-08-24T08:52:01.211Z] [Pipeline] stage [2023-08-24T08:52:01.212Z] [Pipeline] { (Create new stable branch) [2023-08-24T08:52:01.223Z] Stage "Create new stable branch" skipped due to earlier failure(s) [2023-08-24T08:52:01.224Z] [Pipeline] } [2023-08-24T08:52:01.233Z] [Pipeline] // stage [2023-08-24T08:52:01.247Z] [Pipeline] stage [2023-08-24T08:52:01.248Z] [Pipeline] { (Declarative: Post Actions) [2023-08-24T08:52:01.265Z] [Pipeline] step [2023-08-24T08:52:01.317Z] Sending e-mails to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org [2023-08-24T08:52:01.507Z] [Pipeline] } [2023-08-24T08:52:01.514Z] [Pipeline] // stage [2023-08-24T08:52:01.519Z] [Pipeline] } [2023-08-24T08:52:01.524Z] [Pipeline] // withEnv [2023-08-24T08:52:01.530Z] [Pipeline] } [2023-08-24T08:52:01.535Z] [Pipeline] // withEnv [2023-08-24T08:52:01.539Z] [Pipeline] } [2023-08-24T08:52:01.545Z] [Pipeline] // node [2023-08-24T08:52:01.550Z] [Pipeline] End of Pipeline [2023-08-24T08:52:01.565Z] ERROR: script returned exit code 1 [2023-08-24T08:52:01.590Z] Finished: FAILURE