OpenMRS Core 2.8.x

Build: #67 was successful

Job: Deploy to docker JDK 17 was successful

Build log

The build generated 1,942 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

11-Nov-2025 13:05:52 #27 52.80 [INFO] openmrs-tools ...................................... SUCCESS [  0.422 s]
11-Nov-2025 13:05:52 #27 52.80 [INFO] openmrs-test ....................................... SUCCESS [  0.231 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] openmrs-api ........................................ SUCCESS [ 33.805 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] openmrs-web ........................................ SUCCESS [  2.495 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] openmrs-webapp ..................................... SUCCESS [  5.385 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] openmrs-liquibase .................................. SUCCESS [  2.214 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] openmrs-test-module ................................ SUCCESS [  0.324 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] openmrs-test-module-api ............................ SUCCESS [  0.790 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] openmrs-test-module-omod ........................... SUCCESS [  2.248 s]
11-Nov-2025 13:05:52 #27 52.81 [INFO] ------------------------------------------------------------------------
11-Nov-2025 13:05:52 #27 52.81 [INFO] BUILD SUCCESS
11-Nov-2025 13:05:52 #27 52.81 [INFO] ------------------------------------------------------------------------
11-Nov-2025 13:05:52 #27 52.82 [INFO] Total time:  50.886 s
11-Nov-2025 13:05:52 #27 52.82 [INFO] Finished at: 2025-11-11T13:05:51Z
11-Nov-2025 13:05:52 #27 52.82 [INFO] ------------------------------------------------------------------------
11-Nov-2025 13:05:52 #27 DONE 53.1s
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #28 [linux/arm64 dev 3/8] RUN if [ "arm64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod +x /usr/bin/tini
11-Nov-2025 13:05:56 #28 CACHED
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #29 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
11-Nov-2025 13:05:56 #29 CACHED
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #30 [linux/arm64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz"     && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3  /tmp/apache-tomcat.tar.gz" | sha512sum -c     && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz      && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1     && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/*
11-Nov-2025 13:05:56 #30 CACHED
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:05:56 #31 ...
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #32 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
11-Nov-2025 13:05:56 #32 CACHED
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #33 [linux/amd64 dev 3/8] RUN if [ "amd64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod +x /usr/bin/tini
11-Nov-2025 13:05:56 #33 CACHED
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #34 [linux/amd64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz"     && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3  /tmp/apache-tomcat.tar.gz" | sha512sum -c     && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz      && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1     && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/*
11-Nov-2025 13:05:56 #34 CACHED
11-Nov-2025 13:05:56
11-Nov-2025 13:05:56 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:05:58 #35 ...
11-Nov-2025 13:05:58
11-Nov-2025 13:05:58 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:05:58 #31 CACHED
11-Nov-2025 13:05:58
11-Nov-2025 13:05:58 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:05:59 #35 sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a 0B / 102B 0.2s
11-Nov-2025 13:05:59 #35 sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a 102B / 102B 0.2s done
11-Nov-2025 13:05:59 #35 sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389 7.73MB / 19.76MB 0.2s
11-Nov-2025 13:05:59 #35 sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389 19.76MB / 19.76MB 0.3s done
11-Nov-2025 13:05:59 #35 sha256:b24aaefa5cfc0c7b5de41bc153a953d4c82e031aad427079f1afe00c0ac3a450 9.53kB / 9.53kB 0.1s done
11-Nov-2025 13:05:59 #35 sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b 9.44MB / 38.86MB 0.2s
11-Nov-2025 13:05:59 #35 sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b 38.86MB / 38.86MB 0.4s done
11-Nov-2025 13:05:59 #35 DONE 3.4s
11-Nov-2025 13:05:59
11-Nov-2025 13:05:59 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:05:59 #31 sha256:5f9acf10324a6477075a8f10a425083a6be001458d4852d91098189acd6789b8 102B / 102B 0.2s done
11-Nov-2025 13:05:59 #31 sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 19.76MB / 19.76MB 0.3s done
11-Nov-2025 13:05:59 #31 sha256:1ad5f4069347facdd21cb14beea46f4d4e142ec5a8d1f103c9b7c0cc6ecc3ad2 9.10kB / 9.10kB 0.2s done
11-Nov-2025 13:05:59 #31 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 40.08MB / 40.08MB 0.4s done
11-Nov-2025 13:05:59 #31 sha256:7a760b65ab60424577586da6117b38bf11e3a1f40d4c616744fce3850ff5392c 159B / 159B 0.1s done
11-Nov-2025 13:05:59 #31 sha256:9845165d16b2c469cfa4eff992cb3929b6499a3768b8af3cd0d052ada652ae62 848B / 848B 0.1s done
11-Nov-2025 13:05:59 #31 sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8 9.24MB / 9.24MB 0.1s done
11-Nov-2025 13:05:59 #31 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 130.67MB / 147.05MB 1.4s
11-Nov-2025 13:05:59 #31 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 93.32MB / 150.99MB 1.2s
11-Nov-2025 13:05:59 #31 sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717 64.79MB / 64.79MB 0.8s done
11-Nov-2025 13:05:59 #31 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 31.20MB / 31.20MB 0.4s done
11-Nov-2025 13:05:59 #31 extracting sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717
11-Nov-2025 13:06:00 #31 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 147.05MB / 147.05MB 1.6s done
11-Nov-2025 13:06:00 #31 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 112.20MB / 150.99MB 1.4s
11-Nov-2025 13:06:00 #31 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 150.99MB / 150.99MB 1.6s done
11-Nov-2025 13:06:01 #31 ...
11-Nov-2025 13:06:01
11-Nov-2025 13:06:01 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:01 #35 extracting sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b 1.8s done
11-Nov-2025 13:06:01 #35 DONE 5.2s
11-Nov-2025 13:06:01
11-Nov-2025 13:06:01 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:01 #35 extracting sha256:b24aaefa5cfc0c7b5de41bc153a953d4c82e031aad427079f1afe00c0ac3a450 0.1s done
11-Nov-2025 13:06:01 #35 extracting sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389
11-Nov-2025 13:06:02 #35 extracting sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389 0.4s done
11-Nov-2025 13:06:02 #35 extracting sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a
11-Nov-2025 13:06:02 #35 extracting sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a 0.1s done
11-Nov-2025 13:06:02 #35 DONE 5.8s
11-Nov-2025 13:06:02
11-Nov-2025 13:06:02 #36 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
11-Nov-2025 13:06:03 #36 ...
11-Nov-2025 13:06:03
11-Nov-2025 13:06:03 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:03 #31 extracting sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717 3.8s done
11-Nov-2025 13:06:03 #31 DONE 6.8s
11-Nov-2025 13:06:03
11-Nov-2025 13:06:03 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:03 #31 extracting sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1
11-Nov-2025 13:06:06 #31 ...
11-Nov-2025 13:06:06
11-Nov-2025 13:06:06 #36 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
11-Nov-2025 13:06:06 #36 DONE 3.9s
11-Nov-2025 13:06:06
11-Nov-2025 13:06:06 #37 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
11-Nov-2025 13:06:10 #37 DONE 3.9s
11-Nov-2025 13:06:10
11-Nov-2025 13:06:10 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:10 #31 extracting sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 3.9s done
11-Nov-2025 13:06:10 #31 extracting sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575
11-Nov-2025 13:06:10 #31 ...
11-Nov-2025 13:06:10
11-Nov-2025 13:06:10 #38 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:06:10 #38 DONE 0.7s
11-Nov-2025 13:06:10
11-Nov-2025 13:06:10 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:11 #31 extracting sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 4.0s done
11-Nov-2025 13:06:11 #31 DONE 14.7s
11-Nov-2025 13:06:11
11-Nov-2025 13:06:11 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:11 #31 extracting sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f
11-Nov-2025 13:06:12 #31 extracting sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 1.4s done
11-Nov-2025 13:06:12 #31 DONE 16.0s
11-Nov-2025 13:06:12
11-Nov-2025 13:06:12 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:12 #31 extracting sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8
11-Nov-2025 13:06:12 #31 extracting sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8 0.2s done
11-Nov-2025 13:06:12 #31 DONE 16.2s
11-Nov-2025 13:06:12
11-Nov-2025 13:06:12 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:12 #31 extracting sha256:9845165d16b2c469cfa4eff992cb3929b6499a3768b8af3cd0d052ada652ae62 0.0s done
11-Nov-2025 13:06:12 #31 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done
11-Nov-2025 13:06:12 #31 extracting sha256:7a760b65ab60424577586da6117b38bf11e3a1f40d4c616744fce3850ff5392c 0.0s done
11-Nov-2025 13:06:12 #31 DONE 16.3s
11-Nov-2025 13:06:12
11-Nov-2025 13:06:12 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:12 #31 extracting sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b
11-Nov-2025 13:06:14 #31 extracting sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 1.8s done
11-Nov-2025 13:06:14 #31 DONE 18.1s
11-Nov-2025 13:06:14
11-Nov-2025 13:06:14 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:14 #31 extracting sha256:1ad5f4069347facdd21cb14beea46f4d4e142ec5a8d1f103c9b7c0cc6ecc3ad2 0.0s done
11-Nov-2025 13:06:14 #31 extracting sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7
11-Nov-2025 13:06:14 #31 extracting sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 0.3s done
11-Nov-2025 13:06:14 #31 DONE 18.4s
11-Nov-2025 13:06:15
11-Nov-2025 13:06:15 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:06:15 #31 extracting sha256:5f9acf10324a6477075a8f10a425083a6be001458d4852d91098189acd6789b8 0.1s done
11-Nov-2025 13:06:15 #31 DONE 18.5s
11-Nov-2025 13:06:15
11-Nov-2025 13:06:15 #39 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
11-Nov-2025 13:06:24 #39 DONE 9.1s
11-Nov-2025 13:06:24
11-Nov-2025 13:06:24 #40 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
11-Nov-2025 13:06:28 #40 DONE 4.0s
11-Nov-2025 13:06:28
11-Nov-2025 13:06:28 #41 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:06:29 #41 DONE 0.9s
11-Nov-2025 13:06:29
11-Nov-2025 13:06:29 #42 exporting to image
11-Nov-2025 13:06:29 #42 exporting layers
11-Nov-2025 13:07:17 #42 exporting layers 48.2s done
11-Nov-2025 13:07:17 #42 exporting manifest sha256:b29e9c6ac159369ccb663d526326c84127aecf97096c465c9270133499c09560 0.0s done
11-Nov-2025 13:07:17 #42 exporting config sha256:f9a59826b6e29b5e9b107f76b8582ceaf3a94dbf462d057e8e0410a8b18dc17b 0.0s done
11-Nov-2025 13:07:17 #42 exporting attestation manifest sha256:b3b8fdb43df3c6de0383b8b1f678f263c6a5c144cb46388152d913b393b9a00d
11-Nov-2025 13:07:17 #42 exporting attestation manifest sha256:b3b8fdb43df3c6de0383b8b1f678f263c6a5c144cb46388152d913b393b9a00d 0.0s done
11-Nov-2025 13:07:17 #42 exporting manifest sha256:b4c3daf4f31b944c46f831f39ed94455e035306d31e22848216becdbbc7f806f 0.0s done
11-Nov-2025 13:07:17 #42 exporting config sha256:4af3767a94330dc09b947dd4878d5ae174aeaa6a8b30dfc114d4b7da2ec253d4 0.0s done
11-Nov-2025 13:07:17 #42 exporting attestation manifest sha256:9aa687c1966e79af65cbfc62ca1606c06e35940d466b08c3a1c8eab2748438dd
11-Nov-2025 13:07:17 #42 exporting attestation manifest sha256:9aa687c1966e79af65cbfc62ca1606c06e35940d466b08c3a1c8eab2748438dd 0.1s done
11-Nov-2025 13:07:17 #42 exporting manifest list sha256:b691afaa389aabc5b02f4d8f6d9de9bd2d3f826badeb353d22c582d1e35caa1b 0.0s done
11-Nov-2025 13:07:17 #42 pushing layers
11-Nov-2025 13:07:17 #42 ...
11-Nov-2025 13:07:17
11-Nov-2025 13:07:17 #43 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
11-Nov-2025 13:07:17 #43 DONE 0.0s
11-Nov-2025 13:07:17
11-Nov-2025 13:07:17 #42 exporting to image
11-Nov-2025 13:07:42 #42 pushing layers 25.2s done
11-Nov-2025 13:07:42 #42 pushing manifest for docker.io/openmrs/openmrs-core:2.8.x-dev-amazoncorretto-17@sha256:b691afaa389aabc5b02f4d8f6d9de9bd2d3f826badeb353d22c582d1e35caa1b
11-Nov-2025 13:07:46 #42 pushing manifest for docker.io/openmrs/openmrs-core:2.8.x-dev-amazoncorretto-17@sha256:b691afaa389aabc5b02f4d8f6d9de9bd2d3f826badeb353d22c582d1e35caa1b 3.8s done
11-Nov-2025 13:07:46 #42 DONE 77.6s
11-Nov-2025 13:07:46
11-Nov-2025 13:07:46 #44 exporting cache to registry
11-Nov-2025 13:07:46 #44 preparing build cache for export
11-Nov-2025 13:08:02 #44 writing layer sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680
11-Nov-2025 13:08:02 #44 ...
11-Nov-2025 13:08:02
11-Nov-2025 13:08:02 #45 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
11-Nov-2025 13:08:02 #45 DONE 0.0s
11-Nov-2025 13:08:02
11-Nov-2025 13:08:02 #44 exporting cache to registry
11-Nov-2025 13:08:02 #44 writing layer sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 done
11-Nov-2025 13:08:02 #44 writing layer sha256:0676f290650458e960c5d06862a7c67e9ec349edece9e3022ceee1b8e2a7d144
11-Nov-2025 13:08:03 #44 writing layer sha256:0676f290650458e960c5d06862a7c67e9ec349edece9e3022ceee1b8e2a7d144 0.0s done
11-Nov-2025 13:08:03 #44 writing layer sha256:0936bd52c996ecee97f4dd53982e2e986383d631b1506cd33fb60fb70bef48bb 0.0s done
11-Nov-2025 13:08:03 #44 writing layer sha256:13e43b02d5ff6bac858028fc5fb4f2ea7b7fe38691bde198ffb2cab44b183d9d
11-Nov-2025 13:08:12 #44 writing layer sha256:13e43b02d5ff6bac858028fc5fb4f2ea7b7fe38691bde198ffb2cab44b183d9d 9.1s done
11-Nov-2025 13:08:12 #44 writing layer sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1
11-Nov-2025 13:08:12 #44 writing layer sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:1ad5f4069347facdd21cb14beea46f4d4e142ec5a8d1f103c9b7c0cc6ecc3ad2 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:1f6a4228c07d5c256678aba057e49f51ee4a61b2a81ea96de81b6a22dab7de3a 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:1f76cd4a18d259db344cad4b5d18c6f81b8a4dd0e37f4c967bebaee76d1f397a
11-Nov-2025 13:08:12 #44 writing layer sha256:1f76cd4a18d259db344cad4b5d18c6f81b8a4dd0e37f4c967bebaee76d1f397a 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:2000deca96bb20a1b62fa26580ae5cd2e7a705108908ac9357c9b40251f41378 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:271b8d3715950ef7c260d3ae963981f4e0816c3c3996fecf98ea480707634b3d 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:2d4d6e2fa6432228b8392d3dbcde358475f257655bd0eb265801920bf0b47ea1 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:2ea575f098d0ea684055cdf4295361fdd0dfd1b98f92b6bcf6e45d890191bca2
11-Nov-2025 13:08:12 #44 writing layer sha256:2ea575f098d0ea684055cdf4295361fdd0dfd1b98f92b6bcf6e45d890191bca2 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:340abfce80a51c91fd3660f17ee6d8f998db968865175c6b2c8e50ea77466222 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:414c515d176aa08f99345532c5fc9382be469dc3ab19168496be95e8e74c1fbc 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
11-Nov-2025 13:08:12 #44 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
11-Nov-2025 13:08:12 #44 writing layer sha256:5255eb5b913fb999e918049e6929d3da501aebfccbd563ab5d6363146c80dfd4 0.0s done
11-Nov-2025 13:08:12 #44 writing layer sha256:551e951f73be5a28bc8bb691b1c2d99bb7d40ab53fc036929b28f969464b9d8e
11-Nov-2025 13:08:13 #44 writing layer sha256:551e951f73be5a28bc8bb691b1c2d99bb7d40ab53fc036929b28f969464b9d8e 1.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b
11-Nov-2025 13:08:13 #44 writing layer sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:5f9acf10324a6477075a8f10a425083a6be001458d4852d91098189acd6789b8 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:61830a640e2fbbcb95084acb83ad319af50b09f28278f6d099a6b161f3a43ee3 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:686d93ee429a6a2a6d6251f44103882ca0cf9c79adb420b79de36880acf4abf7
11-Nov-2025 13:08:13 #44 writing layer sha256:686d93ee429a6a2a6d6251f44103882ca0cf9c79adb420b79de36880acf4abf7 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:770e943e999486a9b68a0e4879d90bf9695d273d0e38ba262145563fc88f75b4 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:7a760b65ab60424577586da6117b38bf11e3a1f40d4c616744fce3850ff5392c 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:894fadc455bf8edd694d068f3686bf8192eb5810f9830b769026fab1f4d1928d
11-Nov-2025 13:08:13 #44 writing layer sha256:894fadc455bf8edd694d068f3686bf8192eb5810f9830b769026fab1f4d1928d 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:8a8c1a348e632f072190077c2dc0661d4dfc5e7d6514c8535fe1557d37e2595a 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:9845165d16b2c469cfa4eff992cb3929b6499a3768b8af3cd0d052ada652ae62 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:a05b0fbbc9ad7e5915405de4225cf30451b2dd369471b7a13a694053ec067419
11-Nov-2025 13:08:13 #44 writing layer sha256:a05b0fbbc9ad7e5915405de4225cf30451b2dd369471b7a13a694053ec067419 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:b24aaefa5cfc0c7b5de41bc153a953d4c82e031aad427079f1afe00c0ac3a450 0.0s done
11-Nov-2025 13:08:13 #44 writing layer sha256:b4936e073c2ababbd05685164a41cffe665aef7404c3f23af165fe3088033661
11-Nov-2025 13:08:14 #44 writing layer sha256:b4936e073c2ababbd05685164a41cffe665aef7404c3f23af165fe3088033661 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:b9f63ce4a215385a70fe042f9fcfc34977c3dd37bcc59e6abc455c4b45cacbc5 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:c7782549a69f387be3b8c6e63981f59aa8f4bdd1fbc4ed03d1c2c81daffba6b4 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7
11-Nov-2025 13:08:14 #44 writing layer sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:e15e68141d92eb5dc21be88b2db9800c975118ba0788adebc753a902420539eb 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:fbeb304244aa8032fb22e9d2e80bddf307bffe3ee48c21f517eba89b4788631b
11-Nov-2025 13:08:14 #44 writing layer sha256:fbeb304244aa8032fb22e9d2e80bddf307bffe3ee48c21f517eba89b4788631b 0.0s done
11-Nov-2025 13:08:14 #44 writing layer sha256:ff155ba3b7f05607e0cbad17d59b6562d0ff14256e6fe1431b90cb8f59334abe 0.0s done
11-Nov-2025 13:08:14 #44 writing config sha256:1e5109628aa0ef0210c2829d603e4c80db0cd08460bc0f76512af806f40f11df
11-Nov-2025 13:08:15 #44 writing config sha256:1e5109628aa0ef0210c2829d603e4c80db0cd08460bc0f76512af806f40f11df 0.8s done
11-Nov-2025 13:08:15 #44 writing cache image manifest sha256:886508658929fdd4e3a54524cd2671847a7a537f7cef3dbfb1ad7be3b1041498
11-Nov-2025 13:08:17 #44 preparing build cache for export 30.5s done
11-Nov-2025 13:08:17 #44 writing cache image manifest sha256:886508658929fdd4e3a54524cd2671847a7a537f7cef3dbfb1ad7be3b1041498 2.1s done
11-Nov-2025 13:08:17 #44 DONE 30.5s
11-Nov-2025 13:08:18 #0 building with "openmrs-builder" instance using docker-container driver
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #1 [internal] load build definition from Dockerfile
11-Nov-2025 13:08:18 #1 transferring dockerfile: 6.03kB done
11-Nov-2025 13:08:18 #1 DONE 0.0s
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #2 [auth] docker/dockerfile:pull token for registry-1.docker.io
11-Nov-2025 13:08:18 #2 DONE 0.0s
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #3 resolve image config for docker-image://docker.io/docker/dockerfile:1
11-Nov-2025 13:08:18 #3 DONE 0.2s
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6
11-Nov-2025 13:08:18 #4 resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 0.0s done
11-Nov-2025 13:08:18 #4 CACHED
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #5 [linux/amd64 internal] load metadata for docker.io/library/tomcat:9-jdk17-corretto
11-Nov-2025 13:08:18 #5 DONE 0.2s
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #6 [auth] library/tomcat:pull token for registry-1.docker.io
11-Nov-2025 13:08:18 #6 DONE 0.0s
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #7 [auth] library/maven:pull token for registry-1.docker.io
11-Nov-2025 13:08:18 #7 DONE 0.0s
11-Nov-2025 13:08:18
11-Nov-2025 13:08:18 #8 [linux/arm64 internal] load metadata for docker.io/library/maven:3.9-amazoncorretto-17
11-Nov-2025 13:08:19 #8 ...
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #9 [linux/arm64 internal] load metadata for docker.io/library/tomcat:9-jdk17-corretto
11-Nov-2025 13:08:19 #9 DONE 0.2s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #10 [linux/amd64 internal] load metadata for docker.io/library/maven:3.9-amazoncorretto-17
11-Nov-2025 13:08:19 #10 DONE 0.3s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #8 [linux/arm64 internal] load metadata for docker.io/library/maven:3.9-amazoncorretto-17
11-Nov-2025 13:08:19 #8 DONE 0.4s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #11 [internal] load .dockerignore
11-Nov-2025 13:08:19 #11 transferring context: 2B done
11-Nov-2025 13:08:19 #11 DONE 0.1s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #12 importing cache manifest from openmrs/openmrs-core:2.8.x-amazoncorretto-17-cache
11-Nov-2025 13:08:19 #12 ...
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #13 [internal] load build context
11-Nov-2025 13:08:19 #13 DONE 0.0s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #14 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io
11-Nov-2025 13:08:19 #14 DONE 0.0s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #15 [linux/amd64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:19 #15 resolve docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd 0.1s done
11-Nov-2025 13:08:19 #15 DONE 0.1s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #16 [linux/amd64 compile  1/18] FROM docker.io/library/maven:3.9-amazoncorretto-17@sha256:e76764287f6f62a73745a4863274046ab5272fd1380a7ee42940a9afc882cad6
11-Nov-2025 13:08:19 #16 resolve docker.io/library/maven:3.9-amazoncorretto-17@sha256:e76764287f6f62a73745a4863274046ab5272fd1380a7ee42940a9afc882cad6 0.2s done
11-Nov-2025 13:08:19 #16 DONE 0.2s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #17 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:19 #17 resolve docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd 0.2s done
11-Nov-2025 13:08:19 #17 DONE 0.2s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #18 [linux/arm64 dev 1/8] FROM docker.io/library/maven:3.9-amazoncorretto-17@sha256:e76764287f6f62a73745a4863274046ab5272fd1380a7ee42940a9afc882cad6
11-Nov-2025 13:08:19 #18 resolve docker.io/library/maven:3.9-amazoncorretto-17@sha256:e76764287f6f62a73745a4863274046ab5272fd1380a7ee42940a9afc882cad6 0.2s done
11-Nov-2025 13:08:19 #18 DONE 0.2s
11-Nov-2025 13:08:19
11-Nov-2025 13:08:19 #12 importing cache manifest from openmrs/openmrs-core:2.8.x-amazoncorretto-17-cache
11-Nov-2025 13:08:19 #12 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
11-Nov-2025 13:08:20 #12 DONE 1.0s
11-Nov-2025 13:08:20
11-Nov-2025 13:08:20 #19 importing cache manifest from openmrs/openmrs-core:2.8.x-dev-amazoncorretto-17-cache
11-Nov-2025 13:08:20 #19 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
11-Nov-2025 13:08:21 #19 DONE 1.9s
11-Nov-2025 13:08:21
11-Nov-2025 13:08:21 #13 [internal] load build context
11-Nov-2025 13:08:22 #13 ...
11-Nov-2025 13:08:22
11-Nov-2025 13:08:22 #15 [linux/amd64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:22 #15 DONE 1.3s
11-Nov-2025 13:08:22
11-Nov-2025 13:08:22 #17 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:22 #17 DONE 1.3s
11-Nov-2025 13:08:22
11-Nov-2025 13:08:22 #13 [internal] load build context
11-Nov-2025 13:08:24 #13 transferring context: 27.51MB 2.9s
11-Nov-2025 13:08:24 #13 transferring context: 29.67MB 3.2s done
11-Nov-2025 13:08:24 #13 DONE 3.4s
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #17 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:24 #17 sha256:368b8598cb8fcb0d85f42506b46cfa98259c44bd9e81e5976784fff191b1e8c5 18.31MB / 18.31MB 0.4s done
11-Nov-2025 13:08:24 #17 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 103.81MB / 150.99MB 2.0s
11-Nov-2025 13:08:24 #17 sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717 64.79MB / 64.79MB 1.3s done
11-Nov-2025 13:08:24 #17 sha256:a5e10213fb2160665f1070591d180caf0e47ba09a4e3fb598c3f57d59d68a94a 138B / 138B 0.1s done
11-Nov-2025 13:08:24 #17 extracting sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717
11-Nov-2025 13:08:24 #17 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 112.67MB / 150.99MB 2.1s
11-Nov-2025 13:08:24 #17 ...
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #20 [linux/amd64 compile  5/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -f docker-pom.xml org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.11.0:setup-sdk -N -DbatchAnswers=n
11-Nov-2025 13:08:24 #20 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #21 [linux/amd64 compile 11/18] COPY web/pom.xml web/
11-Nov-2025 13:08:24 #21 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #22 [linux/amd64 compile  3/18] WORKDIR /openmrs_core
11-Nov-2025 13:08:24 #22 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #23 [linux/amd64 compile 16/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -B dependency:go-offline -P !default-tools.jar,!mac-tools.jar
11-Nov-2025 13:08:24 #23 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #24 [linux/amd64 compile 13/18] COPY test-module/pom.xml test-module/
11-Nov-2025 13:08:24 #24 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #25 [linux/amd64 compile 12/18] COPY webapp/pom.xml webapp/
11-Nov-2025 13:08:24 #25 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #26 [linux/amd64 compile  6/18] COPY pom.xml .
11-Nov-2025 13:08:24 #26 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #27 [linux/amd64 compile 15/18] COPY test-module/omod/pom.xml test-module/omod/
11-Nov-2025 13:08:24 #27 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #28 [linux/amd64 dev 3/8] RUN if [ "amd64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod +x /usr/bin/tini
11-Nov-2025 13:08:24 #28 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #29 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
11-Nov-2025 13:08:24 #29 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #30 [linux/amd64 compile 10/18] COPY api/pom.xml api/
11-Nov-2025 13:08:24 #30 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #31 [linux/amd64 compile  8/18] COPY tools/pom.xml tools/
11-Nov-2025 13:08:24 #31 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #32 [linux/amd64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz"     && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3  /tmp/apache-tomcat.tar.gz" | sha512sum -c     && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz      && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1     && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/*
11-Nov-2025 13:08:24 #32 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #33 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
11-Nov-2025 13:08:24 #33 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #34 [linux/amd64 compile  4/18] COPY docker-pom.xml .
11-Nov-2025 13:08:24 #34 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #35 [linux/amd64 compile 17/18] COPY . .
11-Nov-2025 13:08:24 #35 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #36 [linux/amd64 compile  7/18] COPY test/pom.xml test/
11-Nov-2025 13:08:24 #36 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #37 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:08:24 #37 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #38 [linux/amd64 compile  9/18] COPY liquibase/pom.xml liquibase/
11-Nov-2025 13:08:24 #38 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #39 [linux/amd64 compile  2/18] RUN yum -y update && yum -y install git && yum clean all
11-Nov-2025 13:08:24 #39 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #40 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
11-Nov-2025 13:08:24 #40 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #41 [linux/amd64 compile 14/18] COPY test-module/api/pom.xml test-module/api/
11-Nov-2025 13:08:24 #41 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #42 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests
11-Nov-2025 13:08:24 #42 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #43 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
11-Nov-2025 13:08:24 #43 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #44 [linux/arm64 dev 3/8] RUN if [ "arm64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod +x /usr/bin/tini
11-Nov-2025 13:08:24 #44 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #45 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
11-Nov-2025 13:08:24 #45 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #46 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
11-Nov-2025 13:08:24 #46 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #47 [linux/arm64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz"     && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3  /tmp/apache-tomcat.tar.gz" | sha512sum -c     && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz      && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1     && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/*
11-Nov-2025 13:08:24 #47 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #48 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
11-Nov-2025 13:08:24 #48 CACHED
11-Nov-2025 13:08:24
11-Nov-2025 13:08:24 #17 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:24 #17 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 122.68MB / 150.99MB 2.3s
11-Nov-2025 13:08:25 #17 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 132.77MB / 150.99MB 2.4s
11-Nov-2025 13:08:25 #17 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 150.99MB / 150.99MB 2.7s
11-Nov-2025 13:08:25 #17 ...
11-Nov-2025 13:08:25
11-Nov-2025 13:08:25 #15 [linux/amd64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:25 #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done
11-Nov-2025 13:08:25 #15 sha256:3a51d64eb5e7c8c3d5fdf6bdcd4f74b42e907e4ea87b33010eeaa0d80db1151a 18.30MB / 18.30MB 0.4s done
11-Nov-2025 13:08:25 #15 sha256:1cb10c5edf33cb3e26aa4bb84da8208058bbf04c67ad22895e80771816c12405 138B / 138B 0.2s done
11-Nov-2025 13:08:25 #15 extracting sha256:1cb10c5edf33cb3e26aa4bb84da8208058bbf04c67ad22895e80771816c12405 0.2s done
11-Nov-2025 13:08:25 #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.2s done
11-Nov-2025 13:08:25 #15 extracting sha256:3a51d64eb5e7c8c3d5fdf6bdcd4f74b42e907e4ea87b33010eeaa0d80db1151a 2.1s done
11-Nov-2025 13:08:25 #15 DONE 4.3s
11-Nov-2025 13:08:25
11-Nov-2025 13:08:25 #17 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:25 #17 sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 150.99MB / 150.99MB 2.8s done
11-Nov-2025 13:08:27 #17 ...
11-Nov-2025 13:08:27
11-Nov-2025 13:08:27 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:27 #49 CACHED
11-Nov-2025 13:08:27
11-Nov-2025 13:08:27 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:27 #50 CACHED
11-Nov-2025 13:08:27
11-Nov-2025 13:08:27 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:27 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 0B / 110.11MB 0.2s
11-Nov-2025 13:08:27 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 0B / 243.25MB 0.2s
11-Nov-2025 13:08:27 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 0B / 570.78MB 0.2s
11-Nov-2025 13:08:27 #49 sha256:5f9acf10324a6477075a8f10a425083a6be001458d4852d91098189acd6789b8 102B / 102B 0.2s
11-Nov-2025 13:08:27 #49 sha256:5f9acf10324a6477075a8f10a425083a6be001458d4852d91098189acd6789b8 102B / 102B 0.2s done
11-Nov-2025 13:08:27 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 11.53MB / 110.11MB 0.5s
11-Nov-2025 13:08:27 #49 sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 8.39MB / 19.76MB 0.2s
11-Nov-2025 13:08:27 #49 sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 19.76MB / 19.76MB 0.3s
11-Nov-2025 13:08:28 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 20.97MB / 110.11MB 0.6s
11-Nov-2025 13:08:28 #49 sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 19.76MB / 19.76MB 0.3s done
11-Nov-2025 13:08:28 #49 sha256:1ad5f4069347facdd21cb14beea46f4d4e142ec5a8d1f103c9b7c0cc6ecc3ad2 9.10kB / 9.10kB 0.0s done
11-Nov-2025 13:08:28 #49 sha256:7a760b65ab60424577586da6117b38bf11e3a1f40d4c616744fce3850ff5392c 159B / 159B 0.1s done
11-Nov-2025 13:08:28 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 31.46MB / 110.11MB 0.8s
11-Nov-2025 13:08:28 #49 sha256:9845165d16b2c469cfa4eff992cb3929b6499a3768b8af3cd0d052ada652ae62 848B / 848B 0.1s done
11-Nov-2025 13:08:28 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 40.89MB / 110.11MB 0.9s
11-Nov-2025 13:08:28 #49 sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8 3.15MB / 9.24MB 0.2s
11-Nov-2025 13:08:28 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 48.26MB / 110.11MB 1.2s
11-Nov-2025 13:08:28 #49 sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8 9.24MB / 9.24MB 0.3s done
11-Nov-2025 13:08:28 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 55.82MB / 110.11MB 1.4s
11-Nov-2025 13:08:28 #49 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 3.15MB / 31.20MB 0.2s
11-Nov-2025 13:08:28 #49 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 10.83MB / 31.20MB 0.3s
11-Nov-2025 13:08:29 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 61.35MB / 110.11MB 1.7s
11-Nov-2025 13:08:29 #49 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 15.27MB / 31.20MB 0.5s
11-Nov-2025 13:08:29 #49 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 21.35MB / 31.20MB 0.6s
11-Nov-2025 13:08:29 #49 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 24.12MB / 31.20MB 0.9s
11-Nov-2025 13:08:29 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 71.52MB / 110.11MB 2.1s
11-Nov-2025 13:08:29 #49 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 27.50MB / 31.20MB 1.1s
11-Nov-2025 13:08:29 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 77.36MB / 110.11MB 2.3s
11-Nov-2025 13:08:29 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 85.07MB / 110.11MB 2.4s
11-Nov-2025 13:08:29 #49 sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 31.20MB / 31.20MB 1.2s done
11-Nov-2025 13:08:29 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 12.58MB / 243.25MB 2.4s
11-Nov-2025 13:08:29 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 5.43MB / 147.05MB 0.2s
11-Nov-2025 13:08:30 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 93.31MB / 110.11MB 2.7s
11-Nov-2025 13:08:30 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 101.00MB / 110.11MB 3.0s
11-Nov-2025 13:08:30 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 14.68MB / 147.05MB 0.6s
11-Nov-2025 13:08:30 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 110.10MB / 110.11MB 3.2s
11-Nov-2025 13:08:30 #49 sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 110.11MB / 110.11MB 3.4s done
11-Nov-2025 13:08:30 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 26.92MB / 147.05MB 1.1s
11-Nov-2025 13:08:30 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 26.21MB / 243.25MB 3.6s
11-Nov-2025 13:08:30 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 1.68MB / 40.08MB 0.2s
11-Nov-2025 13:08:31 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 6.41MB / 40.08MB 0.3s
11-Nov-2025 13:08:31 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 29.36MB / 570.78MB 3.8s
11-Nov-2025 13:08:31 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 9.00MB / 40.08MB 0.5s
11-Nov-2025 13:08:31 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 35.18MB / 147.05MB 1.5s
11-Nov-2025 13:08:31 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 14.68MB / 40.08MB 0.6s
11-Nov-2025 13:08:31 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 42.56MB / 147.05MB 1.7s
11-Nov-2025 13:08:31 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 22.02MB / 40.08MB 0.8s
11-Nov-2025 13:08:31 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 51.54MB / 147.05MB 1.8s
11-Nov-2025 13:08:31 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 33.17MB / 40.08MB 1.1s
11-Nov-2025 13:08:31 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 36.24MB / 40.08MB 1.2s
11-Nov-2025 13:08:32 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 39.85MB / 243.25MB 4.7s
11-Nov-2025 13:08:32 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 67.11MB / 147.05MB 2.3s
11-Nov-2025 13:08:32 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 40.08MB / 40.08MB 1.4s
11-Nov-2025 13:08:32 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 76.17MB / 147.05MB 2.4s
11-Nov-2025 13:08:32 #49 sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 40.08MB / 40.08MB 1.5s done
11-Nov-2025 13:08:32 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 87.56MB / 147.05MB 2.7s
11-Nov-2025 13:08:32 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 96.47MB / 147.05MB 2.9s
11-Nov-2025 13:08:32 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 109.19MB / 147.05MB 3.0s
11-Nov-2025 13:08:33 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 121.63MB / 147.05MB 3.3s
11-Nov-2025 13:08:33 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 131.07MB / 147.05MB 3.5s
11-Nov-2025 13:08:33 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 141.56MB / 147.05MB 3.6s
11-Nov-2025 13:08:33 #49 sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 147.05MB / 147.05MB 3.9s done
11-Nov-2025 13:08:33 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 52.43MB / 243.25MB 6.5s
11-Nov-2025 13:08:35 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 58.72MB / 570.78MB 7.7s
11-Nov-2025 13:08:35 #49 ...
11-Nov-2025 13:08:35
11-Nov-2025 13:08:35 #51 [linux/amd64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
11-Nov-2025 13:08:35 #51 1.014 Loaded plugins: ovl, priorities
11-Nov-2025 13:08:35 #51 8.019 21 packages excluded due to repository priority protections
11-Nov-2025 13:08:35 #51 8.389 Resolving Dependencies
11-Nov-2025 13:08:35 #51 8.389 --> Running transaction check
11-Nov-2025 13:08:35 #51 8.390 ---> Package curl.x86_64 0:8.3.0-1.amzn2.0.9 will be updated
11-Nov-2025 13:08:35 #51 8.394 ---> Package curl.x86_64 0:8.3.0-1.amzn2.0.10 will be an update
11-Nov-2025 13:08:35 #51 8.398 ---> Package libcurl.x86_64 0:8.3.0-1.amzn2.0.9 will be updated
11-Nov-2025 13:08:35 #51 8.398 ---> Package libcurl.x86_64 0:8.3.0-1.amzn2.0.10 will be an update
11-Nov-2025 13:08:35 #51 8.475 --> Finished Dependency Resolution
11-Nov-2025 13:08:35 #51 8.481
11-Nov-2025 13:08:35 #51 8.481 Dependencies Resolved
11-Nov-2025 13:08:35 #51 8.481
11-Nov-2025 13:08:35 #51 8.481 ================================================================================
11-Nov-2025 13:08:35 #51 8.481  Package        Arch          Version                   Repository         Size
11-Nov-2025 13:08:35 #51 8.481 ================================================================================
11-Nov-2025 13:08:35 #51 8.481 Updating:
11-Nov-2025 13:08:35 #51 8.481  curl           x86_64        8.3.0-1.amzn2.0.10        amzn2-core        383 k
11-Nov-2025 13:08:35 #51 8.481  libcurl        x86_64        8.3.0-1.amzn2.0.10        amzn2-core        354 k
11-Nov-2025 13:08:35 #51 8.481
11-Nov-2025 13:08:35 #51 8.481 Transaction Summary
11-Nov-2025 13:08:35 #51 8.481 ================================================================================
11-Nov-2025 13:08:35 #51 8.481 Upgrade  2 Packages
11-Nov-2025 13:08:35 #51 8.481
11-Nov-2025 13:08:35 #51 8.481 Total download size: 737 k
11-Nov-2025 13:08:35 #51 8.481 Downloading packages:
11-Nov-2025 13:08:35 #51 8.483 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
11-Nov-2025 13:08:35 #51 8.675 --------------------------------------------------------------------------------
11-Nov-2025 13:08:35 #51 8.675 Total                                              3.8 MB/s | 737 kB  00:00     
11-Nov-2025 13:08:35 #51 8.678 Running transaction check
11-Nov-2025 13:08:35 #51 8.687 Running transaction test
11-Nov-2025 13:08:35 #51 8.708 Transaction test succeeded
11-Nov-2025 13:08:35 #51 8.712 Running transaction
11-Nov-2025 13:08:35 #51 8.814   Updating   : libcurl-8.3.0-1.amzn2.0.10.x86_64                            1/4
11-Nov-2025 13:08:35 #51 9.044   Updating   : curl-8.3.0-1.amzn2.0.10.x86_64                               2/4
11-Nov-2025 13:08:35 #51 9.100   Cleanup    : curl-8.3.0-1.amzn2.0.9.x86_64                                3/4
11-Nov-2025 13:08:35 #51 9.150   Cleanup    : libcurl-8.3.0-1.amzn2.0.9.x86_64                             4/4
11-Nov-2025 13:08:35 #51 9.223   Verifying  : libcurl-8.3.0-1.amzn2.0.10.x86_64                            1/4
11-Nov-2025 13:08:35 #51 9.259   Verifying  : curl-8.3.0-1.amzn2.0.10.x86_64                               2/4
11-Nov-2025 13:08:35 #51 9.286   Verifying  : libcurl-8.3.0-1.amzn2.0.9.x86_64                             3/4
11-Nov-2025 13:08:35 #51 9.286   Verifying  : curl-8.3.0-1.amzn2.0.9.x86_64                                4/4
11-Nov-2025 13:08:35 #51 9.342
11-Nov-2025 13:08:35 #51 9.342 Updated:
11-Nov-2025 13:08:35 #51 9.342   curl.x86_64 0:8.3.0-1.amzn2.0.10      libcurl.x86_64 0:8.3.0-1.amzn2.0.10     
11-Nov-2025 13:08:35 #51 9.342
11-Nov-2025 13:08:35 #51 9.342 Complete!
11-Nov-2025 13:08:35 #51 9.788 Loaded plugins: ovl, priorities
11-Nov-2025 13:08:35 #51 9.834 Cleaning repos: AmazonCorretto amzn2-core
11-Nov-2025 13:08:35 #51 9.834 Cleaning up everything
11-Nov-2025 13:08:35 #51 9.834 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
11-Nov-2025 13:08:35 #51 ...
11-Nov-2025 13:08:35
11-Nov-2025 13:08:35 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:35 #49 ...
11-Nov-2025 13:08:35
11-Nov-2025 13:08:35 #51 [linux/amd64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
11-Nov-2025 13:08:35 #51 DONE 10.5s
11-Nov-2025 13:08:35
11-Nov-2025 13:08:35 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:35 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 65.01MB / 243.25MB 8.6s
11-Nov-2025 13:08:36 #49 ...
11-Nov-2025 13:08:36
11-Nov-2025 13:08:36 #52 [linux/amd64 stage-2  3/10] RUN if [ "amd64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod g+rx /usr/bin/tini
11-Nov-2025 13:08:36 #52 0.625 /usr/bin/tini: OK
11-Nov-2025 13:08:36 #52 DONE 0.7s
11-Nov-2025 13:08:36
11-Nov-2025 13:08:36 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:37 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 78.64MB / 243.25MB 10.1s
11-Nov-2025 13:08:37 #49 ...
11-Nov-2025 13:08:37
11-Nov-2025 13:08:37 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:37 #50 sha256:a05b0fbbc9ad7e5915405de4225cf30451b2dd369471b7a13a694053ec067419 110.11MB / 110.11MB 2.7s done
11-Nov-2025 13:08:37 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 23.07MB / 570.78MB 3.9s
11-Nov-2025 13:08:37 #50 sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a 102B / 102B 0.8s done
11-Nov-2025 13:08:37 #50 sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389 19.76MB / 19.76MB 0.4s done
11-Nov-2025 13:08:37 #50 sha256:b24aaefa5cfc0c7b5de41bc153a953d4c82e031aad427079f1afe00c0ac3a450 9.53kB / 9.53kB 0.1s done
11-Nov-2025 13:08:37 #50 sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b 38.86MB / 38.86MB 0.8s done
11-Nov-2025 13:08:37 #50 sha256:1f76cd4a18d259db344cad4b5d18c6f81b8a4dd0e37f4c967bebaee76d1f397a 158B / 158B 0.1s done
11-Nov-2025 13:08:37 #50 sha256:770e943e999486a9b68a0e4879d90bf9695d273d0e38ba262145563fc88f75b4 848B / 848B 0.1s done
11-Nov-2025 13:08:37 #50 sha256:c7782549a69f387be3b8c6e63981f59aa8f4bdd1fbc4ed03d1c2c81daffba6b4 9.24MB / 9.24MB 0.2s done
11-Nov-2025 13:08:37 #50 sha256:271b8d3715950ef7c260d3ae963981f4e0816c3c3996fecf98ea480707634b3d 10.49MB / 30.06MB 0.2s
11-Nov-2025 13:08:37 #50 ...
11-Nov-2025 13:08:37
11-Nov-2025 13:08:37 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:38 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 88.08MB / 570.78MB 11.1s
11-Nov-2025 13:08:38 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 91.48MB / 243.25MB 11.6s
11-Nov-2025 13:08:40 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 103.81MB / 243.25MB 12.9s
11-Nov-2025 13:08:40 #49 ...
11-Nov-2025 13:08:40
11-Nov-2025 13:08:40 #53 [linux/amd64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
11-Nov-2025 13:08:40 #53 DONE 4.0s
11-Nov-2025 13:08:40
11-Nov-2025 13:08:40 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:41 #49 ...
11-Nov-2025 13:08:41
11-Nov-2025 13:08:41 #54 [linux/amd64 stage-2  5/10] RUN mkdir -p /openmrs/data/modules     && mkdir -p /openmrs/data/owa      && mkdir -p /openmrs/data/configuration     && mkdir -p /openmrs/data/configuration_checksums     && mkdir -p /openmrs/data/complex_obs     && chmod -R g+rw /openmrs
11-Nov-2025 13:08:41 #54 DONE 0.4s
11-Nov-2025 13:08:41
11-Nov-2025 13:08:41 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:41 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 118.49MB / 243.25MB 14.4s
11-Nov-2025 13:08:41 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 117.44MB / 570.78MB 14.3s
11-Nov-2025 13:08:43 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 131.07MB / 243.25MB 15.8s
11-Nov-2025 13:08:44 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 143.65MB / 243.25MB 17.3s
11-Nov-2025 13:08:45 #49 ...
11-Nov-2025 13:08:45
11-Nov-2025 13:08:45 #17 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:45 #17 extracting sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717 11.7s done
11-Nov-2025 13:08:45 #17 extracting sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 9.3s done
11-Nov-2025 13:08:45 #17 DONE 24.0s
11-Nov-2025 13:08:45
11-Nov-2025 13:08:45 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:45 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 146.80MB / 570.78MB 17.6s
11-Nov-2025 13:08:45 #49 extracting sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575
11-Nov-2025 13:08:46 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 156.24MB / 243.25MB 18.8s
11-Nov-2025 13:08:47 #49 ...
11-Nov-2025 13:08:47
11-Nov-2025 13:08:47 #17 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:bae8641d5df43883cd50b51e3fdcb568616889fe1d91d85b13c99211ee4ee8fd
11-Nov-2025 13:08:47 #17 extracting sha256:a5e10213fb2160665f1070591d180caf0e47ba09a4e3fb598c3f57d59d68a94a 0.1s done
11-Nov-2025 13:08:47 #17 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
11-Nov-2025 13:08:47 #17 extracting sha256:368b8598cb8fcb0d85f42506b46cfa98259c44bd9e81e5976784fff191b1e8c5 1.9s done
11-Nov-2025 13:08:47 #17 DONE 26.1s
11-Nov-2025 13:08:47
11-Nov-2025 13:08:47 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:47 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 168.82MB / 243.25MB 20.3s
11-Nov-2025 13:08:47 #49 ...
11-Nov-2025 13:08:47
11-Nov-2025 13:08:47 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:47 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 116.39MB / 570.78MB 14.3s
11-Nov-2025 13:08:47 #50 sha256:271b8d3715950ef7c260d3ae963981f4e0816c3c3996fecf98ea480707634b3d 30.06MB / 30.06MB 0.4s done
11-Nov-2025 13:08:47 #50 sha256:1f6a4228c07d5c256678aba057e49f51ee4a61b2a81ea96de81b6a22dab7de3a 171.11MB / 171.11MB 2.4s done
11-Nov-2025 13:08:47 #50 extracting sha256:1f6a4228c07d5c256678aba057e49f51ee4a61b2a81ea96de81b6a22dab7de3a
11-Nov-2025 13:08:48 #50 ...
11-Nov-2025 13:08:48
11-Nov-2025 13:08:48 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:48 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 176.16MB / 570.78MB 21.2s
11-Nov-2025 13:08:49 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 182.45MB / 243.25MB 21.8s
11-Nov-2025 13:08:50 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 194.67MB / 243.25MB 23.1s
11-Nov-2025 13:08:51 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 205.52MB / 570.78MB 24.3s
11-Nov-2025 13:08:51 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 207.62MB / 243.25MB 24.6s
11-Nov-2025 13:08:53 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 220.20MB / 243.25MB 26.1s
11-Nov-2025 13:08:55 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 232.78MB / 243.25MB 27.8s
11-Nov-2025 13:08:55 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 234.88MB / 570.78MB 27.8s
11-Nov-2025 13:08:56 #49 extracting sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 11.0s done
11-Nov-2025 13:08:56 #49 extracting sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f
11-Nov-2025 13:08:56 #49 sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 243.25MB / 243.25MB 29.0s done
11-Nov-2025 13:08:57 #49 ...
11-Nov-2025 13:08:57
11-Nov-2025 13:08:57 #55 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
11-Nov-2025 13:08:57 #55 1.841 Loaded plugins: ovl, priorities
11-Nov-2025 13:08:57 #55 ...
11-Nov-2025 13:08:57
11-Nov-2025 13:08:57 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:08:57 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 200.28MB / 570.78MB 23.7s
11-Nov-2025 13:08:57 #50 extracting sha256:1f6a4228c07d5c256678aba057e49f51ee4a61b2a81ea96de81b6a22dab7de3a 10.3s done
11-Nov-2025 13:08:57 #50 extracting sha256:271b8d3715950ef7c260d3ae963981f4e0816c3c3996fecf98ea480707634b3d 4.9s done
11-Nov-2025 13:08:57 #50 extracting sha256:c7782549a69f387be3b8c6e63981f59aa8f4bdd1fbc4ed03d1c2c81daffba6b4 0.4s done
11-Nov-2025 13:08:57 #50 extracting sha256:770e943e999486a9b68a0e4879d90bf9695d273d0e38ba262145563fc88f75b4 0.1s done
11-Nov-2025 13:08:57 #50 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
11-Nov-2025 13:08:57 #50 extracting sha256:1f76cd4a18d259db344cad4b5d18c6f81b8a4dd0e37f4c967bebaee76d1f397a 0.1s done
11-Nov-2025 13:08:57 #50 extracting sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b
11-Nov-2025 13:08:59 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 229.64MB / 570.78MB 26.1s
11-Nov-2025 13:09:02 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 259.00MB / 570.78MB 28.7s
11-Nov-2025 13:09:02 #50 ...
11-Nov-2025 13:09:02
11-Nov-2025 13:09:02 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:02 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 329.25MB / 570.78MB 35.3s
11-Nov-2025 13:09:02 #49 extracting sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 5.7s done
11-Nov-2025 13:09:02 #49 extracting sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8 0.9s done
11-Nov-2025 13:09:02 #49 extracting sha256:9845165d16b2c469cfa4eff992cb3929b6499a3768b8af3cd0d052ada652ae62 0.1s done
11-Nov-2025 13:09:02 #49 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
11-Nov-2025 13:09:02 #49 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
11-Nov-2025 13:09:02 #49 extracting sha256:7a760b65ab60424577586da6117b38bf11e3a1f40d4c616744fce3850ff5392c 0.1s done
11-Nov-2025 13:09:03 #49 extracting sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b
11-Nov-2025 13:09:05 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 360.71MB / 570.78MB 37.8s
11-Nov-2025 13:09:06 #49 ...
11-Nov-2025 13:09:06
11-Nov-2025 13:09:06 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:06 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 316.67MB / 570.78MB 33.2s
11-Nov-2025 13:09:06 #50 extracting sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b 7.4s done
11-Nov-2025 13:09:06 #50 extracting sha256:b24aaefa5cfc0c7b5de41bc153a953d4c82e031aad427079f1afe00c0ac3a450 0.1s done
11-Nov-2025 13:09:06 #50 extracting sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389 0.7s done
11-Nov-2025 13:09:06 #50 extracting sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a 0.1s done
11-Nov-2025 13:09:09 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 346.03MB / 570.78MB 35.9s
11-Nov-2025 13:09:11 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 375.39MB / 570.78MB 38.3s
11-Nov-2025 13:09:12 #50 ...
11-Nov-2025 13:09:12
11-Nov-2025 13:09:12 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:12 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 454.03MB / 570.78MB 45.0s
11-Nov-2025 13:09:12 #49 extracting sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 4.8s done
11-Nov-2025 13:09:12 #49 extracting sha256:1ad5f4069347facdd21cb14beea46f4d4e142ec5a8d1f103c9b7c0cc6ecc3ad2 0.1s done
11-Nov-2025 13:09:12 #49 extracting sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 0.9s done
11-Nov-2025 13:09:12 #49 extracting sha256:5f9acf10324a6477075a8f10a425083a6be001458d4852d91098189acd6789b8 0.0s done
11-Nov-2025 13:09:12 #49 ...
11-Nov-2025 13:09:12
11-Nov-2025 13:09:12 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:14 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 404.75MB / 570.78MB 40.7s
11-Nov-2025 13:09:16 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 434.11MB / 570.78MB 43.2s
11-Nov-2025 13:09:19 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 464.52MB / 570.78MB 45.8s
11-Nov-2025 13:09:21 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 494.93MB / 570.78MB 48.2s
11-Nov-2025 13:09:22 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 525.34MB / 570.78MB 49.1s
11-Nov-2025 13:09:22 #50 ...
11-Nov-2025 13:09:22
11-Nov-2025 13:09:22 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:22 #49 sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 570.78MB / 570.78MB 54.6s done
11-Nov-2025 13:09:22 #49 extracting sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698
11-Nov-2025 13:09:22 #49 ...
11-Nov-2025 13:09:22
11-Nov-2025 13:09:22 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:23 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 555.75MB / 570.78MB 50.0s
11-Nov-2025 13:09:24 #50 sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 570.78MB / 570.78MB 50.5s done
11-Nov-2025 13:09:24 #50 extracting sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86
11-Nov-2025 13:09:29 #50 ...
11-Nov-2025 13:09:29
11-Nov-2025 13:09:29 #55 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
11-Nov-2025 13:09:29 #55 42.22 21 packages excluded due to repository priority protections
11-Nov-2025 13:09:34 #55 47.40 Resolving Dependencies
11-Nov-2025 13:09:34 #55 47.41 --> Running transaction check
11-Nov-2025 13:09:34 #55 47.41 ---> Package curl.aarch64 0:8.3.0-1.amzn2.0.9 will be updated
11-Nov-2025 13:09:34 #55 47.46 ---> Package curl.aarch64 0:8.3.0-1.amzn2.0.10 will be an update
11-Nov-2025 13:09:34 #55 47.62 ---> Package libcurl.aarch64 0:8.3.0-1.amzn2.0.9 will be updated
11-Nov-2025 13:09:34 #55 47.65 ---> Package libcurl.aarch64 0:8.3.0-1.amzn2.0.10 will be an update
11-Nov-2025 13:09:35 #55 48.64 --> Finished Dependency Resolution
11-Nov-2025 13:09:35 #55 48.74
11-Nov-2025 13:09:35 #55 48.74 Dependencies Resolved
11-Nov-2025 13:09:35 #55 48.75
11-Nov-2025 13:09:35 #55 48.75 ================================================================================
11-Nov-2025 13:09:35 #55 48.75  Package       Arch          Version                     Repository        Size
11-Nov-2025 13:09:35 #55 48.75 ================================================================================
11-Nov-2025 13:09:35 #55 48.75 Updating:
11-Nov-2025 13:09:35 #55 48.75  curl          aarch64       8.3.0-1.amzn2.0.10          amzn2-core       383 k
11-Nov-2025 13:09:35 #55 48.75  libcurl       aarch64       8.3.0-1.amzn2.0.10          amzn2-core       355 k
11-Nov-2025 13:09:35 #55 48.75
11-Nov-2025 13:09:35 #55 48.75 Transaction Summary
11-Nov-2025 13:09:35 #55 48.75 ================================================================================
11-Nov-2025 13:09:35 #55 48.75 Upgrade  2 Packages
11-Nov-2025 13:09:35 #55 48.75
11-Nov-2025 13:09:35 #55 48.75 Total download size: 739 k
11-Nov-2025 13:09:35 #55 48.75 Downloading packages:
11-Nov-2025 13:09:35 #55 48.75 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
11-Nov-2025 13:09:38 #55 51.44 --------------------------------------------------------------------------------
11-Nov-2025 13:09:38 #55 51.44 Total                                              275 kB/s | 739 kB  00:02     
11-Nov-2025 13:09:38 #55 51.54 Running transaction check
11-Nov-2025 13:09:38 #55 51.62 Running transaction test
11-Nov-2025 13:09:38 #55 51.70 Transaction test succeeded
11-Nov-2025 13:09:38 #55 51.70 Running transaction
11-Nov-2025 13:09:40 #55 52.44   Updating   : libcurl-8.3.0-1.amzn2.0.10.aarch64                           1/4
11-Nov-2025 13:09:40 #55 53.08   Updating   : curl-8.3.0-1.amzn2.0.10.aarch64                              2/4
11-Nov-2025 13:09:40 #55 53.16   Cleanup    : curl-8.3.0-1.amzn2.0.9.aarch64                               3/4
11-Nov-2025 13:09:40 #55 53.25   Cleanup    : libcurl-8.3.0-1.amzn2.0.9.aarch64                            4/4
11-Nov-2025 13:09:40 #55 53.49   Verifying  : curl-8.3.0-1.amzn2.0.10.aarch64                              1/4
11-Nov-2025 13:09:40 #55 53.58   Verifying  : libcurl-8.3.0-1.amzn2.0.10.aarch64                           2/4
11-Nov-2025 13:09:40 #55 53.66   Verifying  : libcurl-8.3.0-1.amzn2.0.9.aarch64                            3/4
11-Nov-2025 13:09:41 #55 53.66   Verifying  : curl-8.3.0-1.amzn2.0.9.aarch64                               4/4
11-Nov-2025 13:09:41 #55 53.86
11-Nov-2025 13:09:41 #55 53.86 Updated:
11-Nov-2025 13:09:41 #55 53.86   curl.aarch64 0:8.3.0-1.amzn2.0.10     libcurl.aarch64 0:8.3.0-1.amzn2.0.10   
11-Nov-2025 13:09:41 #55 53.86
11-Nov-2025 13:09:41 #55 53.86 Complete!
11-Nov-2025 13:09:43 #55 56.68 Loaded plugins: ovl, priorities
11-Nov-2025 13:09:44 #55 56.85 Cleaning repos: AmazonCorretto amzn2-core
11-Nov-2025 13:09:44 #55 56.85 Cleaning up everything
11-Nov-2025 13:09:44 #55 56.85 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
11-Nov-2025 13:09:44 #55 ...
11-Nov-2025 13:09:44
11-Nov-2025 13:09:44 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:44 #49 extracting sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 22.3s done
11-Nov-2025 13:09:44 #49 extracting sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680
11-Nov-2025 13:09:44 #49 ...
11-Nov-2025 13:09:44
11-Nov-2025 13:09:44 #55 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
11-Nov-2025 13:09:44 #55 DONE 57.6s
11-Nov-2025 13:09:44
11-Nov-2025 13:09:44 #56 [linux/arm64 stage-2  3/10] RUN if [ "arm64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod g+rx /usr/bin/tini
11-Nov-2025 13:09:46 #56 1.362 /usr/bin/tini: OK
11-Nov-2025 13:09:46 #56 DONE 1.6s
11-Nov-2025 13:09:46
11-Nov-2025 13:09:46 #57 [linux/arm64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
11-Nov-2025 13:09:46 #57 ...
11-Nov-2025 13:09:46
11-Nov-2025 13:09:46 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:46 #50 extracting sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 22.6s done
11-Nov-2025 13:09:46 #50 DONE 81.9s
11-Nov-2025 13:09:46
11-Nov-2025 13:09:46 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:51 #50 extracting sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 4.8s done
11-Nov-2025 13:09:51 #50 extracting sha256:a05b0fbbc9ad7e5915405de4225cf30451b2dd369471b7a13a694053ec067419
11-Nov-2025 13:09:51 #50 ...
11-Nov-2025 13:09:51
11-Nov-2025 13:09:51 #49 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:51 #49 extracting sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 5.8s done
11-Nov-2025 13:09:51 #49 extracting sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 1.5s done
11-Nov-2025 13:09:51 #49 DONE 86.9s
11-Nov-2025 13:09:51
11-Nov-2025 13:09:51 #57 [linux/arm64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
11-Nov-2025 13:09:52 #57 DONE 5.8s
11-Nov-2025 13:09:52
11-Nov-2025 13:09:52 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:52 #50 ...
11-Nov-2025 13:09:52
11-Nov-2025 13:09:52 #58 [linux/arm64 stage-2  5/10] RUN mkdir -p /openmrs/data/modules     && mkdir -p /openmrs/data/owa      && mkdir -p /openmrs/data/configuration     && mkdir -p /openmrs/data/configuration_checksums     && mkdir -p /openmrs/data/complex_obs     && chmod -R g+rw /openmrs
11-Nov-2025 13:09:53 #58 DONE 0.9s
11-Nov-2025 13:09:53
11-Nov-2025 13:09:53 #50 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
11-Nov-2025 13:09:53 #50 extracting sha256:a05b0fbbc9ad7e5915405de4225cf30451b2dd369471b7a13a694053ec067419 1.6s done
11-Nov-2025 13:09:53 #50 DONE 88.3s
11-Nov-2025 13:09:53
11-Nov-2025 13:09:53 #59 [linux/arm64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
11-Nov-2025 13:09:53 #59 DONE 0.3s
11-Nov-2025 13:09:53
11-Nov-2025 13:09:53 #60 [linux/amd64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
11-Nov-2025 13:09:53 #60 DONE 0.3s
11-Nov-2025 13:09:53
11-Nov-2025 13:09:53 #61 [linux/arm64 stage-2  7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
11-Nov-2025 13:09:54 #61 ...
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #62 [linux/amd64 stage-2  7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
11-Nov-2025 13:09:54 #62 DONE 0.3s
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #61 [linux/arm64 stage-2  7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
11-Nov-2025 13:09:54 #61 DONE 0.7s
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #63 [linux/arm64 stage-2  8/10] WORKDIR /openmrs
11-Nov-2025 13:09:54 #63 ...
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #64 [linux/amd64 stage-2  8/10] WORKDIR /openmrs
11-Nov-2025 13:09:54 #64 DONE 0.2s
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #63 [linux/arm64 stage-2  8/10] WORKDIR /openmrs
11-Nov-2025 13:09:54 #63 DONE 0.2s
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #65 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
11-Nov-2025 13:09:54 #65 ...
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #66 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
11-Nov-2025 13:09:54 #66 DONE 0.2s
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #65 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
11-Nov-2025 13:09:54 #65 DONE 0.2s
11-Nov-2025 13:09:54
11-Nov-2025 13:09:54 #67 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
11-Nov-2025 13:09:55 #67 ...
11-Nov-2025 13:09:55
11-Nov-2025 13:09:55 #68 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
11-Nov-2025 13:09:55 #68 DONE 0.5s
11-Nov-2025 13:09:55
11-Nov-2025 13:09:55 #67 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
11-Nov-2025 13:09:55 #67 DONE 0.5s
11-Nov-2025 13:09:55
11-Nov-2025 13:09:55 #69 exporting to image
11-Nov-2025 13:09:55 #69 exporting layers
11-Nov-2025 13:10:01 #69 exporting layers 6.7s done
11-Nov-2025 13:10:01 #69 exporting manifest sha256:c68f7c3e1831fccf26e4f6bbb9f9466a751be02aca2adfcca8cf1bdb47a86b3a 0.0s done
11-Nov-2025 13:10:01 #69 exporting config sha256:e1928c380c2fcc6691366e3334c0707304afbc59904c9f82e62e51dc0d550ea7 0.0s done
11-Nov-2025 13:10:01 #69 exporting attestation manifest sha256:51d4a9ebe9f3267f09e4f4d47ddafc54a8c26b3a38e22c5c5c11f4702875c749
11-Nov-2025 13:10:02 #69 exporting attestation manifest sha256:51d4a9ebe9f3267f09e4f4d47ddafc54a8c26b3a38e22c5c5c11f4702875c749 0.1s done
11-Nov-2025 13:10:02 #69 exporting manifest sha256:44fd8089a3636dfb26823d1a5c18c0173fe15f4e9670f0a3420df8820e86f3bb 0.0s done
11-Nov-2025 13:10:02 #69 exporting config sha256:b9758332347cb6683bc27539794af91a2a1a5e3d14d38b29b0384c33573e7631 0.0s done
11-Nov-2025 13:10:02 #69 exporting attestation manifest sha256:33944e2ce3d52690fa6397122098fdf6f6093868586fe50d8d33a4b25a5f9dd4 0.1s done
11-Nov-2025 13:10:02 #69 exporting manifest list sha256:83806e928811f0fa0b0fbaa2c64c6f126facb152ddcc1ace5efacba418865d77 0.0s done
11-Nov-2025 13:10:02 #69 ...
11-Nov-2025 13:10:02
11-Nov-2025 13:10:02 #70 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
11-Nov-2025 13:10:02 #70 DONE 0.0s
11-Nov-2025 13:10:02
11-Nov-2025 13:10:02 #69 exporting to image
11-Nov-2025 13:10:02 #69 pushing layers
11-Nov-2025 13:10:13 #69 pushing layers 10.9s done
11-Nov-2025 13:10:13 #69 pushing manifest for docker.io/openmrs/openmrs-core:2.8.x-amazoncorretto-17@sha256:83806e928811f0fa0b0fbaa2c64c6f126facb152ddcc1ace5efacba418865d77
11-Nov-2025 13:10:16 #69 pushing manifest for docker.io/openmrs/openmrs-core:2.8.x-amazoncorretto-17@sha256:83806e928811f0fa0b0fbaa2c64c6f126facb152ddcc1ace5efacba418865d77 3.7s done
11-Nov-2025 13:10:16 #69 DONE 21.7s
11-Nov-2025 13:10:16
11-Nov-2025 13:10:16 #71 exporting cache to registry
11-Nov-2025 13:10:16 #71 preparing build cache for export
11-Nov-2025 13:10:23 #71 writing layer sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680
11-Nov-2025 13:10:23 #71 writing layer sha256:02789da06ea308ea9bec07d6531d3b083fb12ce8fb1cdf931b67c1b49cf79680 done
11-Nov-2025 13:10:23 #71 writing layer sha256:0676f290650458e960c5d06862a7c67e9ec349edece9e3022ceee1b8e2a7d144 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:0936bd52c996ecee97f4dd53982e2e986383d631b1506cd33fb60fb70bef48bb 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:0c2a6e1fdab36b632996eaddf4223f9e75e7dfe4757adb39afa6e024db28dde4 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:0d869e9a0ca7b40b32e3d9c13bc5df53b2ea1e43506d31835045f5f359f5eab6
11-Nov-2025 13:10:23 #71 writing layer sha256:0d869e9a0ca7b40b32e3d9c13bc5df53b2ea1e43506d31835045f5f359f5eab6 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:1a0f1273205bc6859c643e7430a9e6d798a8cafa068700fe28534de3cd0efce1 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:1ad5f4069347facdd21cb14beea46f4d4e142ec5a8d1f103c9b7c0cc6ecc3ad2 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:1cb10c5edf33cb3e26aa4bb84da8208058bbf04c67ad22895e80771816c12405 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede
11-Nov-2025 13:10:23 #71 writing layer sha256:1e70f4b078f7b9898ba36a6dcec7dea4e7eebcff6125048a90354bcc1734cede 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:1f6a4228c07d5c256678aba057e49f51ee4a61b2a81ea96de81b6a22dab7de3a 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:1f76cd4a18d259db344cad4b5d18c6f81b8a4dd0e37f4c967bebaee76d1f397a 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:2000deca96bb20a1b62fa26580ae5cd2e7a705108908ac9357c9b40251f41378 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:24e5d18141f04b7a22257d7e7aa95d394387f174c36c72b319c451cbd0fe2b09
11-Nov-2025 13:10:23 #71 writing layer sha256:24e5d18141f04b7a22257d7e7aa95d394387f174c36c72b319c451cbd0fe2b09 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:271b8d3715950ef7c260d3ae963981f4e0816c3c3996fecf98ea480707634b3d 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:2d4d6e2fa6432228b8392d3dbcde358475f257655bd0eb265801920bf0b47ea1 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:2ea575f098d0ea684055cdf4295361fdd0dfd1b98f92b6bcf6e45d890191bca2 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575
11-Nov-2025 13:10:23 #71 writing layer sha256:2fcd549946d9a5f4bcb81c1633408e02a7755199bbd26ab08110208d408f8575 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:340abfce80a51c91fd3660f17ee6d8f998db968865175c6b2c8e50ea77466222 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:368b8598cb8fcb0d85f42506b46cfa98259c44bd9e81e5976784fff191b1e8c5 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:3a51d64eb5e7c8c3d5fdf6bdcd4f74b42e907e4ea87b33010eeaa0d80db1151a 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:414c515d176aa08f99345532c5fc9382be469dc3ab19168496be95e8e74c1fbc
11-Nov-2025 13:10:23 #71 writing layer sha256:414c515d176aa08f99345532c5fc9382be469dc3ab19168496be95e8e74c1fbc 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:491a87dd4247fb1e5811f8e182a964713a1f7181e4143ee2bf314588010a72fc 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
11-Nov-2025 13:10:23 #71 writing layer sha256:5255eb5b913fb999e918049e6929d3da501aebfccbd563ab5d6363146c80dfd4 0.0s done
11-Nov-2025 13:10:23 #71 writing layer sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b
11-Nov-2025 13:10:24 #71 writing layer sha256:5a9566646db5bc2527abc7701ea7d8db0f2cd399fabc1aba1abac8b993db3e2b 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:5f9acf10324a6477075a8f10a425083a6be001458d4852d91098189acd6789b8 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:61830a640e2fbbcb95084acb83ad319af50b09f28278f6d099a6b161f3a43ee3 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:6405c2f178cec49c3bb2e891073c88821e02ea6827cd8ecaf919f3dab66c9e5b 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:686d93ee429a6a2a6d6251f44103882ca0cf9c79adb420b79de36880acf4abf7
11-Nov-2025 13:10:24 #71 writing layer sha256:686d93ee429a6a2a6d6251f44103882ca0cf9c79adb420b79de36880acf4abf7 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:75d17276b320bf0e5fc077fcf51269832779a876ff1cb9198cb2140d98c5b80b 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:76ed30f184e2e558bba17e5d84d5c88a8fa76c6e6d6c244d3d0722895a5eeb4a 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:770e943e999486a9b68a0e4879d90bf9695d273d0e38ba262145563fc88f75b4 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:7a760b65ab60424577586da6117b38bf11e3a1f40d4c616744fce3850ff5392c
11-Nov-2025 13:10:24 #71 writing layer sha256:7a760b65ab60424577586da6117b38bf11e3a1f40d4c616744fce3850ff5392c 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:894fadc455bf8edd694d068f3686bf8192eb5810f9830b769026fab1f4d1928d 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:944cd69ea9fc4b778b04002c1e80d672dfe928c291bbd105f137c1b8151bea96 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:9845165d16b2c469cfa4eff992cb3929b6499a3768b8af3cd0d052ada652ae62 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f
11-Nov-2025 13:10:24 #71 writing layer sha256:9ba26908949f99d5e6e67d28a8a3761888a91320372fd16930c08682ab830d1f 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:a05b0fbbc9ad7e5915405de4225cf30451b2dd369471b7a13a694053ec067419 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:a1c07122226bfd084da1f340267033ac6be665af69be39f27b54c35728e2cd6b 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:a4aff9403130b61f27b9741303fddd1a010bb77de797f43fef8e3e849d083f86 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:a5e10213fb2160665f1070591d180caf0e47ba09a4e3fb598c3f57d59d68a94a
11-Nov-2025 13:10:24 #71 writing layer sha256:a5e10213fb2160665f1070591d180caf0e47ba09a4e3fb598c3f57d59d68a94a 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:a7c3aef254f38f8d9dc0b33a459e16cf71365801ec3cea141d9ae2909de17717 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:a8c0c0e05e0b234e69269c46e4679fe20f556ea97831b8102686410bafe43dc3 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:a95299abff73a2e73263f10e1866cda2418982a59d00a50bb6eb0403d9c628f5 done
11-Nov-2025 13:10:24 #71 writing layer sha256:aec0c594726776388f6a71791727cf031d24465cc28c2c7fe92958f927c55be6
11-Nov-2025 13:10:24 #71 writing layer sha256:aec0c594726776388f6a71791727cf031d24465cc28c2c7fe92958f927c55be6 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:b24aaefa5cfc0c7b5de41bc153a953d4c82e031aad427079f1afe00c0ac3a450 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:b4936e073c2ababbd05685164a41cffe665aef7404c3f23af165fe3088033661 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:b9f63ce4a215385a70fe042f9fcfc34977c3dd37bcc59e6abc455c4b45cacbc5 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:bf6c19a72fdc41722fcf1870f179b5c641cc4fd8fee23bfea1e23b56ccab1a95
11-Nov-2025 13:10:24 #71 writing layer sha256:bf6c19a72fdc41722fcf1870f179b5c641cc4fd8fee23bfea1e23b56ccab1a95 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:c097a66fb6893aec1f0d2b0a688040b6937c74c26970e8c90de2687a8a1e5698 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:c0cacee94c2a929dfebcc2da81d02c86bc45c5502919713af1ab0f0ac50b2ca3 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:c7782549a69f387be3b8c6e63981f59aa8f4bdd1fbc4ed03d1c2c81daffba6b4 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7
11-Nov-2025 13:10:24 #71 writing layer sha256:c7db6ed2120f52b433bab01ca970ca9209950268115b8663756dace3b73770f7 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:cb20fab9eefd24c8dfe637a73cab52314be3c877e6c08f4ee5e1cc457f61dfe4 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:d71f297b58e5b7fe759933bf426969d29b815dfd0c72366744b3142d74bd4389 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:e15e68141d92eb5dc21be88b2db9800c975118ba0788adebc753a902420539eb 0.0s done
11-Nov-2025 13:10:24 #71 writing layer sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8
11-Nov-2025 13:10:25 #71 writing layer sha256:f7a7429da53e2a57c131b1bc4965f745ba341004bf0058da74dde1215c7034f8 0.0s done
11-Nov-2025 13:10:25 #71 writing layer sha256:fbeb304244aa8032fb22e9d2e80bddf307bffe3ee48c21f517eba89b4788631b 0.0s done
11-Nov-2025 13:10:25 #71 writing layer sha256:ff155ba3b7f05607e0cbad17d59b6562d0ff14256e6fe1431b90cb8f59334abe 0.0s done
11-Nov-2025 13:10:25 #71 writing config sha256:a325f18f08672bd5c7783e156c9ccee879776cfd3b749203fd07901548213168
11-Nov-2025 13:10:25 #71 writing config sha256:a325f18f08672bd5c7783e156c9ccee879776cfd3b749203fd07901548213168 0.7s done
11-Nov-2025 13:10:25 #71 writing cache image manifest sha256:f9316506bae39c5fba410d19a887b358ba4660c8c7d92fedcfe5553260f5a48c
11-Nov-2025 13:10:27 #71 preparing build cache for export 10.7s done
11-Nov-2025 13:10:27 #71 writing cache image manifest sha256:f9316506bae39c5fba410d19a887b358ba4660c8c7d92fedcfe5553260f5a48c 1.9s done
11-Nov-2025 13:10:27 #71 DONE 10.7s
11-Nov-2025 13:10:27 Finished task 'Deploy to docker' with result: Success
11-Nov-2025 13:10:27 Running post build plugin 'Docker Container Cleanup'
11-Nov-2025 13:10:27 Running post build plugin 'NCover Results Collector'
11-Nov-2025 13:10:27 Running post build plugin 'Build Results Label Collector'
11-Nov-2025 13:10:27 Running post build plugin 'Clover Results Collector'
11-Nov-2025 13:10:27 Running post build plugin 'npm Cache Cleanup'
11-Nov-2025 13:10:27 Running post build plugin 'Artifact Copier'
11-Nov-2025 13:10:27 Finalising the build...
11-Nov-2025 13:10:27 Stopping timer.
11-Nov-2025 13:10:27 Build TRUNK-OC28-DTD17-67 completed.
11-Nov-2025 13:10:28 Running on server: post build plugin 'Build Hanging Detection Configuration'
11-Nov-2025 13:10:28 Running on server: post build plugin 'NCover Results Collector'
11-Nov-2025 13:10:28 Running on server: post build plugin 'Build Labeller'
11-Nov-2025 13:10:28 Running on server: post build plugin 'Clover Delta Calculator'
11-Nov-2025 13:10:28 Running on server: post build plugin 'Maven Dependencies Postprocessor'
11-Nov-2025 13:10:28 All post build plugins have finished
11-Nov-2025 13:10:28 Generating build results summary...
11-Nov-2025 13:10:28 Saving build results to disk...
11-Nov-2025 13:10:28 Store variable context...
11-Nov-2025 13:10:28 Finished building TRUNK-OC28-DTD17-67.