Plan responsible for building Docker images for the 3.x demo and development sites

Build: #695 was successful

Job: Build Frontend was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
1 minute
Revision
d1349e5546743850faa15f2d41379338ebf803e6 d1349e5546743850faa15f2d41379338ebf803e6
Successful since
#572 ()

Error summary

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

#23 24.51 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
#23 24.79 npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
#23 27.08 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
#23 29.75 npm WARN deprecated intl-messageformat-parser@1.4.0: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser
#23 47.52 [openmrs] Running build process ...
#23 84.15 (node:86) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
#23 84.15 BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
#23 84.15         Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
#23 84.15         Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
#23 84.15 (Use `node --trace-deprecation ...` to show where the warning was created)
#23 84.49 assets by info 2.4 MiB [immutable]
#23 84.49   assets by path *.woff 1.35 MiB 90 assets
#23 84.49   assets by path *.woff2 1.04 MiB 90 assets
#23 84.49   + 1 asset
#23 84.49 assets by path *.png 64.8 KiB
#23 84.49   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#23 84.49   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#23 84.49   + 6 assets
#23 84.49 assets by status 1.82 MiB [big]
#23 84.49   asset openmrs.js 1.17 MiB [emitted] [minimized] [big] (name: main) 1 related asset
#23 84.49   asset openmrs.css 659 KiB [emitted] [big] (name: main)
#23 84.49 + 5 assets
#23 84.49 Entrypoint main [big] 1.82 MiB = openmrs.css 659 KiB openmrs.js 1.17 MiB
#23 84.49 orphan modules 5.03 MiB (javascript) 2.4 MiB (asset) 8.18 KiB (runtime) [orphan] 1242 modules
#23 84.49 runtime modules 19.2 KiB 15 modules
#23 84.49 built modules 4.08 MiB (javascript) 420 bytes (share-init) 420 bytes (consume-shared) 665 KiB (css/mini-extract) [built]
#23 84.49   javascript modules 4.08 MiB 261 modules
#23 84.49   provide-module modules 420 bytes
#23 84.49     modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
#23 84.49     + 8 modules
#23 84.49   consume-shared-module modules 420 bytes
#23 84.49     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#23 84.49     + 8 modules
#23 84.49   css modules 665 KiB
#23 84.49     css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/dist/openmrs-esm-styleguide.css 663 KiB [built] [code generated]
#23 84.49     css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/src/left-nav/left-nav.module.scss 930 bytes [built] [code generated]
#23 84.49     css ../css-loader/dist/cjs.js!../sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../@openmrs/esm-styleguide/src/error-state/error-state.module.scss 1.5 KiB [built] [code generated]
#23 84.49
#23 84.49 LOG from InjectManifest
#23 84.49 <i> The service worker at service-worker.js will precache
#23 84.49 <i>         189 URLs, totaling 4.44 MB.
#23 84.49
#23 84.49 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#23 84.49 This can impact web performance.
#23 84.49 Assets:
#23 84.49   openmrs.css (659 KiB)
#23 84.49   openmrs.js (1.17 MiB)
#23 84.49
#23 84.49 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#23 84.49 Entrypoints:
#23 84.49   main (1.82 MiB)
#23 84.49       openmrs.css
#23 84.49       openmrs.js
#23 84.49 
#23 84.49
#23 84.49 webpack 5.75.0 compiled with 2 warnings in 36213 ms
#23 84.49 [openmrs] Build finished.
#23 84.54 npm notice
#23 84.54 npm notice New minor version of npm available! 9.3.1 -> 9.4.2
#23 84.54 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.4.2>
#23 84.54 npm notice Run `npm install -g npm@9.4.2` to update!
#23 84.54 npm notice
#23 DONE 84.8s

#29 [linux/amd64 dev 6/6] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-build-config.json --target ./spa
#29 3.544 [openmrs] Reading configuration ...
#29 3.548 [openmrs] Assembling the importmap ...
#29 DONE 7.9s

#30 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#30 ...

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

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

#32 exporting to image
#32 exporting layers
#32 exporting layers 7.9s done
#32 exporting manifest sha256:1c7f71b4b6e816bf90c25d1c862f53e804616941f062a0103602387d3b859937 0.0s done
#32 exporting config sha256:cf90c3e3052d2fa26100d7c76508daf5dfb6b4840af5067b25d4f1a1c6617326 0.0s done
#32 exporting manifest sha256:dbe77cc78f12105335f66f1bd04b0cae9a26f8a8789838648e53d0ec986df39a 0.0s done
#32 exporting config sha256:7b8929e7c0f26a5d2e4781314fc124fdae5385a9ad2f936b8fac6c4503a8b90d 0.0s done
#32 exporting manifest list sha256:f35f978edd3599584a16584447a773f01c19955f6be5d3b9fa4c0cb534acb7a0 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 4.1s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f35f978edd3599584a16584447a773f01c19955f6be5d3b9fa4c0cb534acb7a0
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:f35f978edd3599584a16584447a773f01c19955f6be5d3b9fa4c0cb534acb7a0 0.7s done
#32 pushing layers 0.9s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f35f978edd3599584a16584447a773f01c19955f6be5d3b9fa4c0cb534acb7a0
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:f35f978edd3599584a16584447a773f01c19955f6be5d3b9fa4c0cb534acb7a0 0.3s done
#32 DONE 14.1s