simple 12-Dec-2024 10:12:49 Build OpenBoxes - ☆ obnav ← master - Default job #88 (OPENBOXES-SDNAV-G3JOB-88) is being prepared for building on agent obagent2.pih-emr.org (2), bamboo version: 9.2.1 simple 12-Dec-2024 10:12:49 Remote agent on host obagent2.pih-emr.org simple 12-Dec-2024 10:12:49 Build working directory is /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB simple 12-Dec-2024 10:12:49 Executing build OpenBoxes - ☆ obnav ← master - Default job #88 (OPENBOXES-SDNAV-G3JOB-88) simple 12-Dec-2024 10:12:49 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 12-Dec-2024 10:12:49 Build always requires a clean checkout simple 12-Dec-2024 10:12:49 Cleaning build directory '/home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB' simple 12-Dec-2024 10:12:52 Checking out into /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB simple 12-Dec-2024 10:12:52 Updating source code to revision: 94befadca24ab49fa81f056ca13a3bca4e7cc463 simple 12-Dec-2024 10:12:52 Fetching 'refs/heads/0.9.x' from 'https://github.com/openboxes/openboxes'. simple 12-Dec-2024 10:12:53 Checking out revision 94befadca24ab49fa81f056ca13a3bca4e7cc463. simple 12-Dec-2024 10:12:53 Creating local git repository in '/home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.git'. simple 12-Dec-2024 10:12:53 Cloning into '/home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB'... simple 12-Dec-2024 10:12:53 done. simple 12-Dec-2024 10:12:53 Switched to a new branch '0.9.x' simple 12-Dec-2024 10:12:53 Branch '0.9.x' set up to track remote branch '0.9.x' from 'origin'. simple 12-Dec-2024 10:12:53 Updated source code to revision: 94befadca24ab49fa81f056ca13a3bca4e7cc463 simple 12-Dec-2024 10:12:53 Finished task 'Source Code Checkout' with result: Success simple 12-Dec-2024 10:12:53 Running pre-build action: Build Log Labeller Pre Build Action simple 12-Dec-2024 10:12:53 Running pre-build action: VCS Version Collector simple 12-Dec-2024 10:12:53 Build OpenBoxes - ☆ obnav ← master - Default job #88 (OPENBOXES-SDNAV-G3JOB-88) started building on agent 'obagent2.pih-emr.org (2)' (Remote agent on host obagent2.pih-emr.org) simple 12-Dec-2024 10:12:54 Skipping execution of task 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:dump' as it is disabled simple 12-Dec-2024 10:12:54 Skipping execution of task './gradlew --stop' as it is disabled command 12-Dec-2024 10:12:54 Substituting variable: ${bamboo.buildNumber} with 88 simple 12-Dec-2024 10:12:54 Starting task 'grails war --info --no-daemon --plain-output' of type 'com.atlassian.bamboo.plugins.bamboo-grails-plugin:grailsBuilderTaskType' command 12-Dec-2024 10:12:54 Beginning to execute external process for build 'OpenBoxes - ☆ obnav ← master - Default job #88 (OPENBOXES-SDNAV-G3JOB-88)'\n ... running command line: \n/home/bamboo/remote-agent/build_tools/grails-3.3.16/bin/grails -Dbuild.number=88 -Dorg.gradle.daemon=false war --info --no-daemon --plain-output\n ... in: /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB\n build 12-Dec-2024 10:12:54 |Resolving Dependencies. Please wait... build 12-Dec-2024 10:12:56 build 12-Dec-2024 10:12:56 > Configure project : build 12-Dec-2024 10:12:56 configuring for a Tomcat-hosted environment... build 12-Dec-2024 10:12:56 build 12-Dec-2024 10:12:56 CONFIGURE SUCCESSFUL in 1s build 12-Dec-2024 10:13:00 build 12-Dec-2024 10:13:00 > Configure project : build 12-Dec-2024 10:13:00 configuring for a Tomcat-hosted environment... build 12-Dec-2024 10:13:00 build 12-Dec-2024 10:13:00 > Task :bootBuildInfo build 12-Dec-2024 10:13:00 > Task :compileJava NO-SOURCE build 12-Dec-2024 10:13:02 build 12-Dec-2024 10:13:02 > Task :compileGroovy build 12-Dec-2024 10:13:02 Detecting annotation processors on the compile classpath has been deprecated. Gradle 5.0 will ignore annotation processors on the compile classpath. The following annotation processors were detected on the compile classpath: 'org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor'. Please add them to the annotation processor path instead. If you did not intend to use annotation processors, you can use the '-proc:none' compiler argument to ignore them. build 12-Dec-2024 10:13:07 WARNING: The [bindInvoiceData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. build 12-Dec-2024 10:13:07 build 12-Dec-2024 10:13:07 Invoice bindInvoiceData(Invoice invoice, Location currentLocation, JSONObject jsonObject) { build 12-Dec-2024 10:13:07 ^ build 12-Dec-2024 10:13:07 WARNING: The [bindLocationData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. build 12-Dec-2024 10:13:07 build 12-Dec-2024 10:13:07 Location bindLocationData(Location location, JSONObject jsonObject) { build 12-Dec-2024 10:13:07 ^ build 12-Dec-2024 10:13:08 WARNING: The [getOrdersCsv] action in [org.pih.warehouse.api.PurchaseOrderApiController] accepts a parameter of type [java.util.List]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 def getOrdersCsv(List purchaseOrders) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:08 WARNING: The [getOrderItemsCsv] action in [org.pih.warehouse.api.PurchaseOrderApiController] accepts a parameter of type [java.util.List]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 def getOrderItemsCsv(List purchaseOrders) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:08 WARNING: The [getReasonCode] action accepts a parameter of type [org.pih.warehouse.core.ReasonCode] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 ReasonCodeCommand getReasonCode(ReasonCode reasonCodeEnum) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:08 WARNING: The [bindReplenishmentData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 Replenishment bindReplenishmentData(Replenishment replenishment, Order order, User currentUser, Location currentLocation, JSONObject jsonObject) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:08 WARNING: The [getShipmentItemsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 def getShipmentItemsCsv(List shipmentItems) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:08 WARNING: The [getPendingRequisitionItemsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 def getPendingRequisitionItemsCsv(List pendingRequisitionItems) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:08 WARNING: The [getStockMovementsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 def getStockMovementsCsv(List stockMovements) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:08 WARNING: The [bindStockTransferData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. build 12-Dec-2024 10:13:08 build 12-Dec-2024 10:13:08 StockTransfer bindStockTransferData(StockTransfer stockTransfer, Order order, User currentUser, Location currentLocation, JSONObject jsonObject) { build 12-Dec-2024 10:13:08 ^ build 12-Dec-2024 10:13:09 WARNING: The [markAs] action accepts a parameter of type [org.pih.warehouse.inventory.InventoryStatus] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. build 12-Dec-2024 10:13:09 build 12-Dec-2024 10:13:09 def markAs(Product product, Inventory inventory, InventoryStatus inventoryStatus) { build 12-Dec-2024 10:13:09 ^ build 12-Dec-2024 10:13:09 WARNING: The [updateAttributes] action in [org.pih.warehouse.product.ProductSupplierController] accepts a parameter of type [java.util.Map]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. build 12-Dec-2024 10:13:09 build 12-Dec-2024 10:13:09 def updateAttributes(ProductSupplier productSupplier, Map params) { build 12-Dec-2024 10:13:09 ^ build 12-Dec-2024 10:13:20 build 12-Dec-2024 10:13:20 > Task :generateGitProperties build 12-Dec-2024 10:13:20 Processing File 1 of 48 - mobile.css build 12-Dec-2024 10:13:20 Processing File 2 of 48 - badge.css build 12-Dec-2024 10:13:20 Processing File 3 of 48 - errors.css build 12-Dec-2024 10:13:20 Processing File 4 of 48 - grails.css build 12-Dec-2024 10:13:20 Processing File 5 of 48 - onScan.min.js build 12-Dec-2024 10:13:20 Processing File 6 of 48 - jquery.clock.css build 12-Dec-2024 10:13:20 Processing File 7 of 48 - jquery.clock.js build 12-Dec-2024 10:13:20 Processing File 8 of 48 - jquery.color.js build 12-Dec-2024 10:13:20 Processing File 9 of 48 - jquery.countdown.css build 12-Dec-2024 10:13:20 Processing File 10 of 48 - jquery.countdown.js build 12-Dec-2024 10:13:20 Processing File 11 of 48 - quartz-monitor-main.css build 12-Dec-2024 10:13:20 Processing File 12 of 48 - quartz-monitor-main.js build 12-Dec-2024 10:13:20 Processing File 13 of 48 - quartz-monitor.css build 12-Dec-2024 10:13:20 Processing File 14 of 48 - quartz-monitor.js build 12-Dec-2024 10:13:20 Processing File 15 of 48 - apple-touch-icon.png build 12-Dec-2024 10:13:20 Processing File 16 of 48 - openboxes_logo_40x40.jpg build 12-Dec-2024 10:13:20 Processing File 17 of 48 - slack.svg build 12-Dec-2024 10:13:20 Processing File 18 of 48 - grails-cupsonly-logo-white.svg build 12-Dec-2024 10:13:20 Processing File 19 of 48 - advancedgrails.svg build 12-Dec-2024 10:13:20 Processing File 20 of 48 - documentation.svg build 12-Dec-2024 10:13:20 Processing File 21 of 48 - grails.svg build 12-Dec-2024 10:13:20 Processing File 22 of 48 - apple-touch-icon-retina.png build 12-Dec-2024 10:13:20 Processing File 23 of 48 - favicon.ico build 12-Dec-2024 10:13:20 Processing File 24 of 48 - jgreenspan.png build 12-Dec-2024 10:13:20 Processing File 25 of 48 - skin/sorted_asc.gif build 12-Dec-2024 10:13:20 Processing File 26 of 48 - skin/database_delete.png build 12-Dec-2024 10:13:20 Processing File 27 of 48 - skin/information.png build 12-Dec-2024 10:13:20 Processing File 28 of 48 - skin/exclamation.png build 12-Dec-2024 10:13:20 Processing File 29 of 48 - skin/sorted_desc.gif build 12-Dec-2024 10:13:20 Processing File 30 of 48 - skin/database_save.png build 12-Dec-2024 10:13:20 Processing File 31 of 48 - skin/database_table.png build 12-Dec-2024 10:13:20 Processing File 32 of 48 - skin/database_edit.png build 12-Dec-2024 10:13:20 Processing File 33 of 48 - skin/database_add.png build 12-Dec-2024 10:13:20 Processing File 34 of 48 - skin/shadow.jpg build 12-Dec-2024 10:13:20 Processing File 35 of 48 - skin/house.png build 12-Dec-2024 10:13:20 Processing File 36 of 48 - spinner.gif build 12-Dec-2024 10:13:20 Processing File 37 of 48 - complete.gif build 12-Dec-2024 10:13:20 Processing File 38 of 48 - error.gif build 12-Dec-2024 10:13:20 Processing File 39 of 48 - not-run.gif build 12-Dec-2024 10:13:20 Processing File 40 of 48 - pause-all.png build 12-Dec-2024 10:13:20 Processing File 41 of 48 - pause.png build 12-Dec-2024 10:13:20 Processing File 42 of 48 - play-all.png build 12-Dec-2024 10:13:20 Processing File 43 of 48 - reschedule.png build 12-Dec-2024 10:13:20 Processing File 44 of 48 - resume.png build 12-Dec-2024 10:13:20 Processing File 45 of 48 - run.png build 12-Dec-2024 10:13:20 Processing File 46 of 48 - running.gif build 12-Dec-2024 10:13:20 Processing File 47 of 48 - start.png build 12-Dec-2024 10:13:20 Processing File 48 of 48 - stop.png build 12-Dec-2024 10:13:20 build 12-Dec-2024 10:13:20 > Task :assetCompile build 12-Dec-2024 10:13:20 Finished Precompiling Assets build 12-Dec-2024 10:13:20 build 12-Dec-2024 10:13:20 > Task :buildProperties build 12-Dec-2024 10:13:22 > Task :nodeSetup build 12-Dec-2024 10:13:36 build 12-Dec-2024 10:13:36 > Task :npmSetup build 12-Dec-2024 10:13:36 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/bin/npm -> /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/lib/node_modules/npm/bin/npm-cli.js build 12-Dec-2024 10:13:36 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/bin/npx -> /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/lib/node_modules/npm/bin/npx-cli.js build 12-Dec-2024 10:13:36 + npm@6.14.18 build 12-Dec-2024 10:13:36 added 458 packages from 896 contributors in 13.902s build 12-Dec-2024 10:13:36 build 12-Dec-2024 10:13:36 > Task :nodeVersionInfo build 12-Dec-2024 10:13:36 { build 12-Dec-2024 10:13:36 openboxes: '1.0.0', build 12-Dec-2024 10:13:36 npm: '6.14.18', build 12-Dec-2024 10:13:36 ares: '1.18.1', build 12-Dec-2024 10:13:36 brotli: '1.0.9', build 12-Dec-2024 10:13:36 cldr: '40.0', build 12-Dec-2024 10:13:36 icu: '70.1', build 12-Dec-2024 10:13:36 llhttp: '2.1.6', build 12-Dec-2024 10:13:36 modules: '83', build 12-Dec-2024 10:13:36 napi: '8', build 12-Dec-2024 10:13:36 nghttp2: '1.42.0', build 12-Dec-2024 10:13:36 node: '14.21.3', build 12-Dec-2024 10:13:36 openssl: '1.1.1t', build 12-Dec-2024 10:13:36 tz: '2022f', build 12-Dec-2024 10:13:36 unicode: '14.0', build 12-Dec-2024 10:13:36 uv: '1.42.0', build 12-Dec-2024 10:13:36 v8: '8.4.371.23-node.88', build 12-Dec-2024 10:13:36 zlib: '1.2.11' build 12-Dec-2024 10:13:36 } build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 > Task :npmInstall build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 > @fortawesome/fontawesome-common-types@0.2.36 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/@fortawesome/fontawesome-common-types build 12-Dec-2024 10:14:01 > node attribution.js build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 Font Awesome Free 0.2.36 by @fontawesome - https://fontawesome.com build 12-Dec-2024 10:14:01 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 > core-js@2.6.12 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/core-js build 12-Dec-2024 10:14:01 > node -e "try{require('./postinstall')}catch(e){}" build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: build 12-Dec-2024 10:14:01 > https://opencollective.com/core-js build 12-Dec-2024 10:14:01 > https://www.patreon.com/zloirock build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 > core-js-pure@3.30.2 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/core-js-pure build 12-Dec-2024 10:14:01 > node -e "try{require('./postinstall')}catch(e){}" build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 The project needs your help! Please consider supporting of core-js: build 12-Dec-2024 10:14:01 > https://opencollective.com/core-js build 12-Dec-2024 10:14:01 > https://patreon.com/zloirock build 12-Dec-2024 10:14:01 > https://boosty.to/zloirock build 12-Dec-2024 10:14:01 > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 > core-js@3.30.2 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/mock-local-storage/node_modules/core-js build 12-Dec-2024 10:14:01 > node -e "try{require('./postinstall')}catch(e){}" build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 > core-js@3.30.2 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/react-styleguidist/node_modules/core-js build 12-Dec-2024 10:14:01 > node -e "try{require('./postinstall')}catch(e){}" build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 > react-final-form@3.6.5 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/react-final-form build 12-Dec-2024 10:14:01 > opencollective postinstall || exit 0 build 12-Dec-2024 10:14:01 build 12-Dec-2024 10:14:01 sh: 1: opencollective: not found build 12-Dec-2024 10:14:02 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): build 12-Dec-2024 10:14:02 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) build 12-Dec-2024 10:14:02 build 12-Dec-2024 10:14:02 added 1837 packages from 953 contributors and audited 1840 packages in 25.726s build 12-Dec-2024 10:14:02 found 51 vulnerabilities (6 low, 22 moderate, 22 high, 1 critical) build 12-Dec-2024 10:14:02 run `npm audit fix` to fix them, or `npm audit` for details build 12-Dec-2024 10:14:13 build 12-Dec-2024 10:14:13 > Task :npm_run_bundle build 12-Dec-2024 10:14:13 build 12-Dec-2024 10:14:13 > openboxes@1.0.0 bundle /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB build 12-Dec-2024 10:14:13 > webpack --no-color --mode=production build 12-Dec-2024 10:14:13 build 12-Dec-2024 10:14:13 [FileManagerPlugin] deleted /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/main/webapp/webpack build 12-Dec-2024 10:14:54 (node:715760) [DEP_WEBPACK_TEMPLATE_PATH_PLUGIN_REPLACE_PATH_VARIABLES_HASH] DeprecationWarning: [hash] is now [fullhash] (also consider using [chunkhash] or [contenthash], see documentation for details) build 12-Dec-2024 10:14:54 (Use `node --trace-deprecation ...` to show where the warning was created) build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:22 Browserslist: caniuse-lite is outdated. Please run: build 12-Dec-2024 10:15:22 npx update-browserslist-db@latest build 12-Dec-2024 10:15:22 Why you should do it regularly: https://github.com/browserslist/update-db#readme build 12-Dec-2024 10:15:25 assets by path *.js 5.29 MiB build 12-Dec-2024 10:15:25 assets by chunk 802 KiB (id hint: vendors) 14 assets build 12-Dec-2024 10:15:25 + 43 assets build 12-Dec-2024 10:15:25 assets by path *.css 655 KiB build 12-Dec-2024 10:15:25 asset bundle.27f46f4e9e82c77604e4.css 253 KiB [emitted] [immutable] [minimized] [big] (name: app) build 12-Dec-2024 10:15:25 asset bundle.27f46f4e9e82c77604e4.7521.css 33.1 KiB [emitted] [immutable] [minimized] build 12-Dec-2024 10:15:25 + 24 assets build 12-Dec-2024 10:15:25 assets by path ./ 1.09 MiB build 12-Dec-2024 10:15:25 assets by path ./*.woff2 135 KiB 6 assets build 12-Dec-2024 10:15:25 assets by path ./*.woff 222 KiB 2 assets build 12-Dec-2024 10:15:25 + 3 assets build 12-Dec-2024 10:15:25 assets by path ../../../../grails-app/views/ 986 bytes build 12-Dec-2024 10:15:25 asset ../../../../grails-app/views/partialReceiving/create.gsp 557 bytes [emitted] build 12-Dec-2024 10:15:25 asset ../../../../grails-app/views/common/react.gsp 429 bytes [emitted] build 12-Dec-2024 10:15:25 Entrypoint app [big] 2.75 MiB = bundle.27f46f4e9e82c77604e4.css 253 KiB bundle.27f46f4e9e82c77604e4.js 2.51 MiB build 12-Dec-2024 10:15:25 orphan modules 27.1 MiB (javascript) 776 bytes (runtime) [orphan] 885 modules build 12-Dec-2024 10:15:25 runtime modules 11.1 KiB 19 modules build 12-Dec-2024 10:15:25 cacheable modules 11.6 MiB (javascript) 350 KiB (css/mini-extract) build 12-Dec-2024 10:15:25 modules by path ./node_modules/ 6.66 MiB (javascript) 254 KiB (css/mini-extract) build 12-Dec-2024 10:15:25 javascript modules 6.59 MiB 754 modules build 12-Dec-2024 10:15:25 css modules 254 KiB 10 modules build 12-Dec-2024 10:15:25 json modules 62.9 KiB 9 modules build 12-Dec-2024 10:15:25 modules by path ./src/ 4.93 MiB (javascript) 95.7 KiB (css/mini-extract) build 12-Dec-2024 10:15:25 javascript modules 4.93 MiB 131 modules build 12-Dec-2024 10:15:25 css modules 95.7 KiB build 12-Dec-2024 10:15:25 modules by path ./src/js/components/ 70.5 KiB 31 modules build 12-Dec-2024 10:15:25 + 3 modules build 12-Dec-2024 10:15:25 readable-stream (ignored) 15 bytes [built] [code generated] build 12-Dec-2024 10:15:25 ./node_modules/moment/locale/ sync ^\.\/.*$ 3.21 KiB [optional] [built] [code generated] build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in ./node_modules/react-icons/all.js 5:0-22 build 12-Dec-2024 10:15:25 The requested module './io5' contains conflicting star exports for the names 'IoLogoAndroid', 'IoLogoAngular', 'IoLogoApple', 'IoLogoBitbucket', 'IoLogoBitcoin', 'IoLogoBuffer', 'IoLogoChrome', 'IoLogoClosedCaptioning', 'IoLogoCodepen', 'IoLogoCss3', 'IoLogoDesignernews', 'IoLogoDribbble', 'IoLogoDropbox', 'IoLogoEuro', 'IoLogoFacebook', 'IoLogoFlickr', 'IoLogoFoursquare', 'IoLogoGithub', 'IoLogoGoogle', 'IoLogoHackernews', 'IoLogoHtml5', 'IoLogoInstagram', 'IoLogoIonic', 'IoLogoIonitron', 'IoLogoJavascript', 'IoLogoLinkedin', 'IoLogoMarkdown', 'IoLogoNoSmoking', 'IoLogoNodejs', 'IoLogoNpm', 'IoLogoOctocat', 'IoLogoPinterest', 'IoLogoPlaystation', 'IoLogoPython', 'IoLogoReddit', 'IoLogoRss', 'IoLogoSass', 'IoLogoSkype', 'IoLogoSlack', 'IoLogoSnapchat', 'IoLogoSteam', 'IoLogoTumblr', 'IoLogoTux', 'IoLogoTwitch', 'IoLogoTwitter', 'IoLogoUsd', 'IoLogoVimeo', 'IoLogoVk', 'IoLogoWhatsapp', 'IoLogoWindows', 'IoLogoWordpress', 'IoLogoXbox', 'IoLogoXing', 'IoLogoYahoo', 'IoLogoYen', 'IoLogoYoutube' with the previous requested module './io' build 12-Dec-2024 10:15:25 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundTable.jsx 10:0-46 107:51-62 build 12-Dec-2024 10:15:25 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundList.jsx 9:0-103 35:39-65 build 12-Dec-2024 10:15:25 @ ./src/js/components/Router.jsx build 12-Dec-2024 10:15:25 @ ./src/js/MainRouter.jsx 32:0-39 84:46-52 build 12-Dec-2024 10:15:25 @ ./src/js/index.jsx 10:0-40 30:38-48 build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in ./node_modules/react-icons/all.js 19:0-22 build 12-Dec-2024 10:15:25 The requested module './hi2' contains conflicting star exports for the names 'HiAcademicCap', 'HiArrowDown', 'HiArrowLeft', 'HiArrowRight', 'HiArrowUp', 'HiAtSymbol', 'HiBackspace', 'HiBeaker', 'HiBell', 'HiBookOpen', 'HiBookmark', 'HiBriefcase', 'HiCake', 'HiCalculator', 'HiCalendar', 'HiCamera', 'HiChartBar', 'HiChartPie', 'HiCheck', 'HiCheckCircle', 'HiChevronDoubleDown', 'HiChevronDoubleLeft', 'HiChevronDoubleRight', 'HiChevronDoubleUp', 'HiChevronDown', 'HiChevronLeft', 'HiChevronRight', 'HiChevronUp', 'HiClipboard', 'HiClock', 'HiCloud', 'HiCog', 'HiCreditCard', 'HiCube', 'HiCurrencyDollar', 'HiCurrencyEuro', 'HiCurrencyPound', 'HiCurrencyRupee', 'HiCurrencyYen', 'HiDeviceTablet', 'HiDocument', 'HiDocumentDuplicate', 'HiDocumentText', 'HiExclamationCircle', 'HiEye', 'HiFilm', 'HiFingerPrint', 'HiFire', 'HiFlag', 'HiFolder', 'HiFolderOpen', 'HiGift', 'HiGlobeAlt', 'HiHashtag', 'HiHeart', 'HiHome', 'HiIdentification', 'HiInbox', 'HiInformationCircle', 'HiKey', 'HiLightBulb', 'HiLink', 'HiLockClosed', 'HiLockOpen', 'HiMap', 'HiMicrophone', 'HiMinus', 'HiMinusCircle', 'HiMoon', 'HiNewspaper', 'HiOutlineAcademicCap', 'HiOutlineArrowDown', 'HiOutlineArrowLeft', 'HiOutlineArrowRight', 'HiOutlineArrowUp', 'HiOutlineAtSymbol', 'HiOutlineBackspace', 'HiOutlineBeaker', 'HiOutlineBell', 'HiOutlineBookOpen', 'HiOutlineBookmark', 'HiOutlineBriefcase', 'HiOutlineCake', 'HiOutlineCalculator', 'HiOutlineCalendar', 'HiOutlineCamera', 'HiOutlineChartBar', 'HiOutlineChartPie', 'HiOutlineCheck', 'HiOutlineCheckCircle', 'HiOutlineChevronDoubleDown', 'HiOutlineChevronDoubleLeft', 'HiOutlineChevronDoubleRight', 'HiOutlineChevronDoubleUp', 'HiOutlineChevronDown', 'HiOutlineChevronLeft', 'HiOutlineChevronRight', 'HiOutlineChevronUp', 'HiOutlineClipboard', 'HiOutlineClock', 'HiOutlineCloud', 'HiOutlineCog', 'HiOutlineCreditCard', 'HiOutlineCube', 'HiOutlineCurrencyDollar', 'HiOutlineCurrencyEuro', 'HiOutlineCurrencyPound', 'HiOutlineCurrencyRupee', 'HiOutlineCurrencyYen', 'HiOutlineDeviceTablet', 'HiOutlineDocument', 'HiOutlineDocumentDuplicate', 'HiOutlineDocumentText', 'HiOutlineExclamationCircle', 'HiOutlineEye', 'HiOutlineFilm', 'HiOutlineFingerPrint', 'HiOutlineFire', 'HiOutlineFlag', 'HiOutlineFolder', 'HiOutlineFolderOpen', 'HiOutlineGift', 'HiOutlineGlobeAlt', 'HiOutlineHashtag', 'HiOutlineHeart', 'HiOutlineHome', 'HiOutlineIdentification', 'HiOutlineInbox', 'HiOutlineInformationCircle', 'HiOutlineKey', 'HiOutlineLightBulb', 'HiOutlineLink', 'HiOutlineLockClosed', 'HiOutlineLockOpen', 'HiOutlineMap', 'HiOutlineMicrophone', 'HiOutlineMinus', 'HiOutlineMinusCircle', 'HiOutlineMoon', 'HiOutlineNewspaper', 'HiOutlinePaperAirplane', 'HiOutlinePaperClip', 'HiOutlinePause', 'HiOutlinePencil', 'HiOutlinePhone', 'HiOutlinePlay', 'HiOutlinePlus', 'HiOutlinePlusCircle', 'HiOutlinePresentationChartBar', 'HiOutlinePresentationChartLine', 'HiOutlinePrinter', 'HiOutlineQuestionMarkCircle', 'HiOutlineReceiptRefund', 'HiOutlineRss', 'HiOutlineScale', 'HiOutlineScissors', 'HiOutlineServer', 'HiOutlineShare', 'HiOutlineShieldCheck', 'HiOutlineShieldExclamation', 'HiOutlineShoppingBag', 'HiOutlineShoppingCart', 'HiOutlineSparkles', 'HiOutlineStar', 'HiOutlineStop', 'HiOutlineSun', 'HiOutlineTag', 'HiOutlineTicket', 'HiOutlineTrash', 'HiOutlineTruck', 'HiOutlineUser', 'HiOutlineUserCircle', 'HiOutlineUserGroup', 'HiOutlineUsers', 'HiOutlineVideoCamera', 'HiOutlineWifi', 'HiOutlineXCircle', 'HiPaperAirplane', 'HiPaperClip', 'HiPause', 'HiPencil', 'HiPhone', 'HiPlay', 'HiPlus', 'HiPlusCircle', 'HiPresentationChartBar', 'HiPresentationChartLine', 'HiPrinter', 'HiQuestionMarkCircle', 'HiReceiptRefund', 'HiRss', 'HiScale', 'HiScissors', 'HiServer', 'HiShare', 'HiShieldCheck', 'HiShieldExclamation', 'HiShoppingBag', 'HiShoppingCart', 'HiSparkles', 'HiStar', 'HiStop', 'HiSun', 'HiTag', 'HiTicket', 'HiTrash', 'HiTruck', 'HiUser', 'HiUserCircle', 'HiUserGroup', 'HiUsers', 'HiVideoCamera', 'HiWifi', 'HiXCircle' with the previous requested module './hi' build 12-Dec-2024 10:15:25 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundTable.jsx 10:0-46 107:51-62 build 12-Dec-2024 10:15:25 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundList.jsx 9:0-103 35:39-65 build 12-Dec-2024 10:15:25 @ ./src/js/components/Router.jsx build 12-Dec-2024 10:15:25 @ ./src/js/MainRouter.jsx 32:0-39 84:46-52 build 12-Dec-2024 10:15:25 @ ./src/js/index.jsx 10:0-40 30:38-48 build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in chunk 1240 [mini-css-extract-plugin] build 12-Dec-2024 10:15:25 Conflicting order. Following module has been added: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-table/react-table.css build 12-Dec-2024 10:15:25 despite it was not able to fulfill desired ordering with these modules: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-datepicker/dist/react-datepicker.css build 12-Dec-2024 10:15:25 - couldn't fulfill desired order of chunk group(s) , , , , , , , build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in chunk 1240 [mini-css-extract-plugin] build 12-Dec-2024 10:15:25 Conflicting order. Following module has been added: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-datepicker/dist/react-datepicker.css build 12-Dec-2024 10:15:25 despite it was not able to fulfill desired ordering with these modules: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-table-hoc-fixed-columns/lib/styles.css build 12-Dec-2024 10:15:25 - couldn't fulfill desired order of chunk group(s) build 12-Dec-2024 10:15:25 - while fulfilling desired order of chunk group(s) , , , , , , , build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in chunk 9676 [mini-css-extract-plugin] build 12-Dec-2024 10:15:25 Conflicting order. Following module has been added: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-datepicker/dist/react-datepicker.css build 12-Dec-2024 10:15:25 despite it was not able to fulfill desired ordering with these modules: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-confirm-alert/src/react-confirm-alert.css build 12-Dec-2024 10:15:25 - couldn't fulfill desired order of chunk group(s) , , build 12-Dec-2024 10:15:25 - while fulfilling desired order of chunk group(s) , , , build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in chunk 9676 [mini-css-extract-plugin] build 12-Dec-2024 10:15:25 Conflicting order. Following module has been added: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-confirm-alert/src/react-confirm-alert.css build 12-Dec-2024 10:15:25 despite it was not able to fulfill desired ordering with these modules: build 12-Dec-2024 10:15:25 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/js/components/wizard/WizardSteps.scss build 12-Dec-2024 10:15:25 - couldn't fulfill desired order of chunk group(s) build 12-Dec-2024 10:15:25 - while fulfilling desired order of chunk group(s) , , , , , build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in [eslint] build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/actions/index.js build 12-Dec-2024 10:15:25 203:65 warning '||' should be placed at the beginning of the line operator-linebreak build 12-Dec-2024 10:15:25 252:23 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 372:44 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 379:13 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 523:44 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 621:7 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 631:41 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 631:47 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 647:35 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 676:28 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 683:29 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 690:28 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 697:33 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 704:33 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/GlAccountApi.js build 12-Dec-2024 10:15:25 5:24 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/InvoiceItemApi.js build 12-Dec-2024 10:15:25 5:24 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/PurchaseOrderApi.js build 12-Dec-2024 10:15:25 10:16 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 11:18 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 12:14 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 13:20 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/StockListApi.js build 12-Dec-2024 10:15:25 12:18 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 13:20 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 14:19 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 15:19 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 16:21 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 17:23 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/StockMovementApi.js build 12-Dec-2024 10:15:25 11:22 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 12:24 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 26:21 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/StockTransferApi.js build 12-Dec-2024 10:15:25 10:22 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 11:21 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 13:24 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 14:15 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 15:19 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/UserApi.js build 12-Dec-2024 10:15:25 5:20 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/urls.js build 12-Dec-2024 10:15:25 11:38 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 12:46 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 16:37 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 19:45 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 20:49 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 21:37 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 22:44 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 23:48 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 24:38 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 25:38 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 26:41 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 27:32 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 32:42 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 33:44 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 34:43 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 35:47 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 36:47 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 37:48 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 41:37 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 42:48 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 43:42 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 47:42 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 79:33 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 80:33 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 81:32 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 82:32 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 83:34 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 84:36 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 115:25 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 118:37 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 138:30 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 167:31 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/list-pages/purchase-order/usePurchaseOrderFiltersCleaner.js build 12-Dec-2024 10:15:25 14:19 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/list-pages/useCommonFiltersCleaner.js build 12-Dec-2024 10:15:25 14:19 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/options-data/useOptionsFetch.js build 12-Dec-2024 10:15:25 12:19 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 30:21 warning Expected parentheses around arrow function argument arrow-parens build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/productSupplier/form/useCalculateEachPrice.js build 12-Dec-2024 10:15:25 15:30 warning '&&' should be placed at the beginning of the line operator-linebreak build 12-Dec-2024 10:15:25 16:40 warning '&&' should be placed at the beginning of the line operator-linebreak build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/productSupplier/form/useProductSupplierForm.js build 12-Dec-2024 10:15:25 307:28 warning There should be no line break before or after '=' operator-linebreak build 12-Dec-2024 10:15:25 312:32 warning There should be no line break before or after '=' operator-linebreak build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/utils/permissionUtils.js build 12-Dec-2024 10:15:25 24:30 warning '&&' should be placed at the beginning of the line operator-linebreak build 12-Dec-2024 10:15:25 25:53 warning '&&' should be placed at the beginning of the line operator-linebreak build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/utils/supportedActivitiesUtils.js build 12-Dec-2024 10:15:25 8:39 warning '&&' should be placed at the beginning of the line operator-linebreak build 12-Dec-2024 10:15:25 9:64 warning '&&' should be placed at the beginning of the line operator-linebreak build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 ✖ 79 problems (0 errors, 79 warnings) build 12-Dec-2024 10:15:25 0 errors and 79 warnings potentially fixable with the `--fix` option. build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). build 12-Dec-2024 10:15:25 This can impact web performance. build 12-Dec-2024 10:15:25 Assets: build 12-Dec-2024 10:15:25 ./c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB) build 12-Dec-2024 10:15:25 bundle.27f46f4e9e82c77604e4.css (253 KiB) build 12-Dec-2024 10:15:25 bundle.27f46f4e9e82c77604e4.js (2.51 MiB) build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. build 12-Dec-2024 10:15:25 Entrypoints: build 12-Dec-2024 10:15:25 app (2.75 MiB) build 12-Dec-2024 10:15:25 bundle.27f46f4e9e82c77604e4.css build 12-Dec-2024 10:15:25 bundle.27f46f4e9e82c77604e4.js build 12-Dec-2024 10:15:25 build 12-Dec-2024 10:15:25 webpack 5.82.1 compiled with 9 warnings in 72903 ms build 12-Dec-2024 10:15:27 build 12-Dec-2024 10:15:27 > Task :processResources build 12-Dec-2024 10:15:27 > Task :classes build 12-Dec-2024 10:15:28 > Task :compileWebappGroovyPages build 12-Dec-2024 10:15:48 > Task :compileGroovyPages build 12-Dec-2024 10:15:49 > Task :compileGsonViews build 12-Dec-2024 10:15:54 > Task :jar build 12-Dec-2024 10:15:54 > Task :findMainClass build 12-Dec-2024 10:15:54 > Task :startScripts build 12-Dec-2024 10:15:55 > Task :distTar build 12-Dec-2024 10:16:01 > Task :distZip build 12-Dec-2024 10:16:01 > Task :grailsFindMainClass build 12-Dec-2024 10:16:09 > Task :war build 12-Dec-2024 10:16:16 > Task :bootRepackage build 12-Dec-2024 10:16:16 > Task :assemble build 12-Dec-2024 10:16:16 build 12-Dec-2024 10:16:16 BUILD SUCCESSFUL in 3m 16s build 12-Dec-2024 10:16:16 22 actionable tasks: 22 executed build 12-Dec-2024 10:16:16 |Built application to build/libs using environment: production simple 12-Dec-2024 10:16:16 Finished task 'grails war --info --no-daemon --plain-output' with result: Success simple 12-Dec-2024 10:16:16 Starting task 'Undeploy Tomcat Application' of type 'com.atlassian.bamboo.plugins.tomcat.bamboo-tomcat-plugin:undeployAppTask' simple 12-Dec-2024 10:16:16 Undeploying application at context '/openboxes' on server 'https://obnav.pih-emr.org/manager' simple 12-Dec-2024 10:16:16 Confirm expected Tomcat manager location. simple 12-Dec-2024 10:16:16 Trying to retrieve Tomcat details from https://obnav.pih-emr.org/manager/text/serverinfo simple 12-Dec-2024 10:16:16 Found Tomcat Version: [Apache Tomcat/8.5.88] simple 12-Dec-2024 10:16:16 Confirmed Tomcat version: [Apache Tomcat/8.5.88] simple 12-Dec-2024 10:16:17 The application has been undeployed simple 12-Dec-2024 10:16:17 Finished task 'Undeploy Tomcat Application' with result: Success simple 12-Dec-2024 10:16:17 Starting task 'Deploy Tomcat Application' of type 'com.atlassian.bamboo.plugins.tomcat.bamboo-tomcat-plugin:deployAppTask' simple 12-Dec-2024 10:16:17 Deploying application with war file 'build/libs/openboxes.war' to context '/openboxes' to server 'https://obnav.pih-emr.org/manager' simple 12-Dec-2024 10:16:17 Confirm expected Tomcat manager location. simple 12-Dec-2024 10:16:17 Trying to retrieve Tomcat details from https://obnav.pih-emr.org/manager/text/serverinfo simple 12-Dec-2024 10:16:17 Found Tomcat Version: [Apache Tomcat/8.5.88] simple 12-Dec-2024 10:16:17 Confirmed Tomcat version: [Apache Tomcat/8.5.88] simple 12-Dec-2024 10:17:15 Application was successfully deployed. simple 12-Dec-2024 10:17:15 Finished task 'Deploy Tomcat Application' with result: Success simple 12-Dec-2024 10:17:15 Starting task 'restart tomcat server via ssh' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' command 12-Dec-2024 10:17:15 Beginning to execute external process for build 'OpenBoxes - ☆ obnav ← master - Default job #88 (OPENBOXES-SDNAV-G3JOB-88)'\n ... running command line: \n/usr/bin/ssh bamboo@obnav.pih-emr.org /opt/restart-tomcat.sh\n ... in: /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB\n build 12-Dec-2024 10:17:15 Restarting tomcat ... build 12-Dec-2024 10:17:19 Allowing 90 seconds for tomcat to restart ... build 12-Dec-2024 10:18:49 Emailing notifications ... build 12-Dec-2024 10:18:50 Done. simple 12-Dec-2024 10:18:50 Finished task 'restart tomcat server via ssh' with result: Success simple 12-Dec-2024 10:18:50 Skipping execution of task './gradlew --stop' as it is disabled simple 12-Dec-2024 10:18:50 Running post build plugin 'Docker Container Cleanup' simple 12-Dec-2024 10:18:50 Running post build plugin 'NCover Results Collector' simple 12-Dec-2024 10:18:50 Running post build plugin 'Build Results Label Collector' simple 12-Dec-2024 10:18:50 Running post build plugin 'Clover Results Collector' simple 12-Dec-2024 10:18:50 Running post build plugin 'npm Cache Cleanup' simple 12-Dec-2024 10:18:50 Running post build plugin 'Artifact Copier' simple 12-Dec-2024 10:18:50 Publishing an artifact: Latest WAR simple 12-Dec-2024 10:18:56 Finished publishing of artifact Non required job artifact Http Compression On : [Latest WAR], patterns: [**/*.war] anchored at: [build/libs] in 6.609 s simple 12-Dec-2024 10:18:56 Finalising the build... simple 12-Dec-2024 10:18:56 Stopping timer. simple 12-Dec-2024 10:18:56 Build OPENBOXES-SDNAV-G3JOB-88 completed. simple 12-Dec-2024 10:18:57 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 12-Dec-2024 10:18:57 Running on server: post build plugin 'NCover Results Collector' simple 12-Dec-2024 10:18:57 Running on server: post build plugin 'Build Labeller' simple 12-Dec-2024 10:18:57 Running on server: post build plugin 'Clover Delta Calculator' simple 12-Dec-2024 10:18:57 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 12-Dec-2024 10:18:57 All post build plugins have finished simple 12-Dec-2024 10:18:57 Generating build results summary... simple 12-Dec-2024 10:18:57 Saving build results to disk... simple 12-Dec-2024 10:18:57 Store variable context... simple 12-Dec-2024 10:18:57 Finished building OPENBOXES-SDNAV-G3JOB-88.