Plan responsible for building Docker images for the 3.x demo and development sites
Build: #1858 failed
Job: Build Frontend was successful
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- xindi.openmrs.org
- Revision
-
05fe1e887494f4b96abef003acfa7f3dee8dc40b
05fe1e887494f4b96abef003acfa7f3dee8dc40b - Successful since
- #1743 ()
Error summary
The build generated some errors. See the full build log for more details.
#19 42.18 asset [1m[32micon_256x256.c729f6e7e914b58fcea5ce91d7aa9bad.png[39m[22m 6.87 KiB [1m[32m[emitted][39m[22m
#19 42.18 + 4 assets
#19 42.18 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 42.18 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 42.18 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 42.18 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 42.18 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.44 MiB (1.52 MiB) = [1m[32mopenmrs.f96bacfdad9b5783.css[39m[22m 1.3 MiB [1m[32mopenmrs.8ffc80b4401888b8.js[39m[22m 1.14 MiB 2 auxiliary assets
#19 42.18 orphan modules 10.9 MiB (javascript) 39.7 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 42.18 runtime modules 19.1 KiB 14 modules
#19 42.18 built modules 4.47 MiB (javascript) 1.31 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 42.18 javascript modules 4.47 MiB 224 modules
#19 42.18 css modules 1.31 MiB
#19 42.18 modules by path [1m../@react-spectrum/[39m[22m 582 KiB 11 modules
#19 42.18 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 42.18 provide-module modules 420 bytes
#19 42.18 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 42.18 + 8 modules
#19 42.18 consume-shared-module modules 420 bytes
#19 42.18 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 42.18 + 8 modules
#19 42.18
#19 42.18 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 42.18 This can impact web performance.
#19 42.18 Assets:
#19 42.18 openmrs.f96bacfdad9b5783.css (1.3 MiB)
#19 42.18 openmrs.8ffc80b4401888b8.js (1.14 MiB)[39m[22m
#19 42.18
#19 42.18 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 42.18 Entrypoints:
#19 42.18 main (2.44 MiB)
#19 42.18 openmrs.f96bacfdad9b5783.css
#19 42.18 openmrs.8ffc80b4401888b8.js
#19 42.18 [39m[22m
#19 42.18
#19 42.18 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 35307 ms
#19 42.18 [openmrs] Build finished.
#19 DONE 42.3s
#20 [linux/amd64 dev 7/7] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#20 DONE 0.2s
#21 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#21 CACHED
#22 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#23 CACHED
#24 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#24 CACHED
#25 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#25 CACHED
#26 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#27 CACHED
#28 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#29 CACHED
#30 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 CACHED
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.1s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.1s
#33 exporting to image
#33 exporting layers
#33 exporting layers 8.3s done
#33 exporting manifest sha256:c5b3bc131d69aeb8c90081ca1e8bf1ba4e13ab31d8a87ff5364719d02e89db47 0.0s done
#33 exporting config sha256:b42dab8812e43c7acd69f8b6ebeec3645c9cf8fcf1966868a3d5184f66320231 0.0s done
#33 exporting manifest sha256:14cb9ba9535f1b78f01606808690a57d21830a29f02d33a19cf853c098ed891b 0.0s done
#33 exporting config sha256:d138d0ddaa514041f5927fd754f1d686f4fbc0f90025703c5c1506abb028f35a 0.0s done
#33 exporting manifest list sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e
#33 exporting manifest list sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e 0.0s done
#33 pushing layers
#33 ...
#34 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#34 DONE 0.0s
#33 exporting to image
#33 pushing layers 4.2s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e 1.1s done
#33 pushing layers 0.8s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e 0.5s done
#33 DONE 15.0s
#19 42.18 + 4 assets
#19 42.18 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 42.18 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 42.18 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 42.18 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 42.18 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.44 MiB (1.52 MiB) = [1m[32mopenmrs.f96bacfdad9b5783.css[39m[22m 1.3 MiB [1m[32mopenmrs.8ffc80b4401888b8.js[39m[22m 1.14 MiB 2 auxiliary assets
#19 42.18 orphan modules 10.9 MiB (javascript) 39.7 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 42.18 runtime modules 19.1 KiB 14 modules
#19 42.18 built modules 4.47 MiB (javascript) 1.31 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 42.18 javascript modules 4.47 MiB 224 modules
#19 42.18 css modules 1.31 MiB
#19 42.18 modules by path [1m../@react-spectrum/[39m[22m 582 KiB 11 modules
#19 42.18 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 42.18 provide-module modules 420 bytes
#19 42.18 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 42.18 + 8 modules
#19 42.18 consume-shared-module modules 420 bytes
#19 42.18 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 42.18 + 8 modules
#19 42.18
#19 42.18 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 42.18 This can impact web performance.
#19 42.18 Assets:
#19 42.18 openmrs.f96bacfdad9b5783.css (1.3 MiB)
#19 42.18 openmrs.8ffc80b4401888b8.js (1.14 MiB)[39m[22m
#19 42.18
#19 42.18 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 42.18 Entrypoints:
#19 42.18 main (2.44 MiB)
#19 42.18 openmrs.f96bacfdad9b5783.css
#19 42.18 openmrs.8ffc80b4401888b8.js
#19 42.18 [39m[22m
#19 42.18
#19 42.18 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 35307 ms
#19 42.18 [openmrs] Build finished.
#19 DONE 42.3s
#20 [linux/amd64 dev 7/7] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#20 DONE 0.2s
#21 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#21 CACHED
#22 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#23 CACHED
#24 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#24 CACHED
#25 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#25 CACHED
#26 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#27 CACHED
#28 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#29 CACHED
#30 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 CACHED
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.1s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.1s
#33 exporting to image
#33 exporting layers
#33 exporting layers 8.3s done
#33 exporting manifest sha256:c5b3bc131d69aeb8c90081ca1e8bf1ba4e13ab31d8a87ff5364719d02e89db47 0.0s done
#33 exporting config sha256:b42dab8812e43c7acd69f8b6ebeec3645c9cf8fcf1966868a3d5184f66320231 0.0s done
#33 exporting manifest sha256:14cb9ba9535f1b78f01606808690a57d21830a29f02d33a19cf853c098ed891b 0.0s done
#33 exporting config sha256:d138d0ddaa514041f5927fd754f1d686f4fbc0f90025703c5c1506abb028f35a 0.0s done
#33 exporting manifest list sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e
#33 exporting manifest list sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e 0.0s done
#33 pushing layers
#33 ...
#34 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#34 DONE 0.0s
#33 exporting to image
#33 pushing layers 4.2s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e 1.1s done
#33 pushing layers 0.8s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:123bf611b4fae83465da292f2db76e028f4761ab33544912f583e555fe87d48e 0.5s done
#33 DONE 15.0s