Builds and publishes the O3 Frontend

Build: #1274 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
5 minutes
Agent
yu.openmrs.org
Revision
a09abe5eb9d450dbcf426b17a7ca568199f795c9 a09abe5eb9d450dbcf426b17a7ca568199f795c9
Successful since
#1222 ()

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.952 [openmrs] Running build process ...
#31 80.77 (node:24) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
#31 80.77 BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
#31 80.77         Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
#31 80.77         Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
#31 80.77 (Use `node --trace-deprecation ...` to show where the warning was created)
#31 81.29 assets by info 5.52 MiB [immutable]
#31 81.29   assets by path *.woff 1.35 MiB 90 assets
#31 81.29   assets by path *.woff2 1.04 MiB 90 assets
#31 81.29   assets by path *.js 2.25 MiB 47 assets
#31 81.29   assets by path *.css 898 KiB 2 assets
#31 81.29 assets by path *.png 64.8 KiB
#31 81.29   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#31 81.29   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#31 81.29   asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
#31 81.29   + 5 assets
#31 81.29 asset index.html 3.07 KiB [emitted]
#31 81.29 asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
#31 81.29 asset manifest.5b75f75f5d42204f1d54b9e28a60208c.json 1.26 KiB [emitted]
#31 81.29 asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
#31 81.29 asset service-worker.js 299 bytes [emitted] [minimized] 1 related asset
#31 81.29 Entrypoint main [big] 883 KiB (196 KiB) = openmrs.ba97f0856436646b.css 815 KiB openmrs.90bfe6136cb83d82.js 67.9 KiB 2 auxiliary assets
#31 81.29 orphan modules 12.4 MiB (javascript) 2.4 MiB (asset) 43.5 KiB (runtime) [orphan] 3139 modules
#31 81.29 runtime modules 26.3 KiB 16 modules
#31 81.29 built modules 7.8 MiB (javascript) 904 KiB (css/mini-extract) 546 bytes (share-init) 546 bytes (consume-shared) [built]
#31 81.29   javascript modules 7.76 MiB 548 modules
#31 81.29   optional modules 46.2 KiB [optional]
#31 81.29     ../@openmrs/esm-translations/translations/am.json 2.12 KiB [optional] [built] [code generated]
#31 81.29     + 21 modules
#31 81.29   css modules 904 KiB 16 modules
#31 81.29   provide-module modules 546 bytes 13 modules
#31 81.29   consume-shared-module modules 546 bytes
#31 81.29     modules by path consume shared module (default) swr/ 126 bytes 3 modules
#31 81.29     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#31 81.29     + 8 modules
#31 81.29
#31 81.29 LOG from InjectManifest
#31 81.29 <i> The service worker at service-worker.js will precache
#31 81.29 <i>         0 URLs, totaling 0 B.
#31 81.29
#31 81.29 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#31 81.29 This can impact web performance.
#31 81.29 Assets:
#31 81.29   a4ebd6fb047e10bb.js (828 KiB)
#31 81.29   0059a71fe78e54db.js (762 KiB)
#31 81.29   openmrs.ba97f0856436646b.css (815 KiB)
#31 81.29
#31 81.29 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#31 81.29 Entrypoints:
#31 81.29   main (883 KiB)
#31 81.29       openmrs.ba97f0856436646b.css
#31 81.29       openmrs.90bfe6136cb83d82.js
#31 81.29 
#31 81.29
#31 81.29 webpack 5.95.0 compiled with 2 warnings in 72795 ms
#31 81.30 [openmrs] Build finished.
#31 DONE 81.7s

#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.2s

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

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

#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 22.4s done
#37 exporting manifest sha256:a9e1703c4f08d49395becd63fbcea40794d6812bf394ebb659c403dae8997359 0.0s done
#37 exporting config sha256:7c4acd9302c003f44b769d8b4b25da1f72d74567c40430f84e3662d423b288da 0.0s done
#37 exporting manifest sha256:0923d6e4dd32d3f32e9f1f4f1842002d8715f9ac022f948d4fec999a4037d657 0.0s done
#37 exporting config sha256:f3d61bdc764be352bbfa51e6c8c3675a5de401de585033db7385cd92451c7b16 0.0s done
#37 exporting manifest list sha256:2e4e96497449877a7e10a6fecc5b4ddcb3fc2da584f1a939f361594aefdc358d 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 6.5s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:2e4e96497449877a7e10a6fecc5b4ddcb3fc2da584f1a939f361594aefdc358d
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:2e4e96497449877a7e10a6fecc5b4ddcb3fc2da584f1a939f361594aefdc358d 0.7s done
#37 pushing layers 1.2s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:2e4e96497449877a7e10a6fecc5b4ddcb3fc2da584f1a939f361594aefdc358d
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:2e4e96497449877a7e10a6fecc5b4ddcb3fc2da584f1a939f361594aefdc358d 0.4s done
#37 DONE 31.3s

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