OpenMRS Core Master
Build: #3948 failed
Job: Deploy to docker failed
Job result summary
- Completed
- Duration
- 3 minutes
- Agent
- yu.openmrs.org (2)
- Revision
-
07a42c5b36ba6931fcf8a44647148773d44d539a
- Fixed in
- #3949 (Changes by JaiVora <52439248+JaiVora@users.noreply.github.com>)
Error summary
The build generated some errors. See the full build log for more details.
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 0.5/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 1.9/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 3.3/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 4.7/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 6.1/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 7.5/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 8.9/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 10/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 12/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 12 kB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (
#29 153.0 [output clipped, log limit 2MiB reached]
#29 DONE 156.3s
#30 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz" && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb /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/*
#30 CACHED
#31 [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
#31 CACHED
#32 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
#32 CACHED
#33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
#33 ...
#34 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz" && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb /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/*
#34 CACHED
#35 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
#35 CACHED
#36 [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
#36 CACHED
#37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
#37 ...
#33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
#33 CACHED
#37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
#37 CACHED
#38 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
#38 ...
#39 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
#39 DONE 3.3s
#38 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
#38 DONE 3.2s
#40 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
#40 ...
#41 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
#41 DONE 2.7s
#40 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
#40 DONE 2.7s
#42 [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
#42 ...
#43 [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
#43 DONE 0.6s
#42 [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
#42 DONE 1.3s
#44 exporting to image
#44 exporting layers
ERROR: failed to receive status: rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "error reading from server: EOF", received prior goaway: code: NO_ERROR, debug data: "graceful_stop"
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 1.9/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.0/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.1/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (2): 2.2/6.7 MB | 13/80 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 0.5/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 1.9/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 3.3/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 4.7/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 6.1/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 7.5/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 8.9/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 10/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 12/12 kB
Progress (3): 2.2/6.7 MB | 13/80 kB | 12 kB
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (
#29 153.0 [output clipped, log limit 2MiB reached]
#29 DONE 156.3s
#30 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz" && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb /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/*
#30 CACHED
#31 [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
#31 CACHED
#32 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
#32 CACHED
#33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
#33 ...
#34 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz" && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb /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/*
#34 CACHED
#35 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
#35 CACHED
#36 [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
#36 CACHED
#37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
#37 ...
#33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
#33 CACHED
#37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
#37 CACHED
#38 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
#38 ...
#39 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
#39 DONE 3.3s
#38 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
#38 DONE 3.2s
#40 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
#40 ...
#41 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
#41 DONE 2.7s
#40 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
#40 DONE 2.7s
#42 [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
#42 ...
#43 [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
#43 DONE 0.6s
#42 [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
#42 DONE 1.3s
#44 exporting to image
#44 exporting layers
ERROR: failed to receive status: rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "error reading from server: EOF", received prior goaway: code: NO_ERROR, debug data: "graceful_stop"