simple 01-Jan-2023 03:01:01 Build Reference Application - Distribution 2.x - Build and push #13357 (REFAPP-OMODDISTRO-DNDI-13357) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4 simple 01-Jan-2023 03:01:01 Remote agent on host xiao.openmrs.org simple 01-Jan-2023 03:01:01 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 01-Jan-2023 03:01:01 Executing build Reference Application - Distribution 2.x - Build and push #13357 (REFAPP-OMODDISTRO-DNDI-13357) simple 01-Jan-2023 03:01:01 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jan-2023 03:01:01 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 01-Jan-2023 03:01:01 Updating source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 01-Jan-2023 03:01:01 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git'. simple 01-Jan-2023 03:01:01 hint: Using 'master' as the name for the initial branch. This default branch name simple 01-Jan-2023 03:01:01 hint: is subject to change. To configure the initial branch name to use in all simple 01-Jan-2023 03:01:01 hint: of your new repositories, which will suppress this warning, call: simple 01-Jan-2023 03:01:01 hint: simple 01-Jan-2023 03:01:01 hint: git config --global init.defaultBranch simple 01-Jan-2023 03:01:01 hint: simple 01-Jan-2023 03:01:01 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 01-Jan-2023 03:01:01 hint: 'development'. The just-created branch can be renamed via this command: simple 01-Jan-2023 03:01:01 hint: simple 01-Jan-2023 03:01:01 hint: git branch -m simple 01-Jan-2023 03:01:01 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git/ simple 01-Jan-2023 03:01:01 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 01-Jan-2023 03:01:03 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 01-Jan-2023 03:01:03 * [new branch] 2.x -> 2.x simple 01-Jan-2023 03:01:03 * [new tag] 2.0.1769 -> 2.0.1769 simple 01-Jan-2023 03:01:03 * [new tag] 2.1 -> 2.1 simple 01-Jan-2023 03:01:03 * [new tag] 2.10.0 -> 2.10.0 simple 01-Jan-2023 03:01:03 * [new tag] 2.11.0 -> 2.11.0 simple 01-Jan-2023 03:01:03 * [new tag] 2.12.0 -> 2.12.0 simple 01-Jan-2023 03:01:03 * [new tag] 2.2 -> 2.2 simple 01-Jan-2023 03:01:03 * [new tag] 2.3 -> 2.3 simple 01-Jan-2023 03:01:03 * [new tag] 2.4 -> 2.4 simple 01-Jan-2023 03:01:03 * [new tag] 2.5 -> 2.5 simple 01-Jan-2023 03:01:03 * [new tag] 2.6.0 -> 2.6.0 simple 01-Jan-2023 03:01:03 * [new tag] 2.7.0 -> 2.7.0 simple 01-Jan-2023 03:01:03 * [new tag] 2.8.0 -> 2.8.0 simple 01-Jan-2023 03:01:03 * [new tag] 2.8.1 -> 2.8.1 simple 01-Jan-2023 03:01:03 * [new tag] 2.9.0 -> 2.9.0 simple 01-Jan-2023 03:01:03 * [new tag] latest -> latest simple 01-Jan-2023 03:01:03 Checking out revision 8480c2428828aea637ba02b83f3f6c9415155d63. simple 01-Jan-2023 03:01:03 Switched to branch '2.x' simple 01-Jan-2023 03:01:03 Updated source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 01-Jan-2023 03:01:03 Finished task 'Checkout source' with result: Success simple 01-Jan-2023 03:01:03 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jan-2023 03:01:03 Running pre-build action: VCS Version Collector simple 01-Jan-2023 03:01:03 Running pre-build action: Run Predator simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume ls -q | grep -v 'm2-repo' | xargs docker volume rm -f; simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Running command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' completed with exit code 125 simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2048 java 1474 bamboo-age 2979Mb 655Mb 00:47:55 /usr/lib/jvm/java-8-ope simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1474 wrapper 1 bamboo-age 16Mb 3Mb 00:12:20 /home/bamboo-agent/bamb simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:42:24 /sbin/init simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Initial free space: 3.2698174 GB simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CSM-CSM-JOB1 simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Deleting 4 snapshot folders from /home/bamboo-agent/.m2/repository simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 01-Jan-2023 03:01:03 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 01-Jan-2023 03:01:04 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 01-Jan-2023 03:01:04 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 01-Jan-2023 03:01:04 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 01-Jan-2023 03:01:04 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 01-Jan-2023 03:01:04 [PredatorPreBuildAction] Final free space: 3.3257065 GB simple 01-Jan-2023 03:01:04 [PredatorPreBuildAction] Done command 01-Jan-2023 03:01:04 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 01-Jan-2023 03:01:04 Substituting password variable: ${bamboo.dockerhub.password} command 01-Jan-2023 03:01:04 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 01-Jan-2023 03:01:04 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 01-Jan-2023 03:01:04 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 01-Jan-2023 03:01:04 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 01-Jan-2023 03:01:04 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 01-Jan-2023 03:01:04 Beginning to execute external process for build 'Reference Application - Distribution 2.x - Build and push #13357 (REFAPP-OMODDISTRO-DNDI-13357)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13357-ScriptBuildTask-7835575104160269113.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI\n error 01-Jan-2023 03:01:04 + [[ ehuB != ehuxB ]] error 01-Jan-2023 03:01:04 + echo 'Start of Lmod init/bash script to define the module command' build 01-Jan-2023 03:01:04 Start of Lmod init/bash script to define the module command error 01-Jan-2023 03:01:04 + LMOD_PKG=/usr/share/lmod/lmod error 01-Jan-2023 03:01:04 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 01-Jan-2023 03:01:04 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 01-Jan-2023 03:01:04 + MODULESHOME=/usr/share/lmod/lmod error 01-Jan-2023 03:01:04 + export LMOD_PKG error 01-Jan-2023 03:01:04 + export LMOD_CMD error 01-Jan-2023 03:01:04 + export LMOD_DIR error 01-Jan-2023 03:01:04 + export MODULESHOME error 01-Jan-2023 03:01:04 + LMOD_VERSION=6.6 error 01-Jan-2023 03:01:04 + export LMOD_VERSION error 01-Jan-2023 03:01:04 + '[' : '!=' : ']' error 01-Jan-2023 03:01:04 + unalias ml error 01-Jan-2023 03:01:04 + true error 01-Jan-2023 03:01:04 ++ echo YES error 01-Jan-2023 03:01:04 ++ /usr/bin/tr '[:upper:]' '[:lower:]' build 01-Jan-2023 03:01:04 End of Lmod init/bash script to define the module command error 01-Jan-2023 03:01:04 + export_module=yes error 01-Jan-2023 03:01:04 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 01-Jan-2023 03:01:04 + export -f module error 01-Jan-2023 03:01:04 + export -f ml error 01-Jan-2023 03:01:04 + unset export_module error 01-Jan-2023 03:01:04 + '[' -n '' ']' error 01-Jan-2023 03:01:04 + '[' 5 -ge 3 ']' error 01-Jan-2023 03:01:04 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 01-Jan-2023 03:01:04 + '[' -n '' ']' error 01-Jan-2023 03:01:04 + [[ ehuB != ehuxB ]] error 01-Jan-2023 03:01:04 + echo 'End of Lmod init/bash script to define the module command' error 01-Jan-2023 03:01:04 + set +x error 01-Jan-2023 03:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 01-Jan-2023 03:01:04 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 01-Jan-2023 03:01:04 Configure a credential helper to remove this warning. See error 01-Jan-2023 03:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store error 01-Jan-2023 03:01:04 build 01-Jan-2023 03:01:04 Login Succeeded build 01-Jan-2023 03:01:04 Building dev image error 01-Jan-2023 03:01:04 #1 [internal] load .dockerignore error 01-Jan-2023 03:01:04 #1 transferring context: 74B done error 01-Jan-2023 03:01:04 #1 DONE 0.1s error 01-Jan-2023 03:01:04 error 01-Jan-2023 03:01:04 #2 [internal] load build definition from Dockerfile error 01-Jan-2023 03:01:04 #2 transferring dockerfile: 898B done error 01-Jan-2023 03:01:04 #2 DONE 0.1s error 01-Jan-2023 03:01:04 error 01-Jan-2023 03:01:04 #3 resolve image config for docker.io/docker/dockerfile:1 error 01-Jan-2023 03:01:05 #3 ... error 01-Jan-2023 03:01:05 error 01-Jan-2023 03:01:05 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io error 01-Jan-2023 03:01:05 #4 DONE 0.0s error 01-Jan-2023 03:01:05 error 01-Jan-2023 03:01:05 #3 resolve image config for docker.io/docker/dockerfile:1 error 01-Jan-2023 03:01:05 #3 DONE 0.3s error 01-Jan-2023 03:01:05 error 01-Jan-2023 03:01:05 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 01-Jan-2023 03:01:05 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 01-Jan-2023 03:01:05 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done error 01-Jan-2023 03:01:05 #5 CACHED error 01-Jan-2023 03:01:05 error 01-Jan-2023 03:01:05 #6 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io error 01-Jan-2023 03:01:05 #6 DONE 0.0s error 01-Jan-2023 03:01:05 error 01-Jan-2023 03:01:05 #7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 01-Jan-2023 03:01:05 #7 ... error 01-Jan-2023 03:01:05 error 01-Jan-2023 03:01:05 #8 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 01-Jan-2023 03:01:05 #8 DONE 0.2s error 01-Jan-2023 03:01:05 error 01-Jan-2023 03:01:05 #7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 01-Jan-2023 03:01:05 #7 DONE 0.5s error 01-Jan-2023 03:01:06 error 01-Jan-2023 03:01:06 #9 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 03:01:06 #9 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 0.1s done error 01-Jan-2023 03:01:06 #9 DONE 0.1s error 01-Jan-2023 03:01:06 error 01-Jan-2023 03:01:06 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 03:01:06 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 0.1s done error 01-Jan-2023 03:01:06 #10 DONE 0.1s error 01-Jan-2023 03:01:06 error 01-Jan-2023 03:01:06 #11 [internal] load build context error 01-Jan-2023 03:01:06 #11 transferring context: 33.72MB 0.8s done error 01-Jan-2023 03:01:06 #11 DONE 0.8s error 01-Jan-2023 03:01:06 error 01-Jan-2023 03:01:06 #9 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 03:01:06 #9 CACHED error 01-Jan-2023 03:01:06 error 01-Jan-2023 03:01:06 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 03:01:07 #10 ... error 01-Jan-2023 03:01:07 error 01-Jan-2023 03:01:07 #12 [linux/arm64 dev 2/4] WORKDIR /app error 01-Jan-2023 03:01:07 #12 DONE 0.2s error 01-Jan-2023 03:01:07 error 01-Jan-2023 03:01:07 #13 [linux/arm64 dev 3/4] COPY . ./ error 01-Jan-2023 03:01:07 #13 DONE 0.2s error 01-Jan-2023 03:01:07 error 01-Jan-2023 03:01:07 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:12 #14 ... error 01-Jan-2023 03:01:12 error 01-Jan-2023 03:01:12 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 03:01:12 #10 sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 5.32kB / 5.32kB 0.1s done error 01-Jan-2023 03:01:12 #10 sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 5.32kB / 5.32kB 0.1s done error 01-Jan-2023 03:01:12 #10 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 80.31MB / 80.31MB 0.6s done error 01-Jan-2023 03:01:12 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 241.16MB / 241.16MB 2.4s done error 01-Jan-2023 03:01:12 #10 extracting sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 error 01-Jan-2023 03:01:12 #10 extracting sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 2.4s done error 01-Jan-2023 03:01:12 #10 extracting sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 error 01-Jan-2023 03:01:13 #10 extracting sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 0.9s done error 01-Jan-2023 03:01:13 #10 extracting sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 0.0s done error 01-Jan-2023 03:01:13 #10 DONE 6.8s error 01-Jan-2023 03:01:13 error 01-Jan-2023 03:01:13 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:13 #14 ... error 01-Jan-2023 03:01:13 error 01-Jan-2023 03:01:13 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 01-Jan-2023 03:01:13 #10 extracting sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 0.0s done error 01-Jan-2023 03:01:13 #10 DONE 6.9s error 01-Jan-2023 03:01:13 error 01-Jan-2023 03:01:13 #15 [linux/amd64 dev 2/4] WORKDIR /app error 01-Jan-2023 03:01:14 #15 DONE 0.4s error 01-Jan-2023 03:01:14 error 01-Jan-2023 03:01:14 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:14 #14 ... error 01-Jan-2023 03:01:14 error 01-Jan-2023 03:01:14 #16 [linux/amd64 dev 3/4] COPY . ./ error 01-Jan-2023 03:01:14 #16 DONE 0.4s error 01-Jan-2023 03:01:14 error 01-Jan-2023 03:01:14 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:14 #14 ... error 01-Jan-2023 03:01:14 error 01-Jan-2023 03:01:14 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:18 #17 3.742 [INFO] Scanning for projects... error 01-Jan-2023 03:01:18 #17 3.886 [WARNING] error 01-Jan-2023 03:01:18 #17 3.887 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 01-Jan-2023 03:01:18 #17 3.888 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 01-Jan-2023 03:01:18 #17 3.889 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 01-Jan-2023 03:01:18 #17 3.891 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 01-Jan-2023 03:01:18 #17 3.892 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 01-Jan-2023 03:01:18 #17 3.893 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 01-Jan-2023 03:01:18 #17 3.894 [WARNING] error 01-Jan-2023 03:01:18 #17 3.895 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 01-Jan-2023 03:01:18 #17 3.896 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 01-Jan-2023 03:01:18 #17 3.897 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 01-Jan-2023 03:01:18 #17 3.898 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 01-Jan-2023 03:01:18 #17 3.899 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 01-Jan-2023 03:01:18 #17 3.900 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 01-Jan-2023 03:01:18 #17 3.901 [WARNING] error 01-Jan-2023 03:01:18 #17 3.902 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 01-Jan-2023 03:01:18 #17 3.903 [WARNING] error 01-Jan-2023 03:01:18 #17 3.904 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 01-Jan-2023 03:01:18 #17 3.905 [WARNING] error 01-Jan-2023 03:01:18 #17 3.919 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 03:01:18 #17 3.920 [INFO] Reactor Build Order: error 01-Jan-2023 03:01:18 #17 3.921 [INFO] error 01-Jan-2023 03:01:18 #17 3.923 [INFO] Reference Application Distribution [pom] error 01-Jan-2023 03:01:18 #17 3.924 [INFO] Reference Application Distribution Package [jar] error 01-Jan-2023 03:01:18 #17 3.934 [INFO] error 01-Jan-2023 03:01:18 #17 3.941 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 01-Jan-2023 03:01:18 #17 3.942 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 01-Jan-2023 03:01:18 #17 3.943 [INFO] --------------------------------[ pom ]--------------------------------- error 01-Jan-2023 03:01:18 #17 3.996 [INFO] error 01-Jan-2023 03:01:18 #17 3.999 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 01-Jan-2023 03:01:18 #17 4.294 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 01-Jan-2023 03:01:18 #17 4.330 [INFO] error 01-Jan-2023 03:01:18 #17 4.333 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 01-Jan-2023 03:01:18 #17 4.334 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 01-Jan-2023 03:01:18 #17 4.335 [INFO] --------------------------------[ jar ]--------------------------------- error 01-Jan-2023 03:01:19 #17 4.816 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 01-Jan-2023 03:01:20 #17 6.083 Progress (1): 3.3/5.8 kB error 01-Jan-2023 03:01:20 Progress (1): 5.8 kB error 01-Jan-2023 03:01:20 error 01-Jan-2023 03:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 4.2 kB/s) error 01-Jan-2023 03:01:20 #17 6.259 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 01-Jan-2023 03:01:21 #17 6.383 Progress (1): 3.3/34 kB error 01-Jan-2023 03:01:21 Progress (1): 6.1/34 kB error 01-Jan-2023 03:01:21 Progress (1): 8.9/34 kB error 01-Jan-2023 03:01:21 Progress (1): 12/34 kB error 01-Jan-2023 03:01:21 Progress (1): 15/34 kB error 01-Jan-2023 03:01:21 Progress (1): 17/34 kB error 01-Jan-2023 03:01:21 Progress (1): 20/34 kB error 01-Jan-2023 03:01:21 Progress (1): 23/34 kB error 01-Jan-2023 03:01:21 Progress (1): 26/34 kB error 01-Jan-2023 03:01:21 Progress (1): 29/34 kB error 01-Jan-2023 03:01:21 Progress (1): 31/34 kB error 01-Jan-2023 03:01:21 Progress (1): 34 kB error 01-Jan-2023 03:01:21 error 01-Jan-2023 03:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 95 kB/s) error 01-Jan-2023 03:01:21 #17 6.634 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 01-Jan-2023 03:01:21 #17 6.760 Progress (1): 3.4/8.1 kB error 01-Jan-2023 03:01:21 Progress (1): 6.2/8.1 kB error 01-Jan-2023 03:01:21 Progress (1): 8.1 kB error 01-Jan-2023 03:01:21 error 01-Jan-2023 03:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 33 kB/s) error 01-Jan-2023 03:01:21 #17 6.890 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 01-Jan-2023 03:01:21 #17 7.011 Progress (1): 3.4/30 kB error 01-Jan-2023 03:01:21 Progress (1): 6.2/30 kB error 01-Jan-2023 03:01:21 Progress (1): 9.0/30 kB error 01-Jan-2023 03:01:21 Progress (1): 12/30 kB error 01-Jan-2023 03:01:21 Progress (1): 15/30 kB error 01-Jan-2023 03:01:21 Progress (1): 17/30 kB error 01-Jan-2023 03:01:21 Progress (1): 20/30 kB error 01-Jan-2023 03:01:21 Progress (1): 23/30 kB error 01-Jan-2023 03:01:21 Progress (1): 26/30 kB error 01-Jan-2023 03:01:21 Progress (1): 29/30 kB error 01-Jan-2023 03:01:21 Progress (1): 30 kB error 01-Jan-2023 03:01:21 error 01-Jan-2023 03:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 114 kB/s) error 01-Jan-2023 03:01:21 #17 7.175 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 01-Jan-2023 03:01:21 #17 7.291 Progress (1): 3.3/10 kB error 01-Jan-2023 03:01:21 Progress (1): 6.1/10 kB error 01-Jan-2023 03:01:21 Progress (1): 8.9/10 kB error 01-Jan-2023 03:01:21 Progress (1): 10 kB error 01-Jan-2023 03:01:21 error 01-Jan-2023 03:01:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 42 kB/s) error 01-Jan-2023 03:01:22 #17 7.431 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 01-Jan-2023 03:01:22 #17 7.559 Progress (1): 3.3/43 kB error 01-Jan-2023 03:01:22 Progress (1): 6.1/43 kB error 01-Jan-2023 03:01:22 Progress (1): 8.9/43 kB error 01-Jan-2023 03:01:22 Progress (1): 12/43 kB error 01-Jan-2023 03:01:22 Progress (1): 14/43 kB error 01-Jan-2023 03:01:22 Progress (1): 17/43 kB error 01-Jan-2023 03:01:22 Progress (1): 20/43 kB error 01-Jan-2023 03:01:22 Progress (1): 23/43 kB error 01-Jan-2023 03:01:22 Progress (1): 26/43 kB error 01-Jan-2023 03:01:22 Progress (1): 28/43 kB error 01-Jan-2023 03:01:22 Progress (1): 31/43 kB error 01-Jan-2023 03:01:22 Progress (1): 34/43 kB error 01-Jan-2023 03:01:22 Progress (1): 37/43 kB error 01-Jan-2023 03:01:22 Progress (1): 40/43 kB error 01-Jan-2023 03:01:22 Progress (1): 42/43 kB error 01-Jan-2023 03:01:22 Progress (1): 43 kB error 01-Jan-2023 03:01:22 error 01-Jan-2023 03:01:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 123 kB/s) error 01-Jan-2023 03:01:22 #17 7.787 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 01-Jan-2023 03:01:22 #17 7.912 Progress (1): 3.4/10 kB error 01-Jan-2023 03:01:22 Progress (1): 6.2/10 kB error 01-Jan-2023 03:01:22 Progress (1): 9.0/10 kB error 01-Jan-2023 03:01:22 Progress (1): 10 kB error 01-Jan-2023 03:01:22 error 01-Jan-2023 03:01:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 41 kB/s) error 01-Jan-2023 03:01:22 #17 8.037 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 01-Jan-2023 03:01:22 #17 8.163 Progress (1): 3.4/11 kB error 01-Jan-2023 03:01:22 Progress (1): 6.2/11 kB error 01-Jan-2023 03:01:22 Progress (1): 9.0/11 kB error 01-Jan-2023 03:01:22 Progress (1): 11 kB error 01-Jan-2023 03:01:22 error 01-Jan-2023 03:01:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 45 kB/s) error 01-Jan-2023 03:01:22 #17 8.288 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 01-Jan-2023 03:01:22 #17 8.408 Progress (1): 3.4/31 kB error 01-Jan-2023 03:01:23 Progress (1): 6.2/31 kB error 01-Jan-2023 03:01:23 Progress (1): 9.0/31 kB error 01-Jan-2023 03:01:23 Progress (1): 12/31 kB error 01-Jan-2023 03:01:23 Progress (1): 15/31 kB error 01-Jan-2023 03:01:23 Progress (1): 17/31 kB error 01-Jan-2023 03:01:23 Progress (1): 20/31 kB error 01-Jan-2023 03:01:23 Progress (1): 23/31 kB error 01-Jan-2023 03:01:23 Progress (1): 26/31 kB error 01-Jan-2023 03:01:23 Progress (1): 29/31 kB error 01-Jan-2023 03:01:23 Progress (1): 31 kB error 01-Jan-2023 03:01:23 error 01-Jan-2023 03:01:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 125 kB/s) error 01-Jan-2023 03:01:23 #17 8.540 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 01-Jan-2023 03:01:23 #17 8.692 Progress (1): 3.4/15 kB error 01-Jan-2023 03:01:23 Progress (1): 6.2/15 kB error 01-Jan-2023 03:01:23 Progress (1): 9.0/15 kB error 01-Jan-2023 03:01:23 Progress (1): 12/15 kB error 01-Jan-2023 03:01:23 Progress (1): 15/15 kB error 01-Jan-2023 03:01:23 Progress (1): 15 kB error 01-Jan-2023 03:01:23 error 01-Jan-2023 03:01:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 51 kB/s) error 01-Jan-2023 03:01:23 #17 8.843 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 01-Jan-2023 03:01:24 #17 9.566 Progress (1): 4.1/221 kB error 01-Jan-2023 03:01:24 Progress (1): 8.2/221 kB error 01-Jan-2023 03:01:24 Progress (1): 12/221 kB error 01-Jan-2023 03:01:24 Progress (1): 16/221 kB error 01-Jan-2023 03:01:24 Progress (1): 19/221 kB error 01-Jan-2023 03:01:24 Progress (1): 23/221 kB error 01-Jan-2023 03:01:24 Progress (1): 27/221 kB error 01-Jan-2023 03:01:24 Progress (1): 31/221 kB error 01-Jan-2023 03:01:24 Progress (1): 34/221 kB error 01-Jan-2023 03:01:24 Progress (1): 38/221 kB error 01-Jan-2023 03:01:24 Progress (1): 42/221 kB error 01-Jan-2023 03:01:24 Progress (1): 46/221 kB error 01-Jan-2023 03:01:24 Progress (1): 51/221 kB error 01-Jan-2023 03:01:24 Progress (1): 55/221 kB error 01-Jan-2023 03:01:24 Progress (1): 59/221 kB error 01-Jan-2023 03:01:24 Progress (1): 63/221 kB error 01-Jan-2023 03:01:24 Progress (1): 67/221 kB error 01-Jan-2023 03:01:24 Progress (1): 69/221 kB error 01-Jan-2023 03:01:24 Progress (1): 73/221 kB error 01-Jan-2023 03:01:24 Progress (1): 77/221 kB error 01-Jan-2023 03:01:24 Progress (1): 81/221 kB error 01-Jan-2023 03:01:24 Progress (1): 85/221 kB error 01-Jan-2023 03:01:24 Progress (1): 89/221 kB error 01-Jan-2023 03:01:24 Progress (1): 94/221 kB error 01-Jan-2023 03:01:24 Progress (1): 98/221 kB error 01-Jan-2023 03:01:24 Progress (1): 102/221 kB error 01-Jan-2023 03:01:24 Progress (1): 104/221 kB error 01-Jan-2023 03:01:24 Progress (1): 108/221 kB error 01-Jan-2023 03:01:24 Progress (1): 112/221 kB error 01-Jan-2023 03:01:24 Progress (1): 116/221 kB error 01-Jan-2023 03:01:24 Progress (1): 120/221 kB error 01-Jan-2023 03:01:24 Progress (1): 124/221 kB error 01-Jan-2023 03:01:24 Progress (1): 128/221 kB error 01-Jan-2023 03:01:24 Progress (1): 132/221 kB error 01-Jan-2023 03:01:24 Progress (1): 137/221 kB error 01-Jan-2023 03:01:24 Progress (1): 139/221 kB error 01-Jan-2023 03:01:24 Progress (1): 143/221 kB error 01-Jan-2023 03:01:24 Progress (1): 147/221 kB error 01-Jan-2023 03:01:24 Progress (1): 151/221 kB error 01-Jan-2023 03:01:24 Progress (1): 155/221 kB error 01-Jan-2023 03:01:24 Progress (1): 159/221 kB error 01-Jan-2023 03:01:24 Progress (1): 163/221 kB error 01-Jan-2023 03:01:24 Progress (1): 167/221 kB error 01-Jan-2023 03:01:24 Progress (1): 171/221 kB error 01-Jan-2023 03:01:24 Progress (1): 173/221 kB error 01-Jan-2023 03:01:24 Progress (1): 178/221 kB error 01-Jan-2023 03:01:24 Progress (1): 182/221 kB error 01-Jan-2023 03:01:24 Progress (1): 186/221 kB error 01-Jan-2023 03:01:24 Progress (1): 190/221 kB error 01-Jan-2023 03:01:24 Progress (1): 194/221 kB error 01-Jan-2023 03:01:24 Progress (1): 198/221 kB error 01-Jan-2023 03:01:24 Progress (1): 202/221 kB error 01-Jan-2023 03:01:24 Progress (1): 206/221 kB error 01-Jan-2023 03:01:24 Progress (1): 208/221 kB error 01-Jan-2023 03:01:24 Progress (1): 212/221 kB error 01-Jan-2023 03:01:24 Progress (1): 216/221 kB error 01-Jan-2023 03:01:24 Progress (1): 221/221 kB error 01-Jan-2023 03:01:24 Progress (1): 221 kB error 01-Jan-2023 03:01:24 error 01-Jan-2023 03:01:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 190 kB/s) error 01-Jan-2023 03:01:24 #17 10.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 01-Jan-2023 03:01:24 #17 10.14 Progress (1): 3.4/5.8 kB error 01-Jan-2023 03:01:24 Progress (1): 5.8 kB error 01-Jan-2023 03:01:24 error 01-Jan-2023 03:01:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 23 kB/s) error 01-Jan-2023 03:01:24 #17 10.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 01-Jan-2023 03:01:24 #17 10.39 Progress (1): 3.3/34 kB error 01-Jan-2023 03:01:25 Progress (1): 6.1/34 kB error 01-Jan-2023 03:01:25 Progress (1): 8.9/34 kB error 01-Jan-2023 03:01:25 Progress (1): 12/34 kB error 01-Jan-2023 03:01:25 Progress (1): 15/34 kB error 01-Jan-2023 03:01:25 Progress (1): 17/34 kB error 01-Jan-2023 03:01:25 Progress (1): 20/34 kB error 01-Jan-2023 03:01:25 Progress (1): 23/34 kB error 01-Jan-2023 03:01:25 Progress (1): 26/34 kB error 01-Jan-2023 03:01:25 Progress (1): 29/34 kB error 01-Jan-2023 03:01:25 Progress (1): 31/34 kB error 01-Jan-2023 03:01:25 Progress (1): 34 kB error 01-Jan-2023 03:01:25 error 01-Jan-2023 03:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 136 kB/s) error 01-Jan-2023 03:01:25 #17 10.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 01-Jan-2023 03:01:25 #17 10.64 Progress (1): 3.4/64 kB error 01-Jan-2023 03:01:25 Progress (1): 6.2/64 kB error 01-Jan-2023 03:01:25 Progress (1): 9.0/64 kB error 01-Jan-2023 03:01:25 Progress (1): 12/64 kB error 01-Jan-2023 03:01:25 Progress (1): 15/64 kB error 01-Jan-2023 03:01:25 Progress (1): 17/64 kB error 01-Jan-2023 03:01:25 Progress (1): 20/64 kB error 01-Jan-2023 03:01:25 Progress (1): 23/64 kB error 01-Jan-2023 03:01:25 Progress (1): 26/64 kB error 01-Jan-2023 03:01:25 Progress (1): 29/64 kB error 01-Jan-2023 03:01:25 Progress (1): 31/64 kB error 01-Jan-2023 03:01:25 Progress (1): 34/64 kB error 01-Jan-2023 03:01:25 Progress (1): 37/64 kB error 01-Jan-2023 03:01:25 Progress (1): 40/64 kB error 01-Jan-2023 03:01:25 Progress (1): 43/64 kB error 01-Jan-2023 03:01:25 Progress (1): 45/64 kB error 01-Jan-2023 03:01:25 Progress (1): 48/64 kB error 01-Jan-2023 03:01:25 Progress (1): 51/64 kB error 01-Jan-2023 03:01:25 Progress (1): 54/64 kB error 01-Jan-2023 03:01:25 Progress (1): 56/64 kB error 01-Jan-2023 03:01:25 Progress (1): 59/64 kB error 01-Jan-2023 03:01:25 Progress (1): 62/64 kB error 01-Jan-2023 03:01:25 Progress (1): 64 kB error 01-Jan-2023 03:01:25 error 01-Jan-2023 03:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 252 kB/s) error 01-Jan-2023 03:01:25 #17 10.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 01-Jan-2023 03:01:25 #17 10.91 Progress (1): 3.3/13 kB error 01-Jan-2023 03:01:25 Progress (1): 6.1/13 kB error 01-Jan-2023 03:01:25 Progress (1): 8.9/13 kB error 01-Jan-2023 03:01:25 Progress (1): 12/13 kB error 01-Jan-2023 03:01:25 Progress (1): 13 kB error 01-Jan-2023 03:01:25 error 01-Jan-2023 03:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 56 kB/s) error 01-Jan-2023 03:01:25 #17 11.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 01-Jan-2023 03:01:25 #17 11.14 Progress (1): 3.3/36 kB error 01-Jan-2023 03:01:25 Progress (1): 6.1/36 kB error 01-Jan-2023 03:01:25 Progress (1): 8.9/36 kB error 01-Jan-2023 03:01:25 Progress (1): 12/36 kB error 01-Jan-2023 03:01:25 Progress (1): 15/36 kB error 01-Jan-2023 03:01:25 Progress (1): 17/36 kB error 01-Jan-2023 03:01:25 Progress (1): 20/36 kB error 01-Jan-2023 03:01:25 Progress (1): 23/36 kB error 01-Jan-2023 03:01:25 Progress (1): 26/36 kB error 01-Jan-2023 03:01:25 Progress (1): 29/36 kB error 01-Jan-2023 03:01:25 Progress (1): 31/36 kB error 01-Jan-2023 03:01:25 Progress (1): 34/36 kB error 01-Jan-2023 03:01:25 Progress (1): 36 kB error 01-Jan-2023 03:01:25 error 01-Jan-2023 03:01:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 151 kB/s) error 01-Jan-2023 03:01:25 #17 11.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:25 #17 11.40 Progress (1): 3.3/5.3 kB error 01-Jan-2023 03:01:26 Progress (1): 5.3 kB error 01-Jan-2023 03:01:26 error 01-Jan-2023 03:01:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 22 kB/s) error 01-Jan-2023 03:01:26 #17 11.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:26 #17 12.00 Progress (1): 1.7 kB error 01-Jan-2023 03:01:26 error 01-Jan-2023 03:01:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 01-Jan-2023 03:01:26 #17 12.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:26 #17 12.23 Progress (1): 1.5 kB error 01-Jan-2023 03:01:26 error 01-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 6.3 kB/s) error 01-Jan-2023 03:01:27 #17 12.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:27 #17 12.49 Progress (1): 1.7 kB error 01-Jan-2023 03:01:27 error 01-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 6.6 kB/s) error 01-Jan-2023 03:01:27 #17 12.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:27 #17 12.75 Progress (1): 2.3 kB error 01-Jan-2023 03:01:27 error 01-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 9.6 kB/s) error 01-Jan-2023 03:01:27 #17 12.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:27 #17 13.00 Progress (1): 1.9 kB error 01-Jan-2023 03:01:27 error 01-Jan-2023 03:01:27 #17 ... error 01-Jan-2023 03:01:27 error 01-Jan-2023 03:01:27 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:27 #14 20.30 [INFO] Scanning for projects... error 01-Jan-2023 03:01:30 #14 22.58 [WARNING] error 01-Jan-2023 03:01:30 #14 22.58 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 01-Jan-2023 03:01:30 #14 22.59 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 01-Jan-2023 03:01:30 #14 22.59 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 01-Jan-2023 03:01:30 #14 22.60 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 01-Jan-2023 03:01:30 #14 22.60 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 01-Jan-2023 03:01:30 #14 22.60 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 01-Jan-2023 03:01:30 #14 22.60 [WARNING] error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 01-Jan-2023 03:01:30 #14 22.61 [WARNING] error 01-Jan-2023 03:01:30 #14 22.62 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 01-Jan-2023 03:01:30 #14 22.62 [WARNING] error 01-Jan-2023 03:01:30 #14 22.72 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 03:01:30 #14 22.72 [INFO] Reactor Build Order: error 01-Jan-2023 03:01:30 #14 22.72 [INFO] error 01-Jan-2023 03:01:30 #14 22.77 [INFO] Reference Application Distribution [pom] error 01-Jan-2023 03:01:30 #14 22.77 [INFO] Reference Application Distribution Package [jar] error 01-Jan-2023 03:01:30 #14 22.92 [INFO] error 01-Jan-2023 03:01:30 #14 22.93 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 01-Jan-2023 03:01:30 #14 22.93 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 01-Jan-2023 03:01:30 #14 22.93 [INFO] --------------------------------[ pom ]--------------------------------- error 01-Jan-2023 03:01:31 #14 23.94 [INFO] error 01-Jan-2023 03:01:31 #14 23.95 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 01-Jan-2023 03:01:33 #14 ... error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:33 #17 13.00 Progress (1): 1.9 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 7.5 kB/s) error 01-Jan-2023 03:01:33 #17 13.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:33 #17 13.27 Progress (1): 1.7 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 01-Jan-2023 03:01:33 #17 13.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:33 #17 13.51 Progress (1): 2.3 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 8.9 kB/s) error 01-Jan-2023 03:01:33 #17 13.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:33 #17 13.77 Progress (1): 2.1 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 8.6 kB/s) error 01-Jan-2023 03:01:33 #17 13.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:33 #17 14.01 Progress (1): 1.9 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 7.7 kB/s) error 01-Jan-2023 03:01:33 #17 14.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:33 #17 14.27 Progress (1): 2.1 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 8.6 kB/s) error 01-Jan-2023 03:01:33 #17 14.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 01-Jan-2023 03:01:33 #17 14.68 Progress (1): 3.3/5.5 kB error 01-Jan-2023 03:01:33 Progress (1): 5.5 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 22 kB/s) error 01-Jan-2023 03:01:33 #17 14.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 01-Jan-2023 03:01:33 #17 14.93 Progress (1): 3.3/15 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/15 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/15 kB error 01-Jan-2023 03:01:33 Progress (1): 12/15 kB error 01-Jan-2023 03:01:33 Progress (1): 14/15 kB error 01-Jan-2023 03:01:33 Progress (1): 15 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 60 kB/s) error 01-Jan-2023 03:01:33 #17 15.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 01-Jan-2023 03:01:33 #17 15.17 Progress (1): 3.3/67 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/67 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/67 kB error 01-Jan-2023 03:01:33 Progress (1): 12/67 kB error 01-Jan-2023 03:01:33 Progress (1): 15/67 kB error 01-Jan-2023 03:01:33 Progress (1): 17/67 kB error 01-Jan-2023 03:01:33 Progress (1): 20/67 kB error 01-Jan-2023 03:01:33 Progress (1): 23/67 kB error 01-Jan-2023 03:01:33 Progress (1): 26/67 kB error 01-Jan-2023 03:01:33 Progress (1): 29/67 kB error 01-Jan-2023 03:01:33 Progress (1): 31/67 kB error 01-Jan-2023 03:01:33 Progress (1): 34/67 kB error 01-Jan-2023 03:01:33 Progress (1): 37/67 kB error 01-Jan-2023 03:01:33 Progress (1): 40/67 kB error 01-Jan-2023 03:01:33 Progress (1): 43/67 kB error 01-Jan-2023 03:01:33 Progress (1): 45/67 kB error 01-Jan-2023 03:01:33 Progress (1): 48/67 kB error 01-Jan-2023 03:01:33 Progress (1): 51/67 kB error 01-Jan-2023 03:01:33 Progress (1): 54/67 kB error 01-Jan-2023 03:01:33 Progress (1): 56/67 kB error 01-Jan-2023 03:01:33 Progress (1): 59/67 kB error 01-Jan-2023 03:01:33 Progress (1): 62/67 kB error 01-Jan-2023 03:01:33 Progress (1): 65/67 kB error 01-Jan-2023 03:01:33 Progress (1): 67 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 239 kB/s) error 01-Jan-2023 03:01:33 #17 15.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 01-Jan-2023 03:01:33 #17 15.46 Progress (1): 3.3/5.1 kB error 01-Jan-2023 03:01:33 Progress (1): 5.1 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 20 kB/s) error 01-Jan-2023 03:01:33 #17 15.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 01-Jan-2023 03:01:33 #17 15.76 Progress (1): 3.3/12 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/12 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/12 kB error 01-Jan-2023 03:01:33 Progress (1): 12/12 kB error 01-Jan-2023 03:01:33 Progress (1): 12 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 46 kB/s) error 01-Jan-2023 03:01:33 #17 15.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 01-Jan-2023 03:01:33 #17 16.03 Progress (1): 3.3/43 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/43 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/43 kB error 01-Jan-2023 03:01:33 Progress (1): 12/43 kB error 01-Jan-2023 03:01:33 Progress (1): 14/43 kB error 01-Jan-2023 03:01:33 Progress (1): 17/43 kB error 01-Jan-2023 03:01:33 Progress (1): 20/43 kB error 01-Jan-2023 03:01:33 Progress (1): 23/43 kB error 01-Jan-2023 03:01:33 Progress (1): 26/43 kB error 01-Jan-2023 03:01:33 Progress (1): 28/43 kB error 01-Jan-2023 03:01:33 Progress (1): 31/43 kB error 01-Jan-2023 03:01:33 Progress (1): 34/43 kB error 01-Jan-2023 03:01:33 Progress (1): 37/43 kB error 01-Jan-2023 03:01:33 Progress (1): 40/43 kB error 01-Jan-2023 03:01:33 Progress (1): 42/43 kB error 01-Jan-2023 03:01:33 Progress (1): 43 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 175 kB/s) error 01-Jan-2023 03:01:33 #17 16.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 01-Jan-2023 03:01:33 #17 16.43 Progress (1): 2.7 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 03:01:33 #17 16.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 01-Jan-2023 03:01:33 #17 16.69 Progress (1): 2.7 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 03:01:33 #17 16.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 01-Jan-2023 03:01:33 #17 16.99 Progress (1): 3.3/9.2 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/9.2 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/9.2 kB error 01-Jan-2023 03:01:33 Progress (1): 9.2 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 37 kB/s) error 01-Jan-2023 03:01:33 #17 17.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 01-Jan-2023 03:01:33 #17 17.23 Progress (1): 3.3/151 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/151 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/151 kB error 01-Jan-2023 03:01:33 Progress (1): 12/151 kB error 01-Jan-2023 03:01:33 Progress (1): 14/151 kB error 01-Jan-2023 03:01:33 Progress (1): 17/151 kB error 01-Jan-2023 03:01:33 Progress (1): 20/151 kB error 01-Jan-2023 03:01:33 Progress (1): 23/151 kB error 01-Jan-2023 03:01:33 Progress (1): 26/151 kB error 01-Jan-2023 03:01:33 Progress (1): 28/151 kB error 01-Jan-2023 03:01:33 Progress (1): 31/151 kB error 01-Jan-2023 03:01:33 Progress (1): 34/151 kB error 01-Jan-2023 03:01:33 Progress (1): 37/151 kB error 01-Jan-2023 03:01:33 Progress (1): 40/151 kB error 01-Jan-2023 03:01:33 Progress (1): 42/151 kB error 01-Jan-2023 03:01:33 Progress (1): 45/151 kB error 01-Jan-2023 03:01:33 Progress (1): 48/151 kB error 01-Jan-2023 03:01:33 Progress (1): 51/151 kB error 01-Jan-2023 03:01:33 Progress (1): 54/151 kB error 01-Jan-2023 03:01:33 Progress (1): 56/151 kB error 01-Jan-2023 03:01:33 Progress (1): 59/151 kB error 01-Jan-2023 03:01:33 Progress (1): 62/151 kB error 01-Jan-2023 03:01:33 Progress (1): 65/151 kB error 01-Jan-2023 03:01:33 Progress (1): 67/151 kB error 01-Jan-2023 03:01:33 Progress (1): 70/151 kB error 01-Jan-2023 03:01:33 Progress (1): 73/151 kB error 01-Jan-2023 03:01:33 Progress (1): 76/151 kB error 01-Jan-2023 03:01:33 Progress (1): 79/151 kB error 01-Jan-2023 03:01:33 Progress (1): 81/151 kB error 01-Jan-2023 03:01:33 Progress (1): 84/151 kB error 01-Jan-2023 03:01:33 Progress (1): 87/151 kB error 01-Jan-2023 03:01:33 Progress (1): 90/151 kB error 01-Jan-2023 03:01:33 Progress (1): 93/151 kB error 01-Jan-2023 03:01:33 Progress (1): 95/151 kB error 01-Jan-2023 03:01:33 Progress (1): 98/151 kB error 01-Jan-2023 03:01:33 Progress (1): 101/151 kB error 01-Jan-2023 03:01:33 Progress (1): 104/151 kB error 01-Jan-2023 03:01:33 Progress (1): 107/151 kB error 01-Jan-2023 03:01:33 Progress (1): 109/151 kB error 01-Jan-2023 03:01:33 Progress (1): 112/151 kB error 01-Jan-2023 03:01:33 Progress (1): 115/151 kB error 01-Jan-2023 03:01:33 Progress (1): 118/151 kB error 01-Jan-2023 03:01:33 Progress (1): 120/151 kB error 01-Jan-2023 03:01:33 Progress (1): 123/151 kB error 01-Jan-2023 03:01:33 Progress (1): 126/151 kB error 01-Jan-2023 03:01:33 Progress (1): 129/151 kB error 01-Jan-2023 03:01:33 Progress (1): 132/151 kB error 01-Jan-2023 03:01:33 Progress (1): 134/151 kB error 01-Jan-2023 03:01:33 Progress (1): 137/151 kB error 01-Jan-2023 03:01:33 Progress (1): 140/151 kB error 01-Jan-2023 03:01:33 Progress (1): 143/151 kB error 01-Jan-2023 03:01:33 Progress (1): 146/151 kB error 01-Jan-2023 03:01:33 Progress (1): 148/151 kB error 01-Jan-2023 03:01:33 Progress (1): 151/151 kB error 01-Jan-2023 03:01:33 Progress (1): 151 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 428 kB/s) error 01-Jan-2023 03:01:33 #17 17.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 01-Jan-2023 03:01:33 #17 17.60 Progress (1): 3.3/16 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/16 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/16 kB error 01-Jan-2023 03:01:33 Progress (1): 12/16 kB error 01-Jan-2023 03:01:33 Progress (1): 14/16 kB error 01-Jan-2023 03:01:33 Progress (1): 16 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 64 kB/s) error 01-Jan-2023 03:01:33 #17 17.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 01-Jan-2023 03:01:33 #17 17.95 Progress (1): 3.3/6.1 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/6.1 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 24 kB/s) error 01-Jan-2023 03:01:33 #17 18.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 01-Jan-2023 03:01:33 #17 18.21 Progress (1): 3.3/5.0 kB error 01-Jan-2023 03:01:33 Progress (1): 5.0 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 20 kB/s) error 01-Jan-2023 03:01:33 #17 18.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 01-Jan-2023 03:01:33 #17 18.46 Progress (1): 3.3/66 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/66 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/66 kB error 01-Jan-2023 03:01:33 Progress (1): 12/66 kB error 01-Jan-2023 03:01:33 Progress (1): 15/66 kB error 01-Jan-2023 03:01:33 Progress (1): 17/66 kB error 01-Jan-2023 03:01:33 Progress (1): 20/66 kB error 01-Jan-2023 03:01:33 Progress (1): 23/66 kB error 01-Jan-2023 03:01:33 Progress (1): 26/66 kB error 01-Jan-2023 03:01:33 Progress (1): 29/66 kB error 01-Jan-2023 03:01:33 Progress (1): 31/66 kB error 01-Jan-2023 03:01:33 Progress (1): 34/66 kB error 01-Jan-2023 03:01:33 Progress (1): 37/66 kB error 01-Jan-2023 03:01:33 Progress (1): 40/66 kB error 01-Jan-2023 03:01:33 Progress (1): 42/66 kB error 01-Jan-2023 03:01:33 Progress (1): 45/66 kB error 01-Jan-2023 03:01:33 Progress (1): 48/66 kB error 01-Jan-2023 03:01:33 Progress (1): 51/66 kB error 01-Jan-2023 03:01:33 Progress (1): 54/66 kB error 01-Jan-2023 03:01:33 Progress (1): 56/66 kB error 01-Jan-2023 03:01:33 Progress (1): 59/66 kB error 01-Jan-2023 03:01:33 Progress (1): 62/66 kB error 01-Jan-2023 03:01:33 Progress (1): 65/66 kB error 01-Jan-2023 03:01:33 Progress (1): 66 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 260 kB/s) error 01-Jan-2023 03:01:33 #17 18.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 01-Jan-2023 03:01:33 #17 18.76 Progress (1): 3.3/11 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/11 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/11 kB error 01-Jan-2023 03:01:33 Progress (1): 11 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 40 kB/s) error 01-Jan-2023 03:01:33 #17 18.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 01-Jan-2023 03:01:33 #17 19.01 Progress (1): 3.3/42 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/42 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/42 kB error 01-Jan-2023 03:01:33 Progress (1): 12/42 kB error 01-Jan-2023 03:01:33 Progress (1): 14/42 kB error 01-Jan-2023 03:01:33 Progress (1): 17/42 kB error 01-Jan-2023 03:01:33 Progress (1): 20/42 kB error 01-Jan-2023 03:01:33 Progress (1): 23/42 kB error 01-Jan-2023 03:01:33 Progress (1): 26/42 kB error 01-Jan-2023 03:01:33 Progress (1): 29/42 kB error 01-Jan-2023 03:01:33 Progress (1): 31/42 kB error 01-Jan-2023 03:01:33 Progress (1): 34/42 kB error 01-Jan-2023 03:01:33 Progress (1): 37/42 kB error 01-Jan-2023 03:01:33 Progress (1): 40/42 kB error 01-Jan-2023 03:01:33 Progress (1): 42 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 166 kB/s) error 01-Jan-2023 03:01:33 #17 19.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 01-Jan-2023 03:01:33 #17 19.29 Progress (1): 3.3/23 kB error 01-Jan-2023 03:01:33 Progress (1): 6.1/23 kB error 01-Jan-2023 03:01:33 Progress (1): 8.9/23 kB error 01-Jan-2023 03:01:33 Progress (1): 12/23 kB error 01-Jan-2023 03:01:33 Progress (1): 15/23 kB error 01-Jan-2023 03:01:33 Progress (1): 17/23 kB error 01-Jan-2023 03:01:33 Progress (1): 20/23 kB error 01-Jan-2023 03:01:33 Progress (1): 23/23 kB error 01-Jan-2023 03:01:33 Progress (1): 23 kB error 01-Jan-2023 03:01:33 error 01-Jan-2023 03:01:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 91 kB/s) error 01-Jan-2023 03:01:34 #17 19.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 01-Jan-2023 03:01:34 #17 19.54 Progress (1): 3.3/74 kB error 01-Jan-2023 03:01:34 Progress (1): 6.1/74 kB error 01-Jan-2023 03:01:34 Progress (1): 8.9/74 kB error 01-Jan-2023 03:01:34 Progress (1): 12/74 kB error 01-Jan-2023 03:01:34 Progress (1): 15/74 kB error 01-Jan-2023 03:01:34 Progress (1): 17/74 kB error 01-Jan-2023 03:01:34 Progress (1): 20/74 kB error 01-Jan-2023 03:01:34 Progress (1): 23/74 kB error 01-Jan-2023 03:01:34 Progress (1): 26/74 kB error 01-Jan-2023 03:01:34 Progress (1): 29/74 kB error 01-Jan-2023 03:01:34 Progress (1): 31/74 kB error 01-Jan-2023 03:01:34 Progress (1): 34/74 kB error 01-Jan-2023 03:01:34 Progress (1): 37/74 kB error 01-Jan-2023 03:01:34 Progress (1): 40/74 kB error 01-Jan-2023 03:01:34 Progress (1): 43/74 kB error 01-Jan-2023 03:01:34 Progress (1): 45/74 kB error 01-Jan-2023 03:01:34 Progress (1): 48/74 kB error 01-Jan-2023 03:01:34 Progress (1): 51/74 kB error 01-Jan-2023 03:01:34 Progress (1): 54/74 kB error 01-Jan-2023 03:01:34 Progress (1): 56/74 kB error 01-Jan-2023 03:01:34 Progress (1): 59/74 kB error 01-Jan-2023 03:01:34 Progress (1): 62/74 kB error 01-Jan-2023 03:01:34 Progress (1): 65/74 kB error 01-Jan-2023 03:01:34 Progress (1): 68/74 kB error 01-Jan-2023 03:01:34 Progress (1): 70/74 kB error 01-Jan-2023 03:01:34 Progress (1): 73/74 kB error 01-Jan-2023 03:01:34 Progress (1): 74 kB error 01-Jan-2023 03:01:34 error 01-Jan-2023 03:01:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 290 kB/s) error 01-Jan-2023 03:01:34 #17 19.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 01-Jan-2023 03:01:34 #17 19.81 Progress (1): 3.3/14 kB error 01-Jan-2023 03:01:34 Progress (1): 6.1/14 kB error 01-Jan-2023 03:01:34 Progress (1): 8.9/14 kB error 01-Jan-2023 03:01:34 Progress (1): 12/14 kB error 01-Jan-2023 03:01:34 Progress (1): 14 kB error 01-Jan-2023 03:01:34 error 01-Jan-2023 03:01:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 58 kB/s) error 01-Jan-2023 03:01:34 #17 19.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 01-Jan-2023 03:01:34 #17 20.06 Progress (1): 3.3/12 kB error 01-Jan-2023 03:01:34 Progress (1): 6.1/12 kB error 01-Jan-2023 03:01:34 Progress (1): 8.9/12 kB error 01-Jan-2023 03:01:34 Progress (1): 12 kB error 01-Jan-2023 03:01:34 error 01-Jan-2023 03:01:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 47 kB/s) error 01-Jan-2023 03:01:34 #17 20.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 01-Jan-2023 03:01:34 #17 20.32 Progress (1): 3.3/8.3 kB error 01-Jan-2023 03:01:34 Progress (1): 6.1/8.3 kB error 01-Jan-2023 03:01:34 Progress (1): 8.3 kB error 01-Jan-2023 03:01:34 error 01-Jan-2023 03:01:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 35 kB/s) error 01-Jan-2023 03:01:35 #17 20.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 01-Jan-2023 03:01:35 #17 20.60 Progress (1): 3.3/3.4 kB error 01-Jan-2023 03:01:35 Progress (1): 3.4 kB error 01-Jan-2023 03:01:35 error 01-Jan-2023 03:01:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 14 kB/s) error 01-Jan-2023 03:01:35 #17 20.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 01-Jan-2023 03:01:35 #17 20.87 Progress (1): 3.3/4.9 kB error 01-Jan-2023 03:01:35 Progress (1): 4.9 kB error 01-Jan-2023 03:01:35 error 01-Jan-2023 03:01:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 20 kB/s) error 01-Jan-2023 03:01:35 #17 21.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 01-Jan-2023 03:01:36 #17 21.45 Progress (1): 3.0 kB error 01-Jan-2023 03:01:36 error 01-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 5.3 kB/s) error 01-Jan-2023 03:01:36 #17 21.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 01-Jan-2023 03:01:36 #17 21.69 Progress (1): 3.3/9.7 kB error 01-Jan-2023 03:01:36 Progress (1): 6.1/9.7 kB error 01-Jan-2023 03:01:36 Progress (1): 8.9/9.7 kB error 01-Jan-2023 03:01:36 Progress (1): 9.7 kB error 01-Jan-2023 03:01:36 error 01-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 40 kB/s) error 01-Jan-2023 03:01:36 #17 21.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 01-Jan-2023 03:01:36 #17 21.93 Progress (1): 3.3/17 kB error 01-Jan-2023 03:01:36 Progress (1): 6.1/17 kB error 01-Jan-2023 03:01:36 Progress (1): 8.9/17 kB error 01-Jan-2023 03:01:36 Progress (1): 12/17 kB error 01-Jan-2023 03:01:36 Progress (1): 15/17 kB error 01-Jan-2023 03:01:36 Progress (1): 17 kB error 01-Jan-2023 03:01:36 error 01-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 75 kB/s) error 01-Jan-2023 03:01:36 #17 22.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 01-Jan-2023 03:01:36 #17 22.17 Progress (1): 3.3/19 kB error 01-Jan-2023 03:01:36 Progress (1): 6.1/19 kB error 01-Jan-2023 03:01:36 Progress (1): 8.9/19 kB error 01-Jan-2023 03:01:36 Progress (1): 12/19 kB error 01-Jan-2023 03:01:36 Progress (1): 15/19 kB error 01-Jan-2023 03:01:36 Progress (1): 17/19 kB error 01-Jan-2023 03:01:36 Progress (1): 19 kB error 01-Jan-2023 03:01:36 error 01-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 82 kB/s) error 01-Jan-2023 03:01:36 #17 22.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 01-Jan-2023 03:01:36 #17 22.41 Progress (1): 3.3/16 kB error 01-Jan-2023 03:01:37 Progress (1): 6.1/16 kB error 01-Jan-2023 03:01:37 Progress (1): 8.9/16 kB error 01-Jan-2023 03:01:37 Progress (1): 12/16 kB error 01-Jan-2023 03:01:37 Progress (1): 15/16 kB error 01-Jan-2023 03:01:37 Progress (1): 16 kB error 01-Jan-2023 03:01:37 error 01-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 69 kB/s) error 01-Jan-2023 03:01:37 #17 22.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 01-Jan-2023 03:01:37 #17 22.64 Progress (1): 3.3/13 kB error 01-Jan-2023 03:01:37 Progress (1): 6.1/13 kB error 01-Jan-2023 03:01:37 Progress (1): 8.9/13 kB error 01-Jan-2023 03:01:37 Progress (1): 12/13 kB error 01-Jan-2023 03:01:37 Progress (1): 13 kB error 01-Jan-2023 03:01:37 error 01-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 55 kB/s) error 01-Jan-2023 03:01:37 #17 22.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 01-Jan-2023 03:01:37 #17 22.89 Progress (1): 2.0 kB error 01-Jan-2023 03:01:37 error 01-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 8.4 kB/s) error 01-Jan-2023 03:01:37 #17 23.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 01-Jan-2023 03:01:37 #17 23.13 Progress (1): 2.1 kB error 01-Jan-2023 03:01:37 error 01-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 9.0 kB/s) error 01-Jan-2023 03:01:37 #17 23.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 01-Jan-2023 03:01:37 #17 23.36 Progress (1): 3.3/37 kB error 01-Jan-2023 03:01:38 Progress (1): 6.1/37 kB error 01-Jan-2023 03:01:38 Progress (1): 8.9/37 kB error 01-Jan-2023 03:01:38 Progress (1): 12/37 kB error 01-Jan-2023 03:01:38 Progress (1): 15/37 kB error 01-Jan-2023 03:01:38 Progress (1): 17/37 kB error 01-Jan-2023 03:01:38 Progress (1): 20/37 kB error 01-Jan-2023 03:01:38 Progress (1): 23/37 kB error 01-Jan-2023 03:01:38 Progress (1): 26/37 kB error 01-Jan-2023 03:01:38 Progress (1): 29/37 kB error 01-Jan-2023 03:01:38 Progress (1): 31/37 kB error 01-Jan-2023 03:01:38 Progress (1): 34/37 kB error 01-Jan-2023 03:01:38 Progress (1): 37/37 kB error 01-Jan-2023 03:01:38 Progress (1): 37 kB error 01-Jan-2023 03:01:38 error 01-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 157 kB/s) error 01-Jan-2023 03:01:38 #17 23.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 01-Jan-2023 03:01:38 #17 23.63 Progress (1): 3.3/13 kB error 01-Jan-2023 03:01:38 Progress (1): 6.1/13 kB error 01-Jan-2023 03:01:38 Progress (1): 8.9/13 kB error 01-Jan-2023 03:01:38 Progress (1): 12/13 kB error 01-Jan-2023 03:01:38 Progress (1): 13 kB error 01-Jan-2023 03:01:38 error 01-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 55 kB/s) error 01-Jan-2023 03:01:38 #17 23.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 01-Jan-2023 03:01:38 #17 23.87 Progress (1): 3.3/9.5 kB error 01-Jan-2023 03:01:38 Progress (1): 6.1/9.5 kB error 01-Jan-2023 03:01:38 Progress (1): 8.9/9.5 kB error 01-Jan-2023 03:01:38 Progress (1): 9.5 kB error 01-Jan-2023 03:01:38 error 01-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 40 kB/s) error 01-Jan-2023 03:01:38 #17 24.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 01-Jan-2023 03:01:38 #17 24.12 Progress (1): 2.0 kB error 01-Jan-2023 03:01:38 error 01-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 8.4 kB/s) error 01-Jan-2023 03:01:38 #17 24.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 01-Jan-2023 03:01:38 #17 24.35 Progress (1): 3.3/23 kB error 01-Jan-2023 03:01:39 Progress (1): 6.1/23 kB error 01-Jan-2023 03:01:39 Progress (1): 8.9/23 kB error 01-Jan-2023 03:01:39 Progress (1): 12/23 kB error 01-Jan-2023 03:01:39 Progress (1): 15/23 kB error 01-Jan-2023 03:01:39 Progress (1): 17/23 kB error 01-Jan-2023 03:01:39 Progress (1): 20/23 kB error 01-Jan-2023 03:01:39 Progress (1): 23 kB error 01-Jan-2023 03:01:39 error 01-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 98 kB/s) error 01-Jan-2023 03:01:39 #17 24.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 01-Jan-2023 03:01:39 #17 24.60 Progress (1): 3.3/13 kB error 01-Jan-2023 03:01:39 Progress (1): 6.1/13 kB error 01-Jan-2023 03:01:39 Progress (1): 8.9/13 kB error 01-Jan-2023 03:01:39 Progress (1): 12/13 kB error 01-Jan-2023 03:01:39 Progress (1): 13 kB error 01-Jan-2023 03:01:39 error 01-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 49 kB/s) error 01-Jan-2023 03:01:39 #17 24.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 01-Jan-2023 03:01:39 #17 24.87 Progress (1): 1.3 kB error 01-Jan-2023 03:01:39 error 01-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 5.7 kB/s) error 01-Jan-2023 03:01:39 #17 24.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 01-Jan-2023 03:01:39 #17 25.10 Progress (1): 3.3/29 kB error 01-Jan-2023 03:01:39 Progress (1): 6.1/29 kB error 01-Jan-2023 03:01:39 Progress (1): 8.9/29 kB error 01-Jan-2023 03:01:39 Progress (1): 12/29 kB error 01-Jan-2023 03:01:39 Progress (1): 15/29 kB error 01-Jan-2023 03:01:39 Progress (1): 17/29 kB error 01-Jan-2023 03:01:39 Progress (1): 20/29 kB error 01-Jan-2023 03:01:39 Progress (1): 23/29 kB error 01-Jan-2023 03:01:39 Progress (1): 26/29 kB error 01-Jan-2023 03:01:39 Progress (1): 29/29 kB error 01-Jan-2023 03:01:39 Progress (1): 29 kB error 01-Jan-2023 03:01:39 error 01-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 121 kB/s) error 01-Jan-2023 03:01:39 #17 25.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 01-Jan-2023 03:01:39 #17 25.34 Progress (1): 3.3/3.5 kB error 01-Jan-2023 03:01:40 Progress (1): 3.5 kB error 01-Jan-2023 03:01:40 error 01-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 15 kB/s) error 01-Jan-2023 03:01:40 #17 25.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 01-Jan-2023 03:01:40 #17 25.58 Progress (1): 3.3/10 kB error 01-Jan-2023 03:01:40 Progress (1): 6.1/10 kB error 01-Jan-2023 03:01:40 Progress (1): 8.9/10 kB error 01-Jan-2023 03:01:40 Progress (1): 10 kB error 01-Jan-2023 03:01:40 error 01-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 43 kB/s) error 01-Jan-2023 03:01:40 #17 25.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 01-Jan-2023 03:01:40 #17 25.82 Progress (1): 3.3/13 kB error 01-Jan-2023 03:01:40 Progress (1): 6.1/13 kB error 01-Jan-2023 03:01:40 Progress (1): 8.9/13 kB error 01-Jan-2023 03:01:40 Progress (1): 12/13 kB error 01-Jan-2023 03:01:40 Progress (1): 13 kB error 01-Jan-2023 03:01:40 error 01-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 55 kB/s) error 01-Jan-2023 03:01:40 #17 25.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 01-Jan-2023 03:01:40 #17 26.10 Progress (1): 3.2 kB error 01-Jan-2023 03:01:40 error 01-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 14 kB/s) error 01-Jan-2023 03:01:40 #17 26.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 01-Jan-2023 03:01:41 #17 26.38 Progress (1): 1.7 kB error 01-Jan-2023 03:01:41 error 01-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 01-Jan-2023 03:01:41 #17 26.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 01-Jan-2023 03:01:41 #17 26.63 Progress (1): 3.2 kB error 01-Jan-2023 03:01:41 error 01-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 13 kB/s) error 01-Jan-2023 03:01:41 #17 26.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 01-Jan-2023 03:01:41 #17 26.91 Progress (1): 2.8 kB error 01-Jan-2023 03:01:41 error 01-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 11 kB/s) error 01-Jan-2023 03:01:41 #17 27.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 01-Jan-2023 03:01:41 #17 27.18 Progress (1): 3.2 kB error 01-Jan-2023 03:01:41 error 01-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 01-Jan-2023 03:01:41 #17 27.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 01-Jan-2023 03:01:41 #17 27.43 Progress (1): 3.2 kB error 01-Jan-2023 03:01:42 error 01-Jan-2023 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 12 kB/s) error 01-Jan-2023 03:01:42 #17 27.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 01-Jan-2023 03:01:42 #17 27.69 Progress (1): 3.2 kB error 01-Jan-2023 03:01:42 error 01-Jan-2023 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 14 kB/s) error 01-Jan-2023 03:01:42 #17 27.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 01-Jan-2023 03:01:42 #17 27.93 Progress (1): 3.3/59 kB error 01-Jan-2023 03:01:42 Progress (1): 6.1/59 kB error 01-Jan-2023 03:01:42 Progress (1): 8.9/59 kB error 01-Jan-2023 03:01:42 Progress (1): 12/59 kB error 01-Jan-2023 03:01:42 Progress (1): 15/59 kB error 01-Jan-2023 03:01:42 Progress (1): 17/59 kB error 01-Jan-2023 03:01:42 Progress (1): 20/59 kB error 01-Jan-2023 03:01:42 Progress (1): 23/59 kB error 01-Jan-2023 03:01:42 Progress (1): 26/59 kB error 01-Jan-2023 03:01:42 Progress (1): 29/59 kB error 01-Jan-2023 03:01:42 Progress (1): 31/59 kB error 01-Jan-2023 03:01:42 Progress (1): 34/59 kB error 01-Jan-2023 03:01:42 Progress (1): 37/59 kB error 01-Jan-2023 03:01:42 Progress (1): 40/59 kB error 01-Jan-2023 03:01:42 Progress (1): 43/59 kB error 01-Jan-2023 03:01:42 Progress (1): 45/59 kB error 01-Jan-2023 03:01:42 Progress (1): 48/59 kB error 01-Jan-2023 03:01:42 Progress (1): 51/59 kB error 01-Jan-2023 03:01:42 Progress (1): 54/59 kB error 01-Jan-2023 03:01:42 Progress (1): 56/59 kB error 01-Jan-2023 03:01:42 Progress (1): 59 kB error 01-Jan-2023 03:01:42 error 01-Jan-2023 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 176 kB/s) error 01-Jan-2023 03:01:43 #17 28.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 01-Jan-2023 03:01:43 #17 28.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:43 #17 28.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:43 #17 28.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:43 #17 28.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:43 #17 28.62 Progress (1): 3.3/24 kB error 01-Jan-2023 03:01:43 Progress (1): 6.1/24 kB error 01-Jan-2023 03:01:43 Progress (1): 8.9/24 kB error 01-Jan-2023 03:01:43 Progress (1): 12/24 kB error 01-Jan-2023 03:01:43 Progress (1): 14/24 kB error 01-Jan-2023 03:01:43 Progress (1): 17/24 kB error 01-Jan-2023 03:01:43 Progress (1): 20/24 kB error 01-Jan-2023 03:01:43 Progress (1): 23/24 kB error 01-Jan-2023 03:01:43 Progress (1): 24 kB error 01-Jan-2023 03:01:43 error 01-Jan-2023 03:01:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 82 kB/s) error 01-Jan-2023 03:01:43 #17 28.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:44 #17 29.51 Progress (1): 0/1.2 MB error 01-Jan-2023 03:01:44 #17 ... error 01-Jan-2023 03:01:44 error 01-Jan-2023 03:01:44 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:44 #14 26.67 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 01-Jan-2023 03:01:44 #14 26.84 [INFO] error 01-Jan-2023 03:01:44 #14 26.84 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 01-Jan-2023 03:01:44 #14 26.84 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 01-Jan-2023 03:01:44 #14 26.85 [INFO] --------------------------------[ jar ]--------------------------------- error 01-Jan-2023 03:01:44 #14 29.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 01-Jan-2023 03:01:44 #14 34.26 Progress (1): 3.3/5.8 kB error 01-Jan-2023 03:01:44 Progress (1): 5.8 kB error 01-Jan-2023 03:01:44 error 01-Jan-2023 03:01:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 1.2 kB/s) error 01-Jan-2023 03:01:44 #14 35.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 01-Jan-2023 03:01:44 #14 35.83 Progress (1): 3.3/34 kB error 01-Jan-2023 03:01:44 Progress (1): 6.1/34 kB error 01-Jan-2023 03:01:44 Progress (1): 8.9/34 kB error 01-Jan-2023 03:01:44 Progress (1): 12/34 kB error 01-Jan-2023 03:01:44 Progress (1): 15/34 kB error 01-Jan-2023 03:01:44 Progress (1): 17/34 kB error 01-Jan-2023 03:01:44 Progress (1): 20/34 kB error 01-Jan-2023 03:01:44 Progress (1): 23/34 kB error 01-Jan-2023 03:01:44 Progress (1): 26/34 kB error 01-Jan-2023 03:01:44 Progress (1): 29/34 kB error 01-Jan-2023 03:01:44 Progress (1): 31/34 kB error 01-Jan-2023 03:01:44 Progress (1): 34 kB error 01-Jan-2023 03:01:44 error 01-Jan-2023 03:01:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 47 kB/s) error 01-Jan-2023 03:01:44 #14 36.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 01-Jan-2023 03:01:44 #14 36.80 Progress (1): 3.4/8.1 kB error 01-Jan-2023 03:01:44 Progress (1): 6.2/8.1 kB error 01-Jan-2023 03:01:44 Progress (1): 8.1 kB error 01-Jan-2023 03:01:44 #14 ... error 01-Jan-2023 03:01:44 error 01-Jan-2023 03:01:44 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:44 #17 29.51 Progress (1): 0/1.2 MB error 01-Jan-2023 03:01:44 Progress (2): 0/1.2 MB | 4.1/282 kB error 01-Jan-2023 03:01:44 Progress (2): 0/1.2 MB | 8.2/282 kB error 01-Jan-2023 03:01:44 Progress (2): 0/1.2 MB | 12/282 kB error 01-Jan-2023 03:01:44 Progress (2): 0/1.2 MB | 16/282 kB error 01-Jan-2023 03:01:44 Progress (3): 0/1.2 MB | 16/282 kB | 3.4/689 kB error 01-Jan-2023 03:01:44 Progress (4): 0/1.2 MB | 16/282 kB | 3.4/689 kB | 0/1.4 MB error 01-Jan-2023 03:01:44 Progress (4): 0/1.2 MB | 16/282 kB | 3.4/689 kB | 0/1.4 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 16/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 16/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 16/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 16/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 16/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 20/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 24/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 28/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 32/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 36/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 40/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 3.4/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 7.5/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 12/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 16/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 16/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 16/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 20/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 20/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 20/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 24/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 28/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 32/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 36/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 38/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 42/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 46/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 51/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 44/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 48/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 51/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 55/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 59/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 63/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 67/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 71/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 75/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 79/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 83/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 85/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 89/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 94/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 98/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 102/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 106/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 110/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 114/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 118/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 55/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 59/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 63/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 67/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 71/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 73/689 kB | 0/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 73/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 73/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 73/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 73/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 77/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 81/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 81/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 85/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.1/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 120/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 124/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 128/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 132/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 137/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 141/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 145/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 149/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 153/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 155/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 159/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 163/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 167/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 171/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 175/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 180/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 184/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 188/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 190/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 89/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 94/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 98/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 102/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 106/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 108/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 112/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 116/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 116/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 116/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 120/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 124/689 kB | 0.1/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 124/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 128/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 128/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 128/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 132/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 137/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 141/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 141/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 141/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 143/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 147/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 147/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 147/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 151/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 155/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 159/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 163/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 163/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 167/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 167/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 171/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 175/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 177/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 177/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 177/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 177/689 kB | 0.2/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 194/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 198/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 202/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 206/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 210/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 214/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 218/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 223/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 225/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 229/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 233/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 237/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 241/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 245/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 249/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 253/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 257/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.2/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 259/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 264/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 268/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 272/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 276/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 280/282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.3/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 177/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 182/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 186/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 190/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 194/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 194/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 194/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 198/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 202/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 206/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 210/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 210/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 212/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 212/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 216/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 220/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 220/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 225/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 229/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 229/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 233/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 233/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 237/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 237/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 241/689 kB | 0.3/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 241/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 245/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 247/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 247/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 247/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 251/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 255/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 259/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 259/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 259/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 264/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 268/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 272/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 276/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 280/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 282/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 286/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 290/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 290/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 294/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 298/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 298/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 298/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 302/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 307/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 311/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 315/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 317/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 321/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 325/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 329/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 329/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 329/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 333/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 337/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 341/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 345/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 350/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 352/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 356/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 360/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 364/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.4/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 368/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 372/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 376/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 380/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 384/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.5/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.6/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.7/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.7/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (5): 0.7/1.2 MB | 282 kB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 error 01-Jan-2023 03:01:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 177 kB/s) error 01-Jan-2023 03:01:44 #17 30.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:44 #17 30.05 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 386/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 390/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 395/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 395/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 399/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 403/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 407/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 411/689 kB | 0.4/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 411/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 411/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 411/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 415/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 419/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 421/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 425/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 425/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 425/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 429/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 433/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 438/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 442/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 442/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 442/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 442/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 446/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 450/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 454/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 456/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 456/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 456/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 460/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 460/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 464/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 468/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 472/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 476/689 kB | 0.5/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 476/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 476/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 481/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 485/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 489/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 489/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 489/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 491/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 495/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 499/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 499/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 503/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 507/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 511/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 515/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 515/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 515/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 515/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 520/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 524/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 526/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 526/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 530/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 534/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 534/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 538/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 542/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 542/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 546/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 546/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 550/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 554/689 kB | 0.6/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 554/689 kB | 0.7/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 558/689 kB | 0.7/1.4 MB | 0.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 558/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 558/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 558/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 558/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 560/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 560/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 560/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 560/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 565/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 569/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 573/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 577/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 577/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.7/1.2 MB | 577/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 577/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 581/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 581/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 581/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 581/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 585/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 585/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 589/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 593/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 595/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 599/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 603/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 608/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 608/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 608/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 608/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 608/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 608/689 kB | 0.7/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 608/689 kB | 0.7/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 612/689 kB | 0.7/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 616/689 kB | 0.7/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 620/689 kB | 0.7/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 624/689 kB | 0.7/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 628/689 kB | 0.7/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 628/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 628/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 628/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 628/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 628/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 630/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 630/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 630/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 630/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 630/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 634/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 638/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 642/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.8/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 646/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 651/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 651/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 651/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 655/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 659/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 663/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 665/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 665/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 665/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 665/689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 665/689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 669/689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 673/689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 677/689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 681/689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 685/689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.8/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 0.9/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.1/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.0/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.1/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.4/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.4/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.4/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2/1.2 MB | 689 kB | 1.4/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.4/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.5/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 689 kB | 1.4/1.4 MB | 1.6/2.9 MB error 01-Jan-2023 03:01:44 error 01-Jan-2023 03:01:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 370 kB/s) error 01-Jan-2023 03:01:44 #17 30.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:44 #17 30.29 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4/1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.8/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (3): 1.2 MB | 1.4 MB | 1.9/2.9 MB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 4.1/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 8.2/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 12/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 16/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 19/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 23/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 27/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 31/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 35/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 39/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 43/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 47/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 52/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 54/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 58/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 62/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 66/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 70/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 74/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 78/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 82/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 86/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 88/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 92/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 97/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 101/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 105/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 109/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 113/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 116/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 120/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 125/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 129/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 133/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 137/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 141/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 145/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 149/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 153/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 157/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 157/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 161/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 165/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 170/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 170/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 1.9/2.9 MB | 174/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 2.0/2.9 MB | 174/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.2 MB | 1.4 MB | 2.0/2.9 MB | 177/373 kB error 01-Jan-2023 03:01:44 error 01-Jan-2023 03:01:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 631 kB/s) error 01-Jan-2023 03:01:44 #17 30.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:44 #17 30.41 Progress (3): 1.4 MB | 2.0/2.9 MB | 181/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 185/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 185/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 185/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 185/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 189/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 193/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 197/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 201/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 205/373 kB error 01-Jan-2023 03:01:44 Progress (3): 1.4 MB | 2.0/2.9 MB | 209/373 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 209/373 kB | 3.3/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 209/373 kB | 6.1/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 209/373 kB | 8.9/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 209/373 kB | 12/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 213/373 kB | 12/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 217/373 kB | 12/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 222/373 kB | 12/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 226/373 kB | 12/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 230/373 kB | 12/201 kB error 01-Jan-2023 03:01:44 Progress (4): 1.4 MB | 2.0/2.9 MB | 230/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.0/2.9 MB | 230/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.0/2.9 MB | 232/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.0/2.9 MB | 232/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.0/2.9 MB | 236/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.0/2.9 MB | 240/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.0/2.9 MB | 244/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.0/2.9 MB | 249/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 249/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 251/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 255/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 260/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 264/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 268/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 268/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 268/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 272/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 276/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 280/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 280/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 284/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 287/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 287/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 291/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 295/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 299/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 302/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 306/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 310/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 314/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 318/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 323/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 327/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 331/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 335/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 339/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 343/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 347/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 351/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 355/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 359/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 363/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 368/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 372/373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.1/2.9 MB | 373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.2/2.9 MB | 373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (4): 1.4 MB | 2.2/2.9 MB | 373 kB | 12/201 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 704 kB/s) error 01-Jan-2023 03:01:45 #17 30.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:45 #17 30.49 Progress (3): 2.2/2.9 MB | 373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 12/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 14/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 17/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 20/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 23/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 26/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 28/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 31/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 34/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 37/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.2/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.3/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.3/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.3/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.3/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.3/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.3/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.4/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.4/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.4/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.4/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.4/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.4/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.5/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.5/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.5/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.5/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.5/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.5/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.6/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.6/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.6/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.6/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.6/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.6/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.7/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.7/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.7/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.7/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.7/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.7/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.8/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.8/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.8/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.8/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.8/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.8/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9/2.9 MB | 373 kB | 40/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9/2.9 MB | 373 kB | 42/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9/2.9 MB | 373 kB | 45/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9/2.9 MB | 373 kB | 45/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 45/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 48/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 51/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 54/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 56/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 59/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 62/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 65/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 67/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 70/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 73/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 76/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 79/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 81/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 84/201 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 373 kB | 87/201 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 168 kB/s) error 01-Jan-2023 03:01:45 #17 30.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:45 #17 30.70 Progress (3): 2.9 MB | 87/201 kB | 4.1/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 7.5/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 12/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 16/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 20/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 24/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 28/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 32/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 36/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 40/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 42/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 46/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 51/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 53/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 57/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 62/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 66/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 70/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 74/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 78/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 82/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 86/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 88/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 87/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 90/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 93/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 95/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 98/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 101/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 104/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 106/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 109/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 92/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 96/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 100/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 105/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 109/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 113/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 116/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 120/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 125/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 129/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 133/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 137/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 141/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 145/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 149/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 153/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 157/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 160/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 164/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 168/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 172/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 177/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 181/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 185/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 188/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 192/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 197/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 201/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 205/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 209/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 213/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 217/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 221/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 225/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 112/201 kB | 229/315 kB error 01-Jan-2023 03:01:45 Progress (3): 2.9 MB | 115/201 kB | 229/315 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 1.3 MB/s) error 01-Jan-2023 03:01:45 #17 30.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 01-Jan-2023 03:01:45 #17 30.74 Progress (2): 118/201 kB | 229/315 kB error 01-Jan-2023 03:01:45 Progress (2): 120/201 kB | 229/315 kB error 01-Jan-2023 03:01:45 Progress (2): 123/201 kB | 229/315 kB error 01-Jan-2023 03:01:45 Progress (2): 126/201 kB | 229/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 229/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 233/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 237/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 242/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 246/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 250/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 254/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 258/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 260/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 264/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 269/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 273/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 277/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 281/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 285/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 289/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 293/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 295/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 299/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 303/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 307/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 312/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 314/315 kB error 01-Jan-2023 03:01:45 Progress (2): 129/201 kB | 315 kB error 01-Jan-2023 03:01:45 Progress (3): 129/201 kB | 315 kB | 3.3/183 kB error 01-Jan-2023 03:01:45 Progress (3): 129/201 kB | 315 kB | 6.1/183 kB error 01-Jan-2023 03:01:45 Progress (3): 129/201 kB | 315 kB | 8.9/183 kB error 01-Jan-2023 03:01:45 Progress (3): 129/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 132/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 134/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 137/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 140/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 143/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 145/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 148/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 151/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 154/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 157/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 159/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 162/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 165/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 168/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 170/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 173/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 176/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (3): 179/201 kB | 315 kB | 12/183 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 4.1/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 8.2/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 12/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 16/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 20/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 25/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 29/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 33/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 37/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 41/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 43/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 47/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 51/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 55/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 60/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 64/409 kB error 01-Jan-2023 03:01:45 Progress (4): 179/201 kB | 315 kB | 12/183 kB | 68/409 kB error 01-Jan-2023 03:01:45 Progress (4): 182/201 kB | 315 kB | 12/183 kB | 68/409 kB error 01-Jan-2023 03:01:45 Progress (4): 184/201 kB | 315 kB | 12/183 kB | 68/409 kB error 01-Jan-2023 03:01:45 Progress (4): 187/201 kB | 315 kB | 12/183 kB | 68/409 kB error 01-Jan-2023 03:01:45 Progress (4): 187/201 kB | 315 kB | 12/183 kB | 72/409 kB error 01-Jan-2023 03:01:45 Progress (4): 187/201 kB | 315 kB | 12/183 kB | 76/409 kB error 01-Jan-2023 03:01:45 Progress (4): 187/201 kB | 315 kB | 12/183 kB | 78/409 kB error 01-Jan-2023 03:01:45 Progress (4): 187/201 kB | 315 kB | 12/183 kB | 82/409 kB error 01-Jan-2023 03:01:45 Progress (4): 190/201 kB | 315 kB | 12/183 kB | 82/409 kB error 01-Jan-2023 03:01:45 Progress (4): 193/201 kB | 315 kB | 12/183 kB | 82/409 kB error 01-Jan-2023 03:01:45 Progress (4): 196/201 kB | 315 kB | 12/183 kB | 82/409 kB error 01-Jan-2023 03:01:45 Progress (4): 196/201 kB | 315 kB | 12/183 kB | 86/409 kB error 01-Jan-2023 03:01:45 Progress (4): 196/201 kB | 315 kB | 12/183 kB | 90/409 kB error 01-Jan-2023 03:01:45 Progress (4): 196/201 kB | 315 kB | 12/183 kB | 94/409 kB error 01-Jan-2023 03:01:45 Progress (4): 196/201 kB | 315 kB | 12/183 kB | 98/409 kB error 01-Jan-2023 03:01:45 Progress (4): 198/201 kB | 315 kB | 12/183 kB | 98/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 98/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 103/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 107/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 111/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 113/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 116/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 120/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 125/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 129/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 133/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 137/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 141/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 143/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 147/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 152/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 156/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 160/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 164/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 168/409 kB error 01-Jan-2023 03:01:45 Progress (4): 201 kB | 315 kB | 12/183 kB | 172/409 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 130 kB/s) error 01-Jan-2023 03:01:45 #17 30.88 Progress (3): 201 kB | 12/183 kB | 176/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 12/183 kB | 178/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 12/183 kB | 182/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 12/183 kB | 186/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 12/183 kB | 190/409 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 01-Jan-2023 03:01:45 #17 30.89 Progress (3): 201 kB | 12/183 kB | 195/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 12/183 kB | 199/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 12/183 kB | 203/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 12/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 14/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 17/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 20/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 23/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 26/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 28/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 31/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 34/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 37/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 206/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 210/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 214/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 218/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 222/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 226/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 230/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 234/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 238/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 241/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 245/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 249/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 253/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 258/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 262/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 266/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 269/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 273/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 277/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 281/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 285/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 289/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 293/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 296/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 300/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 304/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 308/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 312/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 314/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 318/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 323/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 327/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 331/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 335/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 339/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 341/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 345/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 350/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 354/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 358/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 362/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 366/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 370/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 374/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 376/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 380/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 384/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 388/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 393/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 395/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 399/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 404/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 408/409 kB error 01-Jan-2023 03:01:45 Progress (3): 201 kB | 40/183 kB | 409 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 80 kB/s) error 01-Jan-2023 03:01:45 #17 30.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 01-Jan-2023 03:01:45 #17 30.99 Progress (2): 42/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 45/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 48/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 51/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 54/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 56/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 59/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 62/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 65/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 68/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 70/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 73/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 76/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 79/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 82/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 84/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (2): 87/183 kB | 409 kB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 409 kB | 3.3/61 kB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 409 kB | 6.1/61 kB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 409 kB | 8.9/61 kB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 409 kB | 12/61 kB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.1/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.1/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.2/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.2/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.2/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.3/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.3/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.4/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 87/183 kB | 409 kB | 12/61 kB | 0.4/7.5 MB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 156 kB/s) error 01-Jan-2023 03:01:45 #17 31.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 01-Jan-2023 03:01:45 #17 31.09 Progress (3): 87/183 kB | 12/61 kB | 0.4/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 12/61 kB | 0.5/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 12/61 kB | 0.5/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 87/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 90/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 93/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 96/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 98/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 101/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 104/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 106/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 109/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 112/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 115/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 118/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 120/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 123/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 126/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 129/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 132/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 134/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 137/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 140/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 143/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 145/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 148/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 151/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 154/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 157/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 159/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 162/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 165/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 168/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 170/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 173/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 176/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 179/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 182/183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 12/61 kB | 0.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 12/61 kB | 0.7/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 12/61 kB | 0.7/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 12/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 14/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 17/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 20/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 23/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 26/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 28/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 31/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 34/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 37/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 0.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 0.9/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 0.9/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.0/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.0/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.1/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.1/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.1/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.2/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.2/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 183 kB | 40/61 kB | 1.3/7.5 MB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.3/7.5 MB | 3.3/12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.3/7.5 MB | 6.1/12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.3/7.5 MB | 8.9/12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.3/7.5 MB | 12/12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.3/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.3/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 40/61 kB | 1.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 42/61 kB | 1.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 45/61 kB | 1.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 48/61 kB | 1.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 51/61 kB | 1.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 51/61 kB | 1.5/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (4): 183 kB | 51/61 kB | 1.5/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 65 kB/s) error 01-Jan-2023 03:01:45 #17 31.26 Progress (3): 54/61 kB | 1.5/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 01-Jan-2023 03:01:45 #17 31.26 Progress (3): 56/61 kB | 1.5/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 59/61 kB | 1.5/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.5/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.6/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.6/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.6/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.7/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.7/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.8/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.8/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.9/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.9/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 1.9/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.0/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.0/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.1/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.1/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.1/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.2/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.2/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.3/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.3/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.3/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 2.4/7.5 MB | 12 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 4.2 kB/s) error 01-Jan-2023 03:01:45 #17 31.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 01-Jan-2023 03:01:45 #17 31.33 Progress (2): 61 kB | 2.4/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.5/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.5/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.5/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.6/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.7/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.7/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.8/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.9/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 2.9/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 3.0/7.5 MB error 01-Jan-2023 03:01:45 Progress (2): 61 kB | 3.0/7.5 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.1/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.2/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.3/3.7 MB error 01-Jan-2023 03:01:45 Progress (3): 61 kB | 3.0/7.5 MB | 0.3/3.7 MB error 01-Jan-2023 03:01:45 Progress (4): 61 kB | 3.0/7.5 MB | 0.3/3.7 MB | 3.3/57 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 21 kB/s) error 01-Jan-2023 03:01:45 #17 31.38 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 6.1/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 8.9/57 kB error 01-Jan-2023 03:01:45 error 01-Jan-2023 03:01:45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 01-Jan-2023 03:01:45 #17 31.38 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 12/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 14/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 17/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 20/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 23/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 23/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.3/3.7 MB | 23/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 23/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 23/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 23/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 23/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 26/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 28/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 31/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 34/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 37/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 40/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 42/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 45/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 48/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 51/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.4/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:45 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.1/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.1/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.1/7.5 MB | 0.5/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.1/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.1/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.1/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.1/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.2/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.2/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.2/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.6/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.7/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.7/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.7/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.7/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.7/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.8/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.8/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (3): 3.3/7.5 MB | 0.8/3.7 MB | 54/57 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.8/3.7 MB | 54/57 kB | 3.3/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.8/3.7 MB | 54/57 kB | 6.1/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.8/3.7 MB | 54/57 kB | 6.1/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.8/3.7 MB | 54/57 kB | 6.1/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 6.1/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 6.1/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 6.1/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 6.1/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 8.9/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 12/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 14/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 17/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 20/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 23/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 26/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 28/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 31/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 34/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 37/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 40/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 42/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 45/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 48/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 51/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 54/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 56/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 59/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 62/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 65/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 68/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 70/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 73/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 76/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 79/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 82/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 84/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 87/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 90/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 93/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 96/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 98/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 101/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 104/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 106/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 109/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 112/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 115/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 118/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.3/7.5 MB | 0.9/3.7 MB | 54/57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 0.9/3.7 MB | 54/57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 0.9/3.7 MB | 54/57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 1.0/3.7 MB | 54/57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 1.0/3.7 MB | 54/57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 1.0/3.7 MB | 56/57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.4/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.5/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.5/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.5/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.5/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.6/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.6/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.7/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.7/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.7/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.8/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.8/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.0/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.1/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.1/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.1/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.1/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.1/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.2/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.2/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.2/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.2/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.2/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.3/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.3/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.3/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.3/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.4/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.4/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.4/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.4/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.4/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.5/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.5/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.5/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.5/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.6/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.6/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.6/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.6/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.6/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.7/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.7/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.7/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.7/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 120/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 123/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 126/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 129/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 132/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 134/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 137/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 140/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 143/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 146/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 148/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 151/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 154/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 157/157 kB error 01-Jan-2023 03:01:46 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 57 kB | 157 kB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 18 kB/s) error 01-Jan-2023 03:01:46 #17 31.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 01-Jan-2023 03:01:46 #17 31.62 Progress (3): 4.0/7.5 MB | 1.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.0/7.5 MB | 1.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.1/7.5 MB | 1.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.1/7.5 MB | 1.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.1/7.5 MB | 1.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.1/7.5 MB | 1.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.1/7.5 MB | 1.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.1/7.5 MB | 2.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.1/7.5 MB | 2.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.7/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.2/7.5 MB | 2.7/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.7/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.7/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.7/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.7/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.8/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.5/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.3/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.4/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.4/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.4/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.5/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.5/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.6/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.6/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.6/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.6/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.6/7.5 MB | 3.6/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.6/7.5 MB | 3.7/3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.6/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.7/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.7/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.8/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.8/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.8/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.9/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (3): 4.9/7.5 MB | 3.7 MB | 157 kB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 4.9/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (4): 5.0/7.5 MB | 3.7 MB | 157 kB | 0.1/1.3 MB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 48 kB/s) error 01-Jan-2023 03:01:46 #17 31.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 01-Jan-2023 03:01:46 #17 31.73 Progress (3): 5.0/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.0/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.0/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.0/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.1/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.1/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.1/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.3/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.3/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.3/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.4/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.4/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.5/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.6/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.7/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.7/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.7/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.7/7.5 MB | 3.7 MB | 0.4/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.7/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.8/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.8/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.5/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 6.1/7.5 MB | 3.7 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 1.1 MB/s) error 01-Jan-2023 03:01:46 #17 31.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 01-Jan-2023 03:01:46 #17 31.80 Progress (2): 6.1/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.2/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.2/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.2/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.2/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.3/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.3/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.6/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.7/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.4/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.5/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.8/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 0.9/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.6/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.7/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.7/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.7/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.7/7.5 MB | 1.0/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.7/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.7/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.8/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.8/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.8/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.8/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.8/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.8/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.1/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.2/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 6.9/7.5 MB | 1.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (2): 7.0/7.5 MB | 1.3/1.3 MB error 01-Jan-2023 03:01:46 Progress (3): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 3.3/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 6.1/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 6.1/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 8.9/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 12/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 15/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 17/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 17/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 20/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 23/24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3/1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.0/7.5 MB | 1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.1/7.5 MB | 1.3 MB | 0/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.1/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.1/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.1/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.1/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.1/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.1/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.2/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.2/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.3/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.3/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.3/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.3/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.3/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.4/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5/7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.1/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.2/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.3/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.4/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.5/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.6/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 4.1/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 8.2/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 12/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 16/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 20/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 24/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 28/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 32/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 36/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 40/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 44/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 48/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 51/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 53/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 57/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 62/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 66/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 70/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 74/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 78/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 82/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 86/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 88/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 92/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 96/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 100/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 105/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 109/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 113/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 116/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 120/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 125/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 129/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 133/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 137/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 141/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 145/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 149/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 152/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 156/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 160/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 164/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 167/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 171/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 175/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 179/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 183/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 188/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 192/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 196/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 196/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 200/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 204/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 208/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 212/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 215/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 215/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 215/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 219/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 223/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 227/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 231/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 235/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 239/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 243/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 248/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 250/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 254/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 254/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 254/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.7/1.8 MB | 24 kB | 254/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 254/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 254/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 258/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 260/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 264/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 269/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 273/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 277/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 281/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 281/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 281/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 281/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 285/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 287/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 291/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 296/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 296/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 296/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 300/303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.8/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 0.9/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 Progress (5): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 24 kB | 303 kB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 6.7 kB/s) error 01-Jan-2023 03:01:46 #17 32.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 01-Jan-2023 03:01:46 #17 32.07 Progress (4): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (4): 7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 365 kB/s) error 01-Jan-2023 03:01:46 #17 32.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 01-Jan-2023 03:01:46 #17 32.08 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.1/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.2/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.3/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (3): 7.5 MB | 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 2.1 MB/s) error 01-Jan-2023 03:01:46 #17 32.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 01-Jan-2023 03:01:46 #17 32.09 Progress (2): 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.4/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.5/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.6/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.7/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8/1.8 MB | 303 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 303 kB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 81 kB/s) error 01-Jan-2023 03:01:46 #17 32.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 01-Jan-2023 03:01:46 #17 32.22 Progress (2): 1.8 MB | 3.3/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 6.1/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 8.9/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 12/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 14/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 17/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 20/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 23/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 26/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 28/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 31/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 34/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 37/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 40/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 42/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 45/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 48/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 51/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 54/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 56/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 59/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 62/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 65/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 68/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 70/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 73/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 76/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 79/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 82/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 84/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 87/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 90/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 93/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 95/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 98/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 101/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 104/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 107/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 109/121 kB error 01-Jan-2023 03:01:46 Progress (2): 1.8 MB | 112/121 kB error 01-Jan-2023 03:01:46 error 01-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 478 kB/s) error 01-Jan-2023 03:01:46 #17 32.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 01-Jan-2023 03:01:46 #17 32.32 Progress (1): 115/121 kB error 01-Jan-2023 03:01:46 Progress (1): 118/121 kB error 01-Jan-2023 03:01:46 Progress (1): 121/121 kB error 01-Jan-2023 03:01:46 Progress (1): 121 kB error 01-Jan-2023 03:01:46 Progress (2): 121 kB | 4.1/303 kB error 01-Jan-2023 03:01:46 Progress (2): 121 kB | 8.2/303 kB error 01-Jan-2023 03:01:46 Progress (2): 121 kB | 12/303 kB error 01-Jan-2023 03:01:46 Progress (2): 121 kB | 16/303 kB error 01-Jan-2023 03:01:46 Progress (2): 121 kB | 20/303 kB error 01-Jan-2023 03:01:46 Progress (2): 121 kB | 24/303 kB error 01-Jan-2023 03:01:46 Progress (2): 121 kB | 28/303 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 28/303 kB | 3.3/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 28/303 kB | 6.1/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 28/303 kB | 8.9/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 28/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 32/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 36/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 40/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 44/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 48/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 51/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 53/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 57/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 62/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 66/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 70/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 74/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 78/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 82/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 86/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 88/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 92/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 96/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 100/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 105/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 109/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 113/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 116/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 120/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 125/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 129/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 133/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 137/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 141/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 145/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 149/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 153/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 157/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 161/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 165/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 170/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 174/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 178/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 182/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 186/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 188/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 192/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 197/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 201/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 205/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 209/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 213/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 217/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 221/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 225/303 kB | 12/123 kB error 01-Jan-2023 03:01:46 Progress (3): 121 kB | 229/303 kB | 12/123 kB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 229/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 233/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 237/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 242/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 246/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 250/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 254/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 258/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 260/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 264/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 269/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 273/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 277/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 281/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 285/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 285/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 285/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 285/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 285/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 289/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 293/303 kB | 12/123 kB | 0/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 293/303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 295/303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 299/303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 303/303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 121 kB | 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 error 01-Jan-2023 03:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 30 kB/s) error 01-Jan-2023 03:01:47 #17 32.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 01-Jan-2023 03:01:47 #17 32.50 Progress (3): 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 12/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 15/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 17/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 20/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 23/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 26/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 29/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 31/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 34/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 37/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.1/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.2/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (3): 303 kB | 40/123 kB | 0.3/1.4 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.3/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.3/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.6/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 40/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 42/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 45/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 48/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 51/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 54/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 56/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 59/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 62/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 65/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 68/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 70/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 73/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 76/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 79/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 82/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 84/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.7/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.8/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.9/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.9/1.4 MB | 1.0/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (4): 303 kB | 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 error 01-Jan-2023 03:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 72 kB/s) error 01-Jan-2023 03:01:47 #17 32.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 01-Jan-2023 03:01:47 #17 32.64 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 0.9/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.0/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.4/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.4/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.1/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.2/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.7/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.3/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4/1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4 MB | 1.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4 MB | 1.9/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4 MB | 1.9/12 MB error 01-Jan-2023 03:01:47 Progress (3): 87/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 90/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 93/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 96/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 98/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 101/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 104/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 107/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 110/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 112/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 115/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 118/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 121/123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.4/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.4/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.7/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.7/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 2.9/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.4/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.4/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.5/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.6/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.7/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.7/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.8/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.9/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 3.9/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.0/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.1/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.2/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.3/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.4/12 MB error 01-Jan-2023 03:01:47 Progress (3): 123 kB | 1.4 MB | 4.4/12 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.4/12 MB | 0/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.5/12 MB | 0/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.5/12 MB | 0/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.6/12 MB | 0/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.6/12 MB | 0/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 Progress (4): 123 kB | 1.4 MB | 4.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 error 01-Jan-2023 03:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 318 kB/s) error 01-Jan-2023 03:01:47 #17 32.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar error 01-Jan-2023 03:01:47 #17 32.82 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 28 kB/s) error 01-Jan-2023 03:01:47 #17 32.82 Progress (2): 4.7/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 error 01-Jan-2023 03:01:47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 01-Jan-2023 03:01:47 #17 32.82 Progress (2): 4.7/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.2/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.2/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.2/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.2/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.2/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.2/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.3/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.3/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.3/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.3/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.3/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.3/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.3/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.4/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.4/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.8/12 MB | 0.4/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.4/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.4/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.4/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.4/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.5/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.5/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.5/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.5/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.5/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.5/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.5/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 4.9/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.0/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.0/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.1/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.6/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.2/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.3/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.3/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.4/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.4/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.5/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.5/12 MB | 0.7/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.5/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.5/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.5/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.5/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.6/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.6/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.6/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.6/12 MB | 0.8/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.6/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.6/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.6/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 0.9/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 1.0/2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 5.7/12 MB | 1.0/2.1 MB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 4.1/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 8.0/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 12/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 16/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 20/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 24/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 29/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 33/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 37/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 41/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 43/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 47/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 51/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 53/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 57/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 62/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 66/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 70/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 74/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 78/645 kB error 01-Jan-2023 03:01:47 Progress (3): 5.7/12 MB | 1.0/2.1 MB | 82/645 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 82/645 kB | 3.3/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 82/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 86/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 88/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 92/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 96/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 100/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 105/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 109/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 113/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 116/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 120/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 125/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 129/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 133/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 137/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 141/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 145/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 149/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 153/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 157/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 161/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 165/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 170/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 174/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 178/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 182/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 186/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 188/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 192/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 197/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.7/12 MB | 1.0/2.1 MB | 201/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (4): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 6.1/129 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 6.1/129 kB | 3.3/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 6.1/129 kB | 6.1/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 8.9/129 kB | 6.1/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 12/129 kB | 6.1/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 12/129 kB | 8.9/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 12/129 kB | 8.9/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 14/129 kB | 8.9/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 14/129 kB | 12/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 14/129 kB | 12/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 17/129 kB | 12/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 17/129 kB | 12/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 201/645 kB | 17/129 kB | 12/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 205/645 kB | 17/129 kB | 12/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 205/645 kB | 17/129 kB | 14/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 209/645 kB | 17/129 kB | 14/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 213/645 kB | 17/129 kB | 14/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 217/645 kB | 17/129 kB | 14/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 221/645 kB | 17/129 kB | 14/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 221/645 kB | 20/129 kB | 14/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.0/2.1 MB | 221/645 kB | 20/129 kB | 17/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 221/645 kB | 20/129 kB | 17/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 223/645 kB | 20/129 kB | 17/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 227/645 kB | 20/129 kB | 17/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 231/645 kB | 20/129 kB | 17/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 235/645 kB | 20/129 kB | 17/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 235/645 kB | 20/129 kB | 20/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 235/645 kB | 23/129 kB | 20/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 235/645 kB | 23/129 kB | 20/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 240/645 kB | 23/129 kB | 20/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.8/12 MB | 1.1/2.1 MB | 240/645 kB | 26/129 kB | 20/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 240/645 kB | 26/129 kB | 20/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 240/645 kB | 28/129 kB | 20/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 240/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 244/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 244/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 248/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 251/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 251/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 255/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 260/645 kB | 28/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 260/645 kB | 31/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 260/645 kB | 31/129 kB | 23/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 260/645 kB | 31/129 kB | 26/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 264/645 kB | 31/129 kB | 26/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 268/645 kB | 31/129 kB | 26/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 268/645 kB | 34/129 kB | 26/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 268/645 kB | 34/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 268/645 kB | 37/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 268/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 272/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 276/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 280/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 284/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 288/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 292/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 295/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 299/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 303/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 307/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 312/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 314/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 318/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 323/645 kB | 40/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 323/645 kB | 42/129 kB | 28/62 kB error 01-Jan-2023 03:01:47 Progress (5): 5.9/12 MB | 1.1/2.1 MB | 323/645 kB | 42/129 kB | 31/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.1/2.1 MB | 323/645 kB | 42/129 kB | 31/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.1/2.1 MB | 323/645 kB | 45/129 kB | 31/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.1/2.1 MB | 323/645 kB | 45/129 kB | 31/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.1/2.1 MB | 323/645 kB | 45/129 kB | 34/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.1/2.1 MB | 323/645 kB | 45/129 kB | 34/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 45/129 kB | 34/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 45/129 kB | 34/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 45/129 kB | 34/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 34/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 37/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 40/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 42/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 45/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 45/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 45/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 48/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 323/645 kB | 51/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 327/645 kB | 51/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 331/645 kB | 51/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 335/645 kB | 51/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 339/645 kB | 51/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 343/645 kB | 51/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 347/645 kB | 51/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 347/645 kB | 54/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 351/645 kB | 54/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 351/645 kB | 54/129 kB | 48/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 351/645 kB | 54/129 kB | 51/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 355/645 kB | 54/129 kB | 51/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.0/12 MB | 1.2/2.1 MB | 355/645 kB | 56/129 kB | 51/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 355/645 kB | 56/129 kB | 51/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 358/645 kB | 56/129 kB | 51/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 358/645 kB | 59/129 kB | 51/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 358/645 kB | 59/129 kB | 54/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 358/645 kB | 59/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 358/645 kB | 59/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 358/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 362/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 366/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 370/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 375/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 377/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 381/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 386/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.2/2.1 MB | 386/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 62/129 kB | 56/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 62/129 kB | 59/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 65/129 kB | 59/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 68/129 kB | 59/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 70/129 kB | 59/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 73/129 kB | 59/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 73/129 kB | 59/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 73/129 kB | 62/62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 73/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 76/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 386/645 kB | 79/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 390/645 kB | 79/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 394/645 kB | 79/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 394/645 kB | 79/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 394/645 kB | 82/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 398/645 kB | 82/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 402/645 kB | 82/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 402/645 kB | 84/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 402/645 kB | 87/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 402/645 kB | 87/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 406/645 kB | 87/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 410/645 kB | 87/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 414/645 kB | 87/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 414/645 kB | 90/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 414/645 kB | 93/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 414/645 kB | 93/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 414/645 kB | 96/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 418/645 kB | 96/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 421/645 kB | 96/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.1/12 MB | 1.3/2.1 MB | 421/645 kB | 98/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 421/645 kB | 98/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 421/645 kB | 98/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 421/645 kB | 101/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 425/645 kB | 101/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 425/645 kB | 104/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 425/645 kB | 104/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 425/645 kB | 107/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 429/645 kB | 107/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 433/645 kB | 107/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 438/645 kB | 107/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 438/645 kB | 110/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 438/645 kB | 112/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 442/645 kB | 112/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 446/645 kB | 112/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.3/2.1 MB | 449/645 kB | 112/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 449/645 kB | 112/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 449/645 kB | 115/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 449/645 kB | 115/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 449/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 449/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 453/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 458/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 462/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 466/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 470/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 474/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 478/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 482/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 486/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 490/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.2/12 MB | 1.4/2.1 MB | 493/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 493/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 497/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 501/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 505/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 510/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 512/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 516/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.3/12 MB | 1.4/2.1 MB | 521/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 521/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 525/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 529/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 533/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 537/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 541/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 545/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 549/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 553/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 553/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 557/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 561/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 566/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 570/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 570/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 570/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 570/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 574/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 578/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 582/645 kB | 118/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 582/645 kB | 121/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.4/12 MB | 1.4/2.1 MB | 582/645 kB | 124/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 582/645 kB | 124/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 582/645 kB | 124/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 584/645 kB | 124/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 584/645 kB | 124/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 584/645 kB | 124/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 584/645 kB | 126/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 588/645 kB | 126/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 593/645 kB | 126/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 597/645 kB | 126/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 601/645 kB | 126/129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.4/2.1 MB | 601/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 601/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 605/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 609/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 613/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 613/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 617/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 617/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 621/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 625/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 629/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 633/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 638/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 642/645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.5/2.1 MB | 645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 Progress (5): 6.5/12 MB | 1.6/2.1 MB | 645 kB | 129 kB | 62 kB error 01-Jan-2023 03:01:47 error 01-Jan-2023 03:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 13 kB/s) error 01-Jan-2023 03:01:47 #17 33.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar error 01-Jan-2023 03:01:47 #17 33.16 Progress (4): 6.6/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.6/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.6/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.6/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.6/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.6/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.7/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.8/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.8/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.6/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 6.9/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 1.9/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.1/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.0/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.1/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.1/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.2/12 MB | 2.1/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.3/12 MB | 2.1/2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.3/12 MB | 2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.3/12 MB | 2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 Progress (4): 7.4/12 MB | 2.1 MB | 645 kB | 129 kB error 01-Jan-2023 03:01:47 error 01-Jan-2023 03:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 27 kB/s) error 01-Jan-2023 03:01:47 #17 33.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar error 01-Jan-2023 03:01:47 #17 33.28 Progress (3): 7.4/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 03:01:47 Progress (3): 7.5/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 03:01:47 Progress (3): 7.6/12 MB | 2.1 MB | 645 kB error 01-Jan-2023 03:01:47 error 01-Jan-2023 03:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 134 kB/s) error 01-Jan-2023 03:01:47 #17 33.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar error 01-Jan-2023 03:01:47 #17 33.28 Progress (2): 7.6/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 7.7/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 7.7/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 7.8/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 7.8/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 7.9/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.0/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.0/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.1/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.1/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.2/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.3/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.3/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.4/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.4/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.5/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.5/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.6/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.7/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.7/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.8/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.8/12 MB | 2.1 MB error 01-Jan-2023 03:01:47 Progress (2): 8.9/12 MB | 2.1 MB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 425 kB/s) error 01-Jan-2023 03:01:48 #17 33.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar error 01-Jan-2023 03:01:48 #17 33.37 Progress (1): 8.9/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.0/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.1/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.1/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.2/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.2/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.3/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.3/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.4/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.5/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.5/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.6/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.6/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.7/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.7/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.8/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.9/12 MB error 01-Jan-2023 03:01:48 Progress (1): 9.9/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10.0/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 10/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (1): 11/12 MB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 8.2/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 16/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 24/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 32/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 40/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 48/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 57/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 65/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 73/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 80/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 89/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 97/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 105/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 113/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 121/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 129/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 138/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 143/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 151/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 159/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 167/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 176/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 184/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 188/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 197/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 205/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 213/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 221/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 229/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 237/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 246/917 kB error 01-Jan-2023 03:01:48 Progress (2): 11/12 MB | 251/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12/12 MB | 251/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 251/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 260/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 268/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 276/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 284/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 292/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 300/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 309/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 314/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 322/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 330/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 338/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 347/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 355/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 362/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 370/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 378/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 386/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 395/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 403/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 411/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 419/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 427/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 436/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 444/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 452/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 460/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 468/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 477/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 485/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 493/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 501/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 509/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 518/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 526/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 534/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 542/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 550/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 558/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 567/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 575/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 583/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 591/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 599/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 608/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 616/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 624/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 632/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 640/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 649/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 657/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 665/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 673/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 681/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 690/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 698/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 706/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 714/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 722/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 731/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 739/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 747/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 755/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 759/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 767/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 776/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 784/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 792/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 800/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 808/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 817/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 821/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 829/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 837/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 845/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 853/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 862/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 870/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 878/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 886/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 890/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 898/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 907/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 915/917 kB error 01-Jan-2023 03:01:48 Progress (2): 12 MB | 917 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 4.1/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 8.2/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 12/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 16/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 19/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 23/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 27/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 31/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 35/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 39/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 43/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 47/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 52/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 54/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 58/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 62/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 66/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 70/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 74/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 78/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 82/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 86/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 88/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 93/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 97/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 101/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 105/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 109/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 113/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 116/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 120/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 125/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 129/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 133/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 137/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 141/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 145/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 149/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 153/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 157/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 161/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 165/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 170/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 174/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 178/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 182/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 184/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 188/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 192/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 196/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 200/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 204/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 208/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 213/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 217/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 221/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 224/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 228/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 232/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 236/238 kB error 01-Jan-2023 03:01:48 Progress (3): 12 MB | 917 kB | 238 kB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.2/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 2.2 MB/s) error 01-Jan-2023 03:01:48 #17 33.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar error 01-Jan-2023 03:01:48 #17 33.64 Progress (3): 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:01:48 Progress (3): 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 4.1/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 8.2/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 12/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 16/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 19/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 23/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 27/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 31/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 34/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 38/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 42/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 46/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 51/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 55/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 59/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 63/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 67/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 69/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 73/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 77/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 81/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 85/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 89/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 94/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 98/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 102/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 104/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 108/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 112/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 116/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 120/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 124/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 128/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 132/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 137/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 141/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 143/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 147/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 151/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 155/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 158/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 162/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 166/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 170/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 174/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 179/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 183/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 187/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 191/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 195/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 195/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 197/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.4/2.5 MB | 201/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 201/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 206/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 210/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 214/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 218/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 218/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 222/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 226/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 226/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 230/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 230/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 234/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 238/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 242/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 246/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 246/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 251/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 251/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 255/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.5/2.5 MB | 259/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 259/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 263/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 267/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 271/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 275/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 278/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 282/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 286/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 286/686 kB error 01-Jan-2023 03:01:48 Progress (4): 917 kB | 238 kB | 0.6/2.5 MB | 286/686 kB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 175 kB/s) error 01-Jan-2023 03:01:48 #17 33.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar error 01-Jan-2023 03:01:48 #17 33.71 Progress (3): 238 kB | 0.6/2.5 MB | 290/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 294/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 294/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 298/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 302/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 305/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 309/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 313/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 313/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 317/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 321/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 321/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 323/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 327/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 332/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 336/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 340/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 340/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 344/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.6/2.5 MB | 348/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 348/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 352/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 356/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 356/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 360/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 364/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 368/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 372/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 375/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 377/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 377/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 381/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 381/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 386/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 386/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 390/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 394/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 398/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 402/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 406/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 410/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 410/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 414/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 418/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.7/2.5 MB | 422/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.8/2.5 MB | 422/686 kB error 01-Jan-2023 03:01:48 Progress (3): 238 kB | 0.8/2.5 MB | 426/686 kB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 45 kB/s) error 01-Jan-2023 03:01:48 #17 33.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar error 01-Jan-2023 03:01:48 #17 33.73 Progress (2): 0.8/2.5 MB | 431/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 431/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 435/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 439/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 443/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 447/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 449/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 449/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 453/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 458/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 462/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 466/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 466/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 470/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 470/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 474/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.8/2.5 MB | 478/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.9/2.5 MB | 478/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.9/2.5 MB | 482/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.9/2.5 MB | 486/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.9/2.5 MB | 490/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.9/2.5 MB | 493/686 kB error 01-Jan-2023 03:01:48 Progress (2): 0.9/2.5 MB | 493/686 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 3.3/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 6.1/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 8.9/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 12/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 15/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 17/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 20/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 23/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 26/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 29/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 31/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 34/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 37/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 40/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 42/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 45/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 48/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 51/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 54/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 56/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 59/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 62/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 65/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 68/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 70/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 73/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 76/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 79/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 82/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 84/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 87/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 90/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 93/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 96/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 98/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 101/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 104/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 107/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 110/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 112/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 115/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 118/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 121/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 124/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 126/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 129/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 132/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 135/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 138/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 140/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 143/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 146/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 149/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 152/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 154/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 157/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 160/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 493/686 kB | 163/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 497/686 kB | 163/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 501/686 kB | 163/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 501/686 kB | 166/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 505/686 kB | 166/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 510/686 kB | 166/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 512/686 kB | 166/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 512/686 kB | 166/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 512/686 kB | 168/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 512/686 kB | 171/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 512/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 516/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 516/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 521/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 525/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 529/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 533/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 537/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 537/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 541/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 541/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 545/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 0.9/2.5 MB | 549/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 549/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 553/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 557/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 561/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 566/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 570/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 570/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 574/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 578/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 582/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 586/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 586/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 586/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 590/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 593/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 597/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 601/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 605/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 605/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 609/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 613/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 613/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 617/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 621/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 625/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.0/2.5 MB | 630/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 630/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 634/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 638/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 642/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 642/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 646/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 650/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 650/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 654/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 658/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 662/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 665/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 665/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 669/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (3): 1.1/2.5 MB | 673/686 kB | 174/194 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 673/686 kB | 174/194 kB | 3.3/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 673/686 kB | 174/194 kB | 6.1/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 673/686 kB | 174/194 kB | 8.9/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 673/686 kB | 174/194 kB | 8.9/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 673/686 kB | 174/194 kB | 12/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 673/686 kB | 174/194 kB | 14/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 677/686 kB | 174/194 kB | 14/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 677/686 kB | 174/194 kB | 17/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 677/686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 681/686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.1/2.5 MB | 681/686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 681/686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 683/686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 686 kB | 174/194 kB | 20/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.2/2.5 MB | 686 kB | 174/194 kB | 23/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 23/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 26/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 26/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 28/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 31/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 34/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 37/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 40/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 40/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 42/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 45/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 48/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 48/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 51/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 51/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 54/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 56/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 59/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 62/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 62/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 65/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 68/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 70/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 73/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 76/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 79/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 82/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 84/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 87/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 90/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 93/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 96/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 98/100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 174/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 177/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 180/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 182/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 185/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 187/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 190/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 193/194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.6/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.6/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.6/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.6/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.6/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.6/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.7/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.7/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.7/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.7/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.7/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.7/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.8/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.8/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.8/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.8/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.8/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.9/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.9/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.9/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.9/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.9/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 1.9/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.0/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.0/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.0/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.0/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.0/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.0/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 Progress (4): 2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar (686 kB at 125 kB/s) error 01-Jan-2023 03:01:48 #17 33.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar error 01-Jan-2023 03:01:48 #17 33.97 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (100 kB at 18 kB/s) error 01-Jan-2023 03:01:48 #17 33.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar error 01-Jan-2023 03:01:48 #17 33.98 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar (194 kB at 35 kB/s) error 01-Jan-2023 03:01:48 #17 33.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 01-Jan-2023 03:01:48 #17 34.02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar (2.5 MB at 454 kB/s) error 01-Jan-2023 03:01:48 #17 34.04 Progress (1): 4.1/230 kB error 01-Jan-2023 03:01:48 Progress (1): 8.2/230 kB error 01-Jan-2023 03:01:48 Progress (1): 12/230 kB error 01-Jan-2023 03:01:48 Progress (1): 16/230 kB error 01-Jan-2023 03:01:48 Progress (1): 20/230 kB error 01-Jan-2023 03:01:48 Progress (1): 25/230 kB error 01-Jan-2023 03:01:48 Progress (1): 29/230 kB error 01-Jan-2023 03:01:48 Progress (1): 33/230 kB error 01-Jan-2023 03:01:48 Progress (1): 37/230 kB error 01-Jan-2023 03:01:48 Progress (1): 41/230 kB error 01-Jan-2023 03:01:48 Progress (1): 45/230 kB error 01-Jan-2023 03:01:48 Progress (1): 49/230 kB error 01-Jan-2023 03:01:48 Progress (1): 53/230 kB error 01-Jan-2023 03:01:48 Progress (1): 57/230 kB error 01-Jan-2023 03:01:48 Progress (1): 60/230 kB error 01-Jan-2023 03:01:48 Progress (1): 64/230 kB error 01-Jan-2023 03:01:48 Progress (1): 68/230 kB error 01-Jan-2023 03:01:48 Progress (1): 72/230 kB error 01-Jan-2023 03:01:48 Progress (1): 76/230 kB error 01-Jan-2023 03:01:48 Progress (1): 80/230 kB error 01-Jan-2023 03:01:48 Progress (1): 84/230 kB error 01-Jan-2023 03:01:48 Progress (1): 88/230 kB error 01-Jan-2023 03:01:48 Progress (1): 92/230 kB error 01-Jan-2023 03:01:48 Progress (1): 94/230 kB error 01-Jan-2023 03:01:48 Progress (1): 98/230 kB error 01-Jan-2023 03:01:48 Progress (1): 103/230 kB error 01-Jan-2023 03:01:48 Progress (1): 107/230 kB error 01-Jan-2023 03:01:48 Progress (1): 111/230 kB error 01-Jan-2023 03:01:48 Progress (1): 115/230 kB error 01-Jan-2023 03:01:48 Progress (1): 119/230 kB error 01-Jan-2023 03:01:48 Progress (1): 123/230 kB error 01-Jan-2023 03:01:48 Progress (1): 127/230 kB error 01-Jan-2023 03:01:48 Progress (1): 129/230 kB error 01-Jan-2023 03:01:48 Progress (1): 133/230 kB error 01-Jan-2023 03:01:48 Progress (1): 137/230 kB error 01-Jan-2023 03:01:48 Progress (1): 141/230 kB error 01-Jan-2023 03:01:48 Progress (1): 146/230 kB error 01-Jan-2023 03:01:48 Progress (1): 150/230 kB error 01-Jan-2023 03:01:48 Progress (1): 154/230 kB error 01-Jan-2023 03:01:48 Progress (1): 158/230 kB error 01-Jan-2023 03:01:48 Progress (1): 162/230 kB error 01-Jan-2023 03:01:48 Progress (1): 164/230 kB error 01-Jan-2023 03:01:48 Progress (1): 168/230 kB error 01-Jan-2023 03:01:48 Progress (1): 172/230 kB error 01-Jan-2023 03:01:48 Progress (1): 176/230 kB error 01-Jan-2023 03:01:48 Progress (1): 180/230 kB error 01-Jan-2023 03:01:48 Progress (1): 184/230 kB error 01-Jan-2023 03:01:48 Progress (1): 189/230 kB error 01-Jan-2023 03:01:48 Progress (1): 193/230 kB error 01-Jan-2023 03:01:48 Progress (1): 197/230 kB error 01-Jan-2023 03:01:48 Progress (1): 199/230 kB error 01-Jan-2023 03:01:48 Progress (1): 203/230 kB error 01-Jan-2023 03:01:48 Progress (1): 207/230 kB error 01-Jan-2023 03:01:48 Progress (1): 211/230 kB error 01-Jan-2023 03:01:48 Progress (1): 215/230 kB error 01-Jan-2023 03:01:48 Progress (1): 219/230 kB error 01-Jan-2023 03:01:48 Progress (1): 223/230 kB error 01-Jan-2023 03:01:48 Progress (1): 227/230 kB error 01-Jan-2023 03:01:48 Progress (1): 230 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 3.3/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 6.1/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 8.9/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 12/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 14/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 17/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 20/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 23/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 26/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 28/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 31/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 34/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 37/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 40/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 42/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 45/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 48/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 51/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 54/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 56/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 59/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 62/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 65/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 68/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 70/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 73/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 76/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 79/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 82/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 84/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 87/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 90/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 93/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 96/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 98/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 101/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 104/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 107/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 110/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 112/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 115/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 118/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 121/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 124/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 126/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 129/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 132/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 135/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 138/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 140/186 kB error 01-Jan-2023 03:01:48 Progress (2): 230 kB | 143/186 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 3.3/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 6.1/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 8.9/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 12/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 14/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 17/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 20/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 23/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 26/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 28/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 31/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 34/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 37/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 40/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 42/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 45/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 48/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 51/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 54/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 56/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 59/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 62/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 65/67 kB error 01-Jan-2023 03:01:48 Progress (3): 230 kB | 143/186 kB | 67 kB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar (230 kB at 40 kB/s) error 01-Jan-2023 03:01:48 #17 34.17 Progress (2): 146/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 149/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 152/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 154/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 157/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 160/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 163/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 166/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 168/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 171/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 174/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 177/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 180/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 182/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 185/186 kB | 67 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 67 kB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar (67 kB at 12 kB/s) error 01-Jan-2023 03:01:48 #17 34.28 Progress (2): 186 kB | 4.1/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 8.2/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 12/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 16/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 19/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 23/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 27/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 31/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 34/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 38/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 42/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 46/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 51/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 55/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 59/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 62/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 66/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 71/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 75/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 79/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 83/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 87/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 91/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 95/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 97/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 101/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 105/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 109/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 114/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 116/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 120/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 125/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 129/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 133/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 137/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 141/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 145/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 149/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 153/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 157/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 161/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 165/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 170/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 174/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 178/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 182/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 186/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 188/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 192/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 197/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 201/636 kB error 01-Jan-2023 03:01:48 Progress (2): 186 kB | 205/636 kB error 01-Jan-2023 03:01:48 error 01-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (186 kB at 32 kB/s) error 01-Jan-2023 03:01:48 #17 34.30 Progress (1): 209/636 kB error 01-Jan-2023 03:01:48 Progress (1): 213/636 kB error 01-Jan-2023 03:01:48 Progress (1): 217/636 kB error 01-Jan-2023 03:01:48 Progress (1): 221/636 kB error 01-Jan-2023 03:01:48 Progress (1): 225/636 kB error 01-Jan-2023 03:01:48 Progress (1): 229/636 kB error 01-Jan-2023 03:01:48 Progress (1): 233/636 kB error 01-Jan-2023 03:01:48 Progress (1): 237/636 kB error 01-Jan-2023 03:01:48 Progress (1): 242/636 kB error 01-Jan-2023 03:01:48 Progress (1): 246/636 kB error 01-Jan-2023 03:01:48 Progress (1): 250/636 kB error 01-Jan-2023 03:01:48 Progress (1): 254/636 kB error 01-Jan-2023 03:01:48 Progress (1): 258/636 kB error 01-Jan-2023 03:01:48 Progress (1): 262/636 kB error 01-Jan-2023 03:01:48 Progress (1): 265/636 kB error 01-Jan-2023 03:01:48 Progress (1): 269/636 kB error 01-Jan-2023 03:01:49 Progress (1): 273/636 kB error 01-Jan-2023 03:01:49 Progress (1): 277/636 kB error 01-Jan-2023 03:01:49 Progress (1): 281/636 kB error 01-Jan-2023 03:01:49 Progress (1): 285/636 kB error 01-Jan-2023 03:01:49 Progress (1): 289/636 kB error 01-Jan-2023 03:01:49 Progress (1): 294/636 kB error 01-Jan-2023 03:01:49 Progress (1): 298/636 kB error 01-Jan-2023 03:01:49 Progress (1): 302/636 kB error 01-Jan-2023 03:01:49 Progress (1): 305/636 kB error 01-Jan-2023 03:01:49 Progress (1): 309/636 kB error 01-Jan-2023 03:01:49 Progress (1): 313/636 kB error 01-Jan-2023 03:01:49 Progress (1): 317/636 kB error 01-Jan-2023 03:01:49 Progress (1): 321/636 kB error 01-Jan-2023 03:01:49 Progress (1): 325/636 kB error 01-Jan-2023 03:01:49 Progress (1): 329/636 kB error 01-Jan-2023 03:01:49 Progress (1): 333/636 kB error 01-Jan-2023 03:01:49 Progress (1): 338/636 kB error 01-Jan-2023 03:01:49 Progress (1): 340/636 kB error 01-Jan-2023 03:01:49 Progress (1): 344/636 kB error 01-Jan-2023 03:01:49 Progress (1): 348/636 kB error 01-Jan-2023 03:01:49 Progress (1): 352/636 kB error 01-Jan-2023 03:01:49 Progress (1): 356/636 kB error 01-Jan-2023 03:01:49 Progress (1): 359/636 kB error 01-Jan-2023 03:01:49 Progress (1): 363/636 kB error 01-Jan-2023 03:01:49 Progress (1): 367/636 kB error 01-Jan-2023 03:01:49 Progress (1): 371/636 kB error 01-Jan-2023 03:01:49 Progress (1): 375/636 kB error 01-Jan-2023 03:01:49 Progress (1): 377/636 kB error 01-Jan-2023 03:01:49 Progress (1): 381/636 kB error 01-Jan-2023 03:01:49 Progress (1): 386/636 kB error 01-Jan-2023 03:01:49 Progress (1): 390/636 kB error 01-Jan-2023 03:01:49 Progress (1): 394/636 kB error 01-Jan-2023 03:01:49 Progress (1): 398/636 kB error 01-Jan-2023 03:01:49 Progress (1): 402/636 kB error 01-Jan-2023 03:01:49 Progress (1): 406/636 kB error 01-Jan-2023 03:01:49 Progress (1): 410/636 kB error 01-Jan-2023 03:01:49 Progress (1): 412/636 kB error 01-Jan-2023 03:01:49 Progress (1): 416/636 kB error 01-Jan-2023 03:01:49 Progress (1): 420/636 kB error 01-Jan-2023 03:01:49 Progress (1): 424/636 kB error 01-Jan-2023 03:01:49 Progress (1): 429/636 kB error 01-Jan-2023 03:01:49 Progress (1): 433/636 kB error 01-Jan-2023 03:01:49 Progress (1): 437/636 kB error 01-Jan-2023 03:01:49 Progress (1): 441/636 kB error 01-Jan-2023 03:01:49 Progress (1): 445/636 kB error 01-Jan-2023 03:01:49 Progress (1): 447/636 kB error 01-Jan-2023 03:01:49 Progress (1): 451/636 kB error 01-Jan-2023 03:01:49 Progress (1): 455/636 kB error 01-Jan-2023 03:01:49 Progress (1): 458/636 kB error 01-Jan-2023 03:01:49 Progress (1): 462/636 kB error 01-Jan-2023 03:01:49 Progress (1): 467/636 kB error 01-Jan-2023 03:01:49 Progress (1): 471/636 kB error 01-Jan-2023 03:01:49 Progress (1): 475/636 kB error 01-Jan-2023 03:01:49 Progress (1): 479/636 kB error 01-Jan-2023 03:01:49 Progress (1): 483/636 kB error 01-Jan-2023 03:01:49 Progress (1): 487/636 kB error 01-Jan-2023 03:01:49 Progress (1): 491/636 kB error 01-Jan-2023 03:01:49 Progress (1): 493/636 kB error 01-Jan-2023 03:01:49 Progress (1): 497/636 kB error 01-Jan-2023 03:01:49 Progress (1): 501/636 kB error 01-Jan-2023 03:01:49 Progress (1): 505/636 kB error 01-Jan-2023 03:01:49 Progress (1): 510/636 kB error 01-Jan-2023 03:01:49 Progress (1): 512/636 kB error 01-Jan-2023 03:01:49 Progress (1): 516/636 kB error 01-Jan-2023 03:01:49 Progress (1): 521/636 kB error 01-Jan-2023 03:01:49 Progress (1): 525/636 kB error 01-Jan-2023 03:01:49 Progress (1): 529/636 kB error 01-Jan-2023 03:01:49 Progress (1): 533/636 kB error 01-Jan-2023 03:01:49 Progress (1): 537/636 kB error 01-Jan-2023 03:01:49 Progress (1): 541/636 kB error 01-Jan-2023 03:01:49 Progress (1): 545/636 kB error 01-Jan-2023 03:01:49 Progress (1): 547/636 kB error 01-Jan-2023 03:01:49 Progress (1): 551/636 kB error 01-Jan-2023 03:01:49 Progress (1): 555/636 kB error 01-Jan-2023 03:01:49 Progress (1): 559/636 kB error 01-Jan-2023 03:01:49 Progress (1): 564/636 kB error 01-Jan-2023 03:01:49 Progress (1): 568/636 kB error 01-Jan-2023 03:01:49 Progress (1): 572/636 kB error 01-Jan-2023 03:01:49 Progress (1): 575/636 kB error 01-Jan-2023 03:01:49 Progress (1): 579/636 kB error 01-Jan-2023 03:01:49 Progress (1): 584/636 kB error 01-Jan-2023 03:01:49 Progress (1): 588/636 kB error 01-Jan-2023 03:01:49 Progress (1): 592/636 kB error 01-Jan-2023 03:01:49 Progress (1): 596/636 kB error 01-Jan-2023 03:01:49 Progress (1): 600/636 kB error 01-Jan-2023 03:01:49 Progress (1): 604/636 kB error 01-Jan-2023 03:01:49 Progress (1): 608/636 kB error 01-Jan-2023 03:01:49 Progress (1): 610/636 kB error 01-Jan-2023 03:01:49 Progress (1): 614/636 kB error 01-Jan-2023 03:01:49 Progress (1): 618/636 kB error 01-Jan-2023 03:01:49 Progress (1): 622/636 kB error 01-Jan-2023 03:01:49 Progress (1): 627/636 kB error 01-Jan-2023 03:01:49 Progress (1): 629/636 kB error 01-Jan-2023 03:01:49 Progress (1): 633/636 kB error 01-Jan-2023 03:01:49 Progress (1): 636 kB error 01-Jan-2023 03:01:49 error 01-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 106 kB/s) error 01-Jan-2023 03:01:49 #17 34.51 [INFO] error 01-Jan-2023 03:01:49 #17 34.51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 01-Jan-2023 03:01:49 #17 34.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 01-Jan-2023 03:01:49 #17 34.65 Progress (1): 3.4/6.7 kB error 01-Jan-2023 03:01:49 Progress (1): 6.2/6.7 kB error 01-Jan-2023 03:01:49 Progress (1): 6.7 kB error 01-Jan-2023 03:01:49 error 01-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 28 kB/s) error 01-Jan-2023 03:01:49 #17 34.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom error 01-Jan-2023 03:01:49 #17 34.89 Progress (1): 1.9 kB error 01-Jan-2023 03:01:49 error 01-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 8.3 kB/s) error 01-Jan-2023 03:01:49 #17 35.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom error 01-Jan-2023 03:01:49 #17 35.12 Progress (1): 1.8 kB error 01-Jan-2023 03:01:49 error 01-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 7.7 kB/s) error 01-Jan-2023 03:01:49 #17 35.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom error 01-Jan-2023 03:01:49 #17 35.35 Progress (1): 1.4 kB error 01-Jan-2023 03:01:50 error 01-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 6.2 kB/s) error 01-Jan-2023 03:01:50 #17 35.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom error 01-Jan-2023 03:01:50 #17 35.59 Progress (1): 424 B error 01-Jan-2023 03:01:50 error 01-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.8 kB/s) error 01-Jan-2023 03:01:50 #17 35.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom error 01-Jan-2023 03:01:50 #17 35.83 Progress (1): 3.4/3.9 kB error 01-Jan-2023 03:01:50 Progress (1): 3.9 kB error 01-Jan-2023 03:01:50 error 01-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 17 kB/s) error 01-Jan-2023 03:01:50 #17 35.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom error 01-Jan-2023 03:01:50 #17 36.06 Progress (1): 1.7 kB error 01-Jan-2023 03:01:50 error 01-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 7.5 kB/s) error 01-Jan-2023 03:01:50 #17 36.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 01-Jan-2023 03:01:50 #17 36.29 Progress (1): 2.1 kB error 01-Jan-2023 03:01:50 error 01-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 9.0 kB/s) error 01-Jan-2023 03:01:51 #17 36.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom error 01-Jan-2023 03:01:51 #17 36.53 Progress (1): 2.0 kB error 01-Jan-2023 03:01:51 error 01-Jan-2023 03:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 8.5 kB/s) error 01-Jan-2023 03:01:51 #17 36.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 01-Jan-2023 03:01:51 #17 36.78 Progress (1): 1.3 kB error 01-Jan-2023 03:01:51 error 01-Jan-2023 03:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.4 kB/s) error 01-Jan-2023 03:01:51 #17 36.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 01-Jan-2023 03:01:51 #17 37.02 Progress (1): 3.4/5.8 kB error 01-Jan-2023 03:01:51 Progress (1): 5.8 kB error 01-Jan-2023 03:01:51 error 01-Jan-2023 03:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 25 kB/s) error 01-Jan-2023 03:01:51 #17 37.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 01-Jan-2023 03:01:51 #17 37.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar error 01-Jan-2023 03:01:51 #17 37.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar error 01-Jan-2023 03:01:51 #17 37.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar error 01-Jan-2023 03:01:51 #17 37.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar error 01-Jan-2023 03:01:51 #17 37.31 Progress (1): 3.4/152 kB error 01-Jan-2023 03:01:51 Progress (1): 6.2/152 kB error 01-Jan-2023 03:01:51 Progress (1): 9.0/152 kB error 01-Jan-2023 03:01:51 Progress (1): 12/152 kB error 01-Jan-2023 03:01:51 Progress (1): 15/152 kB error 01-Jan-2023 03:01:51 Progress (1): 17/152 kB error 01-Jan-2023 03:01:51 Progress (1): 20/152 kB error 01-Jan-2023 03:01:51 Progress (1): 23/152 kB error 01-Jan-2023 03:01:51 Progress (1): 26/152 kB error 01-Jan-2023 03:01:51 Progress (1): 29/152 kB error 01-Jan-2023 03:01:51 Progress (1): 31/152 kB error 01-Jan-2023 03:01:51 Progress (1): 34/152 kB error 01-Jan-2023 03:01:51 Progress (1): 37/152 kB error 01-Jan-2023 03:01:51 Progress (1): 40/152 kB error 01-Jan-2023 03:01:51 Progress (1): 43/152 kB error 01-Jan-2023 03:01:51 Progress (1): 45/152 kB error 01-Jan-2023 03:01:51 Progress (1): 48/152 kB error 01-Jan-2023 03:01:51 Progress (1): 51/152 kB error 01-Jan-2023 03:01:52 Progress (1): 54/152 kB error 01-Jan-2023 03:01:52 Progress (1): 56/152 kB error 01-Jan-2023 03:01:52 Progress (1): 59/152 kB error 01-Jan-2023 03:01:52 Progress (1): 62/152 kB error 01-Jan-2023 03:01:52 Progress (1): 65/152 kB error 01-Jan-2023 03:01:52 Progress (1): 68/152 kB error 01-Jan-2023 03:01:52 Progress (1): 70/152 kB error 01-Jan-2023 03:01:52 Progress (1): 73/152 kB error 01-Jan-2023 03:01:52 Progress (1): 76/152 kB error 01-Jan-2023 03:01:52 Progress (1): 79/152 kB error 01-Jan-2023 03:01:52 Progress (1): 82/152 kB error 01-Jan-2023 03:01:52 Progress (1): 84/152 kB error 01-Jan-2023 03:01:52 Progress (1): 87/152 kB error 01-Jan-2023 03:01:52 Progress (1): 90/152 kB error 01-Jan-2023 03:01:52 Progress (1): 93/152 kB error 01-Jan-2023 03:01:52 Progress (1): 96/152 kB error 01-Jan-2023 03:01:52 Progress (1): 98/152 kB error 01-Jan-2023 03:01:52 Progress (1): 101/152 kB error 01-Jan-2023 03:01:52 Progress (1): 104/152 kB error 01-Jan-2023 03:01:52 Progress (1): 107/152 kB error 01-Jan-2023 03:01:52 Progress (1): 110/152 kB error 01-Jan-2023 03:01:52 Progress (1): 112/152 kB error 01-Jan-2023 03:01:52 Progress (1): 115/152 kB error 01-Jan-2023 03:01:52 Progress (1): 118/152 kB error 01-Jan-2023 03:01:52 Progress (1): 121/152 kB error 01-Jan-2023 03:01:52 Progress (1): 124/152 kB error 01-Jan-2023 03:01:52 Progress (1): 126/152 kB error 01-Jan-2023 03:01:52 Progress (1): 129/152 kB error 01-Jan-2023 03:01:52 Progress (1): 132/152 kB error 01-Jan-2023 03:01:52 Progress (1): 135/152 kB error 01-Jan-2023 03:01:52 Progress (1): 138/152 kB error 01-Jan-2023 03:01:52 Progress (2): 138/152 kB | 3.4/14 kB error 01-Jan-2023 03:01:52 Progress (3): 138/152 kB | 3.4/14 kB | 3.3/21 kB error 01-Jan-2023 03:01:52 Progress (3): 138/152 kB | 3.4/14 kB | 6.1/21 kB error 01-Jan-2023 03:01:52 Progress (4): 138/152 kB | 3.4/14 kB | 6.1/21 kB | 3.4/5.9 kB error 01-Jan-2023 03:01:52 Progress (4): 138/152 kB | 3.4/14 kB | 8.9/21 kB | 3.4/5.9 kB error 01-Jan-2023 03:01:52 Progress (4): 138/152 kB | 3.4/14 kB | 8.9/21 kB | 5.9 kB error 01-Jan-2023 03:01:52 Progress (4): 138/152 kB | 6.2/14 kB | 8.9/21 kB | 5.9 kB error 01-Jan-2023 03:01:52 Progress (4): 138/152 kB | 6.2/14 kB | 12/21 kB | 5.9 kB error 01-Jan-2023 03:01:52 Progress (4): 138/152 kB | 6.2/14 kB | 15/21 kB | 5.9 kB error 01-Jan-2023 03:01:52 Progress (4): 138/152 kB | 9.0/14 kB | 15/21 kB | 5.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 9.0/14 kB | 15/21 kB | 5.9 kB | 3.4/9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 9.0/14 kB | 15/21 kB | 5.9 kB | 6.2/9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 9.0/14 kB | 15/21 kB | 5.9 kB | 9.0/9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 9.0/14 kB | 15/21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 9.0/14 kB | 17/21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 12/14 kB | 17/21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 12/14 kB | 20/21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 138/152 kB | 12/14 kB | 21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 140/152 kB | 12/14 kB | 21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 140/152 kB | 14 kB | 21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 143/152 kB | 14 kB | 21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 146/152 kB | 14 kB | 21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 149/152 kB | 14 kB | 21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 Progress (5): 152 kB | 14 kB | 21 kB | 5.9 kB | 9.9 kB error 01-Jan-2023 03:01:52 error 01-Jan-2023 03:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 22 kB/s) error 01-Jan-2023 03:01:52 #17 37.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 01-Jan-2023 03:01:52 #17 37.46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 51 kB/s) error 01-Jan-2023 03:01:52 #17 37.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar error 01-Jan-2023 03:01:52 #17 37.47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 36 kB/s) error 01-Jan-2023 03:01:52 #17 37.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 01-Jan-2023 03:01:52 #17 37.47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 519 kB/s) error 01-Jan-2023 03:01:52 #17 37.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 01-Jan-2023 03:01:52 #17 37.48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 72 kB/s) error 01-Jan-2023 03:01:52 #17 37.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 01-Jan-2023 03:01:52 #17 37.58 Progress (1): 3.4/37 kB error 01-Jan-2023 03:01:52 Progress (1): 6.2/37 kB error 01-Jan-2023 03:01:52 Progress (2): 6.2/37 kB | 3.4/30 kB error 01-Jan-2023 03:01:52 Progress (2): 9.0/37 kB | 3.4/30 kB error 01-Jan-2023 03:01:52 Progress (2): 12/37 kB | 3.4/30 kB error 01-Jan-2023 03:01:52 Progress (2): 15/37 kB | 3.4/30 kB error 01-Jan-2023 03:01:52 Progress (2): 17/37 kB | 3.4/30 kB error 01-Jan-2023 03:01:52 Progress (2): 20/37 kB | 3.4/30 kB error 01-Jan-2023 03:01:52 Progress (2): 20/37 kB | 6.2/30 kB error 01-Jan-2023 03:01:52 Progress (2): 23/37 kB | 6.2/30 kB error 01-Jan-2023 03:01:52 Progress (2): 23/37 kB | 9.0/30 kB error 01-Jan-2023 03:01:52 Progress (2): 23/37 kB | 12/30 kB error 01-Jan-2023 03:01:52 Progress (2): 26/37 kB | 12/30 kB error 01-Jan-2023 03:01:52 Progress (2): 29/37 kB | 12/30 kB error 01-Jan-2023 03:01:52 Progress (2): 29/37 kB | 15/30 kB error 01-Jan-2023 03:01:52 Progress (2): 29/37 kB | 17/30 kB error 01-Jan-2023 03:01:52 Progress (2): 29/37 kB | 20/30 kB error 01-Jan-2023 03:01:52 Progress (2): 31/37 kB | 20/30 kB error 01-Jan-2023 03:01:52 Progress (2): 34/37 kB | 20/30 kB error 01-Jan-2023 03:01:52 Progress (2): 34/37 kB | 23/30 kB error 01-Jan-2023 03:01:52 Progress (2): 34/37 kB | 26/30 kB error 01-Jan-2023 03:01:52 Progress (2): 34/37 kB | 29/30 kB error 01-Jan-2023 03:01:52 Progress (2): 34/37 kB | 30 kB error 01-Jan-2023 03:01:52 Progress (2): 37 kB | 30 kB error 01-Jan-2023 03:01:52 Progress (3): 37 kB | 30 kB | 3.4/10 kB error 01-Jan-2023 03:01:52 Progress (3): 37 kB | 30 kB | 6.2/10 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 6.2/10 kB | 3.4/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 6.2/10 kB | 6.2/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 9.0/10 kB | 6.2/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 6.2/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 9.0/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 12/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 15/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 17/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 20/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 23/38 kB error 01-Jan-2023 03:01:52 Progress (4): 37 kB | 30 kB | 10 kB | 26/38 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 3.4/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 6.2/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 9.0/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 12/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 15/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 17/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 20/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 23/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 26/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 26/38 kB | 29/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 29/38 kB | 29/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 29/38 kB | 31/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 29/38 kB | 34/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 29/38 kB | 37/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 31/38 kB | 37/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 31/38 kB | 40/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 31/38 kB | 43/43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 31/38 kB | 43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 34/38 kB | 43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 37/38 kB | 43 kB error 01-Jan-2023 03:01:52 Progress (5): 37 kB | 30 kB | 10 kB | 38 kB | 43 kB error 01-Jan-2023 03:01:52 error 01-Jan-2023 03:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 74 kB/s) error 01-Jan-2023 03:01:52 #17 37.70 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 61 kB/s) error 01-Jan-2023 03:01:52 #17 37.71 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 20 kB/s) error 01-Jan-2023 03:01:52 #17 37.71 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 84 kB/s) error 01-Jan-2023 03:01:52 #17 37.72 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 74 kB/s) error 01-Jan-2023 03:01:52 #17 37.78 [INFO] Using 'UTF-8' encoding to copy filtered resources. error 01-Jan-2023 03:01:52 #17 37.78 [INFO] Copying 1 resource error 01-Jan-2023 03:01:52 #17 37.79 [INFO] Copying 2 resources error 01-Jan-2023 03:01:52 #17 37.82 [INFO] skip non existing resourceDirectory /app/package/src/main/webapp error 01-Jan-2023 03:01:52 #17 37.82 [INFO] error 01-Jan-2023 03:01:52 #17 37.82 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) @ referenceapplication-package --- error 01-Jan-2023 03:01:53 #17 39.08 Jan 01, 2023 3:01:53 AM org.jline.utils.Log logr error 01-Jan-2023 03:01:53 #17 39.08 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) error 01-Jan-2023 03:01:54 #17 39.58 error 01-Jan-2023 03:01:54 #17 39.58 Downloading modules... error 01-Jan-2023 03:01:54 #17 39.58 error 01-Jan-2023 03:01:54 #17 39.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom error 01-Jan-2023 03:01:54 #17 39.72 Progress (1): 3.3/18 kB error 01-Jan-2023 03:01:54 Progress (1): 6.1/18 kB error 01-Jan-2023 03:01:54 Progress (1): 8.9/18 kB error 01-Jan-2023 03:01:54 Progress (1): 12/18 kB error 01-Jan-2023 03:01:54 Progress (1): 14/18 kB error 01-Jan-2023 03:01:54 Progress (1): 17/18 kB error 01-Jan-2023 03:01:54 Progress (1): 18 kB error 01-Jan-2023 03:01:54 #17 ... error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:54 #14 36.80 Progress (1): 3.4/8.1 kB error 01-Jan-2023 03:01:54 Progress (1): 6.2/8.1 kB error 01-Jan-2023 03:01:54 Progress (1): 8.1 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 21 kB/s) error 01-Jan-2023 03:01:54 #14 37.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 01-Jan-2023 03:01:54 #14 38.02 Progress (1): 3.4/30 kB error 01-Jan-2023 03:01:54 Progress (1): 6.2/30 kB error 01-Jan-2023 03:01:54 Progress (1): 9.0/30 kB error 01-Jan-2023 03:01:54 Progress (1): 12/30 kB error 01-Jan-2023 03:01:54 Progress (1): 15/30 kB error 01-Jan-2023 03:01:54 Progress (1): 17/30 kB error 01-Jan-2023 03:01:54 Progress (1): 20/30 kB error 01-Jan-2023 03:01:54 Progress (1): 23/30 kB error 01-Jan-2023 03:01:54 Progress (1): 26/30 kB error 01-Jan-2023 03:01:54 Progress (1): 29/30 kB error 01-Jan-2023 03:01:54 Progress (1): 30 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 28 kB/s) error 01-Jan-2023 03:01:54 #14 39.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 01-Jan-2023 03:01:54 #14 39.72 Progress (1): 3.3/10 kB error 01-Jan-2023 03:01:54 Progress (1): 6.1/10 kB error 01-Jan-2023 03:01:54 Progress (1): 8.9/10 kB error 01-Jan-2023 03:01:54 Progress (1): 10 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 20 kB/s) error 01-Jan-2023 03:01:54 #14 40.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 01-Jan-2023 03:01:54 #14 40.75 Progress (1): 3.3/43 kB error 01-Jan-2023 03:01:54 Progress (1): 6.1/43 kB error 01-Jan-2023 03:01:54 Progress (1): 8.9/43 kB error 01-Jan-2023 03:01:54 Progress (1): 12/43 kB error 01-Jan-2023 03:01:54 Progress (1): 14/43 kB error 01-Jan-2023 03:01:54 Progress (1): 17/43 kB error 01-Jan-2023 03:01:54 Progress (1): 20/43 kB error 01-Jan-2023 03:01:54 Progress (1): 23/43 kB error 01-Jan-2023 03:01:54 Progress (1): 26/43 kB error 01-Jan-2023 03:01:54 Progress (1): 28/43 kB error 01-Jan-2023 03:01:54 Progress (1): 31/43 kB error 01-Jan-2023 03:01:54 Progress (1): 34/43 kB error 01-Jan-2023 03:01:54 Progress (1): 37/43 kB error 01-Jan-2023 03:01:54 Progress (1): 40/43 kB error 01-Jan-2023 03:01:54 Progress (1): 42/43 kB error 01-Jan-2023 03:01:54 Progress (1): 43 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 62 kB/s) error 01-Jan-2023 03:01:54 #14 41.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 01-Jan-2023 03:01:54 #14 41.59 Progress (1): 3.4/10 kB error 01-Jan-2023 03:01:54 Progress (1): 6.2/10 kB error 01-Jan-2023 03:01:54 Progress (1): 9.0/10 kB error 01-Jan-2023 03:01:54 Progress (1): 10 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 26 kB/s) error 01-Jan-2023 03:01:54 #14 41.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 01-Jan-2023 03:01:54 #14 41.91 Progress (1): 3.4/11 kB error 01-Jan-2023 03:01:54 Progress (1): 6.2/11 kB error 01-Jan-2023 03:01:54 Progress (1): 9.0/11 kB error 01-Jan-2023 03:01:54 Progress (1): 11 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 40 kB/s) error 01-Jan-2023 03:01:54 #14 42.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 01-Jan-2023 03:01:54 #14 42.30 Progress (1): 3.4/31 kB error 01-Jan-2023 03:01:54 Progress (1): 6.2/31 kB error 01-Jan-2023 03:01:54 Progress (1): 9.0/31 kB error 01-Jan-2023 03:01:54 Progress (1): 12/31 kB error 01-Jan-2023 03:01:54 Progress (1): 15/31 kB error 01-Jan-2023 03:01:54 Progress (1): 17/31 kB error 01-Jan-2023 03:01:54 Progress (1): 20/31 kB error 01-Jan-2023 03:01:54 Progress (1): 23/31 kB error 01-Jan-2023 03:01:54 Progress (1): 26/31 kB error 01-Jan-2023 03:01:54 Progress (1): 29/31 kB error 01-Jan-2023 03:01:54 Progress (1): 31 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 95 kB/s) error 01-Jan-2023 03:01:54 #14 42.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 01-Jan-2023 03:01:54 #14 42.66 Progress (1): 3.4/15 kB error 01-Jan-2023 03:01:54 Progress (1): 6.2/15 kB error 01-Jan-2023 03:01:54 Progress (1): 9.0/15 kB error 01-Jan-2023 03:01:54 Progress (1): 12/15 kB error 01-Jan-2023 03:01:54 Progress (1): 15/15 kB error 01-Jan-2023 03:01:54 Progress (1): 15 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 55 kB/s) error 01-Jan-2023 03:01:54 #14 42.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 01-Jan-2023 03:01:54 #14 43.93 Progress (1): 4.1/221 kB error 01-Jan-2023 03:01:54 Progress (1): 7.5/221 kB error 01-Jan-2023 03:01:54 Progress (1): 12/221 kB error 01-Jan-2023 03:01:54 Progress (1): 16/221 kB error 01-Jan-2023 03:01:54 Progress (1): 20/221 kB error 01-Jan-2023 03:01:54 Progress (1): 24/221 kB error 01-Jan-2023 03:01:54 Progress (1): 28/221 kB error 01-Jan-2023 03:01:54 Progress (1): 32/221 kB error 01-Jan-2023 03:01:54 Progress (1): 36/221 kB error 01-Jan-2023 03:01:54 Progress (1): 40/221 kB error 01-Jan-2023 03:01:54 Progress (1): 42/221 kB error 01-Jan-2023 03:01:54 Progress (1): 46/221 kB error 01-Jan-2023 03:01:54 Progress (1): 51/221 kB error 01-Jan-2023 03:01:54 Progress (1): 55/221 kB error 01-Jan-2023 03:01:54 Progress (1): 59/221 kB error 01-Jan-2023 03:01:54 Progress (1): 63/221 kB error 01-Jan-2023 03:01:54 Progress (1): 67/221 kB error 01-Jan-2023 03:01:54 Progress (1): 71/221 kB error 01-Jan-2023 03:01:54 Progress (1): 75/221 kB error 01-Jan-2023 03:01:54 Progress (1): 77/221 kB error 01-Jan-2023 03:01:54 Progress (1): 81/221 kB error 01-Jan-2023 03:01:54 Progress (1): 85/221 kB error 01-Jan-2023 03:01:54 Progress (1): 89/221 kB error 01-Jan-2023 03:01:54 Progress (1): 94/221 kB error 01-Jan-2023 03:01:54 Progress (1): 98/221 kB error 01-Jan-2023 03:01:54 Progress (1): 102/221 kB error 01-Jan-2023 03:01:54 Progress (1): 106/221 kB error 01-Jan-2023 03:01:54 Progress (1): 110/221 kB error 01-Jan-2023 03:01:54 Progress (1): 112/221 kB error 01-Jan-2023 03:01:54 Progress (1): 116/221 kB error 01-Jan-2023 03:01:54 Progress (1): 120/221 kB error 01-Jan-2023 03:01:54 Progress (1): 124/221 kB error 01-Jan-2023 03:01:54 Progress (1): 128/221 kB error 01-Jan-2023 03:01:54 Progress (1): 132/221 kB error 01-Jan-2023 03:01:54 Progress (1): 137/221 kB error 01-Jan-2023 03:01:54 Progress (1): 141/221 kB error 01-Jan-2023 03:01:54 Progress (1): 145/221 kB error 01-Jan-2023 03:01:54 Progress (1): 147/221 kB error 01-Jan-2023 03:01:54 Progress (1): 151/221 kB error 01-Jan-2023 03:01:54 Progress (1): 155/221 kB error 01-Jan-2023 03:01:54 Progress (1): 159/221 kB error 01-Jan-2023 03:01:54 Progress (1): 163/221 kB error 01-Jan-2023 03:01:54 Progress (1): 167/221 kB error 01-Jan-2023 03:01:54 Progress (1): 171/221 kB error 01-Jan-2023 03:01:54 Progress (1): 175/221 kB error 01-Jan-2023 03:01:54 Progress (1): 180/221 kB error 01-Jan-2023 03:01:54 Progress (1): 182/221 kB error 01-Jan-2023 03:01:54 Progress (1): 186/221 kB error 01-Jan-2023 03:01:54 Progress (1): 190/221 kB error 01-Jan-2023 03:01:54 Progress (1): 194/221 kB error 01-Jan-2023 03:01:54 Progress (1): 198/221 kB error 01-Jan-2023 03:01:54 Progress (1): 202/221 kB error 01-Jan-2023 03:01:54 Progress (1): 206/221 kB error 01-Jan-2023 03:01:54 Progress (1): 210/221 kB error 01-Jan-2023 03:01:54 Progress (1): 214/221 kB error 01-Jan-2023 03:01:54 Progress (1): 216/221 kB error 01-Jan-2023 03:01:54 Progress (1): 221/221 kB error 01-Jan-2023 03:01:54 Progress (1): 221 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 126 kB/s) error 01-Jan-2023 03:01:54 #14 44.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 01-Jan-2023 03:01:54 #14 45.05 Progress (1): 3.4/5.8 kB error 01-Jan-2023 03:01:54 Progress (1): 5.8 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 16 kB/s) error 01-Jan-2023 03:01:54 #14 45.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 01-Jan-2023 03:01:54 #14 45.46 Progress (1): 3.3/34 kB error 01-Jan-2023 03:01:54 Progress (1): 6.1/34 kB error 01-Jan-2023 03:01:54 Progress (1): 8.9/34 kB error 01-Jan-2023 03:01:54 Progress (1): 12/34 kB error 01-Jan-2023 03:01:54 Progress (1): 15/34 kB error 01-Jan-2023 03:01:54 Progress (1): 17/34 kB error 01-Jan-2023 03:01:54 Progress (1): 20/34 kB error 01-Jan-2023 03:01:54 Progress (1): 23/34 kB error 01-Jan-2023 03:01:54 Progress (1): 26/34 kB error 01-Jan-2023 03:01:54 Progress (1): 29/34 kB error 01-Jan-2023 03:01:54 Progress (1): 31/34 kB error 01-Jan-2023 03:01:54 Progress (1): 34 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 99 kB/s) error 01-Jan-2023 03:01:54 #14 45.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 01-Jan-2023 03:01:54 #14 46.07 Progress (1): 3.4/64 kB error 01-Jan-2023 03:01:54 Progress (1): 6.2/64 kB error 01-Jan-2023 03:01:54 Progress (1): 9.0/64 kB error 01-Jan-2023 03:01:54 Progress (1): 12/64 kB error 01-Jan-2023 03:01:54 Progress (1): 15/64 kB error 01-Jan-2023 03:01:54 Progress (1): 17/64 kB error 01-Jan-2023 03:01:54 Progress (1): 20/64 kB error 01-Jan-2023 03:01:54 Progress (1): 23/64 kB error 01-Jan-2023 03:01:54 Progress (1): 26/64 kB error 01-Jan-2023 03:01:54 Progress (1): 29/64 kB error 01-Jan-2023 03:01:54 Progress (1): 31/64 kB error 01-Jan-2023 03:01:54 Progress (1): 34/64 kB error 01-Jan-2023 03:01:54 Progress (1): 37/64 kB error 01-Jan-2023 03:01:54 Progress (1): 40/64 kB error 01-Jan-2023 03:01:54 Progress (1): 43/64 kB error 01-Jan-2023 03:01:54 Progress (1): 45/64 kB error 01-Jan-2023 03:01:54 Progress (1): 48/64 kB error 01-Jan-2023 03:01:54 Progress (1): 51/64 kB error 01-Jan-2023 03:01:54 Progress (1): 54/64 kB error 01-Jan-2023 03:01:54 Progress (1): 57/64 kB error 01-Jan-2023 03:01:54 Progress (1): 59/64 kB error 01-Jan-2023 03:01:54 Progress (1): 62/64 kB error 01-Jan-2023 03:01:54 Progress (1): 64 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 133 kB/s) error 01-Jan-2023 03:01:54 #14 46.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 01-Jan-2023 03:01:54 #14 47.04 Progress (1): 3.3/13 kB error 01-Jan-2023 03:01:54 Progress (1): 6.1/13 kB error 01-Jan-2023 03:01:54 Progress (1): 8.9/13 kB error 01-Jan-2023 03:01:54 Progress (1): 12/13 kB error 01-Jan-2023 03:01:54 Progress (1): 13 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 40 kB/s) error 01-Jan-2023 03:01:54 #14 47.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 01-Jan-2023 03:01:54 #14 47.37 Progress (1): 3.3/36 kB error 01-Jan-2023 03:01:54 Progress (1): 6.1/36 kB error 01-Jan-2023 03:01:54 Progress (1): 8.9/36 kB error 01-Jan-2023 03:01:54 Progress (1): 12/36 kB error 01-Jan-2023 03:01:54 Progress (1): 15/36 kB error 01-Jan-2023 03:01:54 Progress (1): 17/36 kB error 01-Jan-2023 03:01:54 Progress (1): 20/36 kB error 01-Jan-2023 03:01:54 Progress (1): 23/36 kB error 01-Jan-2023 03:01:54 Progress (1): 26/36 kB error 01-Jan-2023 03:01:54 Progress (1): 29/36 kB error 01-Jan-2023 03:01:54 Progress (1): 31/36 kB error 01-Jan-2023 03:01:54 Progress (1): 34/36 kB error 01-Jan-2023 03:01:54 Progress (1): 36 kB error 01-Jan-2023 03:01:54 #14 ... error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:01:54 #17 39.72 Progress (1): 3.3/18 kB error 01-Jan-2023 03:01:54 Progress (1): 6.1/18 kB error 01-Jan-2023 03:01:54 Progress (1): 8.9/18 kB error 01-Jan-2023 03:01:54 Progress (1): 12/18 kB error 01-Jan-2023 03:01:54 Progress (1): 14/18 kB error 01-Jan-2023 03:01:54 Progress (1): 17/18 kB error 01-Jan-2023 03:01:54 Progress (1): 18 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom (18 kB at 73 kB/s) error 01-Jan-2023 03:01:54 #17 39.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar error 01-Jan-2023 03:01:54 #17 40.14 Progress (1): 4.1/205 kB error 01-Jan-2023 03:01:54 Progress (1): 8.2/205 kB error 01-Jan-2023 03:01:54 Progress (1): 12/205 kB error 01-Jan-2023 03:01:54 Progress (1): 16/205 kB error 01-Jan-2023 03:01:54 Progress (1): 20/205 kB error 01-Jan-2023 03:01:54 Progress (1): 24/205 kB error 01-Jan-2023 03:01:54 Progress (1): 28/205 kB error 01-Jan-2023 03:01:54 Progress (1): 32/205 kB error 01-Jan-2023 03:01:54 Progress (1): 36/205 kB error 01-Jan-2023 03:01:54 Progress (1): 40/205 kB error 01-Jan-2023 03:01:54 Progress (1): 44/205 kB error 01-Jan-2023 03:01:54 Progress (1): 48/205 kB error 01-Jan-2023 03:01:54 Progress (1): 51/205 kB error 01-Jan-2023 03:01:54 Progress (1): 53/205 kB error 01-Jan-2023 03:01:54 Progress (1): 57/205 kB error 01-Jan-2023 03:01:54 Progress (1): 62/205 kB error 01-Jan-2023 03:01:54 Progress (1): 66/205 kB error 01-Jan-2023 03:01:54 Progress (1): 70/205 kB error 01-Jan-2023 03:01:54 Progress (1): 74/205 kB error 01-Jan-2023 03:01:54 Progress (1): 78/205 kB error 01-Jan-2023 03:01:54 Progress (1): 82/205 kB error 01-Jan-2023 03:01:54 Progress (1): 86/205 kB error 01-Jan-2023 03:01:54 Progress (1): 88/205 kB error 01-Jan-2023 03:01:54 Progress (1): 92/205 kB error 01-Jan-2023 03:01:54 Progress (1): 96/205 kB error 01-Jan-2023 03:01:54 Progress (1): 100/205 kB error 01-Jan-2023 03:01:54 Progress (1): 105/205 kB error 01-Jan-2023 03:01:54 Progress (1): 109/205 kB error 01-Jan-2023 03:01:54 Progress (1): 113/205 kB error 01-Jan-2023 03:01:54 Progress (1): 116/205 kB error 01-Jan-2023 03:01:54 Progress (1): 120/205 kB error 01-Jan-2023 03:01:54 Progress (1): 125/205 kB error 01-Jan-2023 03:01:54 Progress (1): 129/205 kB error 01-Jan-2023 03:01:54 Progress (1): 133/205 kB error 01-Jan-2023 03:01:54 Progress (1): 137/205 kB error 01-Jan-2023 03:01:54 Progress (1): 141/205 kB error 01-Jan-2023 03:01:54 Progress (1): 145/205 kB error 01-Jan-2023 03:01:54 Progress (1): 149/205 kB error 01-Jan-2023 03:01:54 Progress (1): 153/205 kB error 01-Jan-2023 03:01:54 Progress (1): 157/205 kB error 01-Jan-2023 03:01:54 Progress (1): 161/205 kB error 01-Jan-2023 03:01:54 Progress (1): 165/205 kB error 01-Jan-2023 03:01:54 Progress (1): 170/205 kB error 01-Jan-2023 03:01:54 Progress (1): 174/205 kB error 01-Jan-2023 03:01:54 Progress (1): 178/205 kB error 01-Jan-2023 03:01:54 Progress (1): 182/205 kB error 01-Jan-2023 03:01:54 Progress (1): 186/205 kB error 01-Jan-2023 03:01:54 Progress (1): 188/205 kB error 01-Jan-2023 03:01:54 Progress (1): 192/205 kB error 01-Jan-2023 03:01:54 Progress (1): 197/205 kB error 01-Jan-2023 03:01:54 Progress (1): 201/205 kB error 01-Jan-2023 03:01:54 Progress (1): 205/205 kB error 01-Jan-2023 03:01:54 Progress (1): 205 kB error 01-Jan-2023 03:01:54 error 01-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar (205 kB at 475 kB/s) error 01-Jan-2023 03:01:54 #17 40.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom error 01-Jan-2023 03:01:55 #17 40.41 Progress (1): 2.0 kB error 01-Jan-2023 03:01:55 error 01-Jan-2023 03:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 8.4 kB/s) error 01-Jan-2023 03:01:55 #17 40.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom error 01-Jan-2023 03:01:55 #17 40.64 Progress (1): 3.4/22 kB error 01-Jan-2023 03:01:55 Progress (1): 6.2/22 kB error 01-Jan-2023 03:01:55 Progress (1): 9.0/22 kB error 01-Jan-2023 03:01:55 Progress (1): 12/22 kB error 01-Jan-2023 03:01:55 Progress (1): 15/22 kB error 01-Jan-2023 03:01:55 Progress (1): 17/22 kB error 01-Jan-2023 03:01:55 Progress (1): 20/22 kB error 01-Jan-2023 03:01:55 Progress (1): 22 kB error 01-Jan-2023 03:01:55 error 01-Jan-2023 03:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 96 kB/s) error 01-Jan-2023 03:01:55 #17 40.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom error 01-Jan-2023 03:01:55 #17 40.88 Progress (1): 3.4 kB error 01-Jan-2023 03:01:55 error 01-Jan-2023 03:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 15 kB/s) error 01-Jan-2023 03:01:55 #17 41.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom error 01-Jan-2023 03:01:55 #17 41.11 Progress (1): 3.4/4.1 kB error 01-Jan-2023 03:01:55 Progress (1): 4.1 kB error 01-Jan-2023 03:01:55 error 01-Jan-2023 03:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 18 kB/s) error 01-Jan-2023 03:01:55 #17 41.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom error 01-Jan-2023 03:01:55 #17 41.35 Progress (1): 3.4/4.8 kB error 01-Jan-2023 03:01:56 Progress (1): 4.8 kB error 01-Jan-2023 03:01:56 error 01-Jan-2023 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 20 kB/s) error 01-Jan-2023 03:01:56 #17 41.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom error 01-Jan-2023 03:01:56 #17 41.59 Progress (1): 3.4/13 kB error 01-Jan-2023 03:01:56 Progress (1): 6.2/13 kB error 01-Jan-2023 03:01:56 Progress (1): 9.0/13 kB error 01-Jan-2023 03:01:56 Progress (1): 12/13 kB error 01-Jan-2023 03:01:56 Progress (1): 13 kB error 01-Jan-2023 03:01:56 error 01-Jan-2023 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 56 kB/s) error 01-Jan-2023 03:01:56 #17 41.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom error 01-Jan-2023 03:01:56 #17 41.86 Progress (1): 2.5 kB error 01-Jan-2023 03:01:56 error 01-Jan-2023 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 11 kB/s) error 01-Jan-2023 03:01:56 #17 41.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom error 01-Jan-2023 03:01:56 #17 42.10 Progress (1): 3.4/14 kB error 01-Jan-2023 03:01:56 Progress (1): 6.2/14 kB error 01-Jan-2023 03:01:56 Progress (1): 9.0/14 kB error 01-Jan-2023 03:01:56 Progress (1): 12/14 kB error 01-Jan-2023 03:01:56 Progress (1): 14 kB error 01-Jan-2023 03:01:56 error 01-Jan-2023 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 52 kB/s) error 01-Jan-2023 03:01:56 #17 42.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom error 01-Jan-2023 03:01:57 #17 42.38 Progress (1): 3.4/7.3 kB error 01-Jan-2023 03:01:57 Progress (1): 6.2/7.3 kB error 01-Jan-2023 03:01:57 Progress (1): 7.3 kB error 01-Jan-2023 03:01:57 error 01-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 30 kB/s) error 01-Jan-2023 03:01:57 #17 42.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom error 01-Jan-2023 03:01:57 #17 42.62 Progress (1): 2.2 kB error 01-Jan-2023 03:01:57 error 01-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 9.1 kB/s) error 01-Jan-2023 03:01:57 #17 42.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom error 01-Jan-2023 03:01:57 #17 42.87 Progress (1): 2.6 kB error 01-Jan-2023 03:01:57 error 01-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 11 kB/s) error 01-Jan-2023 03:01:57 #17 43.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom error 01-Jan-2023 03:01:57 #17 43.13 Progress (1): 1.0 kB error 01-Jan-2023 03:01:57 error 01-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 4.2 kB/s) error 01-Jan-2023 03:01:57 #17 43.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom error 01-Jan-2023 03:01:57 #17 43.37 Progress (1): 2.2 kB error 01-Jan-2023 03:01:58 error 01-Jan-2023 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 9.4 kB/s) error 01-Jan-2023 03:01:58 #17 43.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom error 01-Jan-2023 03:01:58 #17 43.62 Progress (1): 2.8 kB error 01-Jan-2023 03:01:58 error 01-Jan-2023 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 12 kB/s) error 01-Jan-2023 03:01:58 #17 43.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom error 01-Jan-2023 03:01:58 #17 43.85 Progress (1): 3.4/4.1 kB error 01-Jan-2023 03:01:58 Progress (1): 4.1 kB error 01-Jan-2023 03:01:58 error 01-Jan-2023 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 18 kB/s) error 01-Jan-2023 03:01:58 #17 44.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom error 01-Jan-2023 03:01:58 #17 44.13 Progress (1): 3.3/7.6 kB error 01-Jan-2023 03:01:58 Progress (1): 6.1/7.6 kB error 01-Jan-2023 03:01:58 Progress (1): 7.6 kB error 01-Jan-2023 03:01:58 error 01-Jan-2023 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 33 kB/s) error 01-Jan-2023 03:01:58 #17 44.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom error 01-Jan-2023 03:01:59 #17 44.38 Progress (1): 3.4/4.9 kB error 01-Jan-2023 03:01:59 Progress (1): 4.9 kB error 01-Jan-2023 03:01:59 error 01-Jan-2023 03:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 21 kB/s) error 01-Jan-2023 03:01:59 #17 44.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom error 01-Jan-2023 03:01:59 #17 44.62 Progress (1): 1.5 kB error 01-Jan-2023 03:01:59 error 01-Jan-2023 03:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 6.7 kB/s) error 01-Jan-2023 03:01:59 #17 44.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom error 01-Jan-2023 03:01:59 #17 44.86 Progress (1): 3.3/15 kB error 01-Jan-2023 03:01:59 Progress (1): 6.1/15 kB error 01-Jan-2023 03:01:59 Progress (1): 8.9/15 kB error 01-Jan-2023 03:01:59 Progress (1): 12/15 kB error 01-Jan-2023 03:01:59 Progress (1): 15/15 kB error 01-Jan-2023 03:01:59 Progress (1): 15 kB error 01-Jan-2023 03:01:59 error 01-Jan-2023 03:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 64 kB/s) error 01-Jan-2023 03:01:59 #17 44.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom error 01-Jan-2023 03:01:59 #17 45.11 Progress (1): 1.5 kB error 01-Jan-2023 03:01:59 error 01-Jan-2023 03:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 6.4 kB/s) error 01-Jan-2023 03:01:59 #17 45.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom error 01-Jan-2023 03:01:59 #17 45.36 Progress (1): 3.4/3.4 kB error 01-Jan-2023 03:02:00 Progress (1): 3.4 kB error 01-Jan-2023 03:02:00 error 01-Jan-2023 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 15 kB/s) error 01-Jan-2023 03:02:00 #17 45.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom error 01-Jan-2023 03:02:00 #17 45.59 Progress (1): 3.4/14 kB error 01-Jan-2023 03:02:00 Progress (1): 6.2/14 kB error 01-Jan-2023 03:02:00 Progress (1): 9.0/14 kB error 01-Jan-2023 03:02:00 Progress (1): 12/14 kB error 01-Jan-2023 03:02:00 Progress (1): 14 kB error 01-Jan-2023 03:02:00 error 01-Jan-2023 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 62 kB/s) error 01-Jan-2023 03:02:00 #17 45.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom error 01-Jan-2023 03:02:00 #17 45.83 Progress (1): 3.4/4.1 kB error 01-Jan-2023 03:02:00 Progress (1): 4.1 kB error 01-Jan-2023 03:02:00 error 01-Jan-2023 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 16 kB/s) error 01-Jan-2023 03:02:00 #17 46.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom error 01-Jan-2023 03:02:00 #17 46.14 Progress (1): 3.0 kB error 01-Jan-2023 03:02:00 error 01-Jan-2023 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 13 kB/s) error 01-Jan-2023 03:02:00 #17 46.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom error 01-Jan-2023 03:02:00 #17 46.37 Progress (1): 3.4/6.7 kB error 01-Jan-2023 03:02:01 Progress (1): 6.2/6.7 kB error 01-Jan-2023 03:02:01 Progress (1): 6.7 kB error 01-Jan-2023 03:02:01 error 01-Jan-2023 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 29 kB/s) error 01-Jan-2023 03:02:01 #17 46.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom error 01-Jan-2023 03:02:01 #17 46.61 Progress (1): 3.0 kB error 01-Jan-2023 03:02:01 error 01-Jan-2023 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 13 kB/s) error 01-Jan-2023 03:02:01 #17 46.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom error 01-Jan-2023 03:02:01 #17 46.85 Progress (1): 1.6 kB error 01-Jan-2023 03:02:01 error 01-Jan-2023 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 6.7 kB/s) error 01-Jan-2023 03:02:01 #17 46.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom error 01-Jan-2023 03:02:01 #17 47.10 Progress (1): 2.6 kB error 01-Jan-2023 03:02:01 error 01-Jan-2023 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 11 kB/s) error 01-Jan-2023 03:02:01 #17 47.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom error 01-Jan-2023 03:02:02 #17 47.36 Progress (1): 1.5 kB error 01-Jan-2023 03:02:02 error 01-Jan-2023 03:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 6.6 kB/s) error 01-Jan-2023 03:02:02 #17 47.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom error 01-Jan-2023 03:02:02 #17 47.59 Progress (1): 3.3/18 kB error 01-Jan-2023 03:02:02 Progress (1): 6.1/18 kB error 01-Jan-2023 03:02:02 Progress (1): 8.9/18 kB error 01-Jan-2023 03:02:02 Progress (1): 12/18 kB error 01-Jan-2023 03:02:02 Progress (1): 15/18 kB error 01-Jan-2023 03:02:02 Progress (1): 17/18 kB error 01-Jan-2023 03:02:02 Progress (1): 18 kB error 01-Jan-2023 03:02:02 error 01-Jan-2023 03:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 76 kB/s) error 01-Jan-2023 03:02:02 #17 47.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom error 01-Jan-2023 03:02:02 #17 47.83 Progress (1): 1.5 kB error 01-Jan-2023 03:02:02 error 01-Jan-2023 03:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 6.4 kB/s) error 01-Jan-2023 03:02:02 #17 47.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom error 01-Jan-2023 03:02:02 #17 48.08 Progress (1): 2.8 kB error 01-Jan-2023 03:02:02 error 01-Jan-2023 03:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 12 kB/s) error 01-Jan-2023 03:02:02 #17 48.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom error 01-Jan-2023 03:02:03 #17 48.36 Progress (1): 3.4/5.0 kB error 01-Jan-2023 03:02:03 Progress (1): 5.0 kB error 01-Jan-2023 03:02:03 error 01-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 21 kB/s) error 01-Jan-2023 03:02:03 #17 48.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom error 01-Jan-2023 03:02:03 #17 48.59 Progress (1): 3.3/4.2 kB error 01-Jan-2023 03:02:03 Progress (1): 4.2 kB error 01-Jan-2023 03:02:03 error 01-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 18 kB/s) error 01-Jan-2023 03:02:03 #17 48.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom error 01-Jan-2023 03:02:03 #17 48.84 Progress (1): 3.4/4.7 kB error 01-Jan-2023 03:02:03 Progress (1): 4.7 kB error 01-Jan-2023 03:02:03 error 01-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 18 kB/s) error 01-Jan-2023 03:02:03 #17 48.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom error 01-Jan-2023 03:02:03 #17 49.13 Progress (1): 3.3/6.6 kB error 01-Jan-2023 03:02:03 Progress (1): 6.1/6.6 kB error 01-Jan-2023 03:02:03 Progress (1): 6.6 kB error 01-Jan-2023 03:02:03 error 01-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 25 kB/s) error 01-Jan-2023 03:02:03 #17 49.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom error 01-Jan-2023 03:02:03 #17 49.36 Progress (1): 3.3/16 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/16 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/16 kB error 01-Jan-2023 03:02:04 Progress (1): 12/16 kB error 01-Jan-2023 03:02:04 Progress (1): 14/16 kB error 01-Jan-2023 03:02:04 Progress (1): 16 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 71 kB/s) error 01-Jan-2023 03:02:04 #17 49.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom error 01-Jan-2023 03:02:04 #17 49.60 Progress (1): 3.3/5.2 kB error 01-Jan-2023 03:02:04 Progress (1): 5.2 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 22 kB/s) error 01-Jan-2023 03:02:04 #17 49.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom error 01-Jan-2023 03:02:04 #17 49.85 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:04 Progress (1): 12/13 kB error 01-Jan-2023 03:02:04 Progress (1): 13 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 52 kB/s) error 01-Jan-2023 03:02:04 #17 49.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom error 01-Jan-2023 03:02:04 #17 50.09 Progress (1): 3.3/7.5 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/7.5 kB error 01-Jan-2023 03:02:04 Progress (1): 7.5 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 32 kB/s) error 01-Jan-2023 03:02:04 #17 50.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom error 01-Jan-2023 03:02:04 #17 50.32 Progress (1): 3.3/15 kB error 01-Jan-2023 03:02:04 #17 ... error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:04 #14 47.37 Progress (1): 3.3/36 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/36 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/36 kB error 01-Jan-2023 03:02:04 Progress (1): 12/36 kB error 01-Jan-2023 03:02:04 Progress (1): 15/36 kB error 01-Jan-2023 03:02:04 Progress (1): 17/36 kB error 01-Jan-2023 03:02:04 Progress (1): 20/36 kB error 01-Jan-2023 03:02:04 Progress (1): 23/36 kB error 01-Jan-2023 03:02:04 Progress (1): 26/36 kB error 01-Jan-2023 03:02:04 Progress (1): 29/36 kB error 01-Jan-2023 03:02:04 Progress (1): 31/36 kB error 01-Jan-2023 03:02:04 Progress (1): 34/36 kB error 01-Jan-2023 03:02:04 Progress (1): 36 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 118 kB/s) error 01-Jan-2023 03:02:04 #14 47.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 47.77 Progress (1): 3.3/5.3 kB error 01-Jan-2023 03:02:04 Progress (1): 5.3 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 18 kB/s) error 01-Jan-2023 03:02:04 #14 48.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 49.16 Progress (1): 1.7 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 3.8 kB/s) error 01-Jan-2023 03:02:04 #14 49.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 49.53 Progress (1): 1.5 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 4.4 kB/s) error 01-Jan-2023 03:02:04 #14 49.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 49.98 Progress (1): 1.7 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 4.3 kB/s) error 01-Jan-2023 03:02:04 #14 50.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 50.53 Progress (1): 2.3 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 6.9 kB/s) error 01-Jan-2023 03:02:04 #14 50.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 50.90 Progress (1): 1.9 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 5.5 kB/s) error 01-Jan-2023 03:02:04 #14 51.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 51.26 Progress (1): 1.7 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 6.1 kB/s) error 01-Jan-2023 03:02:04 #14 51.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 51.56 Progress (1): 2.3 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 7.3 kB/s) error 01-Jan-2023 03:02:04 #14 51.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 51.91 Progress (1): 2.1 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 6.9 kB/s) error 01-Jan-2023 03:02:04 #14 52.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 52.36 Progress (1): 1.9 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 4.3 kB/s) error 01-Jan-2023 03:02:04 #14 52.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:04 #14 52.93 Progress (1): 2.1 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 5.2 kB/s) error 01-Jan-2023 03:02:04 #14 53.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 01-Jan-2023 03:02:04 #14 54.06 Progress (1): 3.3/5.5 kB error 01-Jan-2023 03:02:04 Progress (1): 5.5 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 19 kB/s) error 01-Jan-2023 03:02:04 #14 54.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 01-Jan-2023 03:02:04 #14 54.41 Progress (1): 3.3/15 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/15 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/15 kB error 01-Jan-2023 03:02:04 Progress (1): 12/15 kB error 01-Jan-2023 03:02:04 Progress (1): 14/15 kB error 01-Jan-2023 03:02:04 Progress (1): 15 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 54 kB/s) error 01-Jan-2023 03:02:04 #14 54.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 01-Jan-2023 03:02:04 #14 54.71 Progress (1): 3.3/67 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/67 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/67 kB error 01-Jan-2023 03:02:04 Progress (1): 12/67 kB error 01-Jan-2023 03:02:04 Progress (1): 15/67 kB error 01-Jan-2023 03:02:04 Progress (1): 17/67 kB error 01-Jan-2023 03:02:04 Progress (1): 20/67 kB error 01-Jan-2023 03:02:04 Progress (1): 23/67 kB error 01-Jan-2023 03:02:04 Progress (1): 26/67 kB error 01-Jan-2023 03:02:04 Progress (1): 29/67 kB error 01-Jan-2023 03:02:04 Progress (1): 31/67 kB error 01-Jan-2023 03:02:04 Progress (1): 34/67 kB error 01-Jan-2023 03:02:04 Progress (1): 37/67 kB error 01-Jan-2023 03:02:04 Progress (1): 40/67 kB error 01-Jan-2023 03:02:04 Progress (1): 43/67 kB error 01-Jan-2023 03:02:04 Progress (1): 45/67 kB error 01-Jan-2023 03:02:04 Progress (1): 48/67 kB error 01-Jan-2023 03:02:04 Progress (1): 51/67 kB error 01-Jan-2023 03:02:04 Progress (1): 54/67 kB error 01-Jan-2023 03:02:04 Progress (1): 56/67 kB error 01-Jan-2023 03:02:04 Progress (1): 59/67 kB error 01-Jan-2023 03:02:04 Progress (1): 62/67 kB error 01-Jan-2023 03:02:04 Progress (1): 65/67 kB error 01-Jan-2023 03:02:04 Progress (1): 67 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 206 kB/s) error 01-Jan-2023 03:02:04 #14 55.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 01-Jan-2023 03:02:04 #14 56.00 Progress (1): 3.3/5.1 kB error 01-Jan-2023 03:02:04 Progress (1): 5.1 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 10 kB/s) error 01-Jan-2023 03:02:04 #14 56.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 01-Jan-2023 03:02:04 #14 56.51 Progress (1): 3.3/12 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/12 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/12 kB error 01-Jan-2023 03:02:04 Progress (1): 12/12 kB error 01-Jan-2023 03:02:04 Progress (1): 12 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 35 kB/s) error 01-Jan-2023 03:02:04 #14 56.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 01-Jan-2023 03:02:04 #14 56.83 Progress (1): 3.3/43 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/43 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/43 kB error 01-Jan-2023 03:02:04 Progress (1): 12/43 kB error 01-Jan-2023 03:02:04 Progress (1): 14/43 kB error 01-Jan-2023 03:02:04 Progress (1): 17/43 kB error 01-Jan-2023 03:02:04 Progress (1): 20/43 kB error 01-Jan-2023 03:02:04 Progress (1): 23/43 kB error 01-Jan-2023 03:02:04 Progress (1): 26/43 kB error 01-Jan-2023 03:02:04 Progress (1): 28/43 kB error 01-Jan-2023 03:02:04 Progress (1): 31/43 kB error 01-Jan-2023 03:02:04 Progress (1): 34/43 kB error 01-Jan-2023 03:02:04 Progress (1): 37/43 kB error 01-Jan-2023 03:02:04 Progress (1): 40/43 kB error 01-Jan-2023 03:02:04 Progress (1): 42/43 kB error 01-Jan-2023 03:02:04 Progress (1): 43 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 143 kB/s) error 01-Jan-2023 03:02:04 #14 57.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 01-Jan-2023 03:02:04 #14 ... error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:04 #17 50.32 Progress (1): 3.3/15 kB error 01-Jan-2023 03:02:04 Progress (1): 6.1/15 kB error 01-Jan-2023 03:02:04 Progress (1): 8.9/15 kB error 01-Jan-2023 03:02:04 Progress (1): 12/15 kB error 01-Jan-2023 03:02:04 Progress (1): 15/15 kB error 01-Jan-2023 03:02:04 Progress (1): 15 kB error 01-Jan-2023 03:02:04 error 01-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 63 kB/s) error 01-Jan-2023 03:02:05 #17 50.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom error 01-Jan-2023 03:02:05 #17 50.56 Progress (1): 3.3/3.3 kB error 01-Jan-2023 03:02:05 Progress (1): 3.3 kB error 01-Jan-2023 03:02:05 error 01-Jan-2023 03:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 14 kB/s) error 01-Jan-2023 03:02:05 #17 50.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom error 01-Jan-2023 03:02:05 #17 50.80 Progress (1): 2.9 kB error 01-Jan-2023 03:02:05 error 01-Jan-2023 03:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 12 kB/s) error 01-Jan-2023 03:02:05 #17 50.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom error 01-Jan-2023 03:02:05 #17 51.03 Progress (1): 1.9 kB error 01-Jan-2023 03:02:05 error 01-Jan-2023 03:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 8.4 kB/s) error 01-Jan-2023 03:02:05 #17 51.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom error 01-Jan-2023 03:02:05 #17 51.27 Progress (1): 2.7 kB error 01-Jan-2023 03:02:05 error 01-Jan-2023 03:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 03:02:06 #17 51.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom error 01-Jan-2023 03:02:06 #17 51.50 Progress (1): 1.9 kB error 01-Jan-2023 03:02:06 error 01-Jan-2023 03:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 8.1 kB/s) error 01-Jan-2023 03:02:06 #17 51.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom error 01-Jan-2023 03:02:06 #17 51.76 Progress (1): 3.3/6.8 kB error 01-Jan-2023 03:02:06 Progress (1): 6.1/6.8 kB error 01-Jan-2023 03:02:06 Progress (1): 6.8 kB error 01-Jan-2023 03:02:06 error 01-Jan-2023 03:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom (6.8 kB at 28 kB/s) error 01-Jan-2023 03:02:06 #17 51.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom error 01-Jan-2023 03:02:06 #17 52.00 Progress (1): 2.3 kB error 01-Jan-2023 03:02:06 error 01-Jan-2023 03:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 9.9 kB/s) error 01-Jan-2023 03:02:06 #17 52.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom error 01-Jan-2023 03:02:06 #17 52.23 Progress (1): 2.7 kB error 01-Jan-2023 03:02:06 error 01-Jan-2023 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 12 kB/s) error 01-Jan-2023 03:02:07 #17 52.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom error 01-Jan-2023 03:02:07 #17 52.48 Progress (1): 3.4/5.7 kB error 01-Jan-2023 03:02:07 Progress (1): 5.7 kB error 01-Jan-2023 03:02:07 error 01-Jan-2023 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 24 kB/s) error 01-Jan-2023 03:02:07 #17 52.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom error 01-Jan-2023 03:02:07 #17 52.72 Progress (1): 727 B error 01-Jan-2023 03:02:07 error 01-Jan-2023 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 3.0 kB/s) error 01-Jan-2023 03:02:07 #17 52.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom error 01-Jan-2023 03:02:07 #17 52.96 Progress (1): 3.4/7.5 kB error 01-Jan-2023 03:02:07 Progress (1): 6.2/7.5 kB error 01-Jan-2023 03:02:07 Progress (1): 7.5 kB error 01-Jan-2023 03:02:07 error 01-Jan-2023 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 32 kB/s) error 01-Jan-2023 03:02:07 #17 53.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom error 01-Jan-2023 03:02:07 #17 53.21 Progress (1): 3.3/6.9 kB error 01-Jan-2023 03:02:07 Progress (1): 6.1/6.9 kB error 01-Jan-2023 03:02:07 Progress (1): 6.9 kB error 01-Jan-2023 03:02:07 error 01-Jan-2023 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 29 kB/s) error 01-Jan-2023 03:02:07 #17 53.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar error 01-Jan-2023 03:02:07 #17 53.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar error 01-Jan-2023 03:02:07 #17 53.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar error 01-Jan-2023 03:02:07 #17 53.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar error 01-Jan-2023 03:02:07 #17 53.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar error 01-Jan-2023 03:02:08 #17 53.48 Progress (1): 3.4/45 kB error 01-Jan-2023 03:02:08 Progress (1): 6.2/45 kB error 01-Jan-2023 03:02:08 Progress (1): 9.0/45 kB error 01-Jan-2023 03:02:08 Progress (1): 12/45 kB error 01-Jan-2023 03:02:08 Progress (1): 15/45 kB error 01-Jan-2023 03:02:08 Progress (1): 17/45 kB error 01-Jan-2023 03:02:08 Progress (1): 20/45 kB error 01-Jan-2023 03:02:08 Progress (1): 23/45 kB error 01-Jan-2023 03:02:08 Progress (1): 26/45 kB error 01-Jan-2023 03:02:08 Progress (1): 29/45 kB error 01-Jan-2023 03:02:08 Progress (1): 31/45 kB error 01-Jan-2023 03:02:08 Progress (1): 34/45 kB error 01-Jan-2023 03:02:08 Progress (1): 37/45 kB error 01-Jan-2023 03:02:08 Progress (1): 40/45 kB error 01-Jan-2023 03:02:08 Progress (1): 43/45 kB error 01-Jan-2023 03:02:08 Progress (1): 45 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 3.4/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 6.2/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 9.0/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 12/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 15/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 17/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 20/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 23/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 26/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 29/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 31/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 34/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 37/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 40/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 43/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 45/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 48/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 51/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 54/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 56/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 59/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 62/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 65/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 68/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 70/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 73/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 76/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 79/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 82/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 84/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 87/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 90/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 93/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 96/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 98/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 101/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 104/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 107/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 110/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 112/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 115/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 118/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 121/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 124/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 126/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 129/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 132/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 135/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 138/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 140/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 143/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 146/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 149/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 152/154 kB error 01-Jan-2023 03:02:08 Progress (2): 45 kB | 154 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 3.4/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 6.2/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 9.0/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 12/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 15/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 17/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 20/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 23/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 26/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 29/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 31/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 34/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 37/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 40/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 43/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 45/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 48/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 51/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 54/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 56/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 59/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 62/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 65/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 68/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 70/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 73/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 76/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 79/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 82/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 84/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 87/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 90/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 93/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 96/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 98/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 101/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 104/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 107/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 109/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 112/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 115/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 118/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 121/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 123/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 126/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 129/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 132/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 134/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 137/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 140/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 143/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 146/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 148/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 151/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 154/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 157/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 160/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 162/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 165/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 168/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 171/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 174/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 176/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 179/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 182/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 184/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 187/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 190/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 193/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 196/197 kB error 01-Jan-2023 03:02:08 Progress (3): 45 kB | 154 kB | 197 kB error 01-Jan-2023 03:02:08 error 01-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 177 kB/s) error 01-Jan-2023 03:02:08 #17 53.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar error 01-Jan-2023 03:02:08 #17 53.62 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 582 kB/s) error 01-Jan-2023 03:02:08 #17 53.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar error 01-Jan-2023 03:02:08 #17 53.66 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 647 kB/s) error 01-Jan-2023 03:02:08 #17 53.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar error 01-Jan-2023 03:02:08 #17 53.73 Progress (1): 3.4/52 kB error 01-Jan-2023 03:02:08 Progress (1): 6.2/52 kB error 01-Jan-2023 03:02:08 Progress (1): 9.0/52 kB error 01-Jan-2023 03:02:08 Progress (1): 12/52 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 3.4/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 6.2/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 9.0/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 12/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 15/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 17/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 20/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 23/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 26/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 29/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 31/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 34/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 37/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 40/42 kB error 01-Jan-2023 03:02:08 Progress (2): 12/52 kB | 42 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 3.4/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 6.2/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 9.0/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 12/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 15/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 17/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 20/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 23/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 26/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 29/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 31/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 34/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 37/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 40/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 43/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 45/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 48/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 51/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 54/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 57/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 59/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 62/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 65/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 68/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 71/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 73/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 76/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 79/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 82/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 85/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 87/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 90/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 93/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 96/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 99/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 101/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 104/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 107/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 110/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 113/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 115/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 118/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 121/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 124/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 127/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 129/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 132/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 135/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 138/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 141/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 143/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 146/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 149/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 152/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 155/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 157/160 kB error 01-Jan-2023 03:02:08 Progress (3): 12/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 15/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 17/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 20/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 23/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 26/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 29/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 31/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 34/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 37/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 Progress (3): 40/52 kB | 42 kB | 160 kB error 01-Jan-2023 03:02:08 error 01-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 81 kB/s) error 01-Jan-2023 03:02:08 #17 53.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar error 01-Jan-2023 03:02:08 #17 53.93 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 277 kB/s) error 01-Jan-2023 03:02:08 #17 53.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar error 01-Jan-2023 03:02:08 #17 53.93 Progress (1): 43/52 kB error 01-Jan-2023 03:02:08 Progress (1): 45/52 kB error 01-Jan-2023 03:02:08 Progress (1): 48/52 kB error 01-Jan-2023 03:02:08 Progress (1): 51/52 kB error 01-Jan-2023 03:02:08 Progress (1): 52 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 3.4/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 6.2/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 9.0/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 12/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 15/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 17/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 20/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 23/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 26/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 29/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 31/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 34/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 37/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 40/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 43/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 45/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 48/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 51/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 54/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 57/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 59/62 kB error 01-Jan-2023 03:02:08 Progress (2): 52 kB | 62 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 3.4/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 6.2/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 9.0/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 12/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 15/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 17/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 20/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 23/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 26/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 29/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 31/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 34/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 37/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 40/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 43/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 45/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 48/50 kB error 01-Jan-2023 03:02:08 Progress (3): 52 kB | 62 kB | 50 kB error 01-Jan-2023 03:02:08 error 01-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 75 kB/s) error 01-Jan-2023 03:02:08 #17 54.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar error 01-Jan-2023 03:02:08 #17 54.08 Progress (3): 62 kB | 50 kB | 4.1/291 kB error 01-Jan-2023 03:02:08 Progress (3): 62 kB | 50 kB | 8.2/291 kB error 01-Jan-2023 03:02:08 error 01-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 82 kB/s) error 01-Jan-2023 03:02:08 #17 54.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar error 01-Jan-2023 03:02:08 #17 54.17 Progress (3): 50 kB | 8.2/291 kB | 3.4/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 6.2/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 9.0/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 12/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 15/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 17/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 20/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 23/25 kB error 01-Jan-2023 03:02:08 Progress (3): 50 kB | 8.2/291 kB | 25 kB error 01-Jan-2023 03:02:08 error 01-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 61 kB/s) error 01-Jan-2023 03:02:08 #17 54.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar error 01-Jan-2023 03:02:08 #17 54.18 Progress (2): 12/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (2): 16/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (2): 20/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (2): 25/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (2): 29/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (2): 33/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (2): 37/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (2): 41/291 kB | 25 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 3.4/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 6.2/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 9.0/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 12/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 15/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 17/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 20/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 23/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 26/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 29/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 31/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 34/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 37/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 40/42 kB error 01-Jan-2023 03:02:08 Progress (3): 41/291 kB | 25 kB | 42 kB error 01-Jan-2023 03:02:08 Progress (4): 41/291 kB | 25 kB | 42 kB | 4.1/557 kB error 01-Jan-2023 03:02:08 Progress (4): 41/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 45/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 49/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 53/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 57/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 60/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 64/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 68/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 72/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 76/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 80/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 84/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 88/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 92/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 94/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 98/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 103/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 107/291 kB | 25 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 error 01-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 27 kB/s) error 01-Jan-2023 03:02:08 #17 54.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar error 01-Jan-2023 03:02:08 #17 54.29 Progress (3): 111/291 kB | 42 kB | 7.6/557 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 3.4/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 6.2/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 9.0/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 12/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 15/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 17/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 20/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 23/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 26/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 29/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 31/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 34/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 37/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 40/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 43/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 45/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 48/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 51/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 7.6/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 12/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 16/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 20/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 24/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 28/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 32/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 36/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 40/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (4): 111/291 kB | 42 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 error 01-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 42 kB/s) error 01-Jan-2023 03:02:08 #17 54.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar error 01-Jan-2023 03:02:08 #17 54.38 Progress (3): 115/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 119/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 123/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 127/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 129/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 133/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 137/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 141/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 146/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 150/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 154/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 158/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 162/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 164/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 168/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 172/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 176/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 180/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 184/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 189/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 193/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 197/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 199/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 203/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 207/291 kB | 42/557 kB | 54/60 kB error 01-Jan-2023 03:02:08 Progress (3): 207/291 kB | 42/557 kB | 56/60 kB error 01-Jan-2023 03:02:08 Progress (3): 207/291 kB | 42/557 kB | 59/60 kB error 01-Jan-2023 03:02:08 Progress (3): 207/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 211/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 215/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 219/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 223/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 227/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 232/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 234/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 238/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 242/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 246/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (3): 250/291 kB | 42/557 kB | 60 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 42/557 kB | 60 kB | 3.3/18 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 42/557 kB | 60 kB | 6.1/18 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 42/557 kB | 60 kB | 8.9/18 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 42/557 kB | 60 kB | 12/18 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 42/557 kB | 60 kB | 14/18 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 42/557 kB | 60 kB | 17/18 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 42/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:08 Progress (4): 250/291 kB | 46/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 51/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 55/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 59/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 63/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 67/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 71/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 75/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 77/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 81/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 85/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 89/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (4): 250/291 kB | 94/557 kB | 60 kB | 18 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 3.4/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 6.2/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 9.0/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 12/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 15/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 17/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 20/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 23/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 26/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 29/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 31/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 34/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 37/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 40/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 43/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 45/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 48/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 51/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 54/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 56/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 59/61 kB error 01-Jan-2023 03:02:09 Progress (5): 250/291 kB | 94/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 254/291 kB | 94/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 258/291 kB | 94/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 262/291 kB | 94/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 262/291 kB | 98/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 262/291 kB | 102/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 262/291 kB | 106/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 262/291 kB | 110/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 262/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 266/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 268/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 273/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 277/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 281/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 285/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 289/291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (5): 291 kB | 112/557 kB | 60 kB | 18 kB | 61 kB error 01-Jan-2023 03:02:09 error 01-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 52 kB/s) error 01-Jan-2023 03:02:09 #17 54.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar error 01-Jan-2023 03:02:09 #17 54.52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 16 kB/s) error 01-Jan-2023 03:02:09 #17 54.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar error 01-Jan-2023 03:02:09 #17 54.54 Progress (3): 291 kB | 116/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 120/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 124/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 128/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 132/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 137/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 141/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 145/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 147/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 151/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 155/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 159/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 163/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 167/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 171/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 175/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 180/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 182/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 186/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 190/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 194/557 kB | 61 kB error 01-Jan-2023 03:02:09 Progress (3): 291 kB | 198/557 kB | 61 kB error 01-Jan-2023 03:02:09 error 01-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 50 kB/s) error 01-Jan-2023 03:02:09 #17 54.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar error 01-Jan-2023 03:02:09 #17 54.58 Progress (2): 291 kB | 202/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 206/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 210/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 214/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 216/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 221/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 225/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 229/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 233/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 237/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 241/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 245/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 249/557 kB error 01-Jan-2023 03:02:09 Progress (2): 291 kB | 251/557 kB error 01-Jan-2023 03:02:09 error 01-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 233 kB/s) error 01-Jan-2023 03:02:09 #17 54.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar error 01-Jan-2023 03:02:09 #17 54.63 Progress (2): 251/557 kB | 3.3/12 kB error 01-Jan-2023 03:02:09 Progress (2): 251/557 kB | 6.1/12 kB error 01-Jan-2023 03:02:09 Progress (2): 251/557 kB | 8.9/12 kB error 01-Jan-2023 03:02:09 Progress (2): 251/557 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 251/557 kB | 12 kB | 3.3/12 kB error 01-Jan-2023 03:02:09 Progress (3): 251/557 kB | 12 kB | 6.1/12 kB error 01-Jan-2023 03:02:09 Progress (3): 251/557 kB | 12 kB | 8.9/12 kB error 01-Jan-2023 03:02:09 Progress (3): 251/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 255/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 259/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 264/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 268/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 272/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 276/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 280/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 284/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 286/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 290/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 294/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 298/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 302/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 307/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 311/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 315/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 319/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 321/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 325/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 329/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 333/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 337/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 341/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 345/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 350/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 354/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 356/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 360/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 364/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 368/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 372/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 376/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 380/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 384/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 388/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 391/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 395/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 399/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 403/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 407/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 411/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 415/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 419/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 423/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 425/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 429/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 434/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 438/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 442/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 446/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 450/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 454/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 458/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 460/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 464/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 468/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 472/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 477/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 481/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 485/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 489/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 493/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 495/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 499/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 503/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 507/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 511/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 515/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 520/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 524/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 528/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 530/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 534/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 538/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 542/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 546/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 550/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 554/557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 Progress (3): 557 kB | 12 kB | 12 kB error 01-Jan-2023 03:02:09 error 01-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 8.3 kB/s) error 01-Jan-2023 03:02:09 #17 54.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar error 01-Jan-2023 03:02:09 #17 54.75 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 8.3 kB/s) error 01-Jan-2023 03:02:09 #17 54.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar error 01-Jan-2023 03:02:09 #17 54.86 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 371 kB/s) error 01-Jan-2023 03:02:09 #17 54.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar error 01-Jan-2023 03:02:09 #17 54.87 Progress (1): 4.1/217 kB error 01-Jan-2023 03:02:09 Progress (1): 8.2/217 kB error 01-Jan-2023 03:02:09 Progress (1): 12/217 kB error 01-Jan-2023 03:02:09 Progress (1): 16/217 kB error 01-Jan-2023 03:02:09 Progress (1): 20/217 kB error 01-Jan-2023 03:02:09 Progress (1): 24/217 kB error 01-Jan-2023 03:02:09 Progress (1): 28/217 kB error 01-Jan-2023 03:02:09 Progress (1): 32/217 kB error 01-Jan-2023 03:02:09 Progress (1): 36/217 kB error 01-Jan-2023 03:02:09 Progress (1): 40/217 kB error 01-Jan-2023 03:02:09 Progress (1): 44/217 kB error 01-Jan-2023 03:02:09 Progress (1): 49/217 kB error 01-Jan-2023 03:02:09 Progress (1): 51/217 kB error 01-Jan-2023 03:02:09 Progress (1): 55/217 kB error 01-Jan-2023 03:02:09 Progress (1): 59/217 kB error 01-Jan-2023 03:02:09 Progress (1): 63/217 kB error 01-Jan-2023 03:02:09 Progress (1): 67/217 kB error 01-Jan-2023 03:02:09 Progress (1): 71/217 kB error 01-Jan-2023 03:02:09 Progress (1): 75/217 kB error 01-Jan-2023 03:02:09 Progress (1): 79/217 kB error 01-Jan-2023 03:02:09 Progress (1): 83/217 kB error 01-Jan-2023 03:02:09 Progress (1): 85/217 kB error 01-Jan-2023 03:02:09 Progress (1): 89/217 kB error 01-Jan-2023 03:02:09 Progress (1): 94/217 kB error 01-Jan-2023 03:02:09 Progress (1): 98/217 kB error 01-Jan-2023 03:02:09 Progress (1): 102/217 kB error 01-Jan-2023 03:02:09 Progress (1): 106/217 kB error 01-Jan-2023 03:02:09 Progress (1): 110/217 kB error 01-Jan-2023 03:02:09 Progress (1): 114/217 kB error 01-Jan-2023 03:02:09 Progress (1): 118/217 kB error 01-Jan-2023 03:02:09 Progress (1): 120/217 kB error 01-Jan-2023 03:02:09 Progress (1): 124/217 kB error 01-Jan-2023 03:02:09 Progress (1): 128/217 kB error 01-Jan-2023 03:02:09 Progress (1): 132/217 kB error 01-Jan-2023 03:02:09 Progress (1): 137/217 kB error 01-Jan-2023 03:02:09 Progress (1): 141/217 kB error 01-Jan-2023 03:02:09 Progress (1): 145/217 kB error 01-Jan-2023 03:02:09 Progress (1): 149/217 kB error 01-Jan-2023 03:02:09 Progress (1): 153/217 kB error 01-Jan-2023 03:02:09 Progress (1): 155/217 kB error 01-Jan-2023 03:02:09 Progress (1): 159/217 kB error 01-Jan-2023 03:02:09 Progress (1): 163/217 kB error 01-Jan-2023 03:02:09 Progress (1): 167/217 kB error 01-Jan-2023 03:02:09 Progress (1): 171/217 kB error 01-Jan-2023 03:02:09 Progress (1): 175/217 kB error 01-Jan-2023 03:02:09 Progress (1): 180/217 kB error 01-Jan-2023 03:02:09 Progress (1): 184/217 kB error 01-Jan-2023 03:02:09 Progress (1): 188/217 kB error 01-Jan-2023 03:02:09 Progress (1): 190/217 kB error 01-Jan-2023 03:02:09 Progress (1): 194/217 kB error 01-Jan-2023 03:02:09 Progress (1): 198/217 kB error 01-Jan-2023 03:02:09 Progress (1): 202/217 kB error 01-Jan-2023 03:02:09 Progress (1): 206/217 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 4.1/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 8.2/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 12/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 16/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 20/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 25/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 29/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 33/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 37/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 41/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 45/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 49/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 53/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 57/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 60/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 64/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 68/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 72/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 76/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 80/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 84/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 88/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 92/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 94/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 98/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 103/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 107/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 111/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 115/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 119/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 123/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 127/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 129/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 133/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 137/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 141/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 146/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 150/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 154/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 158/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 162/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 164/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 168/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 172/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 176/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 180/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 184/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 188/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 192/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 197/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 201/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 205/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 209/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 213/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 217/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 221/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 224/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 228/231 kB error 01-Jan-2023 03:02:09 Progress (2): 206/217 kB | 231 kB error 01-Jan-2023 03:02:09 Progress (2): 210/217 kB | 231 kB error 01-Jan-2023 03:02:09 Progress (2): 214/217 kB | 231 kB error 01-Jan-2023 03:02:09 Progress (2): 217 kB | 231 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 3.3/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 6.1/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 8.9/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 12/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 14/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 17/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 20/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 23/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 26/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 28/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 31/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 34/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 37/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 40/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 42/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 45/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 48/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 51/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 54/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 56/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 59/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 62/65 kB error 01-Jan-2023 03:02:09 Progress (3): 217 kB | 231 kB | 65 kB error 01-Jan-2023 03:02:09 error 01-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 134 kB/s) error 01-Jan-2023 03:02:09 #17 55.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar error 01-Jan-2023 03:02:09 #17 55.08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 126 kB/s) error 01-Jan-2023 03:02:09 #17 55.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar error 01-Jan-2023 03:02:09 #17 55.11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 37 kB/s) error 01-Jan-2023 03:02:09 #17 55.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar error 01-Jan-2023 03:02:09 #17 55.19 Progress (1): 3.3/16 kB error 01-Jan-2023 03:02:09 Progress (1): 6.1/16 kB error 01-Jan-2023 03:02:09 Progress (1): 8.9/16 kB error 01-Jan-2023 03:02:09 Progress (2): 8.9/16 kB | 3.3/17 kB error 01-Jan-2023 03:02:09 Progress (2): 8.9/16 kB | 6.1/17 kB error 01-Jan-2023 03:02:09 Progress (2): 8.9/16 kB | 8.9/17 kB error 01-Jan-2023 03:02:09 Progress (2): 8.9/16 kB | 12/17 kB error 01-Jan-2023 03:02:09 Progress (2): 8.9/16 kB | 14/17 kB error 01-Jan-2023 03:02:09 Progress (2): 8.9/16 kB | 17/17 kB error 01-Jan-2023 03:02:09 Progress (2): 8.9/16 kB | 17 kB error 01-Jan-2023 03:02:09 Progress (2): 12/16 kB | 17 kB error 01-Jan-2023 03:02:09 Progress (2): 15/16 kB | 17 kB error 01-Jan-2023 03:02:09 Progress (2): 16 kB | 17 kB error 01-Jan-2023 03:02:09 Progress (3): 16 kB | 17 kB | 3.3/18 kB error 01-Jan-2023 03:02:09 Progress (3): 16 kB | 17 kB | 6.1/18 kB error 01-Jan-2023 03:02:09 Progress (3): 16 kB | 17 kB | 8.9/18 kB error 01-Jan-2023 03:02:09 Progress (3): 16 kB | 17 kB | 12/18 kB error 01-Jan-2023 03:02:09 Progress (3): 16 kB | 17 kB | 14/18 kB error 01-Jan-2023 03:02:09 Progress (3): 16 kB | 17 kB | 17/18 kB error 01-Jan-2023 03:02:09 Progress (3): 16 kB | 17 kB | 18 kB error 01-Jan-2023 03:02:09 error 01-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 8.9 kB/s) error 01-Jan-2023 03:02:09 #17 55.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar error 01-Jan-2023 03:02:09 #17 55.31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 8.3 kB/s) error 01-Jan-2023 03:02:09 #17 55.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar error 01-Jan-2023 03:02:09 #17 55.35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 8.9 kB/s) error 01-Jan-2023 03:02:09 #17 55.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar error 01-Jan-2023 03:02:09 #17 55.38 Progress (1): 4.1/772 kB error 01-Jan-2023 03:02:09 Progress (1): 7.5/772 kB error 01-Jan-2023 03:02:09 Progress (2): 7.5/772 kB | 3.3/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 6.1/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 8.9/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 12/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 14/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 17/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 20/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 23/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 26/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 28/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 31/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 34/36 kB error 01-Jan-2023 03:02:10 Progress (2): 7.5/772 kB | 36 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 3.4/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 6.2/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 9.0/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 12/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 15/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 17/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 20/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 23/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 26/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 29/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 31/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 34/37 kB error 01-Jan-2023 03:02:10 Progress (3): 7.5/772 kB | 36 kB | 37 kB error 01-Jan-2023 03:02:10 Progress (4): 7.5/772 kB | 36 kB | 37 kB | 4.1/327 kB error 01-Jan-2023 03:02:10 Progress (4): 7.5/772 kB | 36 kB | 37 kB | 8.2/327 kB error 01-Jan-2023 03:02:10 Progress (4): 7.5/772 kB | 36 kB | 37 kB | 12/327 kB error 01-Jan-2023 03:02:10 Progress (4): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 3.3/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 6.1/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 8.9/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 12/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 14/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 17/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 20/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 23/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 26/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 28/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 31/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 34/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 37/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 40/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 42/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 45/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 48/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 51/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 54/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 56/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 59/61 kB error 01-Jan-2023 03:02:10 Progress (5): 7.5/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 12/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 16/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 20/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 24/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 28/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 32/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 36/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 40/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (5): 42/772 kB | 36 kB | 37 kB | 16/327 kB | 61 kB error 01-Jan-2023 03:02:10 error 01-Jan-2023 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar (36 kB at 16 kB/s) error 01-Jan-2023 03:02:10 #17 55.55 Progress (4): 42/772 kB | 37 kB | 20/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 24/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 28/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 32/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 36/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 40/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 44/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 48/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (4): 42/772 kB | 37 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 error 01-Jan-2023 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 17 kB/s) error 01-Jan-2023 03:02:10 #17 55.58 Progress (3): 46/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 51/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 55/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 59/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 63/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 67/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 71/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 75/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 77/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 81/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 85/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 89/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 Progress (3): 94/772 kB | 51/327 kB | 61 kB error 01-Jan-2023 03:02:10 error 01-Jan-2023 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 27 kB/s) error 01-Jan-2023 03:02:10 #17 55.65 Progress (2): 94/772 kB | 55/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 59/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 63/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 67/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 71/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 75/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 79/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 83/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 85/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 89/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 94/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 98/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 102/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 106/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 110/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 114/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 118/327 kB error 01-Jan-2023 03:02:10 Progress (2): 94/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 98/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 102/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 106/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 110/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 112/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 116/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 120/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 124/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 128/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 132/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 137/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 141/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 145/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 147/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 151/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 155/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 159/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 163/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 167/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 171/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 175/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 180/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 182/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 186/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 190/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 194/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 198/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 202/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 206/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 210/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 214/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 120/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 124/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 128/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 132/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 137/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 141/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 145/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 149/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 153/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 155/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 159/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 163/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 167/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 171/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 175/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 180/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 184/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 188/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 190/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 194/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 198/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 202/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 206/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 210/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 214/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 218/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 223/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 225/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 229/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 233/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 237/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 241/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 245/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 249/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 253/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 257/327 kB error 01-Jan-2023 03:02:10 Progress (2): 216/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 220/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 225/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 229/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 233/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 237/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 241/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 245/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 249/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 251/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 255/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 259/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 263/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 268/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 272/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 276/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 280/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 284/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 286/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 290/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 294/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 298/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 302/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 307/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 311/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 315/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 319/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 321/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 325/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 329/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 333/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 337/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 341/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 345/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 350/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 354/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 356/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 360/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 364/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 368/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 372/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 376/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 380/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 384/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 388/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 390/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 395/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 399/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 403/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 407/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 411/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 415/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 419/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 423/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 425/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 429/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 433/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 438/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 442/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 446/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 450/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 454/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 458/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 460/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 464/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 468/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 472/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 259/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 264/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 268/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 272/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 276/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 280/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 284/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 288/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 292/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 294/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 298/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 302/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 307/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 311/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 315/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 319/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 323/327 kB error 01-Jan-2023 03:02:10 Progress (2): 476/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 481/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 485/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 489/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 493/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 495/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 499/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 503/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 507/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 511/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 515/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 519/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 524/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 528/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 530/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 534/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 538/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 542/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 546/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 550/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 554/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 558/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 563/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 565/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 569/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 573/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 577/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 581/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 585/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 589/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 593/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 597/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 599/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 603/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 608/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 612/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 616/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 620/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 624/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 628/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 632/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 634/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 638/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 642/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 646/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 651/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 655/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 659/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 663/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 667/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 669/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 673/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 677/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 681/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 685/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 689/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 694/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 698/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 702/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 704/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 708/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 712/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 716/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 720/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 724/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 728/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 732/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 737/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 739/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 743/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 747/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 751/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 755/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 759/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 763/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 767/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 771/772 kB | 327 kB error 01-Jan-2023 03:02:10 Progress (2): 772 kB | 327 kB error 01-Jan-2023 03:02:10 error 01-Jan-2023 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 125 kB/s) error 01-Jan-2023 03:02:10 #17 56.04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 288 kB/s) error 01-Jan-2023 03:02:10 #17 56.35 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.5.8:war error 01-Jan-2023 03:02:11 #17 56.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom error 01-Jan-2023 03:02:11 #17 56.48 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:11 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:11 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:11 Progress (1): 12/13 kB error 01-Jan-2023 03:02:11 Progress (1): 13 kB error 01-Jan-2023 03:02:11 error 01-Jan-2023 03:02:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom (13 kB at 57 kB/s) error 01-Jan-2023 03:02:11 #17 56.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war error 01-Jan-2023 03:02:11 #17 56.95 Progress (1): 0.3/79 MB error 01-Jan-2023 03:02:11 Progress (1): 0.5/79 MB error 01-Jan-2023 03:02:11 Progress (1): 0.8/79 MB error 01-Jan-2023 03:02:11 Progress (1): 1.1/79 MB error 01-Jan-2023 03:02:11 Progress (1): 1.3/79 MB error 01-Jan-2023 03:02:11 Progress (1): 1.6/79 MB error 01-Jan-2023 03:02:11 Progress (1): 1.9/79 MB error 01-Jan-2023 03:02:11 Progress (1): 2.1/79 MB error 01-Jan-2023 03:02:11 Progress (1): 2.4/79 MB error 01-Jan-2023 03:02:11 Progress (1): 2.6/79 MB error 01-Jan-2023 03:02:11 Progress (1): 2.9/79 MB error 01-Jan-2023 03:02:11 Progress (1): 3.2/79 MB error 01-Jan-2023 03:02:11 Progress (1): 3.4/79 MB error 01-Jan-2023 03:02:11 Progress (1): 3.7/79 MB error 01-Jan-2023 03:02:11 Progress (1): 4.0/79 MB error 01-Jan-2023 03:02:11 Progress (1): 4.2/79 MB error 01-Jan-2023 03:02:11 Progress (1): 4.5/79 MB error 01-Jan-2023 03:02:11 Progress (1): 4.7/79 MB error 01-Jan-2023 03:02:11 Progress (1): 5.0/79 MB error 01-Jan-2023 03:02:11 Progress (1): 5.3/79 MB error 01-Jan-2023 03:02:11 Progress (1): 5.5/79 MB error 01-Jan-2023 03:02:11 Progress (1): 5.8/79 MB error 01-Jan-2023 03:02:11 Progress (1): 6.1/79 MB error 01-Jan-2023 03:02:11 Progress (1): 6.3/79 MB error 01-Jan-2023 03:02:11 Progress (1): 6.6/79 MB error 01-Jan-2023 03:02:11 Progress (1): 6.8/79 MB error 01-Jan-2023 03:02:12 Progress (1): 7.1/79 MB error 01-Jan-2023 03:02:12 Progress (1): 7.4/79 MB error 01-Jan-2023 03:02:12 Progress (1): 7.6/79 MB error 01-Jan-2023 03:02:12 Progress (1): 7.9/79 MB error 01-Jan-2023 03:02:12 Progress (1): 8.2/79 MB error 01-Jan-2023 03:02:12 Progress (1): 8.4/79 MB error 01-Jan-2023 03:02:12 Progress (1): 8.7/79 MB error 01-Jan-2023 03:02:12 Progress (1): 8.9/79 MB error 01-Jan-2023 03:02:12 Progress (1): 9.2/79 MB error 01-Jan-2023 03:02:12 Progress (1): 9.5/79 MB error 01-Jan-2023 03:02:12 Progress (1): 9.7/79 MB error 01-Jan-2023 03:02:12 Progress (1): 10.0/79 MB error 01-Jan-2023 03:02:12 Progress (1): 10/79 MB error 01-Jan-2023 03:02:12 Progress (1): 11/79 MB error 01-Jan-2023 03:02:12 Progress (1): 11/79 MB error 01-Jan-2023 03:02:12 Progress (1): 11/79 MB error 01-Jan-2023 03:02:12 Progress (1): 11/79 MB error 01-Jan-2023 03:02:12 Progress (1): 12/79 MB error 01-Jan-2023 03:02:12 Progress (1): 12/79 MB error 01-Jan-2023 03:02:12 Progress (1): 12/79 MB error 01-Jan-2023 03:02:12 Progress (1): 12/79 MB error 01-Jan-2023 03:02:12 Progress (1): 13/79 MB error 01-Jan-2023 03:02:12 Progress (1): 13/79 MB error 01-Jan-2023 03:02:12 Progress (1): 13/79 MB error 01-Jan-2023 03:02:12 Progress (1): 13/79 MB error 01-Jan-2023 03:02:12 Progress (1): 14/79 MB error 01-Jan-2023 03:02:12 Progress (1): 14/79 MB error 01-Jan-2023 03:02:12 Progress (1): 14/79 MB error 01-Jan-2023 03:02:12 Progress (1): 14/79 MB error 01-Jan-2023 03:02:12 Progress (1): 15/79 MB error 01-Jan-2023 03:02:12 Progress (1): 15/79 MB error 01-Jan-2023 03:02:12 Progress (1): 15/79 MB error 01-Jan-2023 03:02:12 Progress (1): 15/79 MB error 01-Jan-2023 03:02:12 Progress (1): 16/79 MB error 01-Jan-2023 03:02:12 Progress (1): 16/79 MB error 01-Jan-2023 03:02:12 Progress (1): 16/79 MB error 01-Jan-2023 03:02:12 Progress (1): 17/79 MB error 01-Jan-2023 03:02:12 Progress (1): 17/79 MB error 01-Jan-2023 03:02:12 Progress (1): 17/79 MB error 01-Jan-2023 03:02:12 Progress (1): 17/79 MB error 01-Jan-2023 03:02:12 Progress (1): 18/79 MB error 01-Jan-2023 03:02:12 Progress (1): 18/79 MB error 01-Jan-2023 03:02:12 Progress (1): 18/79 MB error 01-Jan-2023 03:02:12 Progress (1): 18/79 MB error 01-Jan-2023 03:02:12 Progress (1): 19/79 MB error 01-Jan-2023 03:02:12 Progress (1): 19/79 MB error 01-Jan-2023 03:02:12 Progress (1): 19/79 MB error 01-Jan-2023 03:02:12 Progress (1): 19/79 MB error 01-Jan-2023 03:02:12 Progress (1): 20/79 MB error 01-Jan-2023 03:02:12 Progress (1): 20/79 MB error 01-Jan-2023 03:02:12 Progress (1): 20/79 MB error 01-Jan-2023 03:02:12 Progress (1): 20/79 MB error 01-Jan-2023 03:02:12 Progress (1): 21/79 MB error 01-Jan-2023 03:02:12 Progress (1): 21/79 MB error 01-Jan-2023 03:02:12 Progress (1): 21/79 MB error 01-Jan-2023 03:02:12 Progress (1): 22/79 MB error 01-Jan-2023 03:02:12 Progress (1): 22/79 MB error 01-Jan-2023 03:02:12 Progress (1): 22/79 MB error 01-Jan-2023 03:02:12 Progress (1): 22/79 MB error 01-Jan-2023 03:02:12 Progress (1): 23/79 MB error 01-Jan-2023 03:02:12 Progress (1): 23/79 MB error 01-Jan-2023 03:02:12 Progress (1): 23/79 MB error 01-Jan-2023 03:02:12 Progress (1): 23/79 MB error 01-Jan-2023 03:02:12 Progress (1): 24/79 MB error 01-Jan-2023 03:02:12 Progress (1): 24/79 MB error 01-Jan-2023 03:02:12 Progress (1): 24/79 MB error 01-Jan-2023 03:02:12 Progress (1): 24/79 MB error 01-Jan-2023 03:02:12 Progress (1): 25/79 MB error 01-Jan-2023 03:02:12 Progress (1): 25/79 MB error 01-Jan-2023 03:02:12 Progress (1): 25/79 MB error 01-Jan-2023 03:02:12 Progress (1): 25/79 MB error 01-Jan-2023 03:02:12 Progress (1): 26/79 MB error 01-Jan-2023 03:02:12 Progress (1): 26/79 MB error 01-Jan-2023 03:02:12 Progress (1): 26/79 MB error 01-Jan-2023 03:02:12 Progress (1): 27/79 MB error 01-Jan-2023 03:02:12 Progress (1): 27/79 MB error 01-Jan-2023 03:02:12 Progress (1): 27/79 MB error 01-Jan-2023 03:02:12 Progress (1): 27/79 MB error 01-Jan-2023 03:02:12 Progress (1): 28/79 MB error 01-Jan-2023 03:02:12 Progress (1): 28/79 MB error 01-Jan-2023 03:02:12 Progress (1): 28/79 MB error 01-Jan-2023 03:02:12 Progress (1): 28/79 MB error 01-Jan-2023 03:02:12 Progress (1): 29/79 MB error 01-Jan-2023 03:02:12 Progress (1): 29/79 MB error 01-Jan-2023 03:02:12 Progress (1): 29/79 MB error 01-Jan-2023 03:02:12 Progress (1): 29/79 MB error 01-Jan-2023 03:02:12 Progress (1): 30/79 MB error 01-Jan-2023 03:02:12 Progress (1): 30/79 MB error 01-Jan-2023 03:02:12 Progress (1): 30/79 MB error 01-Jan-2023 03:02:12 Progress (1): 30/79 MB error 01-Jan-2023 03:02:12 Progress (1): 31/79 MB error 01-Jan-2023 03:02:12 Progress (1): 31/79 MB error 01-Jan-2023 03:02:12 Progress (1): 31/79 MB error 01-Jan-2023 03:02:12 Progress (1): 31/79 MB error 01-Jan-2023 03:02:12 Progress (1): 32/79 MB error 01-Jan-2023 03:02:12 Progress (1): 32/79 MB error 01-Jan-2023 03:02:13 Progress (1): 32/79 MB error 01-Jan-2023 03:02:13 Progress (1): 33/79 MB error 01-Jan-2023 03:02:13 Progress (1): 33/79 MB error 01-Jan-2023 03:02:13 Progress (1): 33/79 MB error 01-Jan-2023 03:02:13 Progress (1): 33/79 MB error 01-Jan-2023 03:02:13 Progress (1): 34/79 MB error 01-Jan-2023 03:02:13 Progress (1): 34/79 MB error 01-Jan-2023 03:02:13 Progress (1): 34/79 MB error 01-Jan-2023 03:02:13 Progress (1): 34/79 MB error 01-Jan-2023 03:02:13 Progress (1): 35/79 MB error 01-Jan-2023 03:02:13 Progress (1): 35/79 MB error 01-Jan-2023 03:02:13 Progress (1): 35/79 MB error 01-Jan-2023 03:02:13 Progress (1): 35/79 MB error 01-Jan-2023 03:02:13 Progress (1): 36/79 MB error 01-Jan-2023 03:02:13 Progress (1): 36/79 MB error 01-Jan-2023 03:02:13 Progress (1): 36/79 MB error 01-Jan-2023 03:02:13 Progress (1): 36/79 MB error 01-Jan-2023 03:02:13 Progress (1): 37/79 MB error 01-Jan-2023 03:02:13 Progress (1): 37/79 MB error 01-Jan-2023 03:02:13 Progress (1): 37/79 MB error 01-Jan-2023 03:02:13 Progress (1): 38/79 MB error 01-Jan-2023 03:02:13 Progress (1): 38/79 MB error 01-Jan-2023 03:02:13 Progress (1): 38/79 MB error 01-Jan-2023 03:02:13 Progress (1): 38/79 MB error 01-Jan-2023 03:02:13 Progress (1): 39/79 MB error 01-Jan-2023 03:02:13 Progress (1): 39/79 MB error 01-Jan-2023 03:02:13 Progress (1): 39/79 MB error 01-Jan-2023 03:02:13 Progress (1): 39/79 MB error 01-Jan-2023 03:02:13 Progress (1): 40/79 MB error 01-Jan-2023 03:02:13 Progress (1): 40/79 MB error 01-Jan-2023 03:02:13 Progress (1): 40/79 MB error 01-Jan-2023 03:02:13 Progress (1): 40/79 MB error 01-Jan-2023 03:02:13 Progress (1): 41/79 MB error 01-Jan-2023 03:02:13 Progress (1): 41/79 MB error 01-Jan-2023 03:02:13 Progress (1): 41/79 MB error 01-Jan-2023 03:02:13 Progress (1): 41/79 MB error 01-Jan-2023 03:02:13 Progress (1): 42/79 MB error 01-Jan-2023 03:02:13 Progress (1): 42/79 MB error 01-Jan-2023 03:02:13 Progress (1): 42/79 MB error 01-Jan-2023 03:02:13 Progress (1): 42/79 MB error 01-Jan-2023 03:02:13 Progress (1): 43/79 MB error 01-Jan-2023 03:02:13 Progress (1): 43/79 MB error 01-Jan-2023 03:02:13 Progress (1): 43/79 MB error 01-Jan-2023 03:02:13 Progress (1): 44/79 MB error 01-Jan-2023 03:02:13 Progress (1): 44/79 MB error 01-Jan-2023 03:02:13 Progress (1): 44/79 MB error 01-Jan-2023 03:02:13 Progress (1): 44/79 MB error 01-Jan-2023 03:02:13 Progress (1): 45/79 MB error 01-Jan-2023 03:02:13 Progress (1): 45/79 MB error 01-Jan-2023 03:02:13 Progress (1): 45/79 MB error 01-Jan-2023 03:02:13 Progress (1): 45/79 MB error 01-Jan-2023 03:02:13 Progress (1): 46/79 MB error 01-Jan-2023 03:02:13 Progress (1): 46/79 MB error 01-Jan-2023 03:02:13 Progress (1): 46/79 MB error 01-Jan-2023 03:02:13 Progress (1): 46/79 MB error 01-Jan-2023 03:02:13 Progress (1): 47/79 MB error 01-Jan-2023 03:02:13 Progress (1): 47/79 MB error 01-Jan-2023 03:02:13 Progress (1): 47/79 MB error 01-Jan-2023 03:02:13 Progress (1): 47/79 MB error 01-Jan-2023 03:02:13 Progress (1): 48/79 MB error 01-Jan-2023 03:02:13 Progress (1): 48/79 MB error 01-Jan-2023 03:02:13 Progress (1): 48/79 MB error 01-Jan-2023 03:02:13 Progress (1): 49/79 MB error 01-Jan-2023 03:02:13 Progress (1): 49/79 MB error 01-Jan-2023 03:02:13 Progress (1): 49/79 MB error 01-Jan-2023 03:02:13 Progress (1): 49/79 MB error 01-Jan-2023 03:02:13 Progress (1): 50/79 MB error 01-Jan-2023 03:02:13 Progress (1): 50/79 MB error 01-Jan-2023 03:02:13 Progress (1): 50/79 MB error 01-Jan-2023 03:02:13 Progress (1): 50/79 MB error 01-Jan-2023 03:02:13 Progress (1): 51/79 MB error 01-Jan-2023 03:02:13 Progress (1): 51/79 MB error 01-Jan-2023 03:02:13 Progress (1): 51/79 MB error 01-Jan-2023 03:02:13 Progress (1): 51/79 MB error 01-Jan-2023 03:02:13 Progress (1): 52/79 MB error 01-Jan-2023 03:02:13 Progress (1): 52/79 MB error 01-Jan-2023 03:02:13 Progress (1): 52/79 MB error 01-Jan-2023 03:02:13 Progress (1): 52/79 MB error 01-Jan-2023 03:02:13 Progress (1): 53/79 MB error 01-Jan-2023 03:02:13 Progress (1): 53/79 MB error 01-Jan-2023 03:02:13 Progress (1): 53/79 MB error 01-Jan-2023 03:02:13 Progress (1): 54/79 MB error 01-Jan-2023 03:02:13 Progress (1): 54/79 MB error 01-Jan-2023 03:02:13 Progress (1): 54/79 MB error 01-Jan-2023 03:02:13 Progress (1): 54/79 MB error 01-Jan-2023 03:02:13 Progress (1): 55/79 MB error 01-Jan-2023 03:02:13 Progress (1): 55/79 MB error 01-Jan-2023 03:02:13 Progress (1): 55/79 MB error 01-Jan-2023 03:02:13 Progress (1): 55/79 MB error 01-Jan-2023 03:02:13 Progress (1): 56/79 MB error 01-Jan-2023 03:02:13 Progress (1): 56/79 MB error 01-Jan-2023 03:02:13 Progress (1): 56/79 MB error 01-Jan-2023 03:02:13 Progress (1): 56/79 MB error 01-Jan-2023 03:02:13 Progress (1): 57/79 MB error 01-Jan-2023 03:02:13 Progress (1): 57/79 MB error 01-Jan-2023 03:02:13 Progress (1): 57/79 MB error 01-Jan-2023 03:02:13 Progress (1): 57/79 MB error 01-Jan-2023 03:02:13 Progress (1): 58/79 MB error 01-Jan-2023 03:02:13 Progress (1): 58/79 MB error 01-Jan-2023 03:02:13 Progress (1): 58/79 MB error 01-Jan-2023 03:02:13 Progress (1): 58/79 MB error 01-Jan-2023 03:02:13 Progress (1): 59/79 MB error 01-Jan-2023 03:02:13 Progress (1): 59/79 MB error 01-Jan-2023 03:02:13 Progress (1): 59/79 MB error 01-Jan-2023 03:02:14 Progress (1): 60/79 MB error 01-Jan-2023 03:02:14 Progress (1): 60/79 MB error 01-Jan-2023 03:02:14 Progress (1): 60/79 MB error 01-Jan-2023 03:02:14 Progress (1): 60/79 MB error 01-Jan-2023 03:02:14 Progress (1): 61/79 MB error 01-Jan-2023 03:02:14 Progress (1): 61/79 MB error 01-Jan-2023 03:02:14 Progress (1): 61/79 MB error 01-Jan-2023 03:02:14 Progress (1): 61/79 MB error 01-Jan-2023 03:02:14 Progress (1): 62/79 MB error 01-Jan-2023 03:02:14 Progress (1): 62/79 MB error 01-Jan-2023 03:02:14 Progress (1): 62/79 MB error 01-Jan-2023 03:02:14 Progress (1): 62/79 MB error 01-Jan-2023 03:02:14 Progress (1): 63/79 MB error 01-Jan-2023 03:02:14 Progress (1): 63/79 MB error 01-Jan-2023 03:02:14 Progress (1): 63/79 MB error 01-Jan-2023 03:02:14 Progress (1): 63/79 MB error 01-Jan-2023 03:02:14 Progress (1): 64/79 MB error 01-Jan-2023 03:02:14 Progress (1): 64/79 MB error 01-Jan-2023 03:02:14 Progress (1): 64/79 MB error 01-Jan-2023 03:02:14 Progress (1): 65/79 MB error 01-Jan-2023 03:02:14 Progress (1): 65/79 MB error 01-Jan-2023 03:02:14 Progress (1): 65/79 MB error 01-Jan-2023 03:02:14 Progress (1): 65/79 MB error 01-Jan-2023 03:02:14 Progress (1): 66/79 MB error 01-Jan-2023 03:02:14 Progress (1): 66/79 MB error 01-Jan-2023 03:02:14 Progress (1): 66/79 MB error 01-Jan-2023 03:02:14 Progress (1): 66/79 MB error 01-Jan-2023 03:02:14 Progress (1): 67/79 MB error 01-Jan-2023 03:02:14 Progress (1): 67/79 MB error 01-Jan-2023 03:02:14 Progress (1): 67/79 MB error 01-Jan-2023 03:02:14 Progress (1): 67/79 MB error 01-Jan-2023 03:02:14 Progress (1): 68/79 MB error 01-Jan-2023 03:02:14 Progress (1): 68/79 MB error 01-Jan-2023 03:02:14 Progress (1): 68/79 MB error 01-Jan-2023 03:02:14 Progress (1): 68/79 MB error 01-Jan-2023 03:02:14 Progress (1): 69/79 MB error 01-Jan-2023 03:02:14 Progress (1): 69/79 MB error 01-Jan-2023 03:02:14 Progress (1): 69/79 MB error 01-Jan-2023 03:02:14 Progress (1): 69/79 MB error 01-Jan-2023 03:02:14 Progress (1): 70/79 MB error 01-Jan-2023 03:02:14 Progress (1): 70/79 MB error 01-Jan-2023 03:02:14 Progress (1): 70/79 MB error 01-Jan-2023 03:02:14 Progress (1): 71/79 MB error 01-Jan-2023 03:02:14 Progress (1): 71/79 MB error 01-Jan-2023 03:02:14 Progress (1): 71/79 MB error 01-Jan-2023 03:02:14 Progress (1): 71/79 MB error 01-Jan-2023 03:02:14 Progress (1): 72/79 MB error 01-Jan-2023 03:02:14 Progress (1): 72/79 MB error 01-Jan-2023 03:02:14 Progress (1): 72/79 MB error 01-Jan-2023 03:02:14 Progress (1): 72/79 MB error 01-Jan-2023 03:02:14 Progress (1): 73/79 MB error 01-Jan-2023 03:02:14 Progress (1): 73/79 MB error 01-Jan-2023 03:02:14 Progress (1): 73/79 MB error 01-Jan-2023 03:02:14 Progress (1): 73/79 MB error 01-Jan-2023 03:02:14 Progress (1): 74/79 MB error 01-Jan-2023 03:02:14 Progress (1): 74/79 MB error 01-Jan-2023 03:02:14 Progress (1): 74/79 MB error 01-Jan-2023 03:02:14 Progress (1): 74/79 MB error 01-Jan-2023 03:02:14 Progress (1): 75/79 MB error 01-Jan-2023 03:02:14 Progress (1): 75/79 MB error 01-Jan-2023 03:02:14 Progress (1): 75/79 MB error 01-Jan-2023 03:02:14 Progress (1): 76/79 MB error 01-Jan-2023 03:02:14 Progress (1): 76/79 MB error 01-Jan-2023 03:02:14 Progress (1): 76/79 MB error 01-Jan-2023 03:02:14 Progress (1): 76/79 MB error 01-Jan-2023 03:02:14 Progress (1): 77/79 MB error 01-Jan-2023 03:02:14 Progress (1): 77/79 MB error 01-Jan-2023 03:02:14 Progress (1): 77/79 MB error 01-Jan-2023 03:02:14 Progress (1): 77/79 MB error 01-Jan-2023 03:02:14 Progress (1): 78/79 MB error 01-Jan-2023 03:02:14 Progress (1): 78/79 MB error 01-Jan-2023 03:02:14 Progress (1): 78/79 MB error 01-Jan-2023 03:02:14 Progress (1): 78/79 MB error 01-Jan-2023 03:02:14 Progress (1): 79/79 MB error 01-Jan-2023 03:02:14 Progress (1): 79/79 MB error 01-Jan-2023 03:02:14 Progress (1): 79 MB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war (79 MB at 21 MB/s) error 01-Jan-2023 03:02:15 #17 60.33 [INFO] Copying openmrs-webapp-2.5.8.war to /app/package/target/distro/web/openmrs-2.5.8.war error 01-Jan-2023 03:02:15 #17 60.45 error 01-Jan-2023 03:02:15 #17 60.45 file:/app/package/target/distro/web/openmrs-2.5.8.war error 01-Jan-2023 03:02:15 #17 60.45 error 01-Jan-2023 03:02:15 #17 60.45 target:/app/package/target/distro/web error 01-Jan-2023 03:02:15 #17 60.46 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0:jar error 01-Jan-2023 03:02:15 #17 60.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom error 01-Jan-2023 03:02:15 #17 60.59 Progress (1): 3.3/6.9 kB error 01-Jan-2023 03:02:15 #17 ... error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:15 #14 57.79 Progress (1): 2.7 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 9.6 kB/s) error 01-Jan-2023 03:02:15 #14 57.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 01-Jan-2023 03:02:15 #14 58.09 Progress (1): 2.7 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 01-Jan-2023 03:02:15 #14 58.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 01-Jan-2023 03:02:15 #14 58.48 Progress (1): 3.3/9.2 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/9.2 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/9.2 kB error 01-Jan-2023 03:02:15 Progress (1): 9.2 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 36 kB/s) error 01-Jan-2023 03:02:15 #14 58.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 01-Jan-2023 03:02:15 #14 58.78 Progress (1): 3.3/151 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/151 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/151 kB error 01-Jan-2023 03:02:15 Progress (1): 12/151 kB error 01-Jan-2023 03:02:15 Progress (1): 14/151 kB error 01-Jan-2023 03:02:15 Progress (1): 17/151 kB error 01-Jan-2023 03:02:15 Progress (1): 20/151 kB error 01-Jan-2023 03:02:15 Progress (1): 23/151 kB error 01-Jan-2023 03:02:15 Progress (1): 26/151 kB error 01-Jan-2023 03:02:15 Progress (1): 28/151 kB error 01-Jan-2023 03:02:15 Progress (1): 31/151 kB error 01-Jan-2023 03:02:15 Progress (1): 34/151 kB error 01-Jan-2023 03:02:15 Progress (1): 37/151 kB error 01-Jan-2023 03:02:15 Progress (1): 40/151 kB error 01-Jan-2023 03:02:15 Progress (1): 42/151 kB error 01-Jan-2023 03:02:15 Progress (1): 45/151 kB error 01-Jan-2023 03:02:15 Progress (1): 48/151 kB error 01-Jan-2023 03:02:15 Progress (1): 51/151 kB error 01-Jan-2023 03:02:15 Progress (1): 54/151 kB error 01-Jan-2023 03:02:15 Progress (1): 56/151 kB error 01-Jan-2023 03:02:15 Progress (1): 59/151 kB error 01-Jan-2023 03:02:15 Progress (1): 62/151 kB error 01-Jan-2023 03:02:15 Progress (1): 65/151 kB error 01-Jan-2023 03:02:15 Progress (1): 68/151 kB error 01-Jan-2023 03:02:15 Progress (1): 70/151 kB error 01-Jan-2023 03:02:15 Progress (1): 73/151 kB error 01-Jan-2023 03:02:15 Progress (1): 76/151 kB error 01-Jan-2023 03:02:15 Progress (1): 79/151 kB error 01-Jan-2023 03:02:15 Progress (1): 82/151 kB error 01-Jan-2023 03:02:15 Progress (1): 84/151 kB error 01-Jan-2023 03:02:15 Progress (1): 87/151 kB error 01-Jan-2023 03:02:15 Progress (1): 90/151 kB error 01-Jan-2023 03:02:15 Progress (1): 93/151 kB error 01-Jan-2023 03:02:15 Progress (1): 96/151 kB error 01-Jan-2023 03:02:15 Progress (1): 98/151 kB error 01-Jan-2023 03:02:15 Progress (1): 101/151 kB error 01-Jan-2023 03:02:15 Progress (1): 104/151 kB error 01-Jan-2023 03:02:15 Progress (1): 107/151 kB error 01-Jan-2023 03:02:15 Progress (1): 110/151 kB error 01-Jan-2023 03:02:15 Progress (1): 112/151 kB error 01-Jan-2023 03:02:15 Progress (1): 115/151 kB error 01-Jan-2023 03:02:15 Progress (1): 118/151 kB error 01-Jan-2023 03:02:15 Progress (1): 120/151 kB error 01-Jan-2023 03:02:15 Progress (1): 123/151 kB error 01-Jan-2023 03:02:15 Progress (1): 126/151 kB error 01-Jan-2023 03:02:15 Progress (1): 129/151 kB error 01-Jan-2023 03:02:15 Progress (1): 132/151 kB error 01-Jan-2023 03:02:15 Progress (1): 134/151 kB error 01-Jan-2023 03:02:15 Progress (1): 137/151 kB error 01-Jan-2023 03:02:15 Progress (1): 140/151 kB error 01-Jan-2023 03:02:15 Progress (1): 143/151 kB error 01-Jan-2023 03:02:15 Progress (1): 146/151 kB error 01-Jan-2023 03:02:15 Progress (1): 148/151 kB error 01-Jan-2023 03:02:15 Progress (1): 151 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 404 kB/s) error 01-Jan-2023 03:02:15 #14 59.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 01-Jan-2023 03:02:15 #14 59.24 Progress (1): 3.3/16 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/16 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/16 kB error 01-Jan-2023 03:02:15 Progress (1): 12/16 kB error 01-Jan-2023 03:02:15 Progress (1): 14/16 kB error 01-Jan-2023 03:02:15 Progress (1): 16 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 56 kB/s) error 01-Jan-2023 03:02:15 #14 60.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 01-Jan-2023 03:02:15 #14 60.34 Progress (1): 3.3/6.1 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/6.1 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 17 kB/s) error 01-Jan-2023 03:02:15 #14 60.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 01-Jan-2023 03:02:15 #14 60.66 Progress (1): 3.3/5.0 kB error 01-Jan-2023 03:02:15 Progress (1): 5.0 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 19 kB/s) error 01-Jan-2023 03:02:15 #14 60.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 01-Jan-2023 03:02:15 #14 60.98 Progress (1): 3.3/66 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/66 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/66 kB error 01-Jan-2023 03:02:15 Progress (1): 12/66 kB error 01-Jan-2023 03:02:15 Progress (1): 15/66 kB error 01-Jan-2023 03:02:15 Progress (1): 17/66 kB error 01-Jan-2023 03:02:15 Progress (1): 20/66 kB error 01-Jan-2023 03:02:15 Progress (1): 23/66 kB error 01-Jan-2023 03:02:15 Progress (1): 26/66 kB error 01-Jan-2023 03:02:15 Progress (1): 29/66 kB error 01-Jan-2023 03:02:15 Progress (1): 31/66 kB error 01-Jan-2023 03:02:15 Progress (1): 34/66 kB error 01-Jan-2023 03:02:15 Progress (1): 37/66 kB error 01-Jan-2023 03:02:15 Progress (1): 40/66 kB error 01-Jan-2023 03:02:15 Progress (1): 43/66 kB error 01-Jan-2023 03:02:15 Progress (1): 45/66 kB error 01-Jan-2023 03:02:15 Progress (1): 48/66 kB error 01-Jan-2023 03:02:15 Progress (1): 51/66 kB error 01-Jan-2023 03:02:15 Progress (1): 54/66 kB error 01-Jan-2023 03:02:15 Progress (1): 57/66 kB error 01-Jan-2023 03:02:15 Progress (1): 59/66 kB error 01-Jan-2023 03:02:15 Progress (1): 62/66 kB error 01-Jan-2023 03:02:15 Progress (1): 65/66 kB error 01-Jan-2023 03:02:15 Progress (1): 66 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 166 kB/s) error 01-Jan-2023 03:02:15 #14 61.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 01-Jan-2023 03:02:15 #14 61.42 Progress (1): 3.3/11 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/11 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/11 kB error 01-Jan-2023 03:02:15 Progress (1): 11 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 42 kB/s) error 01-Jan-2023 03:02:15 #14 61.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 01-Jan-2023 03:02:15 #14 61.72 Progress (1): 3.3/42 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/42 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/42 kB error 01-Jan-2023 03:02:15 Progress (1): 12/42 kB error 01-Jan-2023 03:02:15 Progress (1): 14/42 kB error 01-Jan-2023 03:02:15 Progress (1): 17/42 kB error 01-Jan-2023 03:02:15 Progress (1): 20/42 kB error 01-Jan-2023 03:02:15 Progress (1): 23/42 kB error 01-Jan-2023 03:02:15 Progress (1): 26/42 kB error 01-Jan-2023 03:02:15 Progress (1): 28/42 kB error 01-Jan-2023 03:02:15 Progress (1): 31/42 kB error 01-Jan-2023 03:02:15 Progress (1): 34/42 kB error 01-Jan-2023 03:02:15 Progress (1): 37/42 kB error 01-Jan-2023 03:02:15 Progress (1): 40/42 kB error 01-Jan-2023 03:02:15 Progress (1): 42 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 137 kB/s) error 01-Jan-2023 03:02:15 #14 62.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 01-Jan-2023 03:02:15 #14 62.15 Progress (1): 3.3/23 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/23 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/23 kB error 01-Jan-2023 03:02:15 Progress (1): 12/23 kB error 01-Jan-2023 03:02:15 Progress (1): 15/23 kB error 01-Jan-2023 03:02:15 Progress (1): 17/23 kB error 01-Jan-2023 03:02:15 Progress (1): 20/23 kB error 01-Jan-2023 03:02:15 Progress (1): 23/23 kB error 01-Jan-2023 03:02:15 Progress (1): 23 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 83 kB/s) error 01-Jan-2023 03:02:15 #14 62.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 01-Jan-2023 03:02:15 #14 62.51 Progress (1): 3.3/74 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/74 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/74 kB error 01-Jan-2023 03:02:15 Progress (1): 12/74 kB error 01-Jan-2023 03:02:15 Progress (1): 15/74 kB error 01-Jan-2023 03:02:15 Progress (1): 17/74 kB error 01-Jan-2023 03:02:15 Progress (1): 20/74 kB error 01-Jan-2023 03:02:15 Progress (1): 23/74 kB error 01-Jan-2023 03:02:15 Progress (1): 26/74 kB error 01-Jan-2023 03:02:15 Progress (1): 29/74 kB error 01-Jan-2023 03:02:15 Progress (1): 31/74 kB error 01-Jan-2023 03:02:15 Progress (1): 34/74 kB error 01-Jan-2023 03:02:15 Progress (1): 37/74 kB error 01-Jan-2023 03:02:15 Progress (1): 40/74 kB error 01-Jan-2023 03:02:15 Progress (1): 42/74 kB error 01-Jan-2023 03:02:15 Progress (1): 45/74 kB error 01-Jan-2023 03:02:15 Progress (1): 48/74 kB error 01-Jan-2023 03:02:15 Progress (1): 51/74 kB error 01-Jan-2023 03:02:15 Progress (1): 54/74 kB error 01-Jan-2023 03:02:15 Progress (1): 56/74 kB error 01-Jan-2023 03:02:15 Progress (1): 59/74 kB error 01-Jan-2023 03:02:15 Progress (1): 62/74 kB error 01-Jan-2023 03:02:15 Progress (1): 65/74 kB error 01-Jan-2023 03:02:15 Progress (1): 68/74 kB error 01-Jan-2023 03:02:15 Progress (1): 70/74 kB error 01-Jan-2023 03:02:15 Progress (1): 73/74 kB error 01-Jan-2023 03:02:15 Progress (1): 74 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 229 kB/s) error 01-Jan-2023 03:02:15 #14 62.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 01-Jan-2023 03:02:15 #14 62.95 Progress (1): 3.3/14 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/14 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/14 kB error 01-Jan-2023 03:02:15 Progress (1): 12/14 kB error 01-Jan-2023 03:02:15 Progress (1): 14 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 53 kB/s) error 01-Jan-2023 03:02:15 #14 63.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 01-Jan-2023 03:02:15 #14 63.30 Progress (1): 3.3/12 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/12 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/12 kB error 01-Jan-2023 03:02:15 Progress (1): 12 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 39 kB/s) error 01-Jan-2023 03:02:15 #14 63.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 01-Jan-2023 03:02:15 #14 63.76 Progress (1): 3.3/8.3 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/8.3 kB error 01-Jan-2023 03:02:15 Progress (1): 8.3 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 31 kB/s) error 01-Jan-2023 03:02:15 #14 64.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 01-Jan-2023 03:02:15 #14 64.88 Progress (1): 3.3/3.4 kB error 01-Jan-2023 03:02:15 Progress (1): 3.4 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 6.3 kB/s) error 01-Jan-2023 03:02:15 #14 65.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 01-Jan-2023 03:02:15 #14 65.63 Progress (1): 3.3/4.9 kB error 01-Jan-2023 03:02:15 Progress (1): 4.9 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 13 kB/s) error 01-Jan-2023 03:02:15 #14 65.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 01-Jan-2023 03:02:15 #14 67.33 Progress (1): 3.0 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 1.8 kB/s) error 01-Jan-2023 03:02:15 #14 67.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 01-Jan-2023 03:02:15 #14 68.04 Progress (1): 3.3/9.7 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/9.7 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/9.7 kB error 01-Jan-2023 03:02:15 Progress (1): 9.7 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 23 kB/s) error 01-Jan-2023 03:02:15 #14 68.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 01-Jan-2023 03:02:15 #14 68.34 Progress (1): 3.3/17 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/17 kB error 01-Jan-2023 03:02:15 Progress (1): 8.9/17 kB error 01-Jan-2023 03:02:15 Progress (1): 12/17 kB error 01-Jan-2023 03:02:15 Progress (1): 15/17 kB error 01-Jan-2023 03:02:15 Progress (1): 17 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 56 kB/s) error 01-Jan-2023 03:02:15 #14 ... error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:15 #17 60.59 Progress (1): 3.3/6.9 kB error 01-Jan-2023 03:02:15 Progress (1): 6.1/6.9 kB error 01-Jan-2023 03:02:15 Progress (1): 6.9 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom (6.9 kB at 30 kB/s) error 01-Jan-2023 03:02:15 #17 60.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom error 01-Jan-2023 03:02:15 #17 60.81 Progress (1): 3.3/5.3 kB error 01-Jan-2023 03:02:15 Progress (1): 5.3 kB error 01-Jan-2023 03:02:15 error 01-Jan-2023 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom (5.3 kB at 24 kB/s) error 01-Jan-2023 03:02:15 #17 60.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar error 01-Jan-2023 03:02:15 #17 61.21 Progress (1): 4.1/324 kB error 01-Jan-2023 03:02:15 Progress (1): 8.2/324 kB error 01-Jan-2023 03:02:15 Progress (1): 12/324 kB error 01-Jan-2023 03:02:15 Progress (1): 16/324 kB error 01-Jan-2023 03:02:15 Progress (1): 20/324 kB error 01-Jan-2023 03:02:15 Progress (1): 24/324 kB error 01-Jan-2023 03:02:15 Progress (1): 28/324 kB error 01-Jan-2023 03:02:15 Progress (1): 32/324 kB error 01-Jan-2023 03:02:15 Progress (1): 36/324 kB error 01-Jan-2023 03:02:15 Progress (1): 40/324 kB error 01-Jan-2023 03:02:15 Progress (1): 44/324 kB error 01-Jan-2023 03:02:15 Progress (1): 48/324 kB error 01-Jan-2023 03:02:15 Progress (1): 51/324 kB error 01-Jan-2023 03:02:15 Progress (1): 55/324 kB error 01-Jan-2023 03:02:15 Progress (1): 59/324 kB error 01-Jan-2023 03:02:15 Progress (1): 63/324 kB error 01-Jan-2023 03:02:15 Progress (1): 67/324 kB error 01-Jan-2023 03:02:15 Progress (1): 71/324 kB error 01-Jan-2023 03:02:15 Progress (1): 75/324 kB error 01-Jan-2023 03:02:15 Progress (1): 79/324 kB error 01-Jan-2023 03:02:15 Progress (1): 83/324 kB error 01-Jan-2023 03:02:15 Progress (1): 85/324 kB error 01-Jan-2023 03:02:15 Progress (1): 89/324 kB error 01-Jan-2023 03:02:15 Progress (1): 94/324 kB error 01-Jan-2023 03:02:15 Progress (1): 98/324 kB error 01-Jan-2023 03:02:15 Progress (1): 102/324 kB error 01-Jan-2023 03:02:15 Progress (1): 106/324 kB error 01-Jan-2023 03:02:15 Progress (1): 110/324 kB error 01-Jan-2023 03:02:15 Progress (1): 114/324 kB error 01-Jan-2023 03:02:15 Progress (1): 116/324 kB error 01-Jan-2023 03:02:15 Progress (1): 120/324 kB error 01-Jan-2023 03:02:15 Progress (1): 125/324 kB error 01-Jan-2023 03:02:15 Progress (1): 129/324 kB error 01-Jan-2023 03:02:15 Progress (1): 133/324 kB error 01-Jan-2023 03:02:15 Progress (1): 137/324 kB error 01-Jan-2023 03:02:15 Progress (1): 141/324 kB error 01-Jan-2023 03:02:15 Progress (1): 145/324 kB error 01-Jan-2023 03:02:15 Progress (1): 149/324 kB error 01-Jan-2023 03:02:15 Progress (1): 152/324 kB error 01-Jan-2023 03:02:15 Progress (1): 156/324 kB error 01-Jan-2023 03:02:15 Progress (1): 161/324 kB error 01-Jan-2023 03:02:15 Progress (1): 165/324 kB error 01-Jan-2023 03:02:15 Progress (1): 169/324 kB error 01-Jan-2023 03:02:15 Progress (1): 173/324 kB error 01-Jan-2023 03:02:15 Progress (1): 177/324 kB error 01-Jan-2023 03:02:15 Progress (1): 181/324 kB error 01-Jan-2023 03:02:15 Progress (1): 185/324 kB error 01-Jan-2023 03:02:15 Progress (1): 187/324 kB error 01-Jan-2023 03:02:15 Progress (1): 191/324 kB error 01-Jan-2023 03:02:15 Progress (1): 195/324 kB error 01-Jan-2023 03:02:15 Progress (1): 199/324 kB error 01-Jan-2023 03:02:15 Progress (1): 204/324 kB error 01-Jan-2023 03:02:15 Progress (1): 208/324 kB error 01-Jan-2023 03:02:15 Progress (1): 212/324 kB error 01-Jan-2023 03:02:15 Progress (1): 215/324 kB error 01-Jan-2023 03:02:15 Progress (1): 219/324 kB error 01-Jan-2023 03:02:15 Progress (1): 223/324 kB error 01-Jan-2023 03:02:15 Progress (1): 227/324 kB error 01-Jan-2023 03:02:15 Progress (1): 231/324 kB error 01-Jan-2023 03:02:15 Progress (1): 235/324 kB error 01-Jan-2023 03:02:15 Progress (1): 239/324 kB error 01-Jan-2023 03:02:15 Progress (1): 243/324 kB error 01-Jan-2023 03:02:15 Progress (1): 247/324 kB error 01-Jan-2023 03:02:15 Progress (1): 250/324 kB error 01-Jan-2023 03:02:15 Progress (1): 254/324 kB error 01-Jan-2023 03:02:15 Progress (1): 258/324 kB error 01-Jan-2023 03:02:15 Progress (1): 260/324 kB error 01-Jan-2023 03:02:15 Progress (1): 264/324 kB error 01-Jan-2023 03:02:15 Progress (1): 269/324 kB error 01-Jan-2023 03:02:15 Progress (1): 273/324 kB error 01-Jan-2023 03:02:15 Progress (1): 277/324 kB error 01-Jan-2023 03:02:15 Progress (1): 281/324 kB error 01-Jan-2023 03:02:15 Progress (1): 285/324 kB error 01-Jan-2023 03:02:15 Progress (1): 289/324 kB error 01-Jan-2023 03:02:15 Progress (1): 293/324 kB error 01-Jan-2023 03:02:15 Progress (1): 297/324 kB error 01-Jan-2023 03:02:15 Progress (1): 301/324 kB error 01-Jan-2023 03:02:15 Progress (1): 305/324 kB error 01-Jan-2023 03:02:15 Progress (1): 309/324 kB error 01-Jan-2023 03:02:15 Progress (1): 312/324 kB error 01-Jan-2023 03:02:15 Progress (1): 314/324 kB error 01-Jan-2023 03:02:15 Progress (1): 318/324 kB error 01-Jan-2023 03:02:15 Progress (1): 323/324 kB error 01-Jan-2023 03:02:15 Progress (1): 324 kB error 01-Jan-2023 03:02:16 error 01-Jan-2023 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar (324 kB at 719 kB/s) error 01-Jan-2023 03:02:16 #17 61.38 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.13.0:jar error 01-Jan-2023 03:02:16 #17 61.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom error 01-Jan-2023 03:02:16 #17 61.51 Progress (1): 3.3/7.1 kB error 01-Jan-2023 03:02:16 Progress (1): 6.1/7.1 kB error 01-Jan-2023 03:02:16 Progress (1): 7.1 kB error 01-Jan-2023 03:02:16 error 01-Jan-2023 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom (7.1 kB at 31 kB/s) error 01-Jan-2023 03:02:16 #17 61.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom error 01-Jan-2023 03:02:16 #17 61.73 Progress (1): 3.3/9.1 kB error 01-Jan-2023 03:02:16 Progress (1): 6.1/9.1 kB error 01-Jan-2023 03:02:16 Progress (1): 8.9/9.1 kB error 01-Jan-2023 03:02:16 Progress (1): 9.1 kB error 01-Jan-2023 03:02:16 error 01-Jan-2023 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom (9.1 kB at 41 kB/s) error 01-Jan-2023 03:02:16 #17 61.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom error 01-Jan-2023 03:02:16 #17 61.96 Progress (1): 3.3/15 kB error 01-Jan-2023 03:02:16 Progress (1): 6.1/15 kB error 01-Jan-2023 03:02:16 Progress (1): 8.9/15 kB error 01-Jan-2023 03:02:16 Progress (1): 12/15 kB error 01-Jan-2023 03:02:16 Progress (1): 14/15 kB error 01-Jan-2023 03:02:16 Progress (1): 15 kB error 01-Jan-2023 03:02:16 error 01-Jan-2023 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom (15 kB at 67 kB/s) error 01-Jan-2023 03:02:16 #17 62.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar error 01-Jan-2023 03:02:17 #17 62.41 Progress (1): 0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 0.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 1.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 2.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.1/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.2/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.3/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.4/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.5/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.6/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.7/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.8/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 3.9/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 4.0/4.0 MB error 01-Jan-2023 03:02:17 Progress (1): 4.0 MB error 01-Jan-2023 03:02:17 error 01-Jan-2023 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar (4.0 MB at 6.2 MB/s) error 01-Jan-2023 03:02:17 #17 62.73 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.0.0:jar error 01-Jan-2023 03:02:17 #17 62.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom error 01-Jan-2023 03:02:17 #17 62.85 Progress (1): 3.3/9.5 kB error 01-Jan-2023 03:02:17 Progress (1): 6.1/9.5 kB error 01-Jan-2023 03:02:17 Progress (1): 8.9/9.5 kB error 01-Jan-2023 03:02:17 Progress (1): 9.5 kB error 01-Jan-2023 03:02:17 error 01-Jan-2023 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom (9.5 kB at 41 kB/s) error 01-Jan-2023 03:02:17 #17 62.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom error 01-Jan-2023 03:02:17 #17 63.08 Progress (1): 3.3/10 kB error 01-Jan-2023 03:02:17 Progress (1): 6.1/10 kB error 01-Jan-2023 03:02:17 Progress (1): 8.9/10 kB error 01-Jan-2023 03:02:17 Progress (1): 10 kB error 01-Jan-2023 03:02:17 error 01-Jan-2023 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom (10 kB at 46 kB/s) error 01-Jan-2023 03:02:17 #17 63.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar error 01-Jan-2023 03:02:18 #17 63.55 Progress (1): 0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 0.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.5/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.6/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.7/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.8/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 1.9/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.0/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.1/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.2/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.3/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.4/2.4 MB error 01-Jan-2023 03:02:18 Progress (1): 2.4 MB error 01-Jan-2023 03:02:18 error 01-Jan-2023 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar (2.4 MB at 4.2 MB/s) error 01-Jan-2023 03:02:18 #17 63.77 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar error 01-Jan-2023 03:02:18 #17 63.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom error 01-Jan-2023 03:02:18 #17 63.89 Progress (1): 3.3/4.9 kB error 01-Jan-2023 03:02:18 Progress (1): 4.9 kB error 01-Jan-2023 03:02:18 error 01-Jan-2023 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom (4.9 kB at 21 kB/s) error 01-Jan-2023 03:02:18 #17 64.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom error 01-Jan-2023 03:02:18 #17 64.12 Progress (1): 3.3/6.2 kB error 01-Jan-2023 03:02:18 Progress (1): 6.1/6.2 kB error 01-Jan-2023 03:02:18 Progress (1): 6.2 kB error 01-Jan-2023 03:02:18 error 01-Jan-2023 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom (6.2 kB at 28 kB/s) error 01-Jan-2023 03:02:18 #17 64.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar error 01-Jan-2023 03:02:18 #17 64.35 Progress (1): 3.3/110 kB error 01-Jan-2023 03:02:19 Progress (1): 6.1/110 kB error 01-Jan-2023 03:02:19 Progress (1): 8.9/110 kB error 01-Jan-2023 03:02:19 Progress (1): 12/110 kB error 01-Jan-2023 03:02:19 Progress (1): 14/110 kB error 01-Jan-2023 03:02:19 Progress (1): 17/110 kB error 01-Jan-2023 03:02:19 Progress (1): 20/110 kB error 01-Jan-2023 03:02:19 Progress (1): 23/110 kB error 01-Jan-2023 03:02:19 Progress (1): 26/110 kB error 01-Jan-2023 03:02:19 Progress (1): 28/110 kB error 01-Jan-2023 03:02:19 Progress (1): 31/110 kB error 01-Jan-2023 03:02:19 Progress (1): 34/110 kB error 01-Jan-2023 03:02:19 Progress (1): 37/110 kB error 01-Jan-2023 03:02:19 Progress (1): 40/110 kB error 01-Jan-2023 03:02:19 Progress (1): 42/110 kB error 01-Jan-2023 03:02:19 Progress (1): 45/110 kB error 01-Jan-2023 03:02:19 Progress (1): 48/110 kB error 01-Jan-2023 03:02:19 Progress (1): 51/110 kB error 01-Jan-2023 03:02:19 Progress (1): 54/110 kB error 01-Jan-2023 03:02:19 Progress (1): 56/110 kB error 01-Jan-2023 03:02:19 Progress (1): 59/110 kB error 01-Jan-2023 03:02:19 Progress (1): 62/110 kB error 01-Jan-2023 03:02:19 Progress (1): 65/110 kB error 01-Jan-2023 03:02:19 Progress (1): 67/110 kB error 01-Jan-2023 03:02:19 Progress (1): 70/110 kB error 01-Jan-2023 03:02:19 Progress (1): 73/110 kB error 01-Jan-2023 03:02:19 Progress (1): 76/110 kB error 01-Jan-2023 03:02:19 Progress (1): 79/110 kB error 01-Jan-2023 03:02:19 Progress (1): 81/110 kB error 01-Jan-2023 03:02:19 Progress (1): 84/110 kB error 01-Jan-2023 03:02:19 Progress (1): 87/110 kB error 01-Jan-2023 03:02:19 Progress (1): 90/110 kB error 01-Jan-2023 03:02:19 Progress (1): 93/110 kB error 01-Jan-2023 03:02:19 Progress (1): 95/110 kB error 01-Jan-2023 03:02:19 Progress (1): 98/110 kB error 01-Jan-2023 03:02:19 Progress (1): 101/110 kB error 01-Jan-2023 03:02:19 Progress (1): 104/110 kB error 01-Jan-2023 03:02:19 Progress (1): 107/110 kB error 01-Jan-2023 03:02:19 Progress (1): 109/110 kB error 01-Jan-2023 03:02:19 Progress (1): 110 kB error 01-Jan-2023 03:02:19 error 01-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar (110 kB at 432 kB/s) error 01-Jan-2023 03:02:19 #17 64.49 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar error 01-Jan-2023 03:02:19 #17 64.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom error 01-Jan-2023 03:02:19 #17 64.60 Progress (1): 3.3/5.4 kB error 01-Jan-2023 03:02:19 Progress (1): 5.4 kB error 01-Jan-2023 03:02:19 error 01-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom (5.4 kB at 24 kB/s) error 01-Jan-2023 03:02:19 #17 64.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom error 01-Jan-2023 03:02:19 #17 64.83 Progress (1): 3.3/7.0 kB error 01-Jan-2023 03:02:19 Progress (1): 6.1/7.0 kB error 01-Jan-2023 03:02:19 Progress (1): 7.0 kB error 01-Jan-2023 03:02:19 error 01-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom (7.0 kB at 31 kB/s) error 01-Jan-2023 03:02:19 #17 64.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar error 01-Jan-2023 03:02:19 #17 65.05 Progress (1): 3.3/75 kB error 01-Jan-2023 03:02:19 Progress (1): 6.1/75 kB error 01-Jan-2023 03:02:19 Progress (1): 8.9/75 kB error 01-Jan-2023 03:02:19 Progress (1): 12/75 kB error 01-Jan-2023 03:02:19 Progress (1): 14/75 kB error 01-Jan-2023 03:02:19 Progress (1): 17/75 kB error 01-Jan-2023 03:02:19 Progress (1): 20/75 kB error 01-Jan-2023 03:02:19 Progress (1): 23/75 kB error 01-Jan-2023 03:02:19 Progress (1): 26/75 kB error 01-Jan-2023 03:02:19 Progress (1): 28/75 kB error 01-Jan-2023 03:02:19 Progress (1): 31/75 kB error 01-Jan-2023 03:02:19 Progress (1): 34/75 kB error 01-Jan-2023 03:02:19 Progress (1): 37/75 kB error 01-Jan-2023 03:02:19 Progress (1): 40/75 kB error 01-Jan-2023 03:02:19 Progress (1): 42/75 kB error 01-Jan-2023 03:02:19 Progress (1): 45/75 kB error 01-Jan-2023 03:02:19 Progress (1): 48/75 kB error 01-Jan-2023 03:02:19 Progress (1): 51/75 kB error 01-Jan-2023 03:02:19 Progress (1): 54/75 kB error 01-Jan-2023 03:02:19 Progress (1): 56/75 kB error 01-Jan-2023 03:02:19 Progress (1): 59/75 kB error 01-Jan-2023 03:02:19 Progress (1): 62/75 kB error 01-Jan-2023 03:02:19 Progress (1): 65/75 kB error 01-Jan-2023 03:02:19 Progress (1): 68/75 kB error 01-Jan-2023 03:02:19 Progress (1): 70/75 kB error 01-Jan-2023 03:02:19 Progress (1): 73/75 kB error 01-Jan-2023 03:02:19 Progress (1): 75 kB error 01-Jan-2023 03:02:19 error 01-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar (75 kB at 333 kB/s) error 01-Jan-2023 03:02:19 #17 65.17 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar error 01-Jan-2023 03:02:19 #17 65.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom error 01-Jan-2023 03:02:19 #17 65.28 Progress (1): 3.3/8.5 kB error 01-Jan-2023 03:02:19 Progress (1): 6.1/8.5 kB error 01-Jan-2023 03:02:19 Progress (1): 8.5 kB error 01-Jan-2023 03:02:19 error 01-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom (8.5 kB at 39 kB/s) error 01-Jan-2023 03:02:20 #17 65.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom error 01-Jan-2023 03:02:20 #17 65.51 Progress (1): 3.3/6.9 kB error 01-Jan-2023 03:02:20 Progress (1): 6.1/6.9 kB error 01-Jan-2023 03:02:20 Progress (1): 6.9 kB error 01-Jan-2023 03:02:20 error 01-Jan-2023 03:02:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom (6.9 kB at 31 kB/s) error 01-Jan-2023 03:02:20 #17 65.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar error 01-Jan-2023 03:02:20 #17 65.91 Progress (1): 0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.3/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.4/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.5/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.6/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.7/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.8/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 0.9/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.0/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.1/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.2/1.3 MB error 01-Jan-2023 03:02:20 Progress (1): 1.3 MB error 01-Jan-2023 03:02:20 error 01-Jan-2023 03:02:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar (1.3 MB at 2.7 MB/s) error 01-Jan-2023 03:02:20 #17 66.08 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.8.0:jar error 01-Jan-2023 03:02:20 #17 66.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom error 01-Jan-2023 03:02:20 #17 66.20 Progress (1): 3.3/4.5 kB error 01-Jan-2023 03:02:20 Progress (1): 4.5 kB error 01-Jan-2023 03:02:20 error 01-Jan-2023 03:02:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom (4.5 kB at 20 kB/s) error 01-Jan-2023 03:02:20 #17 66.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom error 01-Jan-2023 03:02:20 #17 66.42 Progress (1): 3.3/36 kB error 01-Jan-2023 03:02:21 Progress (1): 6.1/36 kB error 01-Jan-2023 03:02:21 Progress (1): 8.9/36 kB error 01-Jan-2023 03:02:21 Progress (1): 12/36 kB error 01-Jan-2023 03:02:21 Progress (1): 15/36 kB error 01-Jan-2023 03:02:21 Progress (1): 17/36 kB error 01-Jan-2023 03:02:21 Progress (1): 20/36 kB error 01-Jan-2023 03:02:21 Progress (1): 23/36 kB error 01-Jan-2023 03:02:21 Progress (1): 26/36 kB error 01-Jan-2023 03:02:21 Progress (1): 29/36 kB error 01-Jan-2023 03:02:21 Progress (1): 31/36 kB error 01-Jan-2023 03:02:21 Progress (1): 34/36 kB error 01-Jan-2023 03:02:21 Progress (1): 36 kB error 01-Jan-2023 03:02:21 error 01-Jan-2023 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom (36 kB at 157 kB/s) error 01-Jan-2023 03:02:21 #17 66.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar error 01-Jan-2023 03:02:21 #17 66.93 Progress (1): 0.2/37 MB error 01-Jan-2023 03:02:21 Progress (1): 0.4/37 MB error 01-Jan-2023 03:02:21 Progress (1): 0.6/37 MB error 01-Jan-2023 03:02:21 Progress (1): 0.8/37 MB error 01-Jan-2023 03:02:21 Progress (1): 0.9/37 MB error 01-Jan-2023 03:02:21 Progress (1): 1.1/37 MB error 01-Jan-2023 03:02:21 Progress (1): 1.3/37 MB error 01-Jan-2023 03:02:21 Progress (1): 1.5/37 MB error 01-Jan-2023 03:02:21 Progress (1): 1.7/37 MB error 01-Jan-2023 03:02:21 Progress (1): 1.9/37 MB error 01-Jan-2023 03:02:21 Progress (1): 2.1/37 MB error 01-Jan-2023 03:02:21 Progress (1): 2.3/37 MB error 01-Jan-2023 03:02:21 Progress (1): 2.5/37 MB error 01-Jan-2023 03:02:21 Progress (1): 2.7/37 MB error 01-Jan-2023 03:02:21 Progress (1): 2.8/37 MB error 01-Jan-2023 03:02:21 Progress (1): 3.0/37 MB error 01-Jan-2023 03:02:21 Progress (1): 3.2/37 MB error 01-Jan-2023 03:02:21 Progress (1): 3.4/37 MB error 01-Jan-2023 03:02:21 Progress (1): 3.6/37 MB error 01-Jan-2023 03:02:21 Progress (1): 3.8/37 MB error 01-Jan-2023 03:02:21 Progress (1): 4.0/37 MB error 01-Jan-2023 03:02:21 Progress (1): 4.2/37 MB error 01-Jan-2023 03:02:21 Progress (1): 4.4/37 MB error 01-Jan-2023 03:02:21 Progress (1): 4.6/37 MB error 01-Jan-2023 03:02:21 Progress (1): 4.8/37 MB error 01-Jan-2023 03:02:21 Progress (1): 4.9/37 MB error 01-Jan-2023 03:02:21 Progress (1): 5.1/37 MB error 01-Jan-2023 03:02:21 Progress (1): 5.3/37 MB error 01-Jan-2023 03:02:21 Progress (1): 5.5/37 MB error 01-Jan-2023 03:02:21 Progress (1): 5.7/37 MB error 01-Jan-2023 03:02:21 Progress (1): 5.9/37 MB error 01-Jan-2023 03:02:21 Progress (1): 6.1/37 MB error 01-Jan-2023 03:02:21 Progress (1): 6.3/37 MB error 01-Jan-2023 03:02:21 Progress (1): 6.4/37 MB error 01-Jan-2023 03:02:21 Progress (1): 6.6/37 MB error 01-Jan-2023 03:02:21 Progress (1): 6.8/37 MB error 01-Jan-2023 03:02:21 Progress (1): 7.0/37 MB error 01-Jan-2023 03:02:21 Progress (1): 7.2/37 MB error 01-Jan-2023 03:02:21 Progress (1): 7.4/37 MB error 01-Jan-2023 03:02:21 Progress (1): 7.6/37 MB error 01-Jan-2023 03:02:21 Progress (1): 7.8/37 MB error 01-Jan-2023 03:02:21 Progress (1): 8.0/37 MB error 01-Jan-2023 03:02:21 Progress (1): 8.1/37 MB error 01-Jan-2023 03:02:21 Progress (1): 8.3/37 MB error 01-Jan-2023 03:02:21 Progress (1): 8.5/37 MB error 01-Jan-2023 03:02:21 Progress (1): 8.7/37 MB error 01-Jan-2023 03:02:21 Progress (1): 8.9/37 MB error 01-Jan-2023 03:02:21 Progress (1): 9.1/37 MB error 01-Jan-2023 03:02:21 Progress (1): 9.3/37 MB error 01-Jan-2023 03:02:21 Progress (1): 9.5/37 MB error 01-Jan-2023 03:02:21 Progress (1): 9.7/37 MB error 01-Jan-2023 03:02:21 Progress (1): 9.8/37 MB error 01-Jan-2023 03:02:21 Progress (1): 10/37 MB error 01-Jan-2023 03:02:21 Progress (1): 10/37 MB error 01-Jan-2023 03:02:21 Progress (1): 10/37 MB error 01-Jan-2023 03:02:21 Progress (1): 11/37 MB error 01-Jan-2023 03:02:21 Progress (1): 11/37 MB error 01-Jan-2023 03:02:21 Progress (1): 11/37 MB error 01-Jan-2023 03:02:21 Progress (1): 11/37 MB error 01-Jan-2023 03:02:21 Progress (1): 11/37 MB error 01-Jan-2023 03:02:21 Progress (1): 12/37 MB error 01-Jan-2023 03:02:21 Progress (1): 12/37 MB error 01-Jan-2023 03:02:21 Progress (1): 12/37 MB error 01-Jan-2023 03:02:21 Progress (1): 12/37 MB error 01-Jan-2023 03:02:21 Progress (1): 12/37 MB error 01-Jan-2023 03:02:21 Progress (1): 12/37 MB error 01-Jan-2023 03:02:21 Progress (1): 13/37 MB error 01-Jan-2023 03:02:21 Progress (1): 13/37 MB error 01-Jan-2023 03:02:21 Progress (1): 13/37 MB error 01-Jan-2023 03:02:21 Progress (1): 13/37 MB error 01-Jan-2023 03:02:21 Progress (1): 13/37 MB error 01-Jan-2023 03:02:21 Progress (1): 14/37 MB error 01-Jan-2023 03:02:21 Progress (1): 14/37 MB error 01-Jan-2023 03:02:21 Progress (1): 14/37 MB error 01-Jan-2023 03:02:22 Progress (1): 14/37 MB error 01-Jan-2023 03:02:22 Progress (1): 14/37 MB error 01-Jan-2023 03:02:22 Progress (1): 15/37 MB error 01-Jan-2023 03:02:22 Progress (1): 15/37 MB error 01-Jan-2023 03:02:22 Progress (1): 15/37 MB error 01-Jan-2023 03:02:22 Progress (1): 15/37 MB error 01-Jan-2023 03:02:22 Progress (1): 15/37 MB error 01-Jan-2023 03:02:22 Progress (1): 15/37 MB error 01-Jan-2023 03:02:22 Progress (1): 16/37 MB error 01-Jan-2023 03:02:22 Progress (1): 16/37 MB error 01-Jan-2023 03:02:22 Progress (1): 16/37 MB error 01-Jan-2023 03:02:22 Progress (1): 16/37 MB error 01-Jan-2023 03:02:22 Progress (1): 16/37 MB error 01-Jan-2023 03:02:22 Progress (1): 17/37 MB error 01-Jan-2023 03:02:22 Progress (1): 17/37 MB error 01-Jan-2023 03:02:22 Progress (1): 17/37 MB error 01-Jan-2023 03:02:22 Progress (1): 17/37 MB error 01-Jan-2023 03:02:22 Progress (1): 17/37 MB error 01-Jan-2023 03:02:22 Progress (1): 18/37 MB error 01-Jan-2023 03:02:22 Progress (1): 18/37 MB error 01-Jan-2023 03:02:22 Progress (1): 18/37 MB error 01-Jan-2023 03:02:22 Progress (1): 18/37 MB error 01-Jan-2023 03:02:22 Progress (1): 18/37 MB error 01-Jan-2023 03:02:22 Progress (1): 19/37 MB error 01-Jan-2023 03:02:22 Progress (1): 19/37 MB error 01-Jan-2023 03:02:22 Progress (1): 19/37 MB error 01-Jan-2023 03:02:22 Progress (1): 19/37 MB error 01-Jan-2023 03:02:22 Progress (1): 19/37 MB error 01-Jan-2023 03:02:22 Progress (1): 19/37 MB error 01-Jan-2023 03:02:22 Progress (1): 20/37 MB error 01-Jan-2023 03:02:22 Progress (1): 20/37 MB error 01-Jan-2023 03:02:22 Progress (1): 20/37 MB error 01-Jan-2023 03:02:22 Progress (1): 20/37 MB error 01-Jan-2023 03:02:22 Progress (1): 20/37 MB error 01-Jan-2023 03:02:22 Progress (1): 21/37 MB error 01-Jan-2023 03:02:22 Progress (1): 21/37 MB error 01-Jan-2023 03:02:22 Progress (1): 21/37 MB error 01-Jan-2023 03:02:22 Progress (1): 21/37 MB error 01-Jan-2023 03:02:22 Progress (1): 21/37 MB error 01-Jan-2023 03:02:22 Progress (1): 22/37 MB error 01-Jan-2023 03:02:22 Progress (1): 22/37 MB error 01-Jan-2023 03:02:22 Progress (1): 22/37 MB error 01-Jan-2023 03:02:22 Progress (1): 22/37 MB error 01-Jan-2023 03:02:22 Progress (1): 22/37 MB error 01-Jan-2023 03:02:22 Progress (1): 22/37 MB error 01-Jan-2023 03:02:22 Progress (1): 23/37 MB error 01-Jan-2023 03:02:22 Progress (1): 23/37 MB error 01-Jan-2023 03:02:22 Progress (1): 23/37 MB error 01-Jan-2023 03:02:22 Progress (1): 23/37 MB error 01-Jan-2023 03:02:22 Progress (1): 23/37 MB error 01-Jan-2023 03:02:22 Progress (1): 24/37 MB error 01-Jan-2023 03:02:22 Progress (1): 24/37 MB error 01-Jan-2023 03:02:22 Progress (1): 24/37 MB error 01-Jan-2023 03:02:22 Progress (1): 24/37 MB error 01-Jan-2023 03:02:22 Progress (1): 24/37 MB error 01-Jan-2023 03:02:22 Progress (1): 25/37 MB error 01-Jan-2023 03:02:22 Progress (1): 25/37 MB error 01-Jan-2023 03:02:22 Progress (1): 25/37 MB error 01-Jan-2023 03:02:22 Progress (1): 25/37 MB error 01-Jan-2023 03:02:22 Progress (1): 25/37 MB error 01-Jan-2023 03:02:22 Progress (1): 25/37 MB error 01-Jan-2023 03:02:22 Progress (1): 26/37 MB error 01-Jan-2023 03:02:22 Progress (1): 26/37 MB error 01-Jan-2023 03:02:22 Progress (1): 26/37 MB error 01-Jan-2023 03:02:22 Progress (1): 26/37 MB error 01-Jan-2023 03:02:22 Progress (1): 26/37 MB error 01-Jan-2023 03:02:22 Progress (1): 27/37 MB error 01-Jan-2023 03:02:22 Progress (1): 27/37 MB error 01-Jan-2023 03:02:22 Progress (1): 27/37 MB error 01-Jan-2023 03:02:22 Progress (1): 27/37 MB error 01-Jan-2023 03:02:22 Progress (1): 27/37 MB error 01-Jan-2023 03:02:22 Progress (1): 28/37 MB error 01-Jan-2023 03:02:22 Progress (1): 28/37 MB error 01-Jan-2023 03:02:22 Progress (1): 28/37 MB error 01-Jan-2023 03:02:22 Progress (1): 28/37 MB error 01-Jan-2023 03:02:22 Progress (1): 28/37 MB error 01-Jan-2023 03:02:22 Progress (1): 28/37 MB error 01-Jan-2023 03:02:22 Progress (1): 29/37 MB error 01-Jan-2023 03:02:22 Progress (1): 29/37 MB error 01-Jan-2023 03:02:22 Progress (1): 29/37 MB error 01-Jan-2023 03:02:22 Progress (1): 29/37 MB error 01-Jan-2023 03:02:22 Progress (1): 29/37 MB error 01-Jan-2023 03:02:22 Progress (1): 30/37 MB error 01-Jan-2023 03:02:22 Progress (1): 30/37 MB error 01-Jan-2023 03:02:22 Progress (1): 30/37 MB error 01-Jan-2023 03:02:22 Progress (1): 30/37 MB error 01-Jan-2023 03:02:22 Progress (1): 30/37 MB error 01-Jan-2023 03:02:22 Progress (1): 31/37 MB error 01-Jan-2023 03:02:22 Progress (1): 31/37 MB error 01-Jan-2023 03:02:22 Progress (1): 31/37 MB error 01-Jan-2023 03:02:22 Progress (1): 31/37 MB error 01-Jan-2023 03:02:22 Progress (1): 31/37 MB error 01-Jan-2023 03:02:22 Progress (1): 32/37 MB error 01-Jan-2023 03:02:22 Progress (1): 32/37 MB error 01-Jan-2023 03:02:22 Progress (1): 32/37 MB error 01-Jan-2023 03:02:22 Progress (1): 32/37 MB error 01-Jan-2023 03:02:22 Progress (1): 32/37 MB error 01-Jan-2023 03:02:22 Progress (1): 32/37 MB error 01-Jan-2023 03:02:22 Progress (1): 33/37 MB error 01-Jan-2023 03:02:22 Progress (1): 33/37 MB error 01-Jan-2023 03:02:22 Progress (1): 33/37 MB error 01-Jan-2023 03:02:22 Progress (1): 33/37 MB error 01-Jan-2023 03:02:22 Progress (1): 33/37 MB error 01-Jan-2023 03:02:22 Progress (1): 34/37 MB error 01-Jan-2023 03:02:22 Progress (1): 34/37 MB error 01-Jan-2023 03:02:22 Progress (1): 34/37 MB error 01-Jan-2023 03:02:22 Progress (1): 34/37 MB error 01-Jan-2023 03:02:22 Progress (1): 34/37 MB error 01-Jan-2023 03:02:22 Progress (1): 35/37 MB error 01-Jan-2023 03:02:22 Progress (1): 35/37 MB error 01-Jan-2023 03:02:22 Progress (1): 35/37 MB error 01-Jan-2023 03:02:22 Progress (1): 35/37 MB error 01-Jan-2023 03:02:22 Progress (1): 35/37 MB error 01-Jan-2023 03:02:22 Progress (1): 35/37 MB error 01-Jan-2023 03:02:22 Progress (1): 36/37 MB error 01-Jan-2023 03:02:22 Progress (1): 36/37 MB error 01-Jan-2023 03:02:22 Progress (1): 36/37 MB error 01-Jan-2023 03:02:22 Progress (1): 36/37 MB error 01-Jan-2023 03:02:22 Progress (1): 36/37 MB error 01-Jan-2023 03:02:22 Progress (1): 37/37 MB error 01-Jan-2023 03:02:22 Progress (1): 37/37 MB error 01-Jan-2023 03:02:22 Progress (1): 37/37 MB error 01-Jan-2023 03:02:22 Progress (1): 37/37 MB error 01-Jan-2023 03:02:22 Progress (1): 37/37 MB error 01-Jan-2023 03:02:22 Progress (1): 37 MB error 01-Jan-2023 03:02:23 error 01-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar (37 MB at 20 MB/s) error 01-Jan-2023 03:02:23 #17 68.44 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod error 01-Jan-2023 03:02:23 #17 68.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom error 01-Jan-2023 03:02:23 #17 68.57 Progress (1): 3.3/10 kB error 01-Jan-2023 03:02:23 Progress (1): 6.1/10 kB error 01-Jan-2023 03:02:23 Progress (1): 8.9/10 kB error 01-Jan-2023 03:02:23 Progress (1): 10 kB error 01-Jan-2023 03:02:23 error 01-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom (10 kB at 43 kB/s) error 01-Jan-2023 03:02:23 #17 68.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom error 01-Jan-2023 03:02:23 #17 68.80 Progress (1): 3.3/7.8 kB error 01-Jan-2023 03:02:23 Progress (1): 6.1/7.8 kB error 01-Jan-2023 03:02:23 Progress (1): 7.8 kB error 01-Jan-2023 03:02:23 error 01-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom (7.8 kB at 35 kB/s) error 01-Jan-2023 03:02:23 #17 68.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod error 01-Jan-2023 03:02:23 #17 69.19 Progress (1): 4.1/348 kB error 01-Jan-2023 03:02:23 Progress (1): 7.5/348 kB error 01-Jan-2023 03:02:23 Progress (1): 12/348 kB error 01-Jan-2023 03:02:23 Progress (1): 16/348 kB error 01-Jan-2023 03:02:23 Progress (1): 20/348 kB error 01-Jan-2023 03:02:23 Progress (1): 24/348 kB error 01-Jan-2023 03:02:23 Progress (1): 28/348 kB error 01-Jan-2023 03:02:23 Progress (1): 32/348 kB error 01-Jan-2023 03:02:23 Progress (1): 36/348 kB error 01-Jan-2023 03:02:23 Progress (1): 40/348 kB error 01-Jan-2023 03:02:23 Progress (1): 42/348 kB error 01-Jan-2023 03:02:23 Progress (1): 46/348 kB error 01-Jan-2023 03:02:23 Progress (1): 51/348 kB error 01-Jan-2023 03:02:23 Progress (1): 55/348 kB error 01-Jan-2023 03:02:23 Progress (1): 59/348 kB error 01-Jan-2023 03:02:23 Progress (1): 63/348 kB error 01-Jan-2023 03:02:23 Progress (1): 67/348 kB error 01-Jan-2023 03:02:23 Progress (1): 71/348 kB error 01-Jan-2023 03:02:23 Progress (1): 75/348 kB error 01-Jan-2023 03:02:23 Progress (1): 77/348 kB error 01-Jan-2023 03:02:23 Progress (1): 80/348 kB error 01-Jan-2023 03:02:23 Progress (1): 84/348 kB error 01-Jan-2023 03:02:23 Progress (1): 88/348 kB error 01-Jan-2023 03:02:23 Progress (1): 93/348 kB error 01-Jan-2023 03:02:23 Progress (1): 97/348 kB error 01-Jan-2023 03:02:23 Progress (1): 101/348 kB error 01-Jan-2023 03:02:23 Progress (1): 105/348 kB error 01-Jan-2023 03:02:23 Progress (1): 109/348 kB error 01-Jan-2023 03:02:23 Progress (1): 113/348 kB error 01-Jan-2023 03:02:23 Progress (1): 115/348 kB error 01-Jan-2023 03:02:23 Progress (1): 119/348 kB error 01-Jan-2023 03:02:23 Progress (1): 123/348 kB error 01-Jan-2023 03:02:23 Progress (1): 127/348 kB error 01-Jan-2023 03:02:23 Progress (1): 132/348 kB error 01-Jan-2023 03:02:23 Progress (1): 136/348 kB error 01-Jan-2023 03:02:23 Progress (1): 140/348 kB error 01-Jan-2023 03:02:23 Progress (1): 143/348 kB error 01-Jan-2023 03:02:23 Progress (1): 147/348 kB error 01-Jan-2023 03:02:23 Progress (1): 151/348 kB error 01-Jan-2023 03:02:23 Progress (1): 155/348 kB error 01-Jan-2023 03:02:23 Progress (1): 158/348 kB error 01-Jan-2023 03:02:23 Progress (1): 162/348 kB error 01-Jan-2023 03:02:23 Progress (1): 166/348 kB error 01-Jan-2023 03:02:23 Progress (1): 170/348 kB error 01-Jan-2023 03:02:23 Progress (1): 174/348 kB error 01-Jan-2023 03:02:23 Progress (1): 179/348 kB error 01-Jan-2023 03:02:23 Progress (1): 183/348 kB error 01-Jan-2023 03:02:23 Progress (1): 187/348 kB error 01-Jan-2023 03:02:23 Progress (1): 191/348 kB error 01-Jan-2023 03:02:23 Progress (1): 195/348 kB error 01-Jan-2023 03:02:23 Progress (1): 197/348 kB error 01-Jan-2023 03:02:23 Progress (1): 201/348 kB error 01-Jan-2023 03:02:23 Progress (1): 205/348 kB error 01-Jan-2023 03:02:23 Progress (1): 210/348 kB error 01-Jan-2023 03:02:23 Progress (1): 214/348 kB error 01-Jan-2023 03:02:23 Progress (1): 218/348 kB error 01-Jan-2023 03:02:23 Progress (1): 222/348 kB error 01-Jan-2023 03:02:23 Progress (1): 226/348 kB error 01-Jan-2023 03:02:23 Progress (1): 230/348 kB error 01-Jan-2023 03:02:23 Progress (1): 233/348 kB error 01-Jan-2023 03:02:23 Progress (1): 237/348 kB error 01-Jan-2023 03:02:23 Progress (1): 241/348 kB error 01-Jan-2023 03:02:23 Progress (1): 245/348 kB error 01-Jan-2023 03:02:23 Progress (1): 249/348 kB error 01-Jan-2023 03:02:23 Progress (1): 251/348 kB error 01-Jan-2023 03:02:23 Progress (1): 255/348 kB error 01-Jan-2023 03:02:23 Progress (1): 259/348 kB error 01-Jan-2023 03:02:23 Progress (1): 264/348 kB error 01-Jan-2023 03:02:23 Progress (1): 268/348 kB error 01-Jan-2023 03:02:23 Progress (1): 272/348 kB error 01-Jan-2023 03:02:23 Progress (1): 276/348 kB error 01-Jan-2023 03:02:23 Progress (1): 280/348 kB error 01-Jan-2023 03:02:23 Progress (1): 284/348 kB error 01-Jan-2023 03:02:23 Progress (1): 287/348 kB error 01-Jan-2023 03:02:23 Progress (1): 291/348 kB error 01-Jan-2023 03:02:23 Progress (1): 295/348 kB error 01-Jan-2023 03:02:23 Progress (1): 300/348 kB error 01-Jan-2023 03:02:23 Progress (1): 304/348 kB error 01-Jan-2023 03:02:23 Progress (1): 308/348 kB error 01-Jan-2023 03:02:23 Progress (1): 312/348 kB error 01-Jan-2023 03:02:23 Progress (1): 314/348 kB error 01-Jan-2023 03:02:23 Progress (1): 318/348 kB error 01-Jan-2023 03:02:23 Progress (1): 322/348 kB error 01-Jan-2023 03:02:23 Progress (1): 327/348 kB error 01-Jan-2023 03:02:23 Progress (1): 331/348 kB error 01-Jan-2023 03:02:23 Progress (1): 335/348 kB error 01-Jan-2023 03:02:23 Progress (1): 339/348 kB error 01-Jan-2023 03:02:23 Progress (1): 341/348 kB error 01-Jan-2023 03:02:23 Progress (1): 345/348 kB error 01-Jan-2023 03:02:23 Progress (1): 348 kB error 01-Jan-2023 03:02:23 error 01-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod (348 kB at 836 kB/s) error 01-Jan-2023 03:02:24 #17 69.33 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.25.0:jar error 01-Jan-2023 03:02:24 #17 69.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom error 01-Jan-2023 03:02:24 #17 69.45 Progress (1): 3.3/7.2 kB error 01-Jan-2023 03:02:24 Progress (1): 6.1/7.2 kB error 01-Jan-2023 03:02:24 Progress (1): 7.2 kB error 01-Jan-2023 03:02:24 error 01-Jan-2023 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom (7.2 kB at 32 kB/s) error 01-Jan-2023 03:02:24 #17 69.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom error 01-Jan-2023 03:02:24 #17 69.67 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:24 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:24 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:24 Progress (1): 12/13 kB error 01-Jan-2023 03:02:24 Progress (1): 13 kB error 01-Jan-2023 03:02:24 error 01-Jan-2023 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom (13 kB at 52 kB/s) error 01-Jan-2023 03:02:24 #17 69.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar error 01-Jan-2023 03:02:24 #17 70.08 Progress (1): 8.2/947 kB error 01-Jan-2023 03:02:24 Progress (1): 16/947 kB error 01-Jan-2023 03:02:24 Progress (1): 24/947 kB error 01-Jan-2023 03:02:24 Progress (1): 32/947 kB error 01-Jan-2023 03:02:24 Progress (1): 40/947 kB error 01-Jan-2023 03:02:24 Progress (1): 48/947 kB error 01-Jan-2023 03:02:24 Progress (1): 57/947 kB error 01-Jan-2023 03:02:24 Progress (1): 65/947 kB error 01-Jan-2023 03:02:24 Progress (1): 73/947 kB error 01-Jan-2023 03:02:24 Progress (1): 81/947 kB error 01-Jan-2023 03:02:24 Progress (1): 85/947 kB error 01-Jan-2023 03:02:24 Progress (1): 94/947 kB error 01-Jan-2023 03:02:24 Progress (1): 102/947 kB error 01-Jan-2023 03:02:24 Progress (1): 110/947 kB error 01-Jan-2023 03:02:24 Progress (1): 116/947 kB error 01-Jan-2023 03:02:24 Progress (1): 125/947 kB error 01-Jan-2023 03:02:24 Progress (1): 133/947 kB error 01-Jan-2023 03:02:24 Progress (1): 141/947 kB error 01-Jan-2023 03:02:24 Progress (1): 149/947 kB error 01-Jan-2023 03:02:24 Progress (1): 157/947 kB error 01-Jan-2023 03:02:24 Progress (1): 165/947 kB error 01-Jan-2023 03:02:24 Progress (1): 174/947 kB error 01-Jan-2023 03:02:24 Progress (1): 182/947 kB error 01-Jan-2023 03:02:24 Progress (1): 190/947 kB error 01-Jan-2023 03:02:24 Progress (1): 195/947 kB error 01-Jan-2023 03:02:24 Progress (1): 203/947 kB error 01-Jan-2023 03:02:24 Progress (1): 211/947 kB error 01-Jan-2023 03:02:24 Progress (1): 220/947 kB error 01-Jan-2023 03:02:24 Progress (1): 228/947 kB error 01-Jan-2023 03:02:24 Progress (1): 236/947 kB error 01-Jan-2023 03:02:24 Progress (1): 244/947 kB error 01-Jan-2023 03:02:24 Progress (1): 252/947 kB error 01-Jan-2023 03:02:24 Progress (1): 260/947 kB error 01-Jan-2023 03:02:24 Progress (1): 269/947 kB error 01-Jan-2023 03:02:24 Progress (1): 277/947 kB error 01-Jan-2023 03:02:24 Progress (1): 285/947 kB error 01-Jan-2023 03:02:24 Progress (1): 293/947 kB error 01-Jan-2023 03:02:24 Progress (1): 301/947 kB error 01-Jan-2023 03:02:24 Progress (1): 309/947 kB error 01-Jan-2023 03:02:24 Progress (1): 318/947 kB error 01-Jan-2023 03:02:24 Progress (1): 326/947 kB error 01-Jan-2023 03:02:24 Progress (1): 330/947 kB error 01-Jan-2023 03:02:24 Progress (1): 338/947 kB error 01-Jan-2023 03:02:24 Progress (1): 346/947 kB error 01-Jan-2023 03:02:24 Progress (1): 355/947 kB error 01-Jan-2023 03:02:24 Progress (1): 363/947 kB error 01-Jan-2023 03:02:24 Progress (1): 371/947 kB error 01-Jan-2023 03:02:24 Progress (1): 379/947 kB error 01-Jan-2023 03:02:24 Progress (1): 387/947 kB error 01-Jan-2023 03:02:24 Progress (1): 395/947 kB error 01-Jan-2023 03:02:24 Progress (1): 400/947 kB error 01-Jan-2023 03:02:24 Progress (1): 408/947 kB error 01-Jan-2023 03:02:24 Progress (1): 416/947 kB error 01-Jan-2023 03:02:24 Progress (1): 424/947 kB error 01-Jan-2023 03:02:24 Progress (1): 432/947 kB error 01-Jan-2023 03:02:24 Progress (1): 441/947 kB error 01-Jan-2023 03:02:24 Progress (1): 449/947 kB error 01-Jan-2023 03:02:24 Progress (1): 457/947 kB error 01-Jan-2023 03:02:24 Progress (1): 465/947 kB error 01-Jan-2023 03:02:24 Progress (1): 469/947 kB error 01-Jan-2023 03:02:24 Progress (1): 477/947 kB error 01-Jan-2023 03:02:24 Progress (1): 486/947 kB error 01-Jan-2023 03:02:24 Progress (1): 494/947 kB error 01-Jan-2023 03:02:24 Progress (1): 502/947 kB error 01-Jan-2023 03:02:24 Progress (1): 510/947 kB error 01-Jan-2023 03:02:24 Progress (1): 518/947 kB error 01-Jan-2023 03:02:24 Progress (1): 527/947 kB error 01-Jan-2023 03:02:24 Progress (1): 535/947 kB error 01-Jan-2023 03:02:24 Progress (1): 543/947 kB error 01-Jan-2023 03:02:24 Progress (1): 551/947 kB error 01-Jan-2023 03:02:24 Progress (1): 556/947 kB error 01-Jan-2023 03:02:24 Progress (1): 564/947 kB error 01-Jan-2023 03:02:24 Progress (1): 573/947 kB error 01-Jan-2023 03:02:24 Progress (1): 581/947 kB error 01-Jan-2023 03:02:24 Progress (1): 589/947 kB error 01-Jan-2023 03:02:24 Progress (1): 597/947 kB error 01-Jan-2023 03:02:24 Progress (1): 605/947 kB error 01-Jan-2023 03:02:24 Progress (1): 613/947 kB error 01-Jan-2023 03:02:24 Progress (1): 618/947 kB error 01-Jan-2023 03:02:24 Progress (1): 626/947 kB error 01-Jan-2023 03:02:24 Progress (1): 634/947 kB error 01-Jan-2023 03:02:24 Progress (1): 643/947 kB error 01-Jan-2023 03:02:24 Progress (1): 647/947 kB error 01-Jan-2023 03:02:24 Progress (1): 656/947 kB error 01-Jan-2023 03:02:24 Progress (1): 664/947 kB error 01-Jan-2023 03:02:24 Progress (1): 672/947 kB error 01-Jan-2023 03:02:24 Progress (1): 680/947 kB error 01-Jan-2023 03:02:24 Progress (1): 688/947 kB error 01-Jan-2023 03:02:24 Progress (1): 696/947 kB error 01-Jan-2023 03:02:24 Progress (1): 705/947 kB error 01-Jan-2023 03:02:24 Progress (1): 709/947 kB error 01-Jan-2023 03:02:24 Progress (1): 717/947 kB error 01-Jan-2023 03:02:24 Progress (1): 726/947 kB error 01-Jan-2023 03:02:24 Progress (1): 734/947 kB error 01-Jan-2023 03:02:24 Progress (1): 742/947 kB error 01-Jan-2023 03:02:24 Progress (1): 750/947 kB error 01-Jan-2023 03:02:24 Progress (1): 758/947 kB error 01-Jan-2023 03:02:24 Progress (1): 766/947 kB error 01-Jan-2023 03:02:24 Progress (1): 775/947 kB error 01-Jan-2023 03:02:24 Progress (1): 779/947 kB error 01-Jan-2023 03:02:24 Progress (1): 787/947 kB error 01-Jan-2023 03:02:24 Progress (1): 795/947 kB error 01-Jan-2023 03:02:24 Progress (1): 800/947 kB error 01-Jan-2023 03:02:24 Progress (1): 808/947 kB error 01-Jan-2023 03:02:24 Progress (1): 816/947 kB error 01-Jan-2023 03:02:24 Progress (1): 824/947 kB error 01-Jan-2023 03:02:24 Progress (1): 832/947 kB error 01-Jan-2023 03:02:24 Progress (1): 841/947 kB error 01-Jan-2023 03:02:24 Progress (1): 849/947 kB error 01-Jan-2023 03:02:24 Progress (1): 854/947 kB error 01-Jan-2023 03:02:24 Progress (1): 862/947 kB error 01-Jan-2023 03:02:24 Progress (1): 870/947 kB error 01-Jan-2023 03:02:24 Progress (1): 878/947 kB error 01-Jan-2023 03:02:24 Progress (1): 886/947 kB error 01-Jan-2023 03:02:24 Progress (1): 895/947 kB error 01-Jan-2023 03:02:24 Progress (1): 903/947 kB error 01-Jan-2023 03:02:24 Progress (1): 911/947 kB error 01-Jan-2023 03:02:24 Progress (1): 919/947 kB error 01-Jan-2023 03:02:24 Progress (1): 923/947 kB error 01-Jan-2023 03:02:24 Progress (1): 932/947 kB error 01-Jan-2023 03:02:24 Progress (1): 940/947 kB error 01-Jan-2023 03:02:24 Progress (1): 947 kB error 01-Jan-2023 03:02:24 error 01-Jan-2023 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar (947 kB at 2.1 MB/s) error 01-Jan-2023 03:02:24 #17 70.25 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar error 01-Jan-2023 03:02:24 #17 70.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom error 01-Jan-2023 03:02:24 #17 70.36 Progress (1): 3.3/5.0 kB error 01-Jan-2023 03:02:25 Progress (1): 5.0 kB error 01-Jan-2023 03:02:25 error 01-Jan-2023 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom (5.0 kB at 22 kB/s) error 01-Jan-2023 03:02:25 #17 70.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom error 01-Jan-2023 03:02:25 #17 70.60 Progress (1): 3.3/4.3 kB error 01-Jan-2023 03:02:25 Progress (1): 4.3 kB error 01-Jan-2023 03:02:25 error 01-Jan-2023 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom (4.3 kB at 18 kB/s) error 01-Jan-2023 03:02:25 #17 70.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar error 01-Jan-2023 03:02:25 #17 71.03 Progress (1): 0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 0.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 1.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 2.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 3.9/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.0/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.1/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.2/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.3/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.4/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.5/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.6/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.7/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.8/4.8 MB error 01-Jan-2023 03:02:25 Progress (1): 4.8 MB error 01-Jan-2023 03:02:25 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar (4.8 MB at 7.6 MB/s) error 01-Jan-2023 03:02:26 #17 71.34 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar error 01-Jan-2023 03:02:26 #17 71.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom error 01-Jan-2023 03:02:26 #17 71.45 Progress (1): 3.3/5.5 kB error 01-Jan-2023 03:02:26 Progress (1): 5.5 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 #17 ... error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:26 #14 68.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 01-Jan-2023 03:02:26 #14 68.85 Progress (1): 3.3/19 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/19 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/19 kB error 01-Jan-2023 03:02:26 Progress (1): 12/19 kB error 01-Jan-2023 03:02:26 Progress (1): 15/19 kB error 01-Jan-2023 03:02:26 Progress (1): 17/19 kB error 01-Jan-2023 03:02:26 Progress (1): 19 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 60 kB/s) error 01-Jan-2023 03:02:26 #14 69.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 01-Jan-2023 03:02:26 #14 69.16 Progress (1): 3.3/16 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/16 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/16 kB error 01-Jan-2023 03:02:26 Progress (1): 12/16 kB error 01-Jan-2023 03:02:26 Progress (1): 15/16 kB error 01-Jan-2023 03:02:26 Progress (1): 16 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 58 kB/s) error 01-Jan-2023 03:02:26 #14 69.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 01-Jan-2023 03:02:26 #14 69.50 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:26 Progress (1): 12/13 kB error 01-Jan-2023 03:02:26 Progress (1): 13 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 38 kB/s) error 01-Jan-2023 03:02:26 #14 69.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 01-Jan-2023 03:02:26 #14 69.99 Progress (1): 2.0 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 8.0 kB/s) error 01-Jan-2023 03:02:26 #14 70.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 01-Jan-2023 03:02:26 #14 70.26 Progress (1): 2.1 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 7.7 kB/s) error 01-Jan-2023 03:02:26 #14 70.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 01-Jan-2023 03:02:26 #14 70.58 Progress (1): 3.3/37 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/37 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/37 kB error 01-Jan-2023 03:02:26 Progress (1): 12/37 kB error 01-Jan-2023 03:02:26 Progress (1): 15/37 kB error 01-Jan-2023 03:02:26 Progress (1): 17/37 kB error 01-Jan-2023 03:02:26 Progress (1): 20/37 kB error 01-Jan-2023 03:02:26 Progress (1): 23/37 kB error 01-Jan-2023 03:02:26 Progress (1): 26/37 kB error 01-Jan-2023 03:02:26 Progress (1): 29/37 kB error 01-Jan-2023 03:02:26 Progress (1): 31/37 kB error 01-Jan-2023 03:02:26 Progress (1): 34/37 kB error 01-Jan-2023 03:02:26 Progress (1): 37/37 kB error 01-Jan-2023 03:02:26 Progress (1): 37 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 129 kB/s) error 01-Jan-2023 03:02:26 #14 70.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 01-Jan-2023 03:02:26 #14 71.01 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:26 Progress (1): 12/13 kB error 01-Jan-2023 03:02:26 Progress (1): 13 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 48 kB/s) error 01-Jan-2023 03:02:26 #14 71.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 01-Jan-2023 03:02:26 #14 71.29 Progress (1): 3.3/9.5 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/9.5 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/9.5 kB error 01-Jan-2023 03:02:26 Progress (1): 9.5 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 35 kB/s) error 01-Jan-2023 03:02:26 #14 71.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 01-Jan-2023 03:02:26 #14 71.65 Progress (1): 2.0 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 7.4 kB/s) error 01-Jan-2023 03:02:26 #14 71.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 01-Jan-2023 03:02:26 #14 71.96 Progress (1): 3.3/23 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/23 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/23 kB error 01-Jan-2023 03:02:26 Progress (1): 12/23 kB error 01-Jan-2023 03:02:26 Progress (1): 15/23 kB error 01-Jan-2023 03:02:26 Progress (1): 17/23 kB error 01-Jan-2023 03:02:26 Progress (1): 20/23 kB error 01-Jan-2023 03:02:26 Progress (1): 23 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 76 kB/s) error 01-Jan-2023 03:02:26 #14 72.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 01-Jan-2023 03:02:26 #14 72.27 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:26 Progress (1): 12/13 kB error 01-Jan-2023 03:02:26 Progress (1): 13 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 48 kB/s) error 01-Jan-2023 03:02:26 #14 72.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 01-Jan-2023 03:02:26 #14 72.56 Progress (1): 1.3 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 5.0 kB/s) error 01-Jan-2023 03:02:26 #14 72.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 01-Jan-2023 03:02:26 #14 72.84 Progress (1): 3.3/29 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/29 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/29 kB error 01-Jan-2023 03:02:26 Progress (1): 12/29 kB error 01-Jan-2023 03:02:26 Progress (1): 15/29 kB error 01-Jan-2023 03:02:26 Progress (1): 17/29 kB error 01-Jan-2023 03:02:26 Progress (1): 20/29 kB error 01-Jan-2023 03:02:26 Progress (1): 23/29 kB error 01-Jan-2023 03:02:26 Progress (1): 26/29 kB error 01-Jan-2023 03:02:26 Progress (1): 29/29 kB error 01-Jan-2023 03:02:26 Progress (1): 29 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 109 kB/s) error 01-Jan-2023 03:02:26 #14 73.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 01-Jan-2023 03:02:26 #14 73.15 Progress (1): 3.3/3.5 kB error 01-Jan-2023 03:02:26 Progress (1): 3.5 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 12 kB/s) error 01-Jan-2023 03:02:26 #14 73.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 01-Jan-2023 03:02:26 #14 73.42 Progress (1): 3.3/10 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/10 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/10 kB error 01-Jan-2023 03:02:26 Progress (1): 10 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 40 kB/s) error 01-Jan-2023 03:02:26 #14 73.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 01-Jan-2023 03:02:26 #14 73.70 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:26 Progress (1): 12/13 kB error 01-Jan-2023 03:02:26 Progress (1): 13 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 50 kB/s) error 01-Jan-2023 03:02:26 #14 74.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 01-Jan-2023 03:02:26 #14 74.16 Progress (1): 3.2 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 13 kB/s) error 01-Jan-2023 03:02:26 #14 74.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 01-Jan-2023 03:02:26 #14 74.61 Progress (1): 1.7 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 4.7 kB/s) error 01-Jan-2023 03:02:26 #14 75.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 01-Jan-2023 03:02:26 #14 76.08 Progress (1): 3.2 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 6.1 kB/s) error 01-Jan-2023 03:02:26 #14 76.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 01-Jan-2023 03:02:26 #14 76.50 Progress (1): 2.8 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 11 kB/s) error 01-Jan-2023 03:02:26 #14 76.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 01-Jan-2023 03:02:26 #14 76.80 Progress (1): 3.2 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 12 kB/s) error 01-Jan-2023 03:02:26 #14 76.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 01-Jan-2023 03:02:26 #14 77.07 Progress (1): 3.2 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 12 kB/s) error 01-Jan-2023 03:02:26 #14 77.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 01-Jan-2023 03:02:26 #14 77.38 Progress (1): 3.2 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 12 kB/s) error 01-Jan-2023 03:02:26 #14 77.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 01-Jan-2023 03:02:26 #14 77.63 Progress (1): 3.3/59 kB error 01-Jan-2023 03:02:26 Progress (1): 6.1/59 kB error 01-Jan-2023 03:02:26 Progress (1): 8.9/59 kB error 01-Jan-2023 03:02:26 Progress (1): 12/59 kB error 01-Jan-2023 03:02:26 Progress (1): 15/59 kB error 01-Jan-2023 03:02:26 Progress (1): 17/59 kB error 01-Jan-2023 03:02:26 Progress (1): 20/59 kB error 01-Jan-2023 03:02:26 Progress (1): 23/59 kB error 01-Jan-2023 03:02:26 Progress (1): 26/59 kB error 01-Jan-2023 03:02:26 Progress (1): 29/59 kB error 01-Jan-2023 03:02:26 Progress (1): 31/59 kB error 01-Jan-2023 03:02:26 Progress (1): 34/59 kB error 01-Jan-2023 03:02:26 Progress (1): 37/59 kB error 01-Jan-2023 03:02:26 Progress (1): 40/59 kB error 01-Jan-2023 03:02:26 Progress (1): 43/59 kB error 01-Jan-2023 03:02:26 Progress (1): 45/59 kB error 01-Jan-2023 03:02:26 Progress (1): 48/59 kB error 01-Jan-2023 03:02:26 Progress (1): 51/59 kB error 01-Jan-2023 03:02:26 Progress (1): 54/59 kB error 01-Jan-2023 03:02:26 Progress (1): 56/59 kB error 01-Jan-2023 03:02:26 Progress (1): 59 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 161 kB/s) error 01-Jan-2023 03:02:26 #14 78.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:26 #14 78.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 01-Jan-2023 03:02:26 #14 78.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:26 #14 78.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:26 #14 78.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:26 #14 ... error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:26 #17 71.45 Progress (1): 3.3/5.5 kB error 01-Jan-2023 03:02:26 Progress (1): 5.5 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom (5.5 kB at 25 kB/s) error 01-Jan-2023 03:02:26 #17 71.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom error 01-Jan-2023 03:02:26 #17 71.68 Progress (1): 3.3/5.1 kB error 01-Jan-2023 03:02:26 Progress (1): 5.1 kB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom (5.1 kB at 22 kB/s) error 01-Jan-2023 03:02:26 #17 71.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar error 01-Jan-2023 03:02:26 #17 72.11 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:26 Progress (1): 1.2 MB error 01-Jan-2023 03:02:26 error 01-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar (1.2 MB at 2.7 MB/s) error 01-Jan-2023 03:02:26 #17 72.26 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar error 01-Jan-2023 03:02:26 #17 72.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom error 01-Jan-2023 03:02:26 #17 72.37 Progress (1): 3.2 kB error 01-Jan-2023 03:02:27 error 01-Jan-2023 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom (3.2 kB at 14 kB/s) error 01-Jan-2023 03:02:27 #17 72.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom error 01-Jan-2023 03:02:27 #17 72.60 Progress (1): 3.3/7.9 kB error 01-Jan-2023 03:02:27 Progress (1): 6.1/7.9 kB error 01-Jan-2023 03:02:27 Progress (1): 7.9 kB error 01-Jan-2023 03:02:27 error 01-Jan-2023 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom (7.9 kB at 35 kB/s) error 01-Jan-2023 03:02:27 #17 72.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar error 01-Jan-2023 03:02:27 #17 72.83 Progress (1): 3.3/116 kB error 01-Jan-2023 03:02:27 Progress (1): 6.1/116 kB error 01-Jan-2023 03:02:27 Progress (1): 8.9/116 kB error 01-Jan-2023 03:02:27 Progress (1): 12/116 kB error 01-Jan-2023 03:02:27 Progress (1): 15/116 kB error 01-Jan-2023 03:02:27 Progress (1): 17/116 kB error 01-Jan-2023 03:02:27 Progress (1): 20/116 kB error 01-Jan-2023 03:02:27 Progress (1): 23/116 kB error 01-Jan-2023 03:02:27 Progress (1): 26/116 kB error 01-Jan-2023 03:02:27 Progress (1): 29/116 kB error 01-Jan-2023 03:02:27 Progress (1): 31/116 kB error 01-Jan-2023 03:02:27 Progress (1): 34/116 kB error 01-Jan-2023 03:02:27 Progress (1): 37/116 kB error 01-Jan-2023 03:02:27 Progress (1): 40/116 kB error 01-Jan-2023 03:02:27 Progress (1): 42/116 kB error 01-Jan-2023 03:02:27 Progress (1): 45/116 kB error 01-Jan-2023 03:02:27 Progress (1): 48/116 kB error 01-Jan-2023 03:02:27 Progress (1): 51/116 kB error 01-Jan-2023 03:02:27 Progress (1): 54/116 kB error 01-Jan-2023 03:02:27 Progress (1): 56/116 kB error 01-Jan-2023 03:02:27 Progress (1): 59/116 kB error 01-Jan-2023 03:02:27 Progress (1): 62/116 kB error 01-Jan-2023 03:02:27 Progress (1): 65/116 kB error 01-Jan-2023 03:02:27 Progress (1): 67/116 kB error 01-Jan-2023 03:02:27 Progress (1): 70/116 kB error 01-Jan-2023 03:02:27 Progress (1): 73/116 kB error 01-Jan-2023 03:02:27 Progress (1): 76/116 kB error 01-Jan-2023 03:02:27 Progress (1): 79/116 kB error 01-Jan-2023 03:02:27 Progress (1): 81/116 kB error 01-Jan-2023 03:02:27 Progress (1): 84/116 kB error 01-Jan-2023 03:02:27 Progress (1): 87/116 kB error 01-Jan-2023 03:02:27 Progress (1): 90/116 kB error 01-Jan-2023 03:02:27 Progress (1): 93/116 kB error 01-Jan-2023 03:02:27 Progress (1): 95/116 kB error 01-Jan-2023 03:02:27 Progress (1): 98/116 kB error 01-Jan-2023 03:02:27 Progress (1): 101/116 kB error 01-Jan-2023 03:02:27 Progress (1): 104/116 kB error 01-Jan-2023 03:02:27 Progress (1): 106/116 kB error 01-Jan-2023 03:02:27 Progress (1): 109/116 kB error 01-Jan-2023 03:02:27 Progress (1): 112/116 kB error 01-Jan-2023 03:02:27 Progress (1): 115/116 kB error 01-Jan-2023 03:02:27 Progress (1): 116 kB error 01-Jan-2023 03:02:27 error 01-Jan-2023 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar (116 kB at 506 kB/s) error 01-Jan-2023 03:02:27 #17 72.95 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.8:jar error 01-Jan-2023 03:02:27 #17 72.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom error 01-Jan-2023 03:02:27 #17 73.10 Progress (1): 3.3/5.9 kB error 01-Jan-2023 03:02:27 Progress (1): 5.9 kB error 01-Jan-2023 03:02:27 error 01-Jan-2023 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom (5.9 kB at 23 kB/s) error 01-Jan-2023 03:02:27 #17 73.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom error 01-Jan-2023 03:02:27 #17 73.34 Progress (1): 3.3/6.0 kB error 01-Jan-2023 03:02:28 Progress (1): 6.0 kB error 01-Jan-2023 03:02:28 error 01-Jan-2023 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom (6.0 kB at 25 kB/s) error 01-Jan-2023 03:02:28 #17 73.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar error 01-Jan-2023 03:02:28 #17 73.75 Progress (1): 4.1/571 kB error 01-Jan-2023 03:02:28 Progress (1): 8.2/571 kB error 01-Jan-2023 03:02:28 Progress (1): 12/571 kB error 01-Jan-2023 03:02:28 Progress (1): 16/571 kB error 01-Jan-2023 03:02:28 Progress (1): 20/571 kB error 01-Jan-2023 03:02:28 Progress (1): 25/571 kB error 01-Jan-2023 03:02:28 Progress (1): 29/571 kB error 01-Jan-2023 03:02:28 Progress (1): 33/571 kB error 01-Jan-2023 03:02:28 Progress (1): 37/571 kB error 01-Jan-2023 03:02:28 Progress (1): 41/571 kB error 01-Jan-2023 03:02:28 Progress (1): 45/571 kB error 01-Jan-2023 03:02:28 Progress (1): 49/571 kB error 01-Jan-2023 03:02:28 Progress (1): 52/571 kB error 01-Jan-2023 03:02:28 Progress (1): 56/571 kB error 01-Jan-2023 03:02:28 Progress (1): 60/571 kB error 01-Jan-2023 03:02:28 Progress (1): 64/571 kB error 01-Jan-2023 03:02:28 Progress (1): 68/571 kB error 01-Jan-2023 03:02:28 Progress (1): 72/571 kB error 01-Jan-2023 03:02:28 Progress (1): 76/571 kB error 01-Jan-2023 03:02:28 Progress (1): 80/571 kB error 01-Jan-2023 03:02:28 Progress (1): 84/571 kB error 01-Jan-2023 03:02:28 Progress (1): 86/571 kB error 01-Jan-2023 03:02:28 Progress (1): 91/571 kB error 01-Jan-2023 03:02:28 Progress (1): 95/571 kB error 01-Jan-2023 03:02:28 Progress (1): 99/571 kB error 01-Jan-2023 03:02:28 Progress (1): 103/571 kB error 01-Jan-2023 03:02:28 Progress (1): 107/571 kB error 01-Jan-2023 03:02:28 Progress (1): 111/571 kB error 01-Jan-2023 03:02:28 Progress (1): 115/571 kB error 01-Jan-2023 03:02:28 Progress (1): 119/571 kB error 01-Jan-2023 03:02:28 Progress (1): 121/571 kB error 01-Jan-2023 03:02:28 Progress (1): 125/571 kB error 01-Jan-2023 03:02:28 Progress (1): 129/571 kB error 01-Jan-2023 03:02:28 Progress (1): 134/571 kB error 01-Jan-2023 03:02:28 Progress (1): 138/571 kB error 01-Jan-2023 03:02:28 Progress (1): 142/571 kB error 01-Jan-2023 03:02:28 Progress (1): 146/571 kB error 01-Jan-2023 03:02:28 Progress (1): 150/571 kB error 01-Jan-2023 03:02:28 Progress (1): 154/571 kB error 01-Jan-2023 03:02:28 Progress (1): 156/571 kB error 01-Jan-2023 03:02:28 Progress (1): 160/571 kB error 01-Jan-2023 03:02:28 Progress (1): 164/571 kB error 01-Jan-2023 03:02:28 Progress (1): 168/571 kB error 01-Jan-2023 03:02:28 Progress (1): 172/571 kB error 01-Jan-2023 03:02:28 Progress (1): 177/571 kB error 01-Jan-2023 03:02:28 Progress (1): 181/571 kB error 01-Jan-2023 03:02:28 Progress (1): 185/571 kB error 01-Jan-2023 03:02:28 Progress (1): 189/571 kB error 01-Jan-2023 03:02:28 Progress (1): 191/571 kB error 01-Jan-2023 03:02:28 Progress (1): 195/571 kB error 01-Jan-2023 03:02:28 Progress (1): 199/571 kB error 01-Jan-2023 03:02:28 Progress (1): 203/571 kB error 01-Jan-2023 03:02:28 Progress (1): 207/571 kB error 01-Jan-2023 03:02:28 Progress (1): 211/571 kB error 01-Jan-2023 03:02:28 Progress (1): 215/571 kB error 01-Jan-2023 03:02:28 Progress (1): 220/571 kB error 01-Jan-2023 03:02:28 Progress (1): 224/571 kB error 01-Jan-2023 03:02:28 Progress (1): 226/571 kB error 01-Jan-2023 03:02:28 Progress (1): 230/571 kB error 01-Jan-2023 03:02:28 Progress (1): 234/571 kB error 01-Jan-2023 03:02:28 Progress (1): 238/571 kB error 01-Jan-2023 03:02:28 Progress (1): 242/571 kB error 01-Jan-2023 03:02:28 Progress (1): 246/571 kB error 01-Jan-2023 03:02:28 Progress (1): 250/571 kB error 01-Jan-2023 03:02:28 Progress (1): 254/571 kB error 01-Jan-2023 03:02:28 Progress (1): 258/571 kB error 01-Jan-2023 03:02:28 Progress (1): 261/571 kB error 01-Jan-2023 03:02:28 Progress (1): 265/571 kB error 01-Jan-2023 03:02:28 Progress (1): 269/571 kB error 01-Jan-2023 03:02:28 Progress (1): 273/571 kB error 01-Jan-2023 03:02:28 Progress (1): 277/571 kB error 01-Jan-2023 03:02:28 Progress (1): 281/571 kB error 01-Jan-2023 03:02:28 Progress (1): 285/571 kB error 01-Jan-2023 03:02:28 Progress (1): 289/571 kB error 01-Jan-2023 03:02:28 Progress (1): 293/571 kB error 01-Jan-2023 03:02:28 Progress (1): 295/571 kB error 01-Jan-2023 03:02:28 Progress (1): 299/571 kB error 01-Jan-2023 03:02:28 Progress (1): 304/571 kB error 01-Jan-2023 03:02:28 Progress (1): 308/571 kB error 01-Jan-2023 03:02:28 Progress (1): 312/571 kB error 01-Jan-2023 03:02:28 Progress (1): 316/571 kB error 01-Jan-2023 03:02:28 Progress (1): 320/571 kB error 01-Jan-2023 03:02:28 Progress (1): 324/571 kB error 01-Jan-2023 03:02:28 Progress (1): 328/571 kB error 01-Jan-2023 03:02:28 Progress (1): 330/571 kB error 01-Jan-2023 03:02:28 Progress (1): 334/571 kB error 01-Jan-2023 03:02:28 Progress (1): 338/571 kB error 01-Jan-2023 03:02:28 Progress (1): 342/571 kB error 01-Jan-2023 03:02:28 Progress (1): 347/571 kB error 01-Jan-2023 03:02:28 Progress (1): 351/571 kB error 01-Jan-2023 03:02:28 Progress (1): 355/571 kB error 01-Jan-2023 03:02:28 Progress (1): 359/571 kB error 01-Jan-2023 03:02:28 Progress (1): 363/571 kB error 01-Jan-2023 03:02:28 Progress (1): 365/571 kB error 01-Jan-2023 03:02:28 Progress (1): 369/571 kB error 01-Jan-2023 03:02:28 Progress (1): 373/571 kB error 01-Jan-2023 03:02:28 Progress (1): 377/571 kB error 01-Jan-2023 03:02:28 Progress (1): 381/571 kB error 01-Jan-2023 03:02:28 Progress (1): 385/571 kB error 01-Jan-2023 03:02:28 Progress (1): 390/571 kB error 01-Jan-2023 03:02:28 Progress (1): 394/571 kB error 01-Jan-2023 03:02:28 Progress (1): 398/571 kB error 01-Jan-2023 03:02:28 Progress (1): 400/571 kB error 01-Jan-2023 03:02:28 Progress (1): 404/571 kB error 01-Jan-2023 03:02:28 Progress (1): 408/571 kB error 01-Jan-2023 03:02:28 Progress (1): 412/571 kB error 01-Jan-2023 03:02:28 Progress (1): 416/571 kB error 01-Jan-2023 03:02:28 Progress (1): 420/571 kB error 01-Jan-2023 03:02:28 Progress (1): 424/571 kB error 01-Jan-2023 03:02:28 Progress (1): 428/571 kB error 01-Jan-2023 03:02:28 Progress (1): 433/571 kB error 01-Jan-2023 03:02:28 Progress (1): 435/571 kB error 01-Jan-2023 03:02:28 Progress (1): 439/571 kB error 01-Jan-2023 03:02:28 Progress (1): 443/571 kB error 01-Jan-2023 03:02:28 Progress (1): 447/571 kB error 01-Jan-2023 03:02:28 Progress (1): 451/571 kB error 01-Jan-2023 03:02:28 Progress (1): 455/571 kB error 01-Jan-2023 03:02:28 Progress (1): 459/571 kB error 01-Jan-2023 03:02:28 Progress (1): 463/571 kB error 01-Jan-2023 03:02:28 Progress (1): 467/571 kB error 01-Jan-2023 03:02:28 Progress (1): 469/571 kB error 01-Jan-2023 03:02:28 Progress (1): 474/571 kB error 01-Jan-2023 03:02:28 Progress (1): 478/571 kB error 01-Jan-2023 03:02:28 Progress (1): 482/571 kB error 01-Jan-2023 03:02:28 Progress (1): 486/571 kB error 01-Jan-2023 03:02:28 Progress (1): 490/571 kB error 01-Jan-2023 03:02:28 Progress (1): 494/571 kB error 01-Jan-2023 03:02:28 Progress (1): 498/571 kB error 01-Jan-2023 03:02:28 Progress (1): 502/571 kB error 01-Jan-2023 03:02:28 Progress (1): 504/571 kB error 01-Jan-2023 03:02:28 Progress (1): 508/571 kB error 01-Jan-2023 03:02:28 Progress (1): 512/571 kB error 01-Jan-2023 03:02:28 Progress (1): 517/571 kB error 01-Jan-2023 03:02:28 Progress (1): 521/571 kB error 01-Jan-2023 03:02:28 Progress (1): 525/571 kB error 01-Jan-2023 03:02:28 Progress (1): 529/571 kB error 01-Jan-2023 03:02:28 Progress (1): 533/571 kB error 01-Jan-2023 03:02:28 Progress (1): 537/571 kB error 01-Jan-2023 03:02:28 Progress (1): 541/571 kB error 01-Jan-2023 03:02:28 Progress (1): 545/571 kB error 01-Jan-2023 03:02:28 Progress (1): 549/571 kB error 01-Jan-2023 03:02:28 Progress (1): 553/571 kB error 01-Jan-2023 03:02:28 Progress (1): 558/571 kB error 01-Jan-2023 03:02:28 Progress (1): 562/571 kB error 01-Jan-2023 03:02:28 Progress (1): 566/571 kB error 01-Jan-2023 03:02:28 Progress (1): 570/571 kB error 01-Jan-2023 03:02:28 Progress (1): 571 kB error 01-Jan-2023 03:02:28 error 01-Jan-2023 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar (571 kB at 1.3 MB/s) error 01-Jan-2023 03:02:28 #17 73.90 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0:jar error 01-Jan-2023 03:02:28 #17 73.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom error 01-Jan-2023 03:02:28 #17 74.03 Progress (1): 3.3/4.7 kB error 01-Jan-2023 03:02:28 Progress (1): 4.7 kB error 01-Jan-2023 03:02:28 error 01-Jan-2023 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom (4.7 kB at 20 kB/s) error 01-Jan-2023 03:02:28 #17 74.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom error 01-Jan-2023 03:02:28 #17 74.25 Progress (1): 3.3/9.6 kB error 01-Jan-2023 03:02:28 Progress (1): 6.1/9.6 kB error 01-Jan-2023 03:02:28 Progress (1): 8.9/9.6 kB error 01-Jan-2023 03:02:28 Progress (1): 9.6 kB error 01-Jan-2023 03:02:29 error 01-Jan-2023 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom (9.6 kB at 44 kB/s) error 01-Jan-2023 03:02:29 #17 74.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar error 01-Jan-2023 03:02:29 #17 74.65 Progress (1): 4.1/222 kB error 01-Jan-2023 03:02:29 Progress (1): 8.2/222 kB error 01-Jan-2023 03:02:29 Progress (1): 12/222 kB error 01-Jan-2023 03:02:29 Progress (1): 16/222 kB error 01-Jan-2023 03:02:29 Progress (1): 20/222 kB error 01-Jan-2023 03:02:29 Progress (1): 25/222 kB error 01-Jan-2023 03:02:29 Progress (1): 29/222 kB error 01-Jan-2023 03:02:29 Progress (1): 33/222 kB error 01-Jan-2023 03:02:29 Progress (1): 37/222 kB error 01-Jan-2023 03:02:29 Progress (1): 41/222 kB error 01-Jan-2023 03:02:29 Progress (1): 45/222 kB error 01-Jan-2023 03:02:29 Progress (1): 49/222 kB error 01-Jan-2023 03:02:29 Progress (1): 53/222 kB error 01-Jan-2023 03:02:29 Progress (1): 57/222 kB error 01-Jan-2023 03:02:29 Progress (1): 61/222 kB error 01-Jan-2023 03:02:29 Progress (1): 66/222 kB error 01-Jan-2023 03:02:29 Progress (1): 70/222 kB error 01-Jan-2023 03:02:29 Progress (1): 74/222 kB error 01-Jan-2023 03:02:29 Progress (1): 78/222 kB error 01-Jan-2023 03:02:29 Progress (1): 82/222 kB error 01-Jan-2023 03:02:29 Progress (1): 86/222 kB error 01-Jan-2023 03:02:29 Progress (1): 89/222 kB error 01-Jan-2023 03:02:29 Progress (1): 93/222 kB error 01-Jan-2023 03:02:29 Progress (1): 98/222 kB error 01-Jan-2023 03:02:29 Progress (1): 102/222 kB error 01-Jan-2023 03:02:29 Progress (1): 106/222 kB error 01-Jan-2023 03:02:29 Progress (1): 110/222 kB error 01-Jan-2023 03:02:29 Progress (1): 114/222 kB error 01-Jan-2023 03:02:29 Progress (1): 116/222 kB error 01-Jan-2023 03:02:29 Progress (1): 120/222 kB error 01-Jan-2023 03:02:29 Progress (1): 125/222 kB error 01-Jan-2023 03:02:29 Progress (1): 129/222 kB error 01-Jan-2023 03:02:29 Progress (1): 133/222 kB error 01-Jan-2023 03:02:29 Progress (1): 137/222 kB error 01-Jan-2023 03:02:29 Progress (1): 141/222 kB error 01-Jan-2023 03:02:29 Progress (1): 145/222 kB error 01-Jan-2023 03:02:29 Progress (1): 149/222 kB error 01-Jan-2023 03:02:29 Progress (1): 153/222 kB error 01-Jan-2023 03:02:29 Progress (1): 157/222 kB error 01-Jan-2023 03:02:29 Progress (1): 161/222 kB error 01-Jan-2023 03:02:29 Progress (1): 165/222 kB error 01-Jan-2023 03:02:29 Progress (1): 170/222 kB error 01-Jan-2023 03:02:29 Progress (1): 174/222 kB error 01-Jan-2023 03:02:29 Progress (1): 177/222 kB error 01-Jan-2023 03:02:29 Progress (1): 181/222 kB error 01-Jan-2023 03:02:29 Progress (1): 185/222 kB error 01-Jan-2023 03:02:29 Progress (1): 188/222 kB error 01-Jan-2023 03:02:29 Progress (1): 192/222 kB error 01-Jan-2023 03:02:29 Progress (1): 197/222 kB error 01-Jan-2023 03:02:29 Progress (1): 201/222 kB error 01-Jan-2023 03:02:29 Progress (1): 205/222 kB error 01-Jan-2023 03:02:29 Progress (1): 209/222 kB error 01-Jan-2023 03:02:29 Progress (1): 213/222 kB error 01-Jan-2023 03:02:29 Progress (1): 215/222 kB error 01-Jan-2023 03:02:29 Progress (1): 219/222 kB error 01-Jan-2023 03:02:29 Progress (1): 222 kB error 01-Jan-2023 03:02:29 error 01-Jan-2023 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar (222 kB at 534 kB/s) error 01-Jan-2023 03:02:29 #17 74.78 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.5:jar error 01-Jan-2023 03:02:29 #17 74.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom error 01-Jan-2023 03:02:29 #17 74.90 Progress (1): 3.3/8.2 kB error 01-Jan-2023 03:02:29 Progress (1): 6.1/8.2 kB error 01-Jan-2023 03:02:29 Progress (1): 8.2 kB error 01-Jan-2023 03:02:29 error 01-Jan-2023 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom (8.2 kB at 37 kB/s) error 01-Jan-2023 03:02:29 #17 75.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom error 01-Jan-2023 03:02:29 #17 75.13 Progress (1): 3.3/5.1 kB error 01-Jan-2023 03:02:29 Progress (1): 5.1 kB error 01-Jan-2023 03:02:29 error 01-Jan-2023 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom (5.1 kB at 23 kB/s) error 01-Jan-2023 03:02:29 #17 75.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar error 01-Jan-2023 03:02:29 #17 75.36 Progress (1): 3.3/75 kB error 01-Jan-2023 03:02:29 Progress (1): 6.1/75 kB error 01-Jan-2023 03:02:29 Progress (1): 8.9/75 kB error 01-Jan-2023 03:02:29 Progress (1): 12/75 kB error 01-Jan-2023 03:02:29 Progress (1): 15/75 kB error 01-Jan-2023 03:02:29 Progress (1): 17/75 kB error 01-Jan-2023 03:02:29 Progress (1): 20/75 kB error 01-Jan-2023 03:02:29 Progress (1): 23/75 kB error 01-Jan-2023 03:02:29 Progress (1): 26/75 kB error 01-Jan-2023 03:02:29 Progress (1): 29/75 kB error 01-Jan-2023 03:02:29 Progress (1): 31/75 kB error 01-Jan-2023 03:02:29 Progress (1): 34/75 kB error 01-Jan-2023 03:02:29 Progress (1): 37/75 kB error 01-Jan-2023 03:02:29 Progress (1): 40/75 kB error 01-Jan-2023 03:02:29 Progress (1): 43/75 kB error 01-Jan-2023 03:02:29 Progress (1): 45/75 kB error 01-Jan-2023 03:02:29 Progress (1): 48/75 kB error 01-Jan-2023 03:02:29 Progress (1): 51/75 kB error 01-Jan-2023 03:02:29 Progress (1): 54/75 kB error 01-Jan-2023 03:02:29 Progress (1): 56/75 kB error 01-Jan-2023 03:02:29 Progress (1): 59/75 kB error 01-Jan-2023 03:02:29 Progress (1): 62/75 kB error 01-Jan-2023 03:02:29 Progress (1): 65/75 kB error 01-Jan-2023 03:02:29 Progress (1): 68/75 kB error 01-Jan-2023 03:02:29 Progress (1): 70/75 kB error 01-Jan-2023 03:02:29 Progress (1): 73/75 kB error 01-Jan-2023 03:02:29 Progress (1): 75 kB error 01-Jan-2023 03:02:30 error 01-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar (75 kB at 325 kB/s) error 01-Jan-2023 03:02:30 #17 75.48 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.14.0:jar error 01-Jan-2023 03:02:30 #17 75.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom error 01-Jan-2023 03:02:30 #17 75.60 Progress (1): 3.3/6.8 kB error 01-Jan-2023 03:02:30 Progress (1): 6.1/6.8 kB error 01-Jan-2023 03:02:30 Progress (1): 6.8 kB error 01-Jan-2023 03:02:30 error 01-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom (6.8 kB at 30 kB/s) error 01-Jan-2023 03:02:30 #17 75.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom error 01-Jan-2023 03:02:30 #17 75.83 Progress (1): 3.3/5.3 kB error 01-Jan-2023 03:02:30 Progress (1): 5.3 kB error 01-Jan-2023 03:02:30 error 01-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom (5.3 kB at 24 kB/s) error 01-Jan-2023 03:02:30 #17 75.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar error 01-Jan-2023 03:02:30 #17 76.21 Progress (1): 4.1/235 kB error 01-Jan-2023 03:02:30 Progress (1): 7.5/235 kB error 01-Jan-2023 03:02:30 Progress (1): 12/235 kB error 01-Jan-2023 03:02:30 Progress (1): 16/235 kB error 01-Jan-2023 03:02:30 Progress (1): 20/235 kB error 01-Jan-2023 03:02:30 Progress (1): 24/235 kB error 01-Jan-2023 03:02:30 Progress (1): 28/235 kB error 01-Jan-2023 03:02:30 Progress (1): 32/235 kB error 01-Jan-2023 03:02:30 Progress (1): 36/235 kB error 01-Jan-2023 03:02:30 Progress (1): 40/235 kB error 01-Jan-2023 03:02:30 Progress (1): 42/235 kB error 01-Jan-2023 03:02:30 Progress (1): 46/235 kB error 01-Jan-2023 03:02:30 Progress (1): 51/235 kB error 01-Jan-2023 03:02:30 Progress (1): 53/235 kB error 01-Jan-2023 03:02:30 Progress (1): 57/235 kB error 01-Jan-2023 03:02:30 Progress (1): 62/235 kB error 01-Jan-2023 03:02:30 Progress (1): 66/235 kB error 01-Jan-2023 03:02:30 Progress (1): 70/235 kB error 01-Jan-2023 03:02:30 Progress (1): 74/235 kB error 01-Jan-2023 03:02:30 Progress (1): 78/235 kB error 01-Jan-2023 03:02:30 Progress (1): 82/235 kB error 01-Jan-2023 03:02:30 Progress (1): 86/235 kB error 01-Jan-2023 03:02:30 Progress (1): 88/235 kB error 01-Jan-2023 03:02:30 Progress (1): 92/235 kB error 01-Jan-2023 03:02:30 Progress (1): 96/235 kB error 01-Jan-2023 03:02:30 Progress (1): 100/235 kB error 01-Jan-2023 03:02:30 Progress (1): 105/235 kB error 01-Jan-2023 03:02:30 Progress (1): 109/235 kB error 01-Jan-2023 03:02:30 Progress (1): 113/235 kB error 01-Jan-2023 03:02:30 Progress (1): 117/235 kB error 01-Jan-2023 03:02:30 Progress (1): 121/235 kB error 01-Jan-2023 03:02:30 Progress (1): 123/235 kB error 01-Jan-2023 03:02:30 Progress (1): 127/235 kB error 01-Jan-2023 03:02:30 Progress (1): 131/235 kB error 01-Jan-2023 03:02:30 Progress (1): 135/235 kB error 01-Jan-2023 03:02:30 Progress (1): 139/235 kB error 01-Jan-2023 03:02:30 Progress (1): 143/235 kB error 01-Jan-2023 03:02:30 Progress (1): 148/235 kB error 01-Jan-2023 03:02:30 Progress (1): 152/235 kB error 01-Jan-2023 03:02:30 Progress (1): 156/235 kB error 01-Jan-2023 03:02:30 Progress (1): 158/235 kB error 01-Jan-2023 03:02:30 Progress (1): 162/235 kB error 01-Jan-2023 03:02:30 Progress (1): 166/235 kB error 01-Jan-2023 03:02:30 Progress (1): 170/235 kB error 01-Jan-2023 03:02:30 Progress (1): 174/235 kB error 01-Jan-2023 03:02:30 Progress (1): 178/235 kB error 01-Jan-2023 03:02:30 Progress (1): 182/235 kB error 01-Jan-2023 03:02:30 Progress (1): 186/235 kB error 01-Jan-2023 03:02:30 Progress (1): 191/235 kB error 01-Jan-2023 03:02:30 Progress (1): 195/235 kB error 01-Jan-2023 03:02:30 Progress (1): 197/235 kB error 01-Jan-2023 03:02:30 Progress (1): 201/235 kB error 01-Jan-2023 03:02:30 Progress (1): 206/235 kB error 01-Jan-2023 03:02:30 Progress (1): 210/235 kB error 01-Jan-2023 03:02:30 Progress (1): 214/235 kB error 01-Jan-2023 03:02:30 Progress (1): 218/235 kB error 01-Jan-2023 03:02:30 Progress (1): 222/235 kB error 01-Jan-2023 03:02:30 Progress (1): 224/235 kB error 01-Jan-2023 03:02:30 Progress (1): 228/235 kB error 01-Jan-2023 03:02:30 Progress (1): 233/235 kB error 01-Jan-2023 03:02:30 Progress (1): 235 kB error 01-Jan-2023 03:02:30 error 01-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar (235 kB at 563 kB/s) error 01-Jan-2023 03:02:30 #17 76.36 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.14.0:jar error 01-Jan-2023 03:02:31 #17 76.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom error 01-Jan-2023 03:02:31 #17 76.47 Progress (1): 3.3/9.9 kB error 01-Jan-2023 03:02:31 Progress (1): 6.1/9.9 kB error 01-Jan-2023 03:02:31 Progress (1): 8.9/9.9 kB error 01-Jan-2023 03:02:31 Progress (1): 9.9 kB error 01-Jan-2023 03:02:31 error 01-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom (9.9 kB at 45 kB/s) error 01-Jan-2023 03:02:31 #17 76.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom error 01-Jan-2023 03:02:31 #17 76.71 Progress (1): 3.3/12 kB error 01-Jan-2023 03:02:31 Progress (1): 6.1/12 kB error 01-Jan-2023 03:02:31 Progress (1): 8.9/12 kB error 01-Jan-2023 03:02:31 Progress (1): 12/12 kB error 01-Jan-2023 03:02:31 Progress (1): 12 kB error 01-Jan-2023 03:02:31 error 01-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom (12 kB at 52 kB/s) error 01-Jan-2023 03:02:31 #17 76.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar error 01-Jan-2023 03:02:31 #17 77.15 Progress (1): 0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 0.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 1.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 2.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 3.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.2/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.3/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.4/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.5/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.6/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.7/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.8/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 4.9/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 5.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 5.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 5.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 5.0/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 5.1/5.1 MB error 01-Jan-2023 03:02:31 Progress (1): 5.1 MB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar (5.1 MB at 7.7 MB/s) error 01-Jan-2023 03:02:32 #17 77.48 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.7.0:jar error 01-Jan-2023 03:02:32 #17 77.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom error 01-Jan-2023 03:02:32 #17 77.59 Progress (1): 3.3/11 kB error 01-Jan-2023 03:02:32 Progress (1): 6.1/11 kB error 01-Jan-2023 03:02:32 Progress (1): 8.9/11 kB error 01-Jan-2023 03:02:32 Progress (1): 11 kB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom (11 kB at 48 kB/s) error 01-Jan-2023 03:02:32 #17 77.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom error 01-Jan-2023 03:02:32 #17 77.83 Progress (1): 3.3/6.2 kB error 01-Jan-2023 03:02:32 Progress (1): 6.1/6.2 kB error 01-Jan-2023 03:02:32 Progress (1): 6.2 kB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom (6.2 kB at 26 kB/s) error 01-Jan-2023 03:02:32 #17 77.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar error 01-Jan-2023 03:02:32 #17 ... error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:32 #14 81.84 Progress (1): 0/2.9 MB error 01-Jan-2023 03:02:32 Progress (2): 0/2.9 MB | 4.1/689 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 4.1/689 kB | 3.3/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 4.1/689 kB | 6.1/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 4.1/689 kB | 8.9/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 7.5/689 kB | 8.9/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 7.5/689 kB | 12/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 12/689 kB | 12/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 12/689 kB | 14/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 16/689 kB | 14/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 20/689 kB | 14/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 24/689 kB | 14/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 28/689 kB | 14/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 32/689 kB | 14/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 32/689 kB | 17/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 32/689 kB | 20/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 32/689 kB | 23/24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 32/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0/2.9 MB | 32/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 32/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 36/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 40/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 42/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 46/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 51/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 53/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 57/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 60/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 60/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 64/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 68/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 68/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 72/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 76/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 76/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 80/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 84/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 88/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 92/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 92/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 95/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 99/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.1/2.9 MB | 99/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 99/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 103/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 107/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 111/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 111/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 111/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 115/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 119/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 123/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 127/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 129/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 129/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 133/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 138/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 142/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 146/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 146/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 146/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 150/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 154/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 158/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 162/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.2/2.9 MB | 164/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 164/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 164/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 164/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 164/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 164/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 164/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 168/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 172/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 176/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 181/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 185/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 189/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 193/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 197/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.3/2.9 MB | 199/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 199/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 199/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 203/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 207/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 211/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 215/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 215/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 215/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 219/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 224/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 228/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 232/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 234/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 238/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 242/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 242/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 246/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 250/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.4/2.9 MB | 254/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 254/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 258/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 258/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 262/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 267/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 269/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 269/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 273/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 277/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 277/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 281/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 281/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 285/689 kB | 24 kB error 01-Jan-2023 03:02:32 Progress (3): 0.5/2.9 MB | 285/689 kB | 24 kB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 6.7 kB/s) error 01-Jan-2023 03:02:32 #14 82.34 Progress (2): 0.5/2.9 MB | 289/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 289/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 293/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 293/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 297/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 301/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 303/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 303/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 308/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 312/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 316/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 320/689 kB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:32 #14 82.37 Progress (2): 0.6/2.9 MB | 320/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 324/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 328/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 332/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 336/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 336/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 338/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 342/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.6/2.9 MB | 342/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 342/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 346/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 351/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 355/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 359/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 359/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 363/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 367/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 367/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 371/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 373/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 377/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 377/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 381/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 385/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 389/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 389/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 394/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 394/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 398/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 402/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 406/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.7/2.9 MB | 408/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 408/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 408/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 408/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 412/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 416/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 420/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 424/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 428/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 432/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 437/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 441/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 443/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 443/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 447/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.8/2.9 MB | 447/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 447/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 447/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 451/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 455/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 459/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 459/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 459/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 463/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 467/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 471/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 475/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 478/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 478/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 482/689 kB error 01-Jan-2023 03:02:32 Progress (2): 0.9/2.9 MB | 482/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 482/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 482/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 482/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 486/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 490/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 494/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 498/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 498/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 502/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 506/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 510/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 512/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 512/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 516/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 521/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 525/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 529/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 533/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 537/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 541/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 545/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 547/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 551/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 551/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.0/2.9 MB | 555/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 555/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 559/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 564/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 568/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 572/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 576/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 580/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 582/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 582/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 586/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 590/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 594/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 598/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 598/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 602/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 607/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 611/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 615/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 617/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 617/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 621/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 625/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 629/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 633/689 kB error 01-Jan-2023 03:02:32 Progress (2): 1.1/2.9 MB | 633/689 kB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 633/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 633/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 637/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 641/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 645/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 645/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 650/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 652/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 656/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 660/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 664/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.1/2.9 MB | 668/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 668/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 668/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 672/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 676/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 680/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 680/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 684/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 686/689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.2/2.9 MB | 689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (3): 1.3/2.9 MB | 689 kB | 0/1.4 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.3/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 1.4/2.9 MB | 689 kB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 168 kB/s) error 01-Jan-2023 03:02:32 #14 82.88 Progress (3): 1.4/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:32 #14 82.88 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.1/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.5/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.1/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.2/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.6/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.2/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.7/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.3/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.3/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.4/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.4/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.8/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 1.9/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.5/1.4 MB | 0.5/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.5/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.5/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.0/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.6/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.6/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (3): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB error 01-Jan-2023 03:02:32 Progress (4): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 4.1/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 8.2/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 12/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.1/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.7/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.7/1.2 MB | 16/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.7/1.2 MB | 20/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.7/1.2 MB | 20/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.7/1.2 MB | 20/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 20/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 20/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 20/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 20/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 25/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 29/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 33/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 33/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 33/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 33/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 33/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 33/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 33/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 37/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 41/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 45/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 49/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 52/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 52/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 52/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 56/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.2/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 56/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 56/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 56/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 60/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 60/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 64/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 64/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 68/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 68/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 71/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 75/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 79/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 79/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 79/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 79/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 79/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 79/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 83/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 86/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.8/1.4 MB | 0.8/1.2 MB | 86/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.8/1.2 MB | 86/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.8/1.2 MB | 86/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.8/1.2 MB | 86/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.8/1.2 MB | 90/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.8/1.2 MB | 94/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.8/1.2 MB | 98/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.8/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.3/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 102/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 107/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 111/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 115/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 115/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 115/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 119/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 123/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 127/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 131/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 134/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 134/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 138/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 138/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 142/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 146/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 150/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 150/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 150/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 150/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 154/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 158/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 162/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 166/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 166/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 166/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 0.9/1.2 MB | 166/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 1.0/1.2 MB | 166/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 1.0/1.2 MB | 171/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 1.0/1.2 MB | 175/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 1.0/1.2 MB | 175/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 1.0/1.2 MB | 175/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 0.9/1.4 MB | 1.0/1.2 MB | 175/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.4/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 175/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 175/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 175/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 179/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 183/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 183/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 187/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 191/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 195/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 199/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 202/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 206/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 210/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 210/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 214/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 214/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 218/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 218/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 218/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 218/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 218/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 218/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 222/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 226/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 231/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 231/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 231/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 231/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 235/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 235/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 237/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 241/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 245/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 249/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 249/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 249/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.0/1.2 MB | 249/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.1/1.2 MB | 249/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.1/1.2 MB | 249/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.1/1.2 MB | 253/373 kB error 01-Jan-2023 03:02:32 Progress (4): 2.5/2.9 MB | 1.0/1.4 MB | 1.1/1.2 MB | 253/373 kB error 01-Jan-2023 03:02:32 Progress (5): 2.5/2.9 MB | 1.0/1.4 MB | 1.1/1.2 MB | 253/373 kB | 4.1/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.5/2.9 MB | 1.0/1.4 MB | 1.1/1.2 MB | 253/373 kB | 8.2/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.5/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 253/373 kB | 8.2/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.5/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 257/373 kB | 8.2/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 257/373 kB | 8.2/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 257/373 kB | 8.2/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 257/373 kB | 12/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 257/373 kB | 16/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 261/373 kB | 16/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 261/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 261/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 261/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 265/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 265/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 269/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 272/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 272/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 272/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 272/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 19/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 23/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 276/373 kB | 23/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 280/373 kB | 23/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 284/373 kB | 23/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 284/373 kB | 27/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 284/373 kB | 27/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 27/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 31/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 288/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 292/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 296/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 300/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 304/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 304/373 kB | 35/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 304/373 kB | 39/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 304/373 kB | 43/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 304/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 304/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.1/1.2 MB | 304/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 304/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 306/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 310/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 314/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 318/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 323/373 kB | 47/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.6/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 323/373 kB | 52/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 323/373 kB | 52/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 323/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 1.2/1.2 MB | 323/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 323/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 323/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 323/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 323/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 327/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 331/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 335/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 335/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 335/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 335/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 335/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 339/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 343/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 347/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 54/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 58/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 62/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 66/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 349/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 353/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 357/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 361/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 70/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 74/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 78/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 82/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 86/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 86/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 86/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 86/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2/1.2 MB | 366/373 kB | 88/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 366/373 kB | 88/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 88/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 92/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 97/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 101/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 101/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 101/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 101/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 368/373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 372/373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.7/2.9 MB | 1.2/1.4 MB | 1.2 MB | 373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.2/1.4 MB | 1.2 MB | 373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.2/1.4 MB | 1.2 MB | 373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.2/1.4 MB | 1.2 MB | 373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.2/1.4 MB | 1.2 MB | 373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.2/1.4 MB | 1.2 MB | 373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 105/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 109/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 113/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 117/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 121/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 123/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 127/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 131/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 131/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 131/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 135/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 135/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 140/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 140/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 140/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 140/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 140/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.8/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 140/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 140/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 144/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 148/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 152/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 156/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 158/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 158/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 158/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 162/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 162/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 166/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 166/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 166/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 166/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 170/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 174/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 174/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 174/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 179/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 183/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 187/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 191/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 193/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.3/1.4 MB | 1.2 MB | 373 kB | 193/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9/2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 193/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 193/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 197/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 201/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 205/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 205/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 209/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 209/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 213/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 217/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 222/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 226/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 228/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 228/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 228/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 228/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 232/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 236/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 240/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 240/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 240/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 240/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 244/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 244/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 244/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 248/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 252/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 256/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 260/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4/1.4 MB | 1.2 MB | 373 kB | 262/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4 MB | 1.2 MB | 373 kB | 262/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4 MB | 1.2 MB | 373 kB | 267/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4 MB | 1.2 MB | 373 kB | 271/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4 MB | 1.2 MB | 373 kB | 275/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4 MB | 1.2 MB | 373 kB | 279/282 kB error 01-Jan-2023 03:02:32 Progress (5): 2.9 MB | 1.4 MB | 1.2 MB | 373 kB | 282 kB error 01-Jan-2023 03:02:32 error 01-Jan-2023 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 62 kB/s) error 01-Jan-2023 03:02:32 #14 84.87 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 475 kB/s) error 01-Jan-2023 03:02:32 #14 84.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:32 #14 84.88 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 202 kB/s) error 01-Jan-2023 03:02:32 #14 84.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:32 #14 84.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:32 #14 84.98 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 232 kB/s) error 01-Jan-2023 03:02:32 #14 84.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:32 #14 85.05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 45 kB/s) error 01-Jan-2023 03:02:32 #14 85.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 01-Jan-2023 03:02:32 #14 85.21 Progress (1): 3.3/201 kB error 01-Jan-2023 03:02:32 Progress (1): 6.1/201 kB error 01-Jan-2023 03:02:32 Progress (1): 8.9/201 kB error 01-Jan-2023 03:02:32 Progress (1): 12/201 kB error 01-Jan-2023 03:02:32 Progress (1): 14/201 kB error 01-Jan-2023 03:02:32 Progress (1): 17/201 kB error 01-Jan-2023 03:02:32 Progress (1): 20/201 kB error 01-Jan-2023 03:02:32 Progress (1): 23/201 kB error 01-Jan-2023 03:02:32 Progress (1): 26/201 kB error 01-Jan-2023 03:02:32 Progress (1): 28/201 kB error 01-Jan-2023 03:02:32 Progress (1): 31/201 kB error 01-Jan-2023 03:02:32 Progress (1): 34/201 kB error 01-Jan-2023 03:02:32 Progress (1): 37/201 kB error 01-Jan-2023 03:02:32 Progress (1): 40/201 kB error 01-Jan-2023 03:02:32 Progress (1): 42/201 kB error 01-Jan-2023 03:02:32 Progress (1): 45/201 kB error 01-Jan-2023 03:02:32 Progress (1): 48/201 kB error 01-Jan-2023 03:02:32 Progress (1): 51/201 kB error 01-Jan-2023 03:02:32 Progress (1): 54/201 kB error 01-Jan-2023 03:02:32 Progress (1): 56/201 kB error 01-Jan-2023 03:02:32 Progress (1): 59/201 kB error 01-Jan-2023 03:02:32 Progress (1): 62/201 kB error 01-Jan-2023 03:02:32 Progress (1): 65/201 kB error 01-Jan-2023 03:02:32 Progress (1): 68/201 kB error 01-Jan-2023 03:02:32 Progress (1): 70/201 kB error 01-Jan-2023 03:02:32 Progress (1): 73/201 kB error 01-Jan-2023 03:02:32 Progress (1): 76/201 kB error 01-Jan-2023 03:02:32 Progress (1): 79/201 kB error 01-Jan-2023 03:02:32 Progress (2): 79/201 kB | 4.1/315 kB error 01-Jan-2023 03:02:32 Progress (3): 79/201 kB | 4.1/315 kB | 4.1/409 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 4.1/315 kB | 4.1/409 kB | 3.3/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 4.1/315 kB | 4.1/409 kB | 6.1/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 4.1/315 kB | 4.1/409 kB | 8.9/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 4.1/315 kB | 4.1/409 kB | 12/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 4.1/315 kB | 4.1/409 kB | 14/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 4.1/315 kB | 7.5/409 kB | 14/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 4.1/315 kB | 12/409 kB | 14/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 8.2/315 kB | 12/409 kB | 14/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 12/315 kB | 12/409 kB | 14/183 kB error 01-Jan-2023 03:02:32 Progress (4): 79/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 82/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 84/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 87/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 90/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 93/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 95/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 98/201 kB | 12/315 kB | 12/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 98/201 kB | 12/315 kB | 16/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 98/201 kB | 16/315 kB | 16/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 98/201 kB | 16/315 kB | 20/409 kB | 17/183 kB error 01-Jan-2023 03:02:32 Progress (4): 98/201 kB | 16/315 kB | 20/409 kB | 20/183 kB error 01-Jan-2023 03:02:32 Progress (4): 101/201 kB | 16/315 kB | 20/409 kB | 20/183 kB error 01-Jan-2023 03:02:32 Progress (4): 104/201 kB | 16/315 kB | 20/409 kB | 20/183 kB error 01-Jan-2023 03:02:32 Progress (4): 104/201 kB | 16/315 kB | 20/409 kB | 23/183 kB error 01-Jan-2023 03:02:32 Progress (4): 104/201 kB | 16/315 kB | 24/409 kB | 23/183 kB error 01-Jan-2023 03:02:32 Progress (4): 104/201 kB | 16/315 kB | 28/409 kB | 23/183 kB error 01-Jan-2023 03:02:32 Progress (4): 106/201 kB | 16/315 kB | 28/409 kB | 23/183 kB error 01-Jan-2023 03:02:32 Progress (4): 106/201 kB | 16/315 kB | 28/409 kB | 26/183 kB error 01-Jan-2023 03:02:32 Progress (4): 106/201 kB | 20/315 kB | 28/409 kB | 26/183 kB error 01-Jan-2023 03:02:32 Progress (4): 106/201 kB | 25/315 kB | 28/409 kB | 26/183 kB error 01-Jan-2023 03:02:32 Progress (4): 109/201 kB | 25/315 kB | 28/409 kB | 26/183 kB error 01-Jan-2023 03:02:32 Progress (4): 109/201 kB | 25/315 kB | 28/409 kB | 28/183 kB error 01-Jan-2023 03:02:32 Progress (4): 109/201 kB | 25/315 kB | 32/409 kB | 28/183 kB error 01-Jan-2023 03:02:32 Progress (4): 109/201 kB | 29/315 kB | 32/409 kB | 28/183 kB error 01-Jan-2023 03:02:32 Progress (4): 109/201 kB | 32/315 kB | 32/409 kB | 28/183 kB error 01-Jan-2023 03:02:32 Progress (4): 112/201 kB | 32/315 kB | 32/409 kB | 28/183 kB error 01-Jan-2023 03:02:32 Progress (4): 112/201 kB | 32/315 kB | 36/409 kB | 28/183 kB error 01-Jan-2023 03:02:32 Progress (4): 112/201 kB | 32/315 kB | 36/409 kB | 31/183 kB error 01-Jan-2023 03:02:32 Progress (4): 115/201 kB | 32/315 kB | 36/409 kB | 31/183 kB error 01-Jan-2023 03:02:32 Progress (4): 118/201 kB | 32/315 kB | 36/409 kB | 31/183 kB error 01-Jan-2023 03:02:32 Progress (4): 118/201 kB | 32/315 kB | 40/409 kB | 31/183 kB error 01-Jan-2023 03:02:32 Progress (4): 118/201 kB | 32/315 kB | 42/409 kB | 31/183 kB error 01-Jan-2023 03:02:32 Progress (4): 118/201 kB | 32/315 kB | 42/409 kB | 34/183 kB error 01-Jan-2023 03:02:32 Progress (4): 118/201 kB | 32/315 kB | 42/409 kB | 37/183 kB error 01-Jan-2023 03:02:32 Progress (4): 118/201 kB | 32/315 kB | 42/409 kB | 40/183 kB error 01-Jan-2023 03:02:32 Progress (4): 118/201 kB | 32/315 kB | 42/409 kB | 42/183 kB error 01-Jan-2023 03:02:32 Progress (4): 120/201 kB | 32/315 kB | 42/409 kB | 42/183 kB error 01-Jan-2023 03:02:32 Progress (4): 123/201 kB | 32/315 kB | 42/409 kB | 42/183 kB error 01-Jan-2023 03:02:32 Progress (4): 126/201 kB | 32/315 kB | 42/409 kB | 42/183 kB error 01-Jan-2023 03:02:32 Progress (4): 126/201 kB | 36/315 kB | 42/409 kB | 42/183 kB error 01-Jan-2023 03:02:32 Progress (4): 126/201 kB | 36/315 kB | 46/409 kB | 42/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 36/315 kB | 46/409 kB | 42/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 36/315 kB | 46/409 kB | 45/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 36/315 kB | 51/409 kB | 45/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 40/315 kB | 51/409 kB | 45/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 44/315 kB | 51/409 kB | 45/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 48/315 kB | 51/409 kB | 45/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 48/315 kB | 55/409 kB | 45/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 48/315 kB | 59/409 kB | 45/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 48/315 kB | 59/409 kB | 48/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 48/315 kB | 59/409 kB | 51/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 53/315 kB | 59/409 kB | 51/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 57/315 kB | 59/409 kB | 51/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 57/315 kB | 59/409 kB | 54/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 57/315 kB | 63/409 kB | 54/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 61/315 kB | 63/409 kB | 54/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 65/315 kB | 63/409 kB | 54/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 65/315 kB | 63/409 kB | 56/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 65/315 kB | 67/409 kB | 56/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 67/315 kB | 67/409 kB | 56/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 67/315 kB | 67/409 kB | 59/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 67/315 kB | 71/409 kB | 59/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 67/315 kB | 73/409 kB | 59/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 71/315 kB | 73/409 kB | 59/183 kB error 01-Jan-2023 03:02:32 Progress (4): 129/201 kB | 71/315 kB | 73/409 kB | 62/183 kB error 01-Jan-2023 03:02:32 Progress (4): 132/201 kB | 71/315 kB | 73/409 kB | 62/183 kB error 01-Jan-2023 03:02:32 Progress (4): 132/201 kB | 71/315 kB | 73/409 kB | 65/183 kB error 01-Jan-2023 03:02:32 Progress (4): 132/201 kB | 71/315 kB | 77/409 kB | 65/183 kB error 01-Jan-2023 03:02:32 Progress (4): 134/201 kB | 71/315 kB | 77/409 kB | 65/183 kB error 01-Jan-2023 03:02:32 Progress (4): 134/201 kB | 75/315 kB | 77/409 kB | 65/183 kB error 01-Jan-2023 03:02:32 Progress (4): 134/201 kB | 79/315 kB | 77/409 kB | 65/183 kB error 01-Jan-2023 03:02:32 Progress (4): 137/201 kB | 79/315 kB | 77/409 kB | 65/183 kB error 01-Jan-2023 03:02:32 Progress (4): 137/201 kB | 79/315 kB | 77/409 kB | 68/183 kB error 01-Jan-2023 03:02:32 Progress (4): 137/201 kB | 79/315 kB | 81/409 kB | 68/183 kB error 01-Jan-2023 03:02:32 Progress (4): 137/201 kB | 83/315 kB | 81/409 kB | 68/183 kB error 01-Jan-2023 03:02:32 Progress (4): 137/201 kB | 83/315 kB | 81/409 kB | 70/183 kB error 01-Jan-2023 03:02:32 Progress (4): 137/201 kB | 83/315 kB | 85/409 kB | 70/183 kB error 01-Jan-2023 03:02:32 Progress (4): 137/201 kB | 83/315 kB | 89/409 kB | 70/183 kB error 01-Jan-2023 03:02:32 Progress (4): 140/201 kB | 83/315 kB | 89/409 kB | 70/183 kB error 01-Jan-2023 03:02:32 Progress (4): 140/201 kB | 83/315 kB | 89/409 kB | 73/183 kB error 01-Jan-2023 03:02:32 Progress (4): 140/201 kB | 87/315 kB | 89/409 kB | 73/183 kB error 01-Jan-2023 03:02:32 Progress (4): 140/201 kB | 87/315 kB | 89/409 kB | 76/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 87/315 kB | 89/409 kB | 76/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 91/315 kB | 89/409 kB | 76/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 91/315 kB | 89/409 kB | 79/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 91/315 kB | 94/409 kB | 79/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 96/315 kB | 94/409 kB | 79/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 96/315 kB | 94/409 kB | 82/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 100/315 kB | 94/409 kB | 82/183 kB error 01-Jan-2023 03:02:32 Progress (4): 143/201 kB | 100/315 kB | 98/409 kB | 82/183 kB error 01-Jan-2023 03:02:32 Progress (4): 146/201 kB | 100/315 kB | 98/409 kB | 82/183 kB error 01-Jan-2023 03:02:32 Progress (4): 146/201 kB | 100/315 kB | 98/409 kB | 84/183 kB error 01-Jan-2023 03:02:32 Progress (4): 146/201 kB | 100/315 kB | 102/409 kB | 84/183 kB error 01-Jan-2023 03:02:32 Progress (4): 146/201 kB | 102/315 kB | 102/409 kB | 84/183 kB error 01-Jan-2023 03:02:32 Progress (4): 146/201 kB | 102/315 kB | 102/409 kB | 87/183 kB error 01-Jan-2023 03:02:32 Progress (4): 148/201 kB | 102/315 kB | 102/409 kB | 87/183 kB error 01-Jan-2023 03:02:32 Progress (4): 148/201 kB | 102/315 kB | 106/409 kB | 87/183 kB error 01-Jan-2023 03:02:32 Progress (4): 148/201 kB | 102/315 kB | 106/409 kB | 90/183 kB error 01-Jan-2023 03:02:32 Progress (4): 148/201 kB | 102/315 kB | 108/409 kB | 90/183 kB error 01-Jan-2023 03:02:32 Progress (4): 151/201 kB | 102/315 kB | 108/409 kB | 90/183 kB error 01-Jan-2023 03:02:32 Progress (4): 151/201 kB | 102/315 kB | 108/409 kB | 93/183 kB error 01-Jan-2023 03:02:32 Progress (4): 151/201 kB | 106/315 kB | 108/409 kB | 93/183 kB error 01-Jan-2023 03:02:32 Progress (4): 151/201 kB | 106/315 kB | 112/409 kB | 93/183 kB error 01-Jan-2023 03:02:32 Progress (4): 151/201 kB | 106/315 kB | 112/409 kB | 95/183 kB error 01-Jan-2023 03:02:32 Progress (4): 154/201 kB | 106/315 kB | 112/409 kB | 95/183 kB error 01-Jan-2023 03:02:32 Progress (4): 154/201 kB | 106/315 kB | 116/409 kB | 95/183 kB error 01-Jan-2023 03:02:32 Progress (4): 154/201 kB | 110/315 kB | 116/409 kB | 95/183 kB error 01-Jan-2023 03:02:32 Progress (4): 154/201 kB | 114/315 kB | 116/409 kB | 95/183 kB error 01-Jan-2023 03:02:32 Progress (4): 154/201 kB | 114/315 kB | 120/409 kB | 95/183 kB error 01-Jan-2023 03:02:32 Progress (4): 157/201 kB | 114/315 kB | 120/409 kB | 95/183 kB error 01-Jan-2023 03:02:32 Progress (4): 157/201 kB | 114/315 kB | 120/409 kB | 98/183 kB error 01-Jan-2023 03:02:32 Progress (4): 157/201 kB | 116/315 kB | 120/409 kB | 98/183 kB error 01-Jan-2023 03:02:32 Progress (4): 157/201 kB | 116/315 kB | 120/409 kB | 101/183 kB error 01-Jan-2023 03:02:32 Progress (4): 157/201 kB | 116/315 kB | 120/409 kB | 104/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 120/409 kB | 104/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 120/409 kB | 106/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 124/409 kB | 106/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 124/409 kB | 109/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 124/409 kB | 112/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 124/409 kB | 115/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 124/409 kB | 118/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 124/409 kB | 120/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 124/409 kB | 123/183 kB error 01-Jan-2023 03:02:32 Progress (4): 160/201 kB | 116/315 kB | 128/409 kB | 123/183 kB error 01-Jan-2023 03:02:32 Progress (4): 162/201 kB | 116/315 kB | 128/409 kB | 123/183 kB error 01-Jan-2023 03:02:32 Progress (4): 162/201 kB | 120/315 kB | 128/409 kB | 123/183 kB error 01-Jan-2023 03:02:32 Progress (4): 162/201 kB | 120/315 kB | 132/409 kB | 123/183 kB error 01-Jan-2023 03:02:32 Progress (4): 162/201 kB | 125/315 kB | 132/409 kB | 123/183 kB error 01-Jan-2023 03:02:32 Progress (4): 165/201 kB | 125/315 kB | 132/409 kB | 123/183 kB error 01-Jan-2023 03:02:32 Progress (4): 165/201 kB | 125/315 kB | 132/409 kB | 126/183 kB error 01-Jan-2023 03:02:32 Progress (4): 165/201 kB | 129/315 kB | 132/409 kB | 126/183 kB error 01-Jan-2023 03:02:32 Progress (4): 165/201 kB | 129/315 kB | 132/409 kB | 129/183 kB error 01-Jan-2023 03:02:32 Progress (4): 165/201 kB | 129/315 kB | 132/409 kB | 132/183 kB error 01-Jan-2023 03:02:32 Progress (4): 165/201 kB | 133/315 kB | 132/409 kB | 132/183 kB error 01-Jan-2023 03:02:32 Progress (4): 168/201 kB | 133/315 kB | 132/409 kB | 132/183 kB error 01-Jan-2023 03:02:32 Progress (4): 168/201 kB | 133/315 kB | 132/409 kB | 134/183 kB error 01-Jan-2023 03:02:32 Progress (4): 168/201 kB | 133/315 kB | 132/409 kB | 137/183 kB error 01-Jan-2023 03:02:32 Progress (4): 168/201 kB | 133/315 kB | 132/409 kB | 140/183 kB error 01-Jan-2023 03:02:32 Progress (4): 168/201 kB | 133/315 kB | 132/409 kB | 143/183 kB error 01-Jan-2023 03:02:32 Progress (4): 170/201 kB | 133/315 kB | 132/409 kB | 143/183 kB error 01-Jan-2023 03:02:32 Progress (4): 170/201 kB | 133/315 kB | 132/409 kB | 146/183 kB error 01-Jan-2023 03:02:32 Progress (4): 170/201 kB | 133/315 kB | 137/409 kB | 146/183 kB error 01-Jan-2023 03:02:33 Progress (4): 170/201 kB | 133/315 kB | 137/409 kB | 148/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 133/315 kB | 137/409 kB | 148/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 133/315 kB | 137/409 kB | 151/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 133/315 kB | 137/409 kB | 154/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 133/315 kB | 141/409 kB | 154/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 133/315 kB | 145/409 kB | 154/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 137/315 kB | 145/409 kB | 154/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 137/315 kB | 145/409 kB | 157/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 137/315 kB | 145/409 kB | 159/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 137/315 kB | 145/409 kB | 162/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 137/315 kB | 149/409 kB | 162/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 141/315 kB | 149/409 kB | 162/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 141/315 kB | 151/409 kB | 162/183 kB error 01-Jan-2023 03:02:33 Progress (4): 173/201 kB | 141/315 kB | 151/409 kB | 165/183 kB error 01-Jan-2023 03:02:33 Progress (4): 176/201 kB | 141/315 kB | 151/409 kB | 165/183 kB error 01-Jan-2023 03:02:33 Progress (4): 176/201 kB | 141/315 kB | 151/409 kB | 168/183 kB error 01-Jan-2023 03:02:33 Progress (4): 176/201 kB | 145/315 kB | 151/409 kB | 168/183 kB error 01-Jan-2023 03:02:33 Progress (4): 176/201 kB | 145/315 kB | 151/409 kB | 171/183 kB error 01-Jan-2023 03:02:33 Progress (4): 176/201 kB | 149/315 kB | 151/409 kB | 171/183 kB error 01-Jan-2023 03:02:33 Progress (4): 176/201 kB | 149/315 kB | 151/409 kB | 173/183 kB error 01-Jan-2023 03:02:33 Progress (4): 179/201 kB | 149/315 kB | 151/409 kB | 173/183 kB error 01-Jan-2023 03:02:33 Progress (4): 179/201 kB | 149/315 kB | 151/409 kB | 176/183 kB error 01-Jan-2023 03:02:33 Progress (4): 179/201 kB | 152/315 kB | 151/409 kB | 176/183 kB error 01-Jan-2023 03:02:33 Progress (4): 182/201 kB | 152/315 kB | 151/409 kB | 176/183 kB error 01-Jan-2023 03:02:33 Progress (4): 182/201 kB | 152/315 kB | 151/409 kB | 179/183 kB error 01-Jan-2023 03:02:33 Progress (4): 182/201 kB | 152/315 kB | 155/409 kB | 179/183 kB error 01-Jan-2023 03:02:33 Progress (4): 182/201 kB | 152/315 kB | 155/409 kB | 182/183 kB error 01-Jan-2023 03:02:33 Progress (4): 182/201 kB | 152/315 kB | 159/409 kB | 182/183 kB error 01-Jan-2023 03:02:33 Progress (4): 184/201 kB | 152/315 kB | 159/409 kB | 182/183 kB error 01-Jan-2023 03:02:33 Progress (4): 184/201 kB | 152/315 kB | 159/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 184/201 kB | 156/315 kB | 159/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 184/201 kB | 156/315 kB | 163/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 184/201 kB | 156/315 kB | 168/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 187/201 kB | 156/315 kB | 168/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 187/201 kB | 160/315 kB | 168/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 187/201 kB | 164/315 kB | 168/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 190/201 kB | 164/315 kB | 168/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 190/201 kB | 168/315 kB | 168/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 193/201 kB | 168/315 kB | 168/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 193/201 kB | 168/315 kB | 172/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 193/201 kB | 168/315 kB | 176/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 193/201 kB | 168/315 kB | 180/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 193/201 kB | 172/315 kB | 180/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 193/201 kB | 176/315 kB | 180/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 193/201 kB | 180/315 kB | 180/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 196/201 kB | 180/315 kB | 180/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 198/201 kB | 180/315 kB | 180/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 198/201 kB | 180/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 180/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 184/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 187/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 191/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 195/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 199/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 203/315 kB | 184/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 203/315 kB | 186/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 203/315 kB | 190/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 203/315 kB | 194/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 207/315 kB | 194/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 207/315 kB | 198/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 207/315 kB | 202/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 211/315 kB | 202/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 215/315 kB | 202/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 219/315 kB | 202/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 221/315 kB | 202/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 221/315 kB | 206/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 221/315 kB | 211/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 221/315 kB | 215/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 225/315 kB | 215/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 230/315 kB | 215/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 230/315 kB | 219/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 234/315 kB | 219/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 234/315 kB | 221/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 238/315 kB | 221/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 242/315 kB | 221/409 kB | 183 kB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 242/315 kB | 221/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 242/315 kB | 225/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 246/315 kB | 225/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 246/315 kB | 229/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 250/315 kB | 229/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 250/315 kB | 233/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 250/315 kB | 237/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 250/315 kB | 241/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 254/315 kB | 241/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 256/315 kB | 241/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 260/315 kB | 241/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 264/315 kB | 241/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 268/315 kB | 241/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 268/315 kB | 245/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 268/315 kB | 249/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 268/315 kB | 254/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 268/315 kB | 256/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 273/315 kB | 256/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 277/315 kB | 256/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 281/315 kB | 256/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 285/315 kB | 256/409 kB | 183 kB | 0/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 285/315 kB | 256/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 285/315 kB | 260/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 285/315 kB | 264/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 285/315 kB | 268/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 285/315 kB | 272/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 285/315 kB | 276/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 289/315 kB | 276/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 293/315 kB | 276/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 297/315 kB | 276/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 301/315 kB | 276/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 301/315 kB | 280/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 304/315 kB | 280/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 304/315 kB | 284/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 304/315 kB | 288/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 304/315 kB | 292/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 304/315 kB | 295/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 308/315 kB | 295/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 312/315 kB | 295/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 295/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 299/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 299/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 303/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 307/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 312/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 316/409 kB | 183 kB | 0.1/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 316/409 kB | 183 kB | 0.2/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 320/409 kB | 183 kB | 0.2/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 324/409 kB | 183 kB | 0.2/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 328/409 kB | 183 kB | 0.2/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 330/409 kB | 183 kB | 0.2/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 330/409 kB | 183 kB | 0.2/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 330/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 334/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 338/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 342/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 346/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 350/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 355/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 359/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 363/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 365/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (5): 201 kB | 315 kB | 365/409 kB | 183 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 26 kB/s) error 01-Jan-2023 03:02:33 #14 85.92 Progress (4): 201 kB | 315 kB | 365/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 01-Jan-2023 03:02:33 #14 85.92 Progress (4): 201 kB | 315 kB | 369/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 373/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 377/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 381/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 385/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 389/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 393/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 398/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 402/409 kB | 0.3/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 402/409 kB | 0.4/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 402/409 kB | 0.4/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 406/409 kB | 0.4/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.4/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.5/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.5/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.6/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.6/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.6/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.7/7.5 MB error 01-Jan-2023 03:02:33 Progress (4): 201 kB | 315 kB | 409 kB | 0.7/7.5 MB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 28 kB/s) error 01-Jan-2023 03:02:33 #14 86.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 01-Jan-2023 03:02:33 #14 86.01 Progress (3): 315 kB | 409 kB | 0.8/7.5 MB error 01-Jan-2023 03:02:33 Progress (3): 315 kB | 409 kB | 0.8/7.5 MB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 44 kB/s) error 01-Jan-2023 03:02:33 #14 86.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 01-Jan-2023 03:02:33 #14 86.03 Progress (2): 409 kB | 0.8/7.5 MB error 01-Jan-2023 03:02:33 Progress (2): 409 kB | 0.9/7.5 MB error 01-Jan-2023 03:02:33 Progress (2): 409 kB | 0.9/7.5 MB error 01-Jan-2023 03:02:33 Progress (2): 409 kB | 1.0/7.5 MB error 01-Jan-2023 03:02:33 Progress (3): 409 kB | 1.0/7.5 MB | 3.3/61 kB error 01-Jan-2023 03:02:33 Progress (3): 409 kB | 1.0/7.5 MB | 6.1/61 kB error 01-Jan-2023 03:02:33 Progress (3): 409 kB | 1.0/7.5 MB | 8.9/61 kB error 01-Jan-2023 03:02:33 Progress (3): 409 kB | 1.0/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 56 kB/s) error 01-Jan-2023 03:02:33 #14 86.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 01-Jan-2023 03:02:33 #14 86.08 Progress (2): 1.0/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.1/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.1/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.1/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.2/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.2/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.3/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.3/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.3/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.4/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.4/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.5/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.5/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (2): 1.5/7.5 MB | 12/61 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 12/61 kB | 3.3/12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 12/61 kB | 6.1/12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 12/61 kB | 8.9/12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 12/61 kB | 12/12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 12/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 14/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 17/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.5/7.5 MB | 20/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 20/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 23/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 26/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 29/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 31/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 34/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 37/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.6/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.7/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.7/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.7/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.8/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.8/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.9/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (3): 1.9/7.5 MB | 40/61 kB | 12 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 3.3/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 6.1/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 8.9/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 12/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 14/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 17/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 17/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 20/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 23/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 26/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 28/57 kB error 01-Jan-2023 03:02:33 Progress (4): 1.9/7.5 MB | 40/61 kB | 12 kB | 31/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.0/7.5 MB | 40/61 kB | 12 kB | 31/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.0/7.5 MB | 40/61 kB | 12 kB | 34/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.0/7.5 MB | 40/61 kB | 12 kB | 37/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.0/7.5 MB | 40/61 kB | 12 kB | 40/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.0/7.5 MB | 40/61 kB | 12 kB | 42/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.0/7.5 MB | 40/61 kB | 12 kB | 42/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.0/7.5 MB | 40/61 kB | 12 kB | 45/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 45/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 48/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 51/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 54/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 56/57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.1/7.5 MB | 40/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 40/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 40/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 43/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 45/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 48/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 51/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 54/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 56/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 59/61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.2/7.5 MB | 61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.3/7.5 MB | 61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.3/7.5 MB | 61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.3/7.5 MB | 61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.4/7.5 MB | 61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.4/7.5 MB | 61 kB | 12 kB | 57 kB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 1.6 kB/s) error 01-Jan-2023 03:02:33 #14 86.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 01-Jan-2023 03:02:33 #14 86.29 Progress (3): 2.5/7.5 MB | 61 kB | 57 kB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0.1/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0.1/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0.1/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0.1/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0.1/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.5/7.5 MB | 61 kB | 57 kB | 0.1/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.6/7.5 MB | 61 kB | 57 kB | 0.1/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.6/7.5 MB | 61 kB | 57 kB | 0.2/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.6/7.5 MB | 61 kB | 57 kB | 0.2/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.6/7.5 MB | 61 kB | 57 kB | 0.2/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.6/7.5 MB | 61 kB | 57 kB | 0.2/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.6/7.5 MB | 61 kB | 57 kB | 0.2/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.7/7.5 MB | 61 kB | 57 kB | 0.2/3.7 MB error 01-Jan-2023 03:02:33 Progress (4): 2.7/7.5 MB | 61 kB | 57 kB | 0.2/3.7 MB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 7.6 kB/s) error 01-Jan-2023 03:02:33 #14 86.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 01-Jan-2023 03:02:33 #14 86.36 Progress (3): 2.7/7.5 MB | 61 kB | 0.3/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.7/7.5 MB | 61 kB | 0.3/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.7/7.5 MB | 61 kB | 0.3/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 61 kB | 0.3/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 61 kB | 0.3/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 61 kB | 0.3/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 61 kB | 0.3/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 61 kB | 0.4/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 61 kB | 0.4/3.7 MB error 01-Jan-2023 03:02:33 error 01-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 8.0 kB/s) error 01-Jan-2023 03:02:33 #14 86.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 01-Jan-2023 03:02:33 #14 86.40 Progress (2): 2.8/7.5 MB | 0.4/3.7 MB error 01-Jan-2023 03:02:33 Progress (2): 2.8/7.5 MB | 0.4/3.7 MB error 01-Jan-2023 03:02:33 Progress (2): 2.8/7.5 MB | 0.4/3.7 MB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 0.4/3.7 MB | 3.3/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 0.4/3.7 MB | 6.1/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 0.4/3.7 MB | 8.9/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 0.4/3.7 MB | 12/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 0.4/3.7 MB | 14/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 0.4/3.7 MB | 17/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.8/7.5 MB | 0.4/3.7 MB | 20/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.4/3.7 MB | 20/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.4/3.7 MB | 20/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.4/3.7 MB | 23/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.4/3.7 MB | 26/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.4/3.7 MB | 28/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.4/3.7 MB | 31/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 31/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 34/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 34/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 37/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 40/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 42/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 45/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 48/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 51/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 54/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 56/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 59/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 62/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 65/157 kB error 01-Jan-2023 03:02:33 Progress (3): 2.9/7.5 MB | 0.5/3.7 MB | 65/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 65/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 68/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 70/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 73/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 76/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 79/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 79/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 82/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 84/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 87/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 90/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 93/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 93/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 96/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 98/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 98/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.5/3.7 MB | 101/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 101/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 104/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 107/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 110/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 112/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 115/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 118/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 118/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 118/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 121/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 124/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 126/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 129/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 132/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 135/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 138/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 140/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 143/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 146/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 146/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.0/7.5 MB | 0.6/3.7 MB | 146/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.6/3.7 MB | 146/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.6/3.7 MB | 146/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 146/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 149/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 152/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 154/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 154/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 154/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 154/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 154/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 157/157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.1/7.5 MB | 0.7/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.2/7.5 MB | 0.7/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.2/7.5 MB | 0.8/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.2/7.5 MB | 0.8/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.2/7.5 MB | 0.8/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.2/7.5 MB | 0.8/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.2/7.5 MB | 0.8/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.2/7.5 MB | 0.8/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 0.8/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 0.9/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 0.9/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 0.9/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 0.9/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 0.9/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 1.0/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.3/7.5 MB | 1.0/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.4/7.5 MB | 1.0/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.4/7.5 MB | 1.0/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.4/7.5 MB | 1.0/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.4/7.5 MB | 1.0/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.0/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.1/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.1/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.1/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.1/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.1/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.1/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.2/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.2/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.2/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.5/7.5 MB | 1.2/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.6/7.5 MB | 1.2/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.6/7.5 MB | 1.2/3.7 MB | 157 kB error 01-Jan-2023 03:02:33 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.6/7.5 MB | 1.4/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.5/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.5/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.5/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.5/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 Progress (3): 3.7/7.5 MB | 1.5/3.7 MB | 157 kB error 01-Jan-2023 03:02:34 error 01-Jan-2023 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 20 kB/s) error 01-Jan-2023 03:02:34 #14 86.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 01-Jan-2023 03:02:34 #14 86.69 Progress (2): 3.7/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 03:02:34 Progress (2): 3.7/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 03:02:34 Progress (2): 3.8/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 03:02:34 Progress (2): 3.8/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 03:02:34 Progress (2): 3.8/7.5 MB | 1.6/3.7 MB error 01-Jan-2023 03:02:34 Progress (2): 3.8/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 03:02:34 Progress (2): 3.8/7.5 MB | 1.7/3.7 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (3): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 0/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 0.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.8/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 1.9/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 3.9/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.1/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.1/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.1/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.0/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.2/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.1/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.2/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.3/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB | 4.1/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB | 8.2/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB | 12/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB | 16/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB | 20/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.4/1.8 MB | 24/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 24/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 28/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 28/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 28/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 32/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.5/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.6/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 36/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 40/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 40/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 40/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 40/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 40/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 44/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 48/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 48/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 48/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 48/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 48/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 51/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 55/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 59/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.6/1.3 MB | 0.5/1.8 MB | 59/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 59/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 59/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 59/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 59/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 59/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 63/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 67/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 67/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 71/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 75/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 79/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 79/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 79/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 81/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 81/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.4/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 81/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 81/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 81/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 81/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 85/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 89/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 94/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 98/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.7/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 98/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 98/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 98/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 102/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 102/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 106/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 110/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.5/1.8 MB | 114/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 114/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 116/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 116/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 116/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 120/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 120/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 124/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 124/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 124/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 124/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 128/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.5/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 132/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 132/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 132/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 132/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 132/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 137/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 141/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 145/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 149/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 151/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.8/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 151/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 151/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 155/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 159/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.7/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 163/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 167/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 167/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 167/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 171/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 171/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 171/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 2.9/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 171/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 171/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 175/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 180/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 184/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 186/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 190/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.6/1.8 MB | 190/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 190/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 190/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 190/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 194/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.6/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 198/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 198/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 202/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 202/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 202/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 202/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 206/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 206/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 206/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 206/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 210/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 214/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 218/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 221/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 221/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 225/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 229/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 233/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.0/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 237/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.7/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 237/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 237/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 237/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 237/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 237/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 241/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 245/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 249/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 251/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 255/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB | 260/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 260/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 260/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 260/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 260/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 260/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 264/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 264/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 264/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 264/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.7/1.8 MB | 264/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 264/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 264/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 268/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 272/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 276/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 280/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 284/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 284/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 284/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 287/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 287/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 287/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 287/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 291/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 296/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 300/303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.8/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.1/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.8/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 4.9/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.2/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 Progress (5): 5.0/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB | 303 kB error 01-Jan-2023 03:02:34 error 01-Jan-2023 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 35 kB/s) error 01-Jan-2023 03:02:34 #14 87.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 01-Jan-2023 03:02:34 #14 87.37 Progress (4): 5.1/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.3/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.4/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.4/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.4/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.4/3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.4/3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.1/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.2/7.5 MB | 3.4/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.4/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.1/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.3/7.5 MB | 3.5/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.5/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.5/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.5/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.5/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.2/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.6/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (4): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB error 01-Jan-2023 03:02:34 Progress (5): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 3.3/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 6.1/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 8.9/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 12/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 15/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 17/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.4/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 20/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 20/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7/3.7 MB | 1.3 MB | 1.3/1.8 MB | 20/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 20/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 23/24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB | 24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:34 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 error 01-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 149 kB/s) error 01-Jan-2023 03:02:35 #14 87.70 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 error 01-Jan-2023 03:02:35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 01-Jan-2023 03:02:35 #14 87.70 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.7/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.8/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.8/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.8/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.8/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.8/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.8/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.8/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.7/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 5.9/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8/1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.0/7.5 MB | 3.7 MB | 1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.1/7.5 MB | 3.7 MB | 1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.1/7.5 MB | 3.7 MB | 1.8 MB | 24 kB error 01-Jan-2023 03:02:35 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.8 MB | 24 kB error 01-Jan-2023 03:02:35 error 01-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 2.7 kB/s) error 01-Jan-2023 03:02:35 #14 87.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 01-Jan-2023 03:02:35 #14 87.81 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 411 kB/s) error 01-Jan-2023 03:02:35 #14 87.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 01-Jan-2023 03:02:35 #14 87.82 Progress (2): 6.2/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.2/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.3/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.3/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.4/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.4/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.4/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.5/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.5/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.6/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.6/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 Progress (2): 6.6/7.5 MB | 1.8 MB error 01-Jan-2023 03:02:35 error 01-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 200 kB/s) error 01-Jan-2023 03:02:35 #14 87.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 01-Jan-2023 03:02:35 #14 87.90 Progress (1): 6.7/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 6.7/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 6.8/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 6.8/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 6.9/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 6.9/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 6.9/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 7.0/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 7.0/7.5 MB error 01-Jan-2023 03:02:35 Progress (1): 7.1/7.5 MB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 3.3/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 6.1/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 8.9/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 12/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 14/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 17/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 20/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 23/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 26/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 28/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 31/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 34/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 37/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 37/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 40/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 42/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 45/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 48/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.1/7.5 MB | 48/121 kB error 01-Jan-2023 03:02:35 Progress (2): 7.2/7.5 MB | 48/121 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 4.1/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 8.2/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 12/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 16/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 20/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 24/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 28/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 32/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 32/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 36/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 40/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 44/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 48/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.2/7.5 MB | 48/121 kB | 51/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.3/7.5 MB | 48/121 kB | 51/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.3/7.5 MB | 48/121 kB | 55/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.3/7.5 MB | 48/121 kB | 59/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.3/7.5 MB | 48/121 kB | 63/303 kB error 01-Jan-2023 03:02:35 Progress (3): 7.3/7.5 MB | 51/121 kB | 63/303 kB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 63/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 63/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 67/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 71/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 75/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 79/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 83/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 85/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 89/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 89/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 51/121 kB | 94/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 54/121 kB | 94/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.3/7.5 MB | 54/121 kB | 94/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 94/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 94/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 94/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 94/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 98/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 102/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 106/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 110/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 54/121 kB | 114/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 56/121 kB | 114/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 56/121 kB | 114/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 59/121 kB | 114/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 62/121 kB | 114/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 65/121 kB | 114/303 kB | 0/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 65/121 kB | 114/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.4/7.5 MB | 65/121 kB | 116/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5/7.5 MB | 65/121 kB | 116/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5/7.5 MB | 65/121 kB | 120/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5/7.5 MB | 65/121 kB | 125/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5/7.5 MB | 65/121 kB | 125/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5/7.5 MB | 65/121 kB | 129/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 65/121 kB | 129/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 65/121 kB | 133/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 68/121 kB | 133/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 68/121 kB | 133/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 70/121 kB | 133/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 70/121 kB | 137/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 70/121 kB | 137/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 70/121 kB | 137/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 73/121 kB | 137/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 137/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 137/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 141/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 145/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 149/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 151/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 155/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 159/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 163/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 76/121 kB | 168/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 79/121 kB | 168/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 79/121 kB | 168/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 79/121 kB | 168/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 79/121 kB | 168/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 79/121 kB | 168/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 82/121 kB | 168/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 82/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 84/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 87/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 90/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 93/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 96/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 98/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 101/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 104/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 172/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 176/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 180/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 184/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 186/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 190/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 194/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 198/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 202/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 202/303 kB | 0.1/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 202/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 106/121 kB | 202/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 109/121 kB | 202/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 112/121 kB | 202/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 115/121 kB | 202/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 118/121 kB | 202/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 118/121 kB | 206/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 118/121 kB | 206/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 118/121 kB | 211/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 118/121 kB | 215/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 120/121 kB | 215/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 120/121 kB | 219/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 121 kB | 219/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 121 kB | 221/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 121 kB | 221/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 121 kB | 221/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (4): 7.5 MB | 121 kB | 225/303 kB | 0.2/1.4 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 225/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 229/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 233/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 233/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 237/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 237/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 237/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 241/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 241/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 245/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 249/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 249/303 kB | 0.2/1.4 MB | 0.1/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 249/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 249/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 254/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 258/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 262/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 266/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.2/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 269/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 273/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 277/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 281/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 285/303 kB | 0.3/1.4 MB | 0.2/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 285/303 kB | 0.3/1.4 MB | 0.3/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 289/303 kB | 0.3/1.4 MB | 0.3/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 293/303 kB | 0.3/1.4 MB | 0.3/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 296/303 kB | 0.3/1.4 MB | 0.3/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 296/303 kB | 0.3/1.4 MB | 0.3/12 MB error 01-Jan-2023 03:02:35 Progress (5): 7.5 MB | 121 kB | 300/303 kB | 0.3/1.4 MB | 0.3/12 MB error 01-Jan-2023 03:02:35 error 01-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 787 kB/s) error 01-Jan-2023 03:02:35 #14 88.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 01-Jan-2023 03:02:35 #14 88.31 Progress (4): 121 kB | 300/303 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 300/303 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.4/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.3/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.5/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.4/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.6/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (4): 121 kB | 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 error 01-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 13 kB/s) error 01-Jan-2023 03:02:35 #14 88.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 01-Jan-2023 03:02:35 #14 88.39 Progress (3): 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.5/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.7/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.8/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:02:35 Progress (3): 303 kB | 0.6/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:02:35 error 01-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 32 kB/s) error 01-Jan-2023 03:02:35 #14 88.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 01-Jan-2023 03:02:35 #14 88.44 Progress (2): 0.6/1.4 MB | 0.9/12 MB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 0.9/12 MB | 3.3/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 0.9/12 MB | 6.1/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 0.9/12 MB | 8.9/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 0.9/12 MB | 8.9/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 0.9/12 MB | 12/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 0.9/12 MB | 12/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 0.9/12 MB | 15/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 15/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 17/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 17/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 20/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 20/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 23/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 23/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.6/1.4 MB | 1.0/12 MB | 26/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.0/12 MB | 26/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.0/12 MB | 29/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.0/12 MB | 29/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.0/12 MB | 29/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.0/12 MB | 31/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.0/12 MB | 34/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.0/12 MB | 37/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.1/12 MB | 37/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.1/12 MB | 40/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.1/12 MB | 43/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.1/12 MB | 43/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.1/12 MB | 43/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.1/12 MB | 45/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 45/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 48/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 51/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 51/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 51/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 54/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 54/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 56/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 59/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 59/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 62/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 62/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 62/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 65/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 67/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 70/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 70/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.2/12 MB | 73/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.3/12 MB | 73/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.3/12 MB | 73/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.3/12 MB | 76/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.3/12 MB | 79/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.3/12 MB | 79/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.7/1.4 MB | 1.3/12 MB | 81/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.3/12 MB | 81/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.3/12 MB | 84/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 84/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 87/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 90/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 90/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 90/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 90/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 93/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 95/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 98/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 101/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.4/12 MB | 101/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 101/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 101/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 104/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 107/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 107/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 109/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 109/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.5/12 MB | 112/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 112/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 115/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 115/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 118/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 118/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 121/123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.6/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.8/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.7/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 0.9/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.8/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.9/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.9/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.9/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 1.9/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.0/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.0/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.1/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (3): 1.1/1.4 MB | 2.2/12 MB | 123 kB error 01-Jan-2023 03:02:35 Progress (4): 1.1/1.4 MB | 2.2/12 MB | 123 kB | 0/2.1 MB error 01-Jan-2023 03:02:35 Progress (4): 1.1/1.4 MB | 2.2/12 MB | 123 kB | 0/2.1 MB error 01-Jan-2023 03:02:35 Progress (4): 1.1/1.4 MB | 2.2/12 MB | 123 kB | 0/2.1 MB error 01-Jan-2023 03:02:35 Progress (4): 1.2/1.4 MB | 2.2/12 MB | 123 kB | 0/2.1 MB error 01-Jan-2023 03:02:35 Progress (4): 1.2/1.4 MB | 2.3/12 MB | 123 kB | 0/2.1 MB error 01-Jan-2023 03:02:35 Progress (4): 1.2/1.4 MB | 2.3/12 MB | 123 kB | 0/2.1 MB error 01-Jan-2023 03:02:35 Progress (4): 1.2/1.4 MB | 2.3/12 MB | 123 kB | 0.1/2.1 MB error 01-Jan-2023 03:02:35 Progress (4): 1.2/1.4 MB | 2.3/12 MB | 123 kB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (4): 1.2/1.4 MB | 2.3/12 MB | 123 kB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (4): 1.2/1.4 MB | 2.3/12 MB | 123 kB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (4): 1.2/1.4 MB | 2.3/12 MB | 123 kB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 error 01-Jan-2023 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 12 kB/s) error 01-Jan-2023 03:02:36 #14 88.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar error 01-Jan-2023 03:02:36 #14 88.68 Progress (3): 1.2/1.4 MB | 2.3/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.3/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.4/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.4/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.4/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.4/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.4/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.4/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.5/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.5/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.5/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.5/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.2/1.4 MB | 2.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (3): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 4.1/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 8.2/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 12/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 16/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 20/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 25/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 29/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 29/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.1/2.1 MB | 33/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.2/2.1 MB | 33/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.6/12 MB | 0.2/2.1 MB | 33/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 33/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 33/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 37/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 41/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 45/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 49/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 49/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.7/12 MB | 0.2/2.1 MB | 52/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 52/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 52/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 52/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 56/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 56/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 60/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 64/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 64/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 64/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 68/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 72/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 72/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 72/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.8/12 MB | 0.2/2.1 MB | 72/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 72/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 76/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 76/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 80/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 80/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 84/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 84/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 86/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 86/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 91/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 91/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.2/2.1 MB | 95/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.3/2.1 MB | 95/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 2.9/12 MB | 0.3/2.1 MB | 99/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.3/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 99/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 99/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 99/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 103/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 103/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 107/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 111/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 111/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 115/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 119/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 121/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 121/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 121/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.0/12 MB | 0.3/2.1 MB | 121/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 121/645 kB error 01-Jan-2023 03:02:36 Progress (4): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 125/645 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 125/645 kB | 3.3/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 125/645 kB | 6.1/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 125/645 kB | 8.9/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 125/645 kB | 12/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 125/645 kB | 12/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.1/12 MB | 0.3/2.1 MB | 129/645 kB | 12/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 129/645 kB | 12/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 129/645 kB | 14/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 129/645 kB | 14/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 134/645 kB | 14/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 138/645 kB | 14/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4/1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 138/645 kB | 17/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 138/645 kB | 17/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 138/645 kB | 20/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 138/645 kB | 20/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 138/645 kB | 23/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 142/645 kB | 23/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 142/645 kB | 23/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 146/645 kB | 23/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 150/645 kB | 23/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 150/645 kB | 26/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 154/645 kB | 26/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 154/645 kB | 28/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.2/12 MB | 0.3/2.1 MB | 156/645 kB | 28/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 156/645 kB | 28/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 156/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 156/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 160/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 164/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 168/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 172/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 172/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 177/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.3/2.1 MB | 181/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.4/2.1 MB | 181/645 kB | 31/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.3/12 MB | 0.4/2.1 MB | 181/645 kB | 34/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 181/645 kB | 34/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 181/645 kB | 34/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 181/645 kB | 37/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 181/645 kB | 40/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 181/645 kB | 42/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 181/645 kB | 45/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 185/645 kB | 45/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 185/645 kB | 48/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 189/645 kB | 48/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 189/645 kB | 51/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 191/645 kB | 51/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 195/645 kB | 51/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 195/645 kB | 54/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 195/645 kB | 54/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 195/645 kB | 56/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 195/645 kB | 56/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 195/645 kB | 56/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 195/645 kB | 59/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 199/645 kB | 59/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 199/645 kB | 62/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 203/645 kB | 62/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 203/645 kB | 65/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 203/645 kB | 65/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 207/645 kB | 65/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 207/645 kB | 68/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 207/645 kB | 70/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 207/645 kB | 70/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 207/645 kB | 73/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 207/645 kB | 76/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 211/645 kB | 76/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 211/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 215/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 220/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.4/2.1 MB | 224/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.5/2.1 MB | 224/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.4/12 MB | 0.5/2.1 MB | 226/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 226/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 226/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 230/645 kB | 79/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 230/645 kB | 82/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 234/645 kB | 82/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 234/645 kB | 84/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 238/645 kB | 84/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 238/645 kB | 87/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 242/645 kB | 87/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 242/645 kB | 90/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 242/645 kB | 93/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 242/645 kB | 96/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 242/645 kB | 98/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 242/645 kB | 98/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.5/12 MB | 0.5/2.1 MB | 242/645 kB | 101/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 242/645 kB | 101/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 246/645 kB | 101/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 246/645 kB | 104/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 246/645 kB | 104/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 246/645 kB | 104/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 250/645 kB | 104/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 254/645 kB | 104/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 254/645 kB | 107/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 259/645 kB | 107/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 259/645 kB | 107/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 107/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 110/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 112/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 115/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 118/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 121/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 124/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.6/12 MB | 0.5/2.1 MB | 261/645 kB | 124/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.5/2.1 MB | 261/645 kB | 124/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.5/2.1 MB | 265/645 kB | 124/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.5/2.1 MB | 265/645 kB | 126/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.5/2.1 MB | 269/645 kB | 126/129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.5/2.1 MB | 269/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.5/2.1 MB | 273/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.5/2.1 MB | 277/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 277/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 281/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 285/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 289/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 289/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 293/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 295/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 299/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 304/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 308/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 312/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 312/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 316/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 320/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 324/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 324/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 324/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 328/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 1.4 MB | 3.7/12 MB | 0.6/2.1 MB | 330/645 kB | 129 kB error 01-Jan-2023 03:02:36 error 01-Jan-2023 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 137 kB/s) error 01-Jan-2023 03:02:36 #14 88.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 01-Jan-2023 03:02:36 #14 88.98 Progress (4): 3.7/12 MB | 0.6/2.1 MB | 334/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.7/12 MB | 0.6/2.1 MB | 338/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.7/12 MB | 0.6/2.1 MB | 342/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.7/12 MB | 0.6/2.1 MB | 347/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.6/2.1 MB | 347/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.6/2.1 MB | 347/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.6/2.1 MB | 351/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.6/2.1 MB | 355/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.6/2.1 MB | 359/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.6/2.1 MB | 363/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.6/2.1 MB | 365/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 365/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 369/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 373/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 377/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 381/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 381/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 381/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 385/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 390/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 394/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 398/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 398/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 400/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 404/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 408/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 408/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 412/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 416/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 416/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 420/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 424/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.8/12 MB | 0.7/2.1 MB | 428/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 428/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 428/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 433/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 435/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 439/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 443/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 443/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 447/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.7/2.1 MB | 451/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.8/2.1 MB | 451/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 3.9/12 MB | 0.8/2.1 MB | 455/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 455/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 455/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 459/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 463/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 467/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 469/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 469/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 469/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 474/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 474/645 kB | 129 kB error 01-Jan-2023 03:02:36 Progress (5): 4.0/12 MB | 0.8/2.1 MB | 474/645 kB | 129 kB | 3.3/62 kB error 01-Jan-2023 03:02:36 error 01-Jan-2023 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 13 kB/s) error 01-Jan-2023 03:02:36 #14 89.13 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 474/645 kB | 3.3/62 kB error 01-Jan-2023 03:02:36 error 01-Jan-2023 03:02:36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar error 01-Jan-2023 03:02:36 #14 89.13 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 478/645 kB | 3.3/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 482/645 kB | 3.3/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 486/645 kB | 3.3/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 490/645 kB | 3.3/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 490/645 kB | 3.3/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 490/645 kB | 6.1/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 490/645 kB | 8.9/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.8/2.1 MB | 490/645 kB | 12/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 490/645 kB | 12/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 490/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 494/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 498/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 502/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 504/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 508/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.0/12 MB | 0.9/2.1 MB | 512/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 512/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 512/645 kB | 14/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 512/645 kB | 17/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 517/645 kB | 17/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 17/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 20/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 20/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 23/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 26/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 26/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 26/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 28/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 31/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 521/645 kB | 34/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 525/645 kB | 34/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 529/645 kB | 34/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 533/645 kB | 34/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 533/645 kB | 34/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 533/645 kB | 37/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 537/645 kB | 37/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 537/645 kB | 40/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 537/645 kB | 42/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 537/645 kB | 45/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 541/645 kB | 45/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 0.9/2.1 MB | 541/645 kB | 45/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 1.0/2.1 MB | 541/645 kB | 45/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 1.0/2.1 MB | 545/645 kB | 45/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 1.0/2.1 MB | 549/645 kB | 45/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.1/12 MB | 1.0/2.1 MB | 549/645 kB | 48/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 549/645 kB | 48/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 553/645 kB | 48/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 553/645 kB | 51/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 553/645 kB | 51/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 553/645 kB | 54/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 558/645 kB | 54/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 562/645 kB | 54/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 562/645 kB | 56/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 566/645 kB | 56/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 570/645 kB | 56/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 570/645 kB | 56/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 570/645 kB | 59/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 570/645 kB | 62/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 570/645 kB | 62/62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 570/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 574/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 578/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 582/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 586/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 590/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 590/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 594/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 598/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 598/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 603/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 607/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.0/2.1 MB | 607/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 607/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 611/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 615/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 619/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 623/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 623/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 627/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 631/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 635/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 639/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 639/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 639/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 644/645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.2/12 MB | 1.1/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.3/12 MB | 1.1/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.3/12 MB | 1.1/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.3/12 MB | 1.1/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.3/12 MB | 1.1/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.4/12 MB | 1.1/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.4/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.4/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.4/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.4/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.4/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.4/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.2/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.3/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.3/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.3/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.3/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.3/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.3/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.3/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.5/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.6/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.6/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.6/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.6/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.6/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.6/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.6/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.7/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.7/12 MB | 1.4/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.7/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.7/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.7/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.8/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.8/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.8/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.8/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (4): 4.8/12 MB | 1.5/2.1 MB | 645 kB | 62 kB error 01-Jan-2023 03:02:36 Progress (5): 4.8/12 MB | 1.5/2.1 MB | 645 kB | 62 kB | 8.2/917 kB error 01-Jan-2023 03:02:36 Progress (5): 4.8/12 MB | 1.5/2.1 MB | 645 kB | 62 kB | 16/917 kB error 01-Jan-2023 03:02:36 error 01-Jan-2023 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 61 kB/s) error 01-Jan-2023 03:02:36 #14 89.46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 5.8 kB/s) error 01-Jan-2023 03:02:36 #14 89.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar error 01-Jan-2023 03:02:36 #14 89.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar error 01-Jan-2023 03:02:36 #14 89.47 Progress (3): 4.8/12 MB | 1.5/2.1 MB | 25/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.8/12 MB | 1.6/2.1 MB | 25/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.8/12 MB | 1.6/2.1 MB | 33/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 33/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 33/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 41/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 49/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 57/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 57/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 57/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 66/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 74/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 74/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 82/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 86/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 95/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 103/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 103/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.6/2.1 MB | 103/917 kB error 01-Jan-2023 03:02:36 Progress (3): 4.9/12 MB | 1.7/2.1 MB | 103/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 103/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 111/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 116/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 125/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 125/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 133/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 141/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 141/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 149/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 157/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 165/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 165/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 165/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 174/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 182/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 182/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 190/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 190/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 190/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 195/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.7/2.1 MB | 203/917 kB error 01-Jan-2023 03:02:36 Progress (3): 5.0/12 MB | 1.8/2.1 MB | 203/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.0/12 MB | 1.8/2.1 MB | 211/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.0/12 MB | 1.8/2.1 MB | 220/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 220/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 220/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 224/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 232/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 240/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 248/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 248/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.1/12 MB | 1.8/2.1 MB | 248/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 248/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 256/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 256/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 265/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 273/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 278/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 278/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.8/2.1 MB | 286/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 286/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 294/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 294/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 302/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 302/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 310/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 310/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 310/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 319/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 323/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 323/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 323/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 332/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 340/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 1.9/2.1 MB | 348/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 2.0/2.1 MB | 348/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 2.0/2.1 MB | 356/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 2.0/2.1 MB | 356/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.2/12 MB | 2.0/2.1 MB | 364/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 364/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 364/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 372/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 377/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 377/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 386/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 394/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 394/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 394/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 402/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 410/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 410/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.0/2.1 MB | 418/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.1/2.1 MB | 418/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.1/2.1 MB | 426/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.1/2.1 MB | 435/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.1/2.1 MB | 435/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.1/2.1 MB | 443/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.3/12 MB | 2.1/2.1 MB | 449/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1/2.1 MB | 449/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1/2.1 MB | 458/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1/2.1 MB | 458/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1/2.1 MB | 466/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 466/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 474/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 482/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 482/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 490/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 498/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 507/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 515/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 519/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.4/12 MB | 2.1 MB | 527/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.5/12 MB | 2.1 MB | 527/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.5/12 MB | 2.1 MB | 535/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.5/12 MB | 2.1 MB | 544/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.5/12 MB | 2.1 MB | 552/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.5/12 MB | 2.1 MB | 560/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.5/12 MB | 2.1 MB | 568/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.5/12 MB | 2.1 MB | 575/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 575/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 584/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 592/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 592/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 600/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 608/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 616/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 624/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 633/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 641/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 649/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.6/12 MB | 2.1 MB | 654/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 654/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 662/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 670/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 679/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 687/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 687/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 695/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 703/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 711/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 719/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 724/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 732/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.7/12 MB | 2.1 MB | 740/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 740/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 748/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 756/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 765/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 773/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 781/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 789/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 797/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.8/12 MB | 2.1 MB | 806/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.9/12 MB | 2.1 MB | 806/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.9/12 MB | 2.1 MB | 814/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.9/12 MB | 2.1 MB | 814/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.9/12 MB | 2.1 MB | 822/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.9/12 MB | 2.1 MB | 826/917 kB error 01-Jan-2023 03:02:37 Progress (3): 5.9/12 MB | 2.1 MB | 834/917 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 834/917 kB | 4.1/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 843/917 kB | 4.1/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 843/917 kB | 8.2/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 843/917 kB | 12/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 851/917 kB | 12/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 851/917 kB | 16/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 859/917 kB | 16/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 859/917 kB | 20/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 867/917 kB | 20/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 867/917 kB | 24/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 867/917 kB | 28/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 872/917 kB | 28/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 872/917 kB | 32/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 880/917 kB | 32/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 880/917 kB | 36/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 888/917 kB | 36/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 888/917 kB | 40/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 888/917 kB | 44/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 888/917 kB | 48/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 888/917 kB | 51/238 kB error 01-Jan-2023 03:02:37 Progress (4): 5.9/12 MB | 2.1 MB | 896/917 kB | 51/238 kB error 01-Jan-2023 03:02:37 Progress (5): 5.9/12 MB | 2.1 MB | 896/917 kB | 51/238 kB | 0/2.5 MB error 01-Jan-2023 03:02:37 Progress (5): 5.9/12 MB | 2.1 MB | 896/917 kB | 51/238 kB | 0/2.5 MB error 01-Jan-2023 03:02:37 Progress (5): 5.9/12 MB | 2.1 MB | 904/917 kB | 51/238 kB | 0/2.5 MB error 01-Jan-2023 03:02:37 Progress (5): 5.9/12 MB | 2.1 MB | 904/917 kB | 55/238 kB | 0/2.5 MB error 01-Jan-2023 03:02:37 Progress (5): 6.0/12 MB | 2.1 MB | 904/917 kB | 55/238 kB | 0/2.5 MB error 01-Jan-2023 03:02:37 error 01-Jan-2023 03:02:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 189 kB/s) error 01-Jan-2023 03:02:37 #14 89.85 Progress (4): 6.0/12 MB | 913/917 kB | 55/238 kB | 0/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 913/917 kB | 55/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 55/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 error 01-Jan-2023 03:02:37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar error 01-Jan-2023 03:02:37 #14 89.87 Progress (4): 6.0/12 MB | 917 kB | 55/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 55/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 59/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 63/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 67/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 67/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 71/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 75/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 79/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 79/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.0/12 MB | 917 kB | 79/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 79/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 81/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 85/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 89/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 94/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 98/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 102/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 106/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 110/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 114/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 114/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 116/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 120/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 124/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 128/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 132/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 137/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 141/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 141/238 kB | 0.1/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 141/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 145/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 149/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 151/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 151/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 155/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 159/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 163/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 163/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 167/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 171/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 171/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 175/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 180/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 184/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 186/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 188/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 192/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 197/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 197/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 201/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.1/12 MB | 917 kB | 205/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 205/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 205/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 209/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 213/238 kB | 0.2/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 213/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 217/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 221/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 225/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.2/12 MB | 917 kB | 229/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 229/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 229/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 232/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 236/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 236/238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.3/12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.4/12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.4/12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.4/12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.4/12 MB | 917 kB | 238 kB | 0.3/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.4/12 MB | 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.5/12 MB | 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (4): 6.5/12 MB | 917 kB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 error 01-Jan-2023 03:02:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 80 kB/s) error 01-Jan-2023 03:02:37 #14 90.31 Progress (3): 6.5/12 MB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.5/12 MB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 error 01-Jan-2023 03:02:37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar error 01-Jan-2023 03:02:37 #14 90.34 Progress (3): 6.6/12 MB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.6/12 MB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.6/12 MB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.6/12 MB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.4/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.5/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.5/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.5/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.5/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.5/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.5/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.7/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.8/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.8/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.8/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.8/12 MB | 238 kB | 0.6/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.8/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.8/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.7/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 6.9/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.0/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.0/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.1/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.1/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.1/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.1/12 MB | 238 kB | 0.8/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.1/12 MB | 238 kB | 0.9/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.2/12 MB | 238 kB | 0.9/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.2/12 MB | 238 kB | 0.9/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.2/12 MB | 238 kB | 0.9/2.5 MB error 01-Jan-2023 03:02:37 Progress (3): 7.2/12 MB | 238 kB | 0.9/2.5 MB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 4.1/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 8.2/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 12/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 16/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 20/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 20/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 20/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 25/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 29/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 33/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 33/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 37/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 41/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 0.9/2.5 MB | 44/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 44/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 48/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 52/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 52/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 56/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 59/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 59/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 63/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 67/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 71/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.2/12 MB | 238 kB | 1.0/2.5 MB | 75/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 75/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 80/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 84/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 88/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 92/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 94/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 94/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 98/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 102/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 106/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 110/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 114/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 118/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 123/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 125/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 129/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 129/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 129/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 129/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 133/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 133/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 137/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 141/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 145/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 149/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 153/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 157/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 159/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.0/2.5 MB | 164/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.3/12 MB | 238 kB | 1.1/2.5 MB | 164/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.4/12 MB | 238 kB | 1.1/2.5 MB | 164/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.4/12 MB | 238 kB | 1.1/2.5 MB | 168/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.4/12 MB | 238 kB | 1.1/2.5 MB | 168/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.4/12 MB | 238 kB | 1.1/2.5 MB | 168/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.4/12 MB | 238 kB | 1.1/2.5 MB | 168/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 168/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 168/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 172/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 176/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 180/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 184/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 188/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 190/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 194/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 198/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 202/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 207/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 211/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 215/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 219/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 223/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 225/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 225/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 229/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 233/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 237/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 241/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.1/2.5 MB | 241/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.2/2.5 MB | 241/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.2/2.5 MB | 245/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.2/2.5 MB | 250/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.2/2.5 MB | 254/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.5/12 MB | 238 kB | 1.2/2.5 MB | 254/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 254/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 258/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 260/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 264/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 268/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 272/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 276/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 276/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 276/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 276/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 280/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 284/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 288/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 293/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 295/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 295/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 299/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 303/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 307/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.6/12 MB | 238 kB | 1.2/2.5 MB | 311/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.2/2.5 MB | 311/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.2/2.5 MB | 315/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.2/2.5 MB | 315/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.2/2.5 MB | 319/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.2/2.5 MB | 321/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 321/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 325/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 329/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 334/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 338/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 338/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 338/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 338/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 338/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 338/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 342/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 346/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 350/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 354/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 356/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 360/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 364/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 368/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 372/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 377/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 381/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 381/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 385/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.3/2.5 MB | 389/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.7/12 MB | 238 kB | 1.4/2.5 MB | 389/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.8/12 MB | 238 kB | 1.4/2.5 MB | 389/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.8/12 MB | 238 kB | 1.4/2.5 MB | 391/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.8/12 MB | 238 kB | 1.4/2.5 MB | 395/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.8/12 MB | 238 kB | 1.4/2.5 MB | 399/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.8/12 MB | 238 kB | 1.4/2.5 MB | 403/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.8/12 MB | 238 kB | 1.4/2.5 MB | 407/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 407/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 407/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 411/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 415/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 420/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 424/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 424/686 kB error 01-Jan-2023 03:02:38 Progress (4): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 424/686 kB error 01-Jan-2023 03:02:38 Progress (5): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 424/686 kB | 3.3/194 kB error 01-Jan-2023 03:02:38 Progress (5): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 424/686 kB | 6.1/194 kB error 01-Jan-2023 03:02:38 Progress (5): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 426/686 kB | 6.1/194 kB error 01-Jan-2023 03:02:38 Progress (5): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 430/686 kB | 6.1/194 kB error 01-Jan-2023 03:02:38 Progress (5): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 434/686 kB | 6.1/194 kB error 01-Jan-2023 03:02:38 Progress (5): 7.9/12 MB | 238 kB | 1.4/2.5 MB | 438/686 kB | 6.1/194 kB error 01-Jan-2023 03:02:38 error 01-Jan-2023 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 19 kB/s) error 01-Jan-2023 03:02:38 #14 91.08 Progress (4): 7.9/12 MB | 1.4/2.5 MB | 438/686 kB | 8.9/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 438/686 kB | 8.9/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 438/686 kB | 8.9/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 442/686 kB | 8.9/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 446/686 kB | 8.9/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 450/686 kB | 8.9/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 450/686 kB | 8.9/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 450/686 kB | 12/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 454/686 kB | 12/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 458/686 kB | 12/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 458/686 kB | 15/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 458/686 kB | 17/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 458/686 kB | 20/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 458/686 kB | 20/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 458/686 kB | 20/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.0/12 MB | 1.4/2.5 MB | 460/686 kB | 20/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.4/2.5 MB | 460/686 kB | 20/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.4/2.5 MB | 460/686 kB | 23/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.4/2.5 MB | 465/686 kB | 23/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.4/2.5 MB | 469/686 kB | 23/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.4/2.5 MB | 473/686 kB | 23/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 473/686 kB | 23/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 473/686 kB | 26/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 473/686 kB | 29/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 477/686 kB | 29/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 481/686 kB | 29/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 485/686 kB | 29/194 kB error 01-Jan-2023 03:02:38 error 01-Jan-2023 03:02:38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar error 01-Jan-2023 03:02:38 #14 91.11 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 485/686 kB | 29/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 485/686 kB | 31/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 485/686 kB | 34/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 485/686 kB | 37/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 489/686 kB | 37/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 493/686 kB | 37/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 493/686 kB | 37/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 493/686 kB | 40/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 495/686 kB | 40/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 495/686 kB | 42/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 495/686 kB | 42/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 495/686 kB | 42/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 495/686 kB | 45/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 499/686 kB | 45/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 503/686 kB | 45/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 503/686 kB | 48/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 508/686 kB | 48/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 512/686 kB | 48/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 512/686 kB | 51/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 512/686 kB | 51/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 512/686 kB | 54/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 512/686 kB | 56/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 512/686 kB | 59/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.1/12 MB | 1.5/2.5 MB | 516/686 kB | 59/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.5/2.5 MB | 516/686 kB | 59/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.5/2.5 MB | 516/686 kB | 59/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 516/686 kB | 59/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 516/686 kB | 59/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 516/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 520/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 524/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 528/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 530/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 534/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 538/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 542/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 547/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.2/12 MB | 1.6/2.5 MB | 551/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 551/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 551/686 kB | 62/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 551/686 kB | 65/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 551/686 kB | 68/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 555/686 kB | 68/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 559/686 kB | 68/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 559/686 kB | 70/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 563/686 kB | 70/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 565/686 kB | 70/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 569/686 kB | 70/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 569/686 kB | 70/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 569/686 kB | 73/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 569/686 kB | 76/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 569/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 573/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 577/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 581/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 581/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 581/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 581/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 585/686 kB | 79/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 585/686 kB | 82/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 585/686 kB | 84/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 585/686 kB | 87/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 585/686 kB | 90/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 585/686 kB | 93/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 590/686 kB | 93/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 594/686 kB | 93/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 598/686 kB | 93/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 598/686 kB | 96/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.6/2.5 MB | 600/686 kB | 96/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.7/2.5 MB | 600/686 kB | 96/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.3/12 MB | 1.7/2.5 MB | 600/686 kB | 98/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 600/686 kB | 98/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 604/686 kB | 98/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 608/686 kB | 98/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 612/686 kB | 98/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 98/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 98/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 101/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 104/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 107/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 107/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 110/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 112/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 115/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.4/12 MB | 1.7/2.5 MB | 616/686 kB | 115/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 616/686 kB | 115/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 616/686 kB | 118/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 620/686 kB | 118/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 624/686 kB | 118/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 628/686 kB | 118/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 633/686 kB | 118/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 635/686 kB | 118/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 635/686 kB | 121/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 635/686 kB | 124/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 635/686 kB | 124/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 638/686 kB | 124/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 638/686 kB | 126/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 642/686 kB | 126/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 642/686 kB | 129/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 642/686 kB | 132/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 647/686 kB | 132/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 651/686 kB | 132/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 651/686 kB | 132/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 651/686 kB | 132/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 651/686 kB | 135/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 655/686 kB | 135/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.7/2.5 MB | 655/686 kB | 135/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 655/686 kB | 135/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 659/686 kB | 135/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 659/686 kB | 138/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 663/686 kB | 138/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 667/686 kB | 138/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 667/686 kB | 140/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 667/686 kB | 143/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 667/686 kB | 146/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 667/686 kB | 149/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 667/686 kB | 152/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 671/686 kB | 152/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 674/686 kB | 152/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 678/686 kB | 152/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 683/686 kB | 152/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 683/686 kB | 152/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 683/686 kB | 154/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 683/686 kB | 157/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 683/686 kB | 160/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 686 kB | 160/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 686 kB | 163/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.5/12 MB | 1.8/2.5 MB | 686 kB | 163/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 163/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 166/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 168/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 171/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 171/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 174/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 177/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.6/12 MB | 1.8/2.5 MB | 686 kB | 180/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 180/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 180/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 182/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 185/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 185/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 187/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 190/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 193/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.8/2.5 MB | 686 kB | 193/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.9/2.5 MB | 686 kB | 193/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.9/2.5 MB | 686 kB | 193/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.9/2.5 MB | 686 kB | 193/194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.7/12 MB | 1.9/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 03:02:38 Progress (4): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 3.3/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 3.3/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 6.1/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 8.9/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 8.9/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 12/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 14/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 17/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 20/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 23/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 26/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 28/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 1.9/2.5 MB | 686 kB | 194 kB | 28/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 28/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 31/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 31/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 34/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 37/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 37/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 37/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 37/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 40/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 42/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 42/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 45/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 48/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 48/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 51/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.8/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 51/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.0/2.5 MB | 686 kB | 194 kB | 51/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 51/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 51/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 51/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 54/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 56/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 59/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 59/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 62/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 65/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 65/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 68/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 68/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.1/2.5 MB | 686 kB | 194 kB | 70/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 70/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 73/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 73/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 73/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 73/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 76/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 79/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 82/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 82/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 84/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 84/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.2/2.5 MB | 686 kB | 194 kB | 87/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 87/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 90/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 90/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 93/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 93/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 96/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 98/100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 8.9/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.4/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.0/12 MB | 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.1/12 MB | 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.1/12 MB | 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.1/12 MB | 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.1/12 MB | 2.5/2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.1/12 MB | 2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 Progress (5): 9.1/12 MB | 2.5 MB | 686 kB | 194 kB | 100 kB error 01-Jan-2023 03:02:38 error 01-Jan-2023 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar (194 kB at 15 kB/s) error 01-Jan-2023 03:02:38 #14 91.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar error 01-Jan-2023 03:02:38 #14 91.51 Progress (4): 9.2/12 MB | 2.5 MB | 686 kB | 100 kB error 01-Jan-2023 03:02:38 error 01-Jan-2023 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar (686 kB at 54 kB/s) error 01-Jan-2023 03:02:38 #14 91.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar error 01-Jan-2023 03:02:38 #14 91.53 Progress (3): 9.2/12 MB | 2.5 MB | 100 kB error 01-Jan-2023 03:02:38 Progress (3): 9.3/12 MB | 2.5 MB | 100 kB error 01-Jan-2023 03:02:38 Progress (3): 9.3/12 MB | 2.5 MB | 100 kB error 01-Jan-2023 03:02:38 Progress (3): 9.4/12 MB | 2.5 MB | 100 kB error 01-Jan-2023 03:02:38 Progress (3): 9.5/12 MB | 2.5 MB | 100 kB error 01-Jan-2023 03:02:39 error 01-Jan-2023 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (100 kB at 7.9 kB/s) error 01-Jan-2023 03:02:39 #14 91.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar error 01-Jan-2023 03:02:39 #14 91.59 Progress (2): 9.5/12 MB | 2.5 MB error 01-Jan-2023 03:02:39 Progress (2): 9.6/12 MB | 2.5 MB error 01-Jan-2023 03:02:39 Progress (2): 9.6/12 MB | 2.5 MB error 01-Jan-2023 03:02:39 error 01-Jan-2023 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar (2.5 MB at 198 kB/s) error 01-Jan-2023 03:02:39 #14 91.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 01-Jan-2023 03:02:39 #14 91.61 Progress (1): 9.7/12 MB error 01-Jan-2023 03:02:39 Progress (1): 9.8/12 MB error 01-Jan-2023 03:02:39 Progress (1): 9.8/12 MB error 01-Jan-2023 03:02:39 Progress (1): 9.9/12 MB error 01-Jan-2023 03:02:39 Progress (1): 9.9/12 MB error 01-Jan-2023 03:02:39 Progress (1): 10.0/12 MB error 01-Jan-2023 03:02:39 Progress (2): 10.0/12 MB | 3.3/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10.0/12 MB | 6.1/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10.0/12 MB | 8.9/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 8.9/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 12/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 14/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 17/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 20/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 20/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 23/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 26/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 28/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 31/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 31/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 34/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 37/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 40/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 42/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 42/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 45/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 48/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 51/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 51/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 54/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 56/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 59/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 59/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 62/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 65/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 68/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 70/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 73/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 76/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 76/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 79/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 82/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 84/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 87/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 90/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 93/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 96/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 96/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 98/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 101/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 104/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 106/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 109/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 112/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 115/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 118/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 120/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 123/186 kB error 01-Jan-2023 03:02:39 Progress (2): 10/12 MB | 126/186 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 3.3/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 6.1/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 8.9/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 12/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 14/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 17/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 20/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 126/186 kB | 23/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 129/186 kB | 23/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 129/186 kB | 26/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 132/186 kB | 26/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 132/186 kB | 28/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 132/186 kB | 31/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 134/186 kB | 31/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 137/186 kB | 31/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 137/186 kB | 34/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 137/186 kB | 37/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 140/186 kB | 37/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 143/186 kB | 37/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 143/186 kB | 40/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 143/186 kB | 42/67 kB error 01-Jan-2023 03:02:39 Progress (3): 10/12 MB | 143/186 kB | 42/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 143/186 kB | 42/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 143/186 kB | 45/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 143/186 kB | 48/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 143/186 kB | 51/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 146/186 kB | 51/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 148/186 kB | 51/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 151/186 kB | 51/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 151/186 kB | 54/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 154/186 kB | 54/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 157/186 kB | 54/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 160/186 kB | 54/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 160/186 kB | 56/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 160/186 kB | 59/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 162/186 kB | 59/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 165/186 kB | 59/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 165/186 kB | 62/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 168/186 kB | 62/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 168/186 kB | 65/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 170/186 kB | 65/67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 170/186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 173/186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 176/186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 179/186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 179/186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 182/186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 184/186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 186 kB | 67 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 4.1/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 7.5/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 12/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 16/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 20/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 24/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 28/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 32/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 36/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 40/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 42/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 46/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 51/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 55/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 59/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 63/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 67/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 67/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 71/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 75/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 77/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 81/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 85/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 89/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 94/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 98/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 102/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 102/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 106/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 110/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 112/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 116/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 120/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 124/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 124/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 128/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 132/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 137/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 141/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 143/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 147/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 151/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 155/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 159/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 159/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 163/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 167/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 171/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 175/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 178/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 182/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 186/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 186/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 188/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 192/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 197/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 201/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 205/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 209/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 213/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 213/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 217/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 221/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 224/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 228/230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 230 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 67 kB | 230 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 4.1/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 8.2/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 12/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 16/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 19/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 19/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 23/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 27/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 31/636 kB error 01-Jan-2023 03:02:39 Progress (5): 11/12 MB | 186 kB | 67 kB | 230 kB | 34/636 kB error 01-Jan-2023 03:02:39 error 01-Jan-2023 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar (67 kB at 5.1 kB/s) error 01-Jan-2023 03:02:39 #14 91.89 Progress (4): 11/12 MB | 186 kB | 230 kB | 38/636 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 230 kB | 42/636 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 230 kB | 46/636 kB error 01-Jan-2023 03:02:39 Progress (4): 11/12 MB | 186 kB | 230 kB | 51/636 kB error 01-Jan-2023 03:02:39 error 01-Jan-2023 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (186 kB at 14 kB/s) error 01-Jan-2023 03:02:39 #14 91.89 Progress (3): 11/12 MB | 230 kB | 55/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 59/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 63/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 67/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 69/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 73/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 77/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 81/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 85/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 85/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 89/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 94/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 98/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 102/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 104/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 108/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 112/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 116/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 120/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 124/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 128/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 132/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 137/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 139/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 143/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 147/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 151/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 155/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 155/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 159/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 163/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 167/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 171/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 173/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 178/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 182/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 186/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 190/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 194/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 198/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 202/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 206/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 206/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 208/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 212/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 216/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 221/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 225/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 229/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 233/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 237/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 241/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 243/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 247/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 251/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 255/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 259/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 259/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 264/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 268/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 272/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 276/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 278/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 282/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 286/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 290/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 294/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 298/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 302/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 307/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 311/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 313/636 kB error 01-Jan-2023 03:02:39 Progress (3): 11/12 MB | 230 kB | 317/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12/12 MB | 230 kB | 317/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12/12 MB | 230 kB | 321/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 321/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 325/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 329/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 333/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 337/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 341/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 345/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 347/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 352/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 356/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 360/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 364/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 368/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 372/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 376/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 380/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 382/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 386/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 390/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 395/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 399/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 403/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 407/636 kB error 01-Jan-2023 03:02:39 Progress (3): 12 MB | 230 kB | 411/636 kB error 01-Jan-2023 03:02:39 error 01-Jan-2023 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar (230 kB at 17 kB/s) error 01-Jan-2023 03:02:39 #14 91.99 Progress (2): 12 MB | 415/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 417/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 421/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 425/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 429/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 434/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 438/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 442/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 446/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 450/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 452/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 456/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 460/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 464/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 468/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 472/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 477/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 481/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 485/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 487/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 491/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 495/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 499/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 503/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 507/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 511/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 515/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 520/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 522/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 526/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 530/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 534/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 538/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 542/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 546/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 550/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 554/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 556/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 560/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 565/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 569/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 573/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 577/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 581/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 585/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 589/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 593/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 597/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 601/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 606/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 610/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 614/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 618/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 622/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 626/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 629/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 633/636 kB error 01-Jan-2023 03:02:39 Progress (2): 12 MB | 636 kB error 01-Jan-2023 03:02:39 error 01-Jan-2023 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 869 kB/s) error 01-Jan-2023 03:02:39 #14 92.18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 48 kB/s) error 01-Jan-2023 03:02:39 #14 92.40 [INFO] error 01-Jan-2023 03:02:39 #14 92.40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 01-Jan-2023 03:02:40 #14 92.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 01-Jan-2023 03:02:40 #14 92.99 Progress (1): 3.4/6.7 kB error 01-Jan-2023 03:02:40 Progress (1): 6.2/6.7 kB error 01-Jan-2023 03:02:40 Progress (1): 6.7 kB error 01-Jan-2023 03:02:40 error 01-Jan-2023 03:02:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 24 kB/s) error 01-Jan-2023 03:02:40 #14 93.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom error 01-Jan-2023 03:02:40 #14 93.32 Progress (1): 1.9 kB error 01-Jan-2023 03:02:40 error 01-Jan-2023 03:02:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 7.3 kB/s) error 01-Jan-2023 03:02:40 #14 93.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom error 01-Jan-2023 03:02:41 #14 93.62 Progress (1): 1.8 kB error 01-Jan-2023 03:02:41 error 01-Jan-2023 03:02:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 6.4 kB/s) error 01-Jan-2023 03:02:41 #14 93.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom error 01-Jan-2023 03:02:41 #14 93.93 Progress (1): 1.4 kB error 01-Jan-2023 03:02:41 error 01-Jan-2023 03:02:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 4.9 kB/s) error 01-Jan-2023 03:02:41 #14 94.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom error 01-Jan-2023 03:02:41 #14 94.28 Progress (1): 424 B error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 853 B/s) error 01-Jan-2023 03:02:42 #14 94.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom error 01-Jan-2023 03:02:42 #14 94.98 Progress (1): 3.4/3.9 kB error 01-Jan-2023 03:02:42 Progress (1): 3.9 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 11 kB/s) error 01-Jan-2023 03:02:42 #14 95.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom error 01-Jan-2023 03:02:42 #14 95.42 Progress (1): 1.7 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 #14 ... error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:42 #17 78.22 Progress (1): 4.1/313 kB error 01-Jan-2023 03:02:42 Progress (1): 8.2/313 kB error 01-Jan-2023 03:02:42 Progress (1): 12/313 kB error 01-Jan-2023 03:02:42 Progress (1): 16/313 kB error 01-Jan-2023 03:02:42 Progress (1): 19/313 kB error 01-Jan-2023 03:02:42 Progress (1): 23/313 kB error 01-Jan-2023 03:02:42 Progress (1): 27/313 kB error 01-Jan-2023 03:02:42 Progress (1): 31/313 kB error 01-Jan-2023 03:02:42 Progress (1): 35/313 kB error 01-Jan-2023 03:02:42 Progress (1): 39/313 kB error 01-Jan-2023 03:02:42 Progress (1): 43/313 kB error 01-Jan-2023 03:02:42 Progress (1): 47/313 kB error 01-Jan-2023 03:02:42 Progress (1): 52/313 kB error 01-Jan-2023 03:02:42 Progress (1): 54/313 kB error 01-Jan-2023 03:02:42 Progress (1): 58/313 kB error 01-Jan-2023 03:02:42 Progress (1): 62/313 kB error 01-Jan-2023 03:02:42 Progress (1): 66/313 kB error 01-Jan-2023 03:02:42 Progress (1): 70/313 kB error 01-Jan-2023 03:02:42 Progress (1): 74/313 kB error 01-Jan-2023 03:02:42 Progress (1): 78/313 kB error 01-Jan-2023 03:02:42 Progress (1): 82/313 kB error 01-Jan-2023 03:02:42 Progress (1): 86/313 kB error 01-Jan-2023 03:02:42 Progress (1): 88/313 kB error 01-Jan-2023 03:02:42 Progress (1): 93/313 kB error 01-Jan-2023 03:02:42 Progress (1): 97/313 kB error 01-Jan-2023 03:02:42 Progress (1): 101/313 kB error 01-Jan-2023 03:02:42 Progress (1): 105/313 kB error 01-Jan-2023 03:02:42 Progress (1): 109/313 kB error 01-Jan-2023 03:02:42 Progress (1): 113/313 kB error 01-Jan-2023 03:02:42 Progress (1): 116/313 kB error 01-Jan-2023 03:02:42 Progress (1): 120/313 kB error 01-Jan-2023 03:02:42 Progress (1): 125/313 kB error 01-Jan-2023 03:02:42 Progress (1): 129/313 kB error 01-Jan-2023 03:02:42 Progress (1): 133/313 kB error 01-Jan-2023 03:02:42 Progress (1): 137/313 kB error 01-Jan-2023 03:02:42 Progress (1): 141/313 kB error 01-Jan-2023 03:02:42 Progress (1): 145/313 kB error 01-Jan-2023 03:02:42 Progress (1): 149/313 kB error 01-Jan-2023 03:02:42 Progress (1): 153/313 kB error 01-Jan-2023 03:02:42 Progress (1): 157/313 kB error 01-Jan-2023 03:02:42 Progress (1): 161/313 kB error 01-Jan-2023 03:02:42 Progress (1): 165/313 kB error 01-Jan-2023 03:02:42 Progress (1): 170/313 kB error 01-Jan-2023 03:02:42 Progress (1): 174/313 kB error 01-Jan-2023 03:02:42 Progress (1): 178/313 kB error 01-Jan-2023 03:02:42 Progress (1): 182/313 kB error 01-Jan-2023 03:02:42 Progress (1): 186/313 kB error 01-Jan-2023 03:02:42 Progress (1): 188/313 kB error 01-Jan-2023 03:02:42 Progress (1): 192/313 kB error 01-Jan-2023 03:02:42 Progress (1): 197/313 kB error 01-Jan-2023 03:02:42 Progress (1): 201/313 kB error 01-Jan-2023 03:02:42 Progress (1): 205/313 kB error 01-Jan-2023 03:02:42 Progress (1): 209/313 kB error 01-Jan-2023 03:02:42 Progress (1): 213/313 kB error 01-Jan-2023 03:02:42 Progress (1): 217/313 kB error 01-Jan-2023 03:02:42 Progress (1): 221/313 kB error 01-Jan-2023 03:02:42 Progress (1): 225/313 kB error 01-Jan-2023 03:02:42 Progress (1): 229/313 kB error 01-Jan-2023 03:02:42 Progress (1): 233/313 kB error 01-Jan-2023 03:02:42 Progress (1): 237/313 kB error 01-Jan-2023 03:02:42 Progress (1): 242/313 kB error 01-Jan-2023 03:02:42 Progress (1): 246/313 kB error 01-Jan-2023 03:02:42 Progress (1): 250/313 kB error 01-Jan-2023 03:02:42 Progress (1): 254/313 kB error 01-Jan-2023 03:02:42 Progress (1): 258/313 kB error 01-Jan-2023 03:02:42 Progress (1): 260/313 kB error 01-Jan-2023 03:02:42 Progress (1): 264/313 kB error 01-Jan-2023 03:02:42 Progress (1): 269/313 kB error 01-Jan-2023 03:02:42 Progress (1): 273/313 kB error 01-Jan-2023 03:02:42 Progress (1): 277/313 kB error 01-Jan-2023 03:02:42 Progress (1): 281/313 kB error 01-Jan-2023 03:02:42 Progress (1): 285/313 kB error 01-Jan-2023 03:02:42 Progress (1): 289/313 kB error 01-Jan-2023 03:02:42 Progress (1): 293/313 kB error 01-Jan-2023 03:02:42 Progress (1): 295/313 kB error 01-Jan-2023 03:02:42 Progress (1): 299/313 kB error 01-Jan-2023 03:02:42 Progress (1): 303/313 kB error 01-Jan-2023 03:02:42 Progress (1): 307/313 kB error 01-Jan-2023 03:02:42 Progress (1): 312/313 kB error 01-Jan-2023 03:02:42 Progress (1): 313 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar (313 kB at 730 kB/s) error 01-Jan-2023 03:02:42 #17 78.37 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3:jar error 01-Jan-2023 03:02:42 #17 78.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom error 01-Jan-2023 03:02:42 #17 78.49 Progress (1): 3.3/5.9 kB error 01-Jan-2023 03:02:42 Progress (1): 5.9 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom (5.9 kB at 26 kB/s) error 01-Jan-2023 03:02:42 #17 78.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom error 01-Jan-2023 03:02:42 #17 78.72 Progress (1): 3.3/5.3 kB error 01-Jan-2023 03:02:42 Progress (1): 5.3 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom (5.3 kB at 23 kB/s) error 01-Jan-2023 03:02:42 #17 78.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar error 01-Jan-2023 03:02:42 #17 78.94 Progress (1): 3.3/27 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/27 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/27 kB error 01-Jan-2023 03:02:42 Progress (1): 12/27 kB error 01-Jan-2023 03:02:42 Progress (1): 15/27 kB error 01-Jan-2023 03:02:42 Progress (1): 17/27 kB error 01-Jan-2023 03:02:42 Progress (1): 20/27 kB error 01-Jan-2023 03:02:42 Progress (1): 23/27 kB error 01-Jan-2023 03:02:42 Progress (1): 26/27 kB error 01-Jan-2023 03:02:42 Progress (1): 27 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar (27 kB at 120 kB/s) error 01-Jan-2023 03:02:42 #17 79.06 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.9.0:jar error 01-Jan-2023 03:02:42 #17 79.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom error 01-Jan-2023 03:02:42 #17 79.17 Progress (1): 3.3/4.1 kB error 01-Jan-2023 03:02:42 Progress (1): 4.1 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom (4.1 kB at 19 kB/s) error 01-Jan-2023 03:02:42 #17 79.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom error 01-Jan-2023 03:02:42 #17 79.38 Progress (1): 3.3/9.9 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/9.9 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/9.9 kB error 01-Jan-2023 03:02:42 Progress (1): 9.9 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom (9.9 kB at 44 kB/s) error 01-Jan-2023 03:02:42 #17 79.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar error 01-Jan-2023 03:02:42 #17 79.78 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.2 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2 MB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar (1.2 MB at 2.5 MB/s) error 01-Jan-2023 03:02:42 #17 79.99 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar error 01-Jan-2023 03:02:42 #17 79.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom error 01-Jan-2023 03:02:42 #17 80.10 Progress (1): 3.3/4.6 kB error 01-Jan-2023 03:02:42 Progress (1): 4.6 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom (4.6 kB at 21 kB/s) error 01-Jan-2023 03:02:42 #17 80.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom error 01-Jan-2023 03:02:42 #17 80.33 Progress (1): 3.3/12 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/12 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/12 kB error 01-Jan-2023 03:02:42 Progress (1): 12/12 kB error 01-Jan-2023 03:02:42 Progress (1): 12 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom (12 kB at 54 kB/s) error 01-Jan-2023 03:02:42 #17 80.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar error 01-Jan-2023 03:02:42 #17 80.75 Progress (1): 0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 1.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.4/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.5/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.6/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.7/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.8/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 2.9/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.0/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.1/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.2/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.3/3.3 MB error 01-Jan-2023 03:02:42 Progress (1): 3.3 MB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar (3.3 MB at 5.3 MB/s) error 01-Jan-2023 03:02:42 #17 81.07 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0:jar error 01-Jan-2023 03:02:42 #17 81.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom error 01-Jan-2023 03:02:42 #17 81.19 Progress (1): 3.3/9.8 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/9.8 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/9.8 kB error 01-Jan-2023 03:02:42 Progress (1): 9.8 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom (9.8 kB at 42 kB/s) error 01-Jan-2023 03:02:42 #17 81.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom error 01-Jan-2023 03:02:42 #17 81.42 Progress (1): 3.3/13 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/13 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/13 kB error 01-Jan-2023 03:02:42 Progress (1): 12/13 kB error 01-Jan-2023 03:02:42 Progress (1): 13 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom (13 kB at 59 kB/s) error 01-Jan-2023 03:02:42 #17 81.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar error 01-Jan-2023 03:02:42 #17 81.82 Progress (1): 0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.1/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.2/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.3/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.4/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.5/1.5 MB error 01-Jan-2023 03:02:42 Progress (1): 1.5 MB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar (1.5 MB at 3.1 MB/s) error 01-Jan-2023 03:02:42 #17 82.00 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.8:jar error 01-Jan-2023 03:02:42 #17 82.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom error 01-Jan-2023 03:02:42 #17 82.11 Progress (1): 3.3/4.9 kB error 01-Jan-2023 03:02:42 Progress (1): 4.9 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom (4.9 kB at 22 kB/s) error 01-Jan-2023 03:02:42 #17 82.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom error 01-Jan-2023 03:02:42 #17 82.33 Progress (1): 3.3/9.9 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/9.9 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/9.9 kB error 01-Jan-2023 03:02:42 Progress (1): 9.9 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom (9.9 kB at 45 kB/s) error 01-Jan-2023 03:02:42 #17 82.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar error 01-Jan-2023 03:02:42 #17 82.55 Progress (1): 3.3/57 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/57 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/57 kB error 01-Jan-2023 03:02:42 Progress (1): 12/57 kB error 01-Jan-2023 03:02:42 Progress (1): 14/57 kB error 01-Jan-2023 03:02:42 Progress (1): 17/57 kB error 01-Jan-2023 03:02:42 Progress (1): 20/57 kB error 01-Jan-2023 03:02:42 Progress (1): 23/57 kB error 01-Jan-2023 03:02:42 Progress (1): 26/57 kB error 01-Jan-2023 03:02:42 Progress (1): 28/57 kB error 01-Jan-2023 03:02:42 Progress (1): 31/57 kB error 01-Jan-2023 03:02:42 Progress (1): 34/57 kB error 01-Jan-2023 03:02:42 Progress (1): 37/57 kB error 01-Jan-2023 03:02:42 Progress (1): 40/57 kB error 01-Jan-2023 03:02:42 Progress (1): 42/57 kB error 01-Jan-2023 03:02:42 Progress (1): 45/57 kB error 01-Jan-2023 03:02:42 Progress (1): 48/57 kB error 01-Jan-2023 03:02:42 Progress (1): 51/57 kB error 01-Jan-2023 03:02:42 Progress (1): 54/57 kB error 01-Jan-2023 03:02:42 Progress (1): 56/57 kB error 01-Jan-2023 03:02:42 Progress (1): 57 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar (57 kB at 254 kB/s) error 01-Jan-2023 03:02:42 #17 82.67 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.33.0:jar error 01-Jan-2023 03:02:42 #17 82.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom error 01-Jan-2023 03:02:42 #17 82.79 Progress (1): 3.3/19 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/19 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/19 kB error 01-Jan-2023 03:02:42 Progress (1): 12/19 kB error 01-Jan-2023 03:02:42 Progress (1): 15/19 kB error 01-Jan-2023 03:02:42 Progress (1): 17/19 kB error 01-Jan-2023 03:02:42 Progress (1): 19 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom (19 kB at 84 kB/s) error 01-Jan-2023 03:02:42 #17 82.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom error 01-Jan-2023 03:02:42 #17 83.01 Progress (1): 3.3/15 kB error 01-Jan-2023 03:02:42 Progress (1): 6.1/15 kB error 01-Jan-2023 03:02:42 Progress (1): 8.9/15 kB error 01-Jan-2023 03:02:42 Progress (1): 12/15 kB error 01-Jan-2023 03:02:42 Progress (1): 15/15 kB error 01-Jan-2023 03:02:42 Progress (1): 15 kB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom (15 kB at 68 kB/s) error 01-Jan-2023 03:02:42 #17 83.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar error 01-Jan-2023 03:02:42 #17 83.43 Progress (1): 0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.1/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.2/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.3/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.4/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.5/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.6/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.7/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.8/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 0.9/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0/1.0 MB error 01-Jan-2023 03:02:42 Progress (1): 1.0 MB error 01-Jan-2023 03:02:42 error 01-Jan-2023 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar (1.0 MB at 2.1 MB/s) error 01-Jan-2023 03:02:42 #17 83.62 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0:jar error 01-Jan-2023 03:02:42 #17 83.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 01-Jan-2023 03:02:42 #17 86.17 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 01-Jan-2023 03:02:42 #17 86.38 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available error 01-Jan-2023 03:02:42 #17 86.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 01-Jan-2023 03:02:43 #17 88.38 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 01-Jan-2023 03:02:43 #17 88.40 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 03:02:43 #17 88.40 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT: error 01-Jan-2023 03:02:43 #17 88.40 [INFO] error 01-Jan-2023 03:02:43 #17 88.40 [INFO] Reference Application Distribution ................. SUCCESS [ 0.396 s] error 01-Jan-2023 03:02:43 #17 88.40 [INFO] Reference Application Distribution Package ......... FAILURE [01:24 min] error 01-Jan-2023 03:02:43 #17 88.40 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 03:02:43 #17 88.40 [INFO] BUILD FAILURE error 01-Jan-2023 03:02:43 #17 88.40 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 03:02:43 #17 88.40 [INFO] Total time: 01:24 min error 01-Jan-2023 03:02:43 #17 88.40 [INFO] Finished at: 2023-01-01T03:02:42Z error 01-Jan-2023 03:02:43 #17 88.40 [INFO] ------------------------------------------------------------------------ error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] After correcting the problems, you can resume the build with the command error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] mvn -rf :referenceapplication-package error 01-Jan-2023 03:02:43 #17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 error 01-Jan-2023 03:02:43 error 01-Jan-2023 03:02:43 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 01-Jan-2023 03:02:43 #14 95.42 Progress (1): 1.7 kB error 01-Jan-2023 03:02:43 error 01-Jan-2023 03:02:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 4.9 kB/s) error 01-Jan-2023 03:02:43 #14 95.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 01-Jan-2023 03:02:43 #14 95.74 Progress (1): 2.1 kB error 01-Jan-2023 03:02:43 #14 CANCELED error 01-Jan-2023 03:02:43 ------ error 01-Jan-2023 03:02:43 > [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] After correcting the problems, you can resume the build with the command error 01-Jan-2023 03:02:43 #17 88.40 [ERROR] mvn -rf :referenceapplication-package error 01-Jan-2023 03:02:43 ------ error 01-Jan-2023 03:02:43 Dockerfile:14 error 01-Jan-2023 03:02:43 -------------------- error 01-Jan-2023 03:02:43 12 | error 01-Jan-2023 03:02:43 13 | # Build the distro error 01-Jan-2023 03:02:43 14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS error 01-Jan-2023 03:02:43 15 | error 01-Jan-2023 03:02:43 16 | ### Run Stage error 01-Jan-2023 03:02:43 -------------------- error 01-Jan-2023 03:02:43 error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 simple 01-Jan-2023 03:02:43 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13357-ScriptBuildTask-7835575104160269113.sh] was 1 while expected 0 simple 01-Jan-2023 03:02:43 Finished task 'Build and push nightly docker image' with result: Failed simple 01-Jan-2023 03:02:43 Running post build plugin 'Docker Container Cleanup' simple 01-Jan-2023 03:02:43 Running post build plugin 'NCover Results Collector' simple 01-Jan-2023 03:02:43 Running post build plugin 'Build Results Label Collector' simple 01-Jan-2023 03:02:43 Running post build plugin 'Clover Results Collector' simple 01-Jan-2023 03:02:43 Running post build plugin 'npm Cache Cleanup' simple 01-Jan-2023 03:02:43 Running post build plugin 'Artifact Copier' simple 01-Jan-2023 03:02:43 Finalising the build... simple 01-Jan-2023 03:02:43 Stopping timer. simple 01-Jan-2023 03:02:43 Build REFAPP-OMODDISTRO-DNDI-13357 completed. simple 01-Jan-2023 03:02:43 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jan-2023 03:02:43 Running on server: post build plugin 'NCover Results Collector' simple 01-Jan-2023 03:02:43 Running on server: post build plugin 'Build Labeller' simple 01-Jan-2023 03:02:43 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jan-2023 03:02:43 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jan-2023 03:02:43 All post build plugins have finished simple 01-Jan-2023 03:02:43 Generating build results summary... simple 01-Jan-2023 03:02:43 Saving build results to disk... simple 01-Jan-2023 03:02:43 Store variable context... simple 01-Jan-2023 03:02:43 Finished building REFAPP-OMODDISTRO-DNDI-13357.