Builds and publishes the O3 Frontend
Build: #27 was successful
Job: Default Job was successful
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- yu.openmrs.org
- Revision
-
e07fd64bf4f66f1b6f7bd1ef85f2785abded4c29
e07fd64bf4f66f1b6f7bd1ef85f2785abded4c29 - Successful since
- #2 ()
Error summary
The build generated some errors. See the full build log for more details.
#20 45.49 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
#20 45.49 asset [1m[32micon_512x512.7163efb26df832de513bc58d925ea22e.png[39m[22m 13.9 KiB [1m[32m[emitted][39m[22m
#20 45.49 asset [1m[32micon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png[39m[22m 12.7 KiB [1m[32m[emitted][39m[22m
#20 45.49 + 5 assets
#20 45.49 asset [1m[32mindex.html[39m[22m 3.07 KiB [1m[32m[emitted][39m[22m
#20 45.49 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
#20 45.49 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#20 45.49 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
#20 45.49 asset [1m[32mservice-worker.js[39m[22m 299 bytes [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m 1 related asset
#20 45.49 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.36 MiB (1.59 MiB) = [1m[32mopenmrs.37ef9ee46daee24c.css[39m[22m 1.18 MiB [1m[32mopenmrs.128adbcc9b6683c6.js[39m[22m 1.19 MiB 2 auxiliary assets
#20 45.49 orphan modules 10.8 MiB (javascript) 35.1 KiB (css/mini-extract) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 1846 modules
#20 45.49 runtime modules 19 KiB 13 modules
#20 45.49 built modules 4.53 MiB (javascript) 1.18 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#20 45.49 javascript modules 4.53 MiB 234 modules
#20 45.49 css modules 1.18 MiB
#20 45.49 modules by path [1m../@react-spectrum/[39m[22m 447 KiB 11 modules
#20 45.49 modules by path [1m../@openmrs/[39m[22m 764 KiB 4 modules
#20 45.49 provide-module modules 420 bytes
#20 45.49 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#20 45.49 + 8 modules
#20 45.49 consume-shared-module modules 420 bytes
#20 45.49 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#20 45.49 + 8 modules
#20 45.49
#20 45.49 [1mLOG from InjectManifest[39m[22m
#20 45.49 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#20 45.49 <i> [1m[32m 0 URLs, totaling 0 B.[39m[22m
#20 45.49
#20 45.49 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#20 45.49 This can impact web performance.
#20 45.49 Assets:
#20 45.49 openmrs.37ef9ee46daee24c.css (1.18 MiB)
#20 45.49 openmrs.128adbcc9b6683c6.js (1.19 MiB)[39m[22m
#20 45.49
#20 45.49 [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.
#20 45.49 Entrypoints:
#20 45.49 main (2.36 MiB)
#20 45.49 openmrs.37ef9ee46daee24c.css
#20 45.49 openmrs.128adbcc9b6683c6.js
#20 45.49 [39m[22m
#20 45.49
#20 45.49 webpack 5.90.0 compiled with [1m[33m2 warnings[39m[22m in 37046 ms
#20 45.49 [openmrs] Build finished.
#20 DONE 45.7s
#21 [linux/amd64 dev 8/8] 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
#21 DONE 0.1s
#22 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#24 CACHED
#25 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#25 CACHED
#26 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#26 CACHED
#27 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#27 CACHED
#28 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#29 CACHED
#30 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#30 CACHED
#31 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#31 CACHED
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 0.9s
#33 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 0.9s
#34 exporting to image
#34 exporting layers
#34 exporting layers 9.9s done
#34 exporting manifest sha256:435cf58240a37a846b366327091c0e6fe2a1ba849b7edf865f1b7c9918933eee 0.0s done
#34 exporting config sha256:20b2903ffd941754dc66bae824752709f1f4da9fb0540f8dd63871db62290967 0.0s done
#34 exporting manifest sha256:9879bd2fe8a792425eb93e361283ebcaf157dc2ee203f3b3d00f66c9678d9553 0.0s done
#34 exporting config sha256:804a446a4b796c4b3ed5cbcb88c4ae22d202d5233e5d64e8e74ea59f3424530d 0.0s done
#34 exporting manifest list sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa 0.0s done
#34 pushing layers
#34 pushing layers 2.6s done
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa 0.8s done
#34 pushing layers 0.8s done
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa 0.4s done
#34 DONE 14.6s
#20 45.49 asset [1m[32micon_512x512.7163efb26df832de513bc58d925ea22e.png[39m[22m 13.9 KiB [1m[32m[emitted][39m[22m
#20 45.49 asset [1m[32micon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png[39m[22m 12.7 KiB [1m[32m[emitted][39m[22m
#20 45.49 + 5 assets
#20 45.49 asset [1m[32mindex.html[39m[22m 3.07 KiB [1m[32m[emitted][39m[22m
#20 45.49 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
#20 45.49 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#20 45.49 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
#20 45.49 asset [1m[32mservice-worker.js[39m[22m 299 bytes [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m 1 related asset
#20 45.49 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.36 MiB (1.59 MiB) = [1m[32mopenmrs.37ef9ee46daee24c.css[39m[22m 1.18 MiB [1m[32mopenmrs.128adbcc9b6683c6.js[39m[22m 1.19 MiB 2 auxiliary assets
#20 45.49 orphan modules 10.8 MiB (javascript) 35.1 KiB (css/mini-extract) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 1846 modules
#20 45.49 runtime modules 19 KiB 13 modules
#20 45.49 built modules 4.53 MiB (javascript) 1.18 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#20 45.49 javascript modules 4.53 MiB 234 modules
#20 45.49 css modules 1.18 MiB
#20 45.49 modules by path [1m../@react-spectrum/[39m[22m 447 KiB 11 modules
#20 45.49 modules by path [1m../@openmrs/[39m[22m 764 KiB 4 modules
#20 45.49 provide-module modules 420 bytes
#20 45.49 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#20 45.49 + 8 modules
#20 45.49 consume-shared-module modules 420 bytes
#20 45.49 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#20 45.49 + 8 modules
#20 45.49
#20 45.49 [1mLOG from InjectManifest[39m[22m
#20 45.49 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#20 45.49 <i> [1m[32m 0 URLs, totaling 0 B.[39m[22m
#20 45.49
#20 45.49 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#20 45.49 This can impact web performance.
#20 45.49 Assets:
#20 45.49 openmrs.37ef9ee46daee24c.css (1.18 MiB)
#20 45.49 openmrs.128adbcc9b6683c6.js (1.19 MiB)[39m[22m
#20 45.49
#20 45.49 [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.
#20 45.49 Entrypoints:
#20 45.49 main (2.36 MiB)
#20 45.49 openmrs.37ef9ee46daee24c.css
#20 45.49 openmrs.128adbcc9b6683c6.js
#20 45.49 [39m[22m
#20 45.49
#20 45.49 webpack 5.90.0 compiled with [1m[33m2 warnings[39m[22m in 37046 ms
#20 45.49 [openmrs] Build finished.
#20 DONE 45.7s
#21 [linux/amd64 dev 8/8] 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
#21 DONE 0.1s
#22 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#24 CACHED
#25 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#25 CACHED
#26 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#26 CACHED
#27 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#27 CACHED
#28 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#28 CACHED
#29 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#29 CACHED
#30 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#30 CACHED
#31 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#31 CACHED
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 0.9s
#33 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 0.9s
#34 exporting to image
#34 exporting layers
#34 exporting layers 9.9s done
#34 exporting manifest sha256:435cf58240a37a846b366327091c0e6fe2a1ba849b7edf865f1b7c9918933eee 0.0s done
#34 exporting config sha256:20b2903ffd941754dc66bae824752709f1f4da9fb0540f8dd63871db62290967 0.0s done
#34 exporting manifest sha256:9879bd2fe8a792425eb93e361283ebcaf157dc2ee203f3b3d00f66c9678d9553 0.0s done
#34 exporting config sha256:804a446a4b796c4b3ed5cbcb88c4ae22d202d5233e5d64e8e74ea59f3424530d 0.0s done
#34 exporting manifest list sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa 0.0s done
#34 pushing layers
#34 pushing layers 2.6s done
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa 0.8s done
#34 pushing layers 0.8s done
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa
#34 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:693ba803fa29f8c5b54d077281e8fdb79c9d69c059e1455677a47b731d75ddaa 0.4s done
#34 DONE 14.6s