Plan responsible for building Docker images for the 3.x demo and development sites
Build: #1720 was successful
Job: Build Frontend was successful
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- yu.openmrs.org
- Revision
-
07b1a7431657c1271625a67c47c2e52e89ef5048
07b1a7431657c1271625a67c47c2e52e89ef5048 - Successful since
- #1613 ()
Error summary
The build generated some errors. See the full build log for more details.
#19 48.59 assets by path [1m[32m*.png[39m[22m 64.8 KiB
#19 48.59 asset [1m[32mlogo-512.png[39m[22m 15.5 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [1m[32m[copied][39m[22m
#19 48.59 asset [1m[32micon_512x512.7163efb26df832de513bc58d925ea22e.png[39m[22m 13.9 KiB [1m[32m[emitted][39m[22m
#19 48.59 asset [1m[32micon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png[39m[22m 12.7 KiB [1m[32m[emitted][39m[22m
#19 48.59 asset [1m[32micon_256x256.c729f6e7e914b58fcea5ce91d7aa9bad.png[39m[22m 6.87 KiB [1m[32m[emitted][39m[22m
#19 48.59 + 4 assets
#19 48.59 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 48.59 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 48.59 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 48.59 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 48.59 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.19 MiB (1.41 MiB) = [1m[32mopenmrs.f4e5dd624de0a928.css[39m[22m 1.08 MiB [1m[32mopenmrs.b5201b67f3abcec9.js[39m[22m 1.11 MiB 2 auxiliary assets
#19 48.59 orphan modules 10.3 MiB (javascript) 21 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 48.59 runtime modules 19 KiB 14 modules
#19 48.59 built modules 4.34 MiB (javascript) 1.09 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 48.59 javascript modules 4.34 MiB 234 modules
#19 48.59 css modules 1.09 MiB
#19 48.59 modules by path [1m../@react-spectrum/[39m[22m 352 KiB 11 modules
#19 48.59 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 48.59 provide-module modules 420 bytes
#19 48.59 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 48.59 + 8 modules
#19 48.59 consume-shared-module modules 420 bytes
#19 48.59 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 48.59 + 8 modules
#19 48.59
#19 48.59 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 48.59 This can impact web performance.
#19 48.59 Assets:
#19 48.59 openmrs.f4e5dd624de0a928.css (1.08 MiB)
#19 48.59 openmrs.b5201b67f3abcec9.js (1.11 MiB)[39m[22m
#19 48.59
#19 48.59 [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 48.59 Entrypoints:
#19 48.59 main (2.19 MiB)
#19 48.59 openmrs.f4e5dd624de0a928.css
#19 48.59 openmrs.b5201b67f3abcec9.js
#19 48.59 [39m[22m
#19 48.59
#19 48.59 webpack 5.88.2 compiled with [1m[33m2 warnings[39m[22m in 39190 ms
#19 48.60 [openmrs] Build finished.
#19 DONE 48.8s
#20 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#20 CACHED
#21 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#21 CACHED
#22 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#22 CACHED
#23 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#24 CACHED
#25 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#25 CACHED
#26 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#27 CACHED
#28 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#28 CACHED
#29 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#30 DONE 1.4s
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.4s
#32 exporting to image
#32 exporting layers
#32 exporting layers 6.3s done
#32 exporting manifest sha256:76c9cabd1f6c6513d472d0dd641e6b6efbb8254c9e2d715f3f80eccc52ba2cfe 0.0s done
#32 exporting config sha256:9ed372280417820f5fa1d8689b4519d2997675f12f6f184eb5a9c70c29e3f545 0.0s done
#32 exporting manifest sha256:a6678d6a6b4a0f59cd1142c52431f3fb21375409a181ca9fb61767eee82cefe9 0.0s done
#32 exporting config sha256:37bff8f69f747d77ece0d3afea1771b7b74cc6ee545b2110eaa3f042ea79597d 0.0s done
#32 exporting manifest list sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c 0.0s done
#32 pushing layers
#32 ...
#33 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#33 DONE 0.0s
#32 exporting to image
#32 pushing layers 3.4s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c 1.1s done
#32 pushing layers 0.7s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c 0.4s done
#32 DONE 11.9s
#19 48.59 asset [1m[32mlogo-512.png[39m[22m 15.5 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [1m[32m[copied][39m[22m
#19 48.59 asset [1m[32micon_512x512.7163efb26df832de513bc58d925ea22e.png[39m[22m 13.9 KiB [1m[32m[emitted][39m[22m
#19 48.59 asset [1m[32micon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png[39m[22m 12.7 KiB [1m[32m[emitted][39m[22m
#19 48.59 asset [1m[32micon_256x256.c729f6e7e914b58fcea5ce91d7aa9bad.png[39m[22m 6.87 KiB [1m[32m[emitted][39m[22m
#19 48.59 + 4 assets
#19 48.59 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 48.59 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 48.59 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 48.59 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 48.59 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.19 MiB (1.41 MiB) = [1m[32mopenmrs.f4e5dd624de0a928.css[39m[22m 1.08 MiB [1m[32mopenmrs.b5201b67f3abcec9.js[39m[22m 1.11 MiB 2 auxiliary assets
#19 48.59 orphan modules 10.3 MiB (javascript) 21 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 48.59 runtime modules 19 KiB 14 modules
#19 48.59 built modules 4.34 MiB (javascript) 1.09 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 48.59 javascript modules 4.34 MiB 234 modules
#19 48.59 css modules 1.09 MiB
#19 48.59 modules by path [1m../@react-spectrum/[39m[22m 352 KiB 11 modules
#19 48.59 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 48.59 provide-module modules 420 bytes
#19 48.59 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 48.59 + 8 modules
#19 48.59 consume-shared-module modules 420 bytes
#19 48.59 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 48.59 + 8 modules
#19 48.59
#19 48.59 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 48.59 This can impact web performance.
#19 48.59 Assets:
#19 48.59 openmrs.f4e5dd624de0a928.css (1.08 MiB)
#19 48.59 openmrs.b5201b67f3abcec9.js (1.11 MiB)[39m[22m
#19 48.59
#19 48.59 [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 48.59 Entrypoints:
#19 48.59 main (2.19 MiB)
#19 48.59 openmrs.f4e5dd624de0a928.css
#19 48.59 openmrs.b5201b67f3abcec9.js
#19 48.59 [39m[22m
#19 48.59
#19 48.59 webpack 5.88.2 compiled with [1m[33m2 warnings[39m[22m in 39190 ms
#19 48.60 [openmrs] Build finished.
#19 DONE 48.8s
#20 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#20 CACHED
#21 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#21 CACHED
#22 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#22 CACHED
#23 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#24 CACHED
#25 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#25 CACHED
#26 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#27 CACHED
#28 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#28 CACHED
#29 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#30 DONE 1.4s
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.4s
#32 exporting to image
#32 exporting layers
#32 exporting layers 6.3s done
#32 exporting manifest sha256:76c9cabd1f6c6513d472d0dd641e6b6efbb8254c9e2d715f3f80eccc52ba2cfe 0.0s done
#32 exporting config sha256:9ed372280417820f5fa1d8689b4519d2997675f12f6f184eb5a9c70c29e3f545 0.0s done
#32 exporting manifest sha256:a6678d6a6b4a0f59cd1142c52431f3fb21375409a181ca9fb61767eee82cefe9 0.0s done
#32 exporting config sha256:37bff8f69f747d77ece0d3afea1771b7b74cc6ee545b2110eaa3f042ea79597d 0.0s done
#32 exporting manifest list sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c 0.0s done
#32 pushing layers
#32 ...
#33 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#33 DONE 0.0s
#32 exporting to image
#32 pushing layers 3.4s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c 1.1s done
#32 pushing layers 0.7s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:0cef2e023c8641b51e9816b3dfc488cfa46c626152b4edc6ecd3797aa99cf72c 0.4s done
#32 DONE 11.9s