Builds and publishes the O3 Frontend

Build: #2345 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
5 minutes
Agent
yu.openmrs.org
Revision
500889e551fc4b7b124c704471059580a1a4d9d1
Successful since
#2320 ()

Error summary

The build generated some errors. See the full build log for more details.

#31 [linux/amd64 dev 7/8] RUN npx --legacy-peer-deps openmrs@next build --build-config spa-build-config.json --target ./spa
#31 6.313 [openmrs] Running build process ...
#31 73.56 (node:23) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
#31 73.56 BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
#31 73.56         Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
#31 73.56         Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
#31 73.56 (Use `node --trace-deprecation ...` to show where the warning was created)
#31 74.23 assets by info 6.66 MiB [immutable]
#31 74.23   assets by path *.woff2 1.04 MiB 90 assets
#31 74.23   assets by path *.js 2.62 MiB 61 assets
#31 74.23   assets by path *.css 3 MiB 2 assets
#31 74.23 assets by path *.png 64.8 KiB
#31 74.23   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#31 74.23   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#31 74.23   asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
#31 74.23   + 5 assets
#31 74.23 asset index.html 3.11 KiB [emitted]
#31 74.23 asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
#31 74.23 asset manifest.5b75f75f5d42204f1d54b9e28a60208c.json 1.26 KiB [emitted]
#31 74.23 asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
#31 74.23 asset service-worker.js 299 bytes [emitted] [minimized] 1 related asset
#31 74.23 Entrypoint main [big] 2.99 MiB (123 KiB) = openmrs.f29a30309a2b3bdd.css 2.92 MiB openmrs.778bc6c3a2915bb7.js 67.6 KiB 2 auxiliary assets
#31 74.23 orphan modules 17.9 MiB (javascript) 1.04 MiB (asset) 48.9 KiB (runtime) [orphan] 3183 modules
#31 74.23 runtime modules 25.2 KiB 16 modules
#31 74.23 built modules 9.14 MiB (javascript) 3.01 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [built]
#31 74.23   javascript modules 9.05 MiB 730 modules
#31 74.23   optional modules 87.5 KiB [optional]
#31 74.23     ../@openmrs/esm-translations/translations/am.json 2.24 KiB [optional] [built] [code generated]
#31 74.23     + 38 modules
#31 74.23   css modules 3.01 MiB 18 modules
#31 74.23   provide-module modules 420 bytes
#31 74.23     modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
#31 74.23     + 8 modules
#31 74.23   consume-shared-module modules 420 bytes
#31 74.23     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#31 74.23     + 8 modules
#31 74.23
#31 74.23 LOG from InjectManifest
#31 74.23 <i> The service worker at service-worker.js will precache
#31 74.23 <i>         0 URLs, totaling 0 B.
#31 74.23
#31 74.23 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#31 74.23 This can impact web performance.
#31 74.23 Assets:
#31 74.23   fb870454f83572c9.js (962 KiB)
#31 74.23   084cd1459a6268df.js (952 KiB)
#31 74.23   openmrs.f29a30309a2b3bdd.css (2.92 MiB)
#31 74.23
#31 74.23 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#31 74.23 Entrypoints:
#31 74.23   main (2.99 MiB)
#31 74.23       openmrs.f29a30309a2b3bdd.css
#31 74.23       openmrs.778bc6c3a2915bb7.js
#31 74.23 
#31 74.23
#31 74.23 webpack 5.99.9 compiled with 2 warnings in 66462 ms
#31 74.23 [openmrs] Build finished.
#31 DONE 74.5s

#32 [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
#32 DONE 0.1s

#33 [linux/amd64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 1.7s

#34 [linux/arm64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#34 DONE 1.7s

#35 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.2s

#36 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#36 DONE 0.3s

#37 exporting to image
#37 exporting layers
#37 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#37 exporting layers 26.3s done
#37 exporting manifest sha256:15bb50f26719b2cde5ded754ad6fe570fb1e56fddfbd5c665cf6f2080708a81e 0.0s done
#37 exporting config sha256:9da8abfc259a3d343f77fc5db81df82ee4ca359f1c7c61a380b04556bdb7cb83 0.0s done
#37 exporting manifest sha256:fd0635830982cb35fbff9fadc50a631661ce28fd8d6bcb7f877587d50a89fdce 0.0s done
#37 exporting config sha256:2b138189b6a75e4c00d40850af5e52f1dcb87d358639683907f0aff1c06f12c7 0.0s done
#37 exporting manifest list sha256:f9693f6554cb151a468dc13687e8efb14319d5e6edbee26884a5a2155f7bcec5 0.0s done
#37 pushing layers
#37 ...

#38 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#38 DONE 0.0s

#37 exporting to image
#37 pushing layers 5.6s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f9693f6554cb151a468dc13687e8efb14319d5e6edbee26884a5a2155f7bcec5
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f9693f6554cb151a468dc13687e8efb14319d5e6edbee26884a5a2155f7bcec5 2.1s done
#37 pushing layers 1.0s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f9693f6554cb151a468dc13687e8efb14319d5e6edbee26884a5a2155f7bcec5
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f9693f6554cb151a468dc13687e8efb14319d5e6edbee26884a5a2155f7bcec5 0.7s done
#37 DONE 35.7s

1 warning found (use --debug to expand):
 - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64