DO NOT MANUALLY RUN! Builds and publishes QA releases to the O3 RefApp QA server

Build: #41 was successful

Job: Frontend was successful

Stages & jobs

  1. Build

  2. Deploy and Store Build Info

Job result summary

Completed
Duration
5 minutes
Flags
Custom revision
Agent
xindi.openmrs.org (2)
Revision
c0b6e502f9f8167810fc543f0f3713b3ae96469e
Successful since
#19 ()

Custom variables

Custom revision
c0b6e502f9f8167810fc543f0f3713b3ae96469e

Error summary

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


#30 [linux/amd64 dev 7/8] RUN npx --legacy-peer-deps openmrs@7.0.0 build --build-config spa-build-config.json --target ./spa
#30 5.697 [openmrs] Running build process ...
#30 62.85 (node:23) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
#30 62.85 BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
#30 62.85         Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
#30 62.85         Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
#30 62.85 (Use `node --trace-deprecation ...` to show where the warning was created)
#30 63.37 assets by info 7.09 MiB [immutable]
#30 63.37   assets by path *.woff2 1.04 MiB 90 assets
#30 63.37   assets by path *.js 2.74 MiB 63 assets
#30 63.37   assets by path *.css 3.3 MiB 2 assets
#30 63.37 assets by path *.png 64.8 KiB
#30 63.37   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#30 63.37   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#30 63.37   asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
#30 63.37   + 5 assets
#30 63.37 asset index.html 3.11 KiB [emitted]
#30 63.37 asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
#30 63.37 asset manifest.5b75f75f5d42204f1d54b9e28a60208c.json 1.26 KiB [emitted]
#30 63.37 asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
#30 63.37 asset service-worker.js 289 bytes [emitted] [minimized] 1 related asset
#30 63.37 Entrypoint main [big] 3.22 MiB (125 KiB) = openmrs.bdb29c4c86af08e3.css 3.16 MiB openmrs.9de24b812ae36b41.js 67.7 KiB 2 auxiliary assets
#30 63.37 orphan modules 19.4 MiB (javascript) 1.04 MiB (asset) 54.4 KiB (runtime) [orphan] 3221 modules
#30 63.37 runtime modules 26 KiB 16 modules
#30 63.37 built modules 9.74 MiB (javascript) 3.31 MiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [built]
#30 63.37   javascript modules 9.66 MiB 571 modules
#30 63.37   optional modules 87.8 KiB [optional]
#30 63.37     ../@openmrs/esm-translations/translations/am.json 2.24 KiB [optional] [built] [code generated]
#30 63.37     + 38 modules
#30 63.37   css modules 3.31 MiB 20 modules
#30 63.37   provide-module modules 504 bytes
#30 63.37     modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
#30 63.37     + 10 modules
#30 63.37   consume-shared-module modules 504 bytes
#30 63.37     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#30 63.37     + 10 modules
#30 63.37
#30 63.37 LOG from InjectManifest
#30 63.37 <i> The service worker at service-worker.js will precache
#30 63.37 <i>         0 URLs, totaling 0 B.
#30 63.37
#30 63.37 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#30 63.37 This can impact web performance.
#30 63.37 Assets:
#30 63.37   c2a83a075b64f790.js (954 KiB)
#30 63.37   417abecaf356a284.js (966 KiB)
#30 63.37   openmrs.bdb29c4c86af08e3.css (3.16 MiB)
#30 63.37
#30 63.37 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#30 63.37 Entrypoints:
#30 63.37   main (3.22 MiB)
#30 63.37       openmrs.bdb29c4c86af08e3.css
#30 63.37       openmrs.9de24b812ae36b41.js
#30 63.37 
#30 63.37
#30 63.37 webpack 5.101.3 compiled with 2 warnings in 56333 ms
#30 63.37 [openmrs] Build finished.
#30 DONE 63.7s

#31 [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
#31 DONE 0.2s

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

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

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

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

#36 exporting to image
#36 exporting layers
#36 exporting layers 24.1s done
#36 exporting manifest sha256:40755d4321533c1fc43ca125ee887bb1ef8da6fa0c43dd8bf4f463d035a77d0f 0.1s done
#36 exporting config sha256:1577a085a5c02db9baf4d3f33331b37ea2aeadf36626de497fd2272d33d28013 0.0s done
#36 exporting attestation manifest sha256:9277d90bf31b91714ec9c2254af9ca6ee63999c26c5c67bfe9db1f2fac7d78b0 0.1s done
#36 exporting manifest sha256:8db2e27c0028090fff6664d4cd3e84dfe658b78bda48d3bdd03ae988a01124e8 0.0s done
#36 exporting config sha256:399e189e2fb43dd679a396373a570c4f8ff9207dc71ad7e2fb60ef0283da933b 0.0s done
#36 exporting attestation manifest sha256:15558f068e9ade9868aeb9f70bfe1c435f3466bf68145fee77d336003f728523
#36 exporting attestation manifest sha256:15558f068e9ade9868aeb9f70bfe1c435f3466bf68145fee77d336003f728523 0.1s done
#36 exporting manifest list sha256:5cd9dadd9efc93bd02c6aa606d592d59c03d9d65962d2842c66e6287ed494ffc 0.1s done
#36 pushing layers
#36 ...

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

#36 exporting to image
#36 pushing layers 7.5s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:3.5.0-rc.4@sha256:5cd9dadd9efc93bd02c6aa606d592d59c03d9d65962d2842c66e6287ed494ffc
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:3.5.0-rc.4@sha256:5cd9dadd9efc93bd02c6aa606d592d59c03d9d65962d2842c66e6287ed494ffc 3.1s done
#36 pushing layers 1.7s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:qa@sha256:5cd9dadd9efc93bd02c6aa606d592d59c03d9d65962d2842c66e6287ed494ffc
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:qa@sha256:5cd9dadd9efc93bd02c6aa606d592d59c03d9d65962d2842c66e6287ed494ffc 0.8s done
#36 DONE 37.8s
+ export IMAGE=openmrs/openmrs-reference-application-3-frontend
+ IMAGE=openmrs/openmrs-reference-application-3-frontend
+ docker create --name=openmrs-frontend-container openmrs/openmrs-reference-application-3-frontend:qa
Unable to find image 'openmrs/openmrs-reference-application-3-frontend:qa' locally
qa: Pulling from openmrs/openmrs-reference-application-3-frontend
4abcf2066143: Pulling fs layer
fc21a1d387f5: Pulling fs layer
e6ef242c1570: Pulling fs layer
13fcfbc94648: Pulling fs layer
d4bca490e609: Pulling fs layer
5406ed7b06d9: Pulling fs layer
8a3742a9529d: Pulling fs layer
0d0c16747d2c: Pulling fs layer
ccf6cbc11e67: Pulling fs layer
37139cdd39df: Pulling fs layer
6a00cdb1e8b0: Pulling fs layer
a1cc5cd0266f: Pulling fs layer
47a69396be36: Pulling fs layer
80279f3cc1e5: Pulling fs layer
63e65bf73e0f: Pulling fs layer
13fcfbc94648: Waiting
d4bca490e609: Waiting
5406ed7b06d9: Waiting
8a3742a9529d: Waiting
0d0c16747d2c: Waiting
ccf6cbc11e67: Waiting
37139cdd39df: Waiting
6a00cdb1e8b0: Waiting
a1cc5cd0266f: Waiting
47a69396be36: Waiting
80279f3cc1e5: Waiting
63e65bf73e0f: Waiting
e6ef242c1570: Verifying Checksum
e6ef242c1570: Download complete
4abcf2066143: Verifying Checksum
4abcf2066143: Download complete
fc21a1d387f5: Verifying Checksum
fc21a1d387f5: Download complete
13fcfbc94648: Verifying Checksum
13fcfbc94648: Download complete
5406ed7b06d9: Verifying Checksum
5406ed7b06d9: Download complete
d4bca490e609: Verifying Checksum
d4bca490e609: Download complete
8a3742a9529d: Verifying Checksum
8a3742a9529d: Download complete
4abcf2066143: Pull complete
0d0c16747d2c: Verifying Checksum
0d0c16747d2c: Download complete
fc21a1d387f5: Pull complete
e6ef242c1570: Pull complete
13fcfbc94648: Pull complete
d4bca490e609: Pull complete
5406ed7b06d9: Pull complete
37139cdd39df: Verifying Checksum
37139cdd39df: Download complete
6a00cdb1e8b0: Verifying Checksum
6a00cdb1e8b0: Download complete
8a3742a9529d: Pull complete
0d0c16747d2c: Pull complete
a1cc5cd0266f: Verifying Checksum
a1cc5cd0266f: Download complete
47a69396be36: Verifying Checksum
47a69396be36: Download complete
ccf6cbc11e67: Verifying Checksum
ccf6cbc11e67: Download complete
63e65bf73e0f: Verifying Checksum
63e65bf73e0f: Download complete
ccf6cbc11e67: Pull complete
37139cdd39df: Pull complete
6a00cdb1e8b0: Pull complete
a1cc5cd0266f: Pull complete
47a69396be36: Pull complete
80279f3cc1e5: Verifying Checksum
80279f3cc1e5: Download complete
80279f3cc1e5: Pull complete
63e65bf73e0f: Pull complete
Digest: sha256:5cd9dadd9efc93bd02c6aa606d592d59c03d9d65962d2842c66e6287ed494ffc
Status: Downloaded newer image for openmrs/openmrs-reference-application-3-frontend:qa
+ docker cp openmrs-frontend-container:/usr/share/nginx/html/spa-assemble-config.json ./frontend/src/main/resources/spa-assemble-config.json
+ docker rm openmrs-frontend-container