OpenMRS Core 2.7
Build: #63 was successful
Job: Release JDK 11 image was successful
Job result summary
- Completed
- Duration
- 9 minutes
- Agent
- xindi.openmrs.org
- Revision
-
56f43e1f3e7c59864a36926654c21a0c4addcb95
- Successful since
- #46 ()
Error summary
The build generated some errors. See the full build log for more details.
#48 9.658 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#48 DONE 10.1s
#49 [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
#49 0.519 /usr/bin/tini: OK
#49 DONE 0.6s
#50 [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
#50 DONE 3.0s
#51 [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 && chmod -R g+rw /openmrs
#51 DONE 0.4s
#52 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#52 DONE 0.1s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...
#53 [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
#53 DONE 0.3s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...
#54 [linux/amd64 stage-2 8/10] WORKDIR /openmrs
#54 DONE 0.1s
#55 [linux/amd64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#55 DONE 0.1s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...
#56 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#56 DONE 0.5s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 28.88 19 packages excluded due to repository priority protections
#47 32.63 No packages marked for update
#47 34.38 Loaded plugins: ovl, priorities
#47 34.49 Cleaning repos: AmazonCorretto amzn2-core
#47 34.50 Cleaning up everything
#47 34.50 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#47 DONE 34.7s
#57 [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
#57 0.959 /usr/bin/tini: OK
#57 DONE 1.1s
#58 [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
#58 DONE 3.4s
#59 [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 && chmod -R g+rw /openmrs
#59 DONE 0.5s
#60 [linux/arm64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#60 DONE 0.1s
#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
#61 DONE 0.4s
#62 [linux/arm64 stage-2 8/10] WORKDIR /openmrs
#62 DONE 0.1s
#63 [linux/arm64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#63 DONE 0.1s
#64 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#64 DONE 0.5s
#65 exporting to image
#65 exporting layers
#65 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#65 exporting layers 4.4s done
#65 exporting manifest sha256:a5c4d4f25a34a277152ae4acaee8723b437a433aa3d99d45d37f03b9ef23db38 0.0s done
#65 exporting config sha256:d2c15cf90730cd5d7da2f2a959a9799c79f7070fa3dafea1a82da8949eb5c4ff 0.0s done
#65 exporting manifest sha256:bfd5de183f5e3562627c0243a9d60042a9776b22bc62753b57eb2a85e9ddc133 0.0s done
#65 exporting config sha256:06afe0723b9e55b44b3361bdc30c053aefda7e5a15a8a75a8681135877c884e3
#65 exporting config sha256:06afe0723b9e55b44b3361bdc30c053aefda7e5a15a8a75a8681135877c884e3 0.0s done
#65 exporting manifest list sha256:ca28963b2a446568348982b72326a19e681d1e0eb0b0736f666d0ab799b48ee4 0.0s done
#65 pushing layers
#65 ...
#66 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#66 DONE 0.0s
#65 exporting to image
#65 pushing layers 5.2s done
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.4-amazoncorretto-11@sha256:ca28963b2a446568348982b72326a19e681d1e0eb0b0736f666d0ab799b48ee4
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.4-amazoncorretto-11@sha256:ca28963b2a446568348982b72326a19e681d1e0eb0b0736f666d0ab799b48ee4 2.1s done
#65 DONE 11.8s
------
> importing cache manifest from openmrs/openmrs-core:2.7.4-dev-amazoncorretto-11-cache:
------
[33m3 warnings found (use --debug to expand):
[0m - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 15)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 52)
- Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#48 DONE 10.1s
#49 [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
#49 0.519 /usr/bin/tini: OK
#49 DONE 0.6s
#50 [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
#50 DONE 3.0s
#51 [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 && chmod -R g+rw /openmrs
#51 DONE 0.4s
#52 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#52 DONE 0.1s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...
#53 [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
#53 DONE 0.3s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...
#54 [linux/amd64 stage-2 8/10] WORKDIR /openmrs
#54 DONE 0.1s
#55 [linux/amd64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#55 DONE 0.1s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...
#56 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#56 DONE 0.5s
#47 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 28.88 19 packages excluded due to repository priority protections
#47 32.63 No packages marked for update
#47 34.38 Loaded plugins: ovl, priorities
#47 34.49 Cleaning repos: AmazonCorretto amzn2-core
#47 34.50 Cleaning up everything
#47 34.50 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#47 DONE 34.7s
#57 [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
#57 0.959 /usr/bin/tini: OK
#57 DONE 1.1s
#58 [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
#58 DONE 3.4s
#59 [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 && chmod -R g+rw /openmrs
#59 DONE 0.5s
#60 [linux/arm64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#60 DONE 0.1s
#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
#61 DONE 0.4s
#62 [linux/arm64 stage-2 8/10] WORKDIR /openmrs
#62 DONE 0.1s
#63 [linux/arm64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#63 DONE 0.1s
#64 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#64 DONE 0.5s
#65 exporting to image
#65 exporting layers
#65 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#65 exporting layers 4.4s done
#65 exporting manifest sha256:a5c4d4f25a34a277152ae4acaee8723b437a433aa3d99d45d37f03b9ef23db38 0.0s done
#65 exporting config sha256:d2c15cf90730cd5d7da2f2a959a9799c79f7070fa3dafea1a82da8949eb5c4ff 0.0s done
#65 exporting manifest sha256:bfd5de183f5e3562627c0243a9d60042a9776b22bc62753b57eb2a85e9ddc133 0.0s done
#65 exporting config sha256:06afe0723b9e55b44b3361bdc30c053aefda7e5a15a8a75a8681135877c884e3
#65 exporting config sha256:06afe0723b9e55b44b3361bdc30c053aefda7e5a15a8a75a8681135877c884e3 0.0s done
#65 exporting manifest list sha256:ca28963b2a446568348982b72326a19e681d1e0eb0b0736f666d0ab799b48ee4 0.0s done
#65 pushing layers
#65 ...
#66 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#66 DONE 0.0s
#65 exporting to image
#65 pushing layers 5.2s done
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.4-amazoncorretto-11@sha256:ca28963b2a446568348982b72326a19e681d1e0eb0b0736f666d0ab799b48ee4
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.4-amazoncorretto-11@sha256:ca28963b2a446568348982b72326a19e681d1e0eb0b0736f666d0ab799b48ee4 2.1s done
#65 DONE 11.8s
------
> importing cache manifest from openmrs/openmrs-core:2.7.4-dev-amazoncorretto-11-cache:
------
[33m3 warnings found (use --debug to expand):
[0m - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 15)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 52)
- Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64