cowcomic opened a new issue #83:
URL: https://github.com/apache/shardingsphere-ui/issues/83


   I tried for several times
   tried to change my environment
   tried to add http-proxy
   tried to change maven repo to taobao
   useless
   same error for every time
   
   
   ```
   mvn clean install -Prelease
   [INFO] Scanning for projects...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   [INFO] os.detected.name: windows
   [INFO] os.detected.arch: x86_64
   [INFO] os.detected.version: 10.0
   [INFO] os.detected.version.major: 10
   [INFO] os.detected.version.minor: 0
   [INFO] os.detected.classifier: windows-x86_64
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Build Order:
   [INFO]
   [INFO] shardingsphere-ui                                                  
[pom][INFO] shardingsphere-ui-frontend                                         
[jar]
   [INFO] shardingsphere-ui-backend                                          
[jar]
   [INFO] shardingsphere-ui-distribution                                     
[pom]
   [INFO] shardingsphere-ui-src-distribution                                 
[jar]
   [INFO] shardingsphere-ui-bin-distribution                                 
[jar]
   [INFO]
   [INFO] ------------< org.apache.shardingsphere:shardingsphere-ui 
>-------------
   [INFO] Building shardingsphere-ui 5.0.0-beta-SNAPSHOT                     
[1/6]
   [INFO] --------------------------------[ pom 
]---------------------------------
   [INFO]
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
shardingsphere-ui ---
   [INFO] Deleting D:\git\shardingsphere-ui\target
   [INFO]
   [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
shardingsphere-ui ---
   [INFO] 
   [INFO] --- maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) @ shardingsphere-ui ---
   [INFO] 
   [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
shardingsphere-ui ---
   [INFO] No site descriptor found: nothing to attach.
   [INFO]
   [INFO] --- apache-rat-plugin:0.12:check (default) @ shardingsphere-ui ---
   [INFO] Enabled default license matchers.
   [INFO] Will parse SCM ignores for exclusions...
   [INFO] Parsing exclusions from D:\git\shardingsphere-ui\.gitignore
   [INFO] Finished adding exclusions from SCM ignore files.
   [INFO] 86 implicit excludes (use -debug for more details).
   [INFO] Exclude: **/target/**
   [INFO] Exclude: **/logs/**
   [INFO] Exclude: **/*.log
   [INFO] Exclude: **/*.iml
   [INFO] Exclude: **/.idea/**
   [INFO] Exclude: **/*.classpath
   [INFO] Exclude: **/.project
   [INFO] Exclude: **/.settings/**
   [INFO] Exclude: **/dependency-reduced-pom.xml
   [INFO] Exclude: **/.gitignore
   [INFO] Exclude: **/.gitmodules
   [INFO] Exclude: **/.git/**
   [INFO] Exclude: **/.travis.yml
   [INFO] Exclude: **/.mvn/jvm.config
   [INFO] Exclude: **/.mvn/wrapper/maven-wrapper.properties
   [INFO] Exclude: **/.github/**
   [INFO] Exclude: **/*.md
   [INFO] Exclude: **/*.MD
   [INFO] Exclude: **/*.txt
   [INFO] Exclude: **/docs/**
   [INFO] Exclude: **/.babelrc
   [INFO] Exclude: **/.editorconfig
   [INFO] Exclude: **/.eslintignore
   [INFO] Exclude: **/package.json
   [INFO] Exclude: **/assets/**
   [INFO] Exclude: **/dist/**
   [INFO] Exclude: **/etc/**
   [INFO] Exclude: **/node/**
   [INFO] Exclude: **/node_modules/**
   [INFO] Exclude: **/test/coverage/**
   [INFO] Exclude: **/package-lock.json
   [INFO] 7 resources included (use -debug for more details)
   [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
generated: 0, approved: 5 licenses.
   [INFO]
   [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
shardingsphere-ui ---
   [INFO] Installing D:\git\shardingsphere-ui\pom.xml to 
D:\Users\cow04\.m2\repository\org\apache\shardingsphere\shardingsphere-ui\5.0.0-beta-SNAPSHOT\shardingsphere-ui-5.0.0-beta-SNAPSHOT.pom
   [INFO] 
   [INFO] --------< org.apache.shardingsphere:shardingsphere-ui-frontend 
>--------
   [INFO] Building shardingsphere-ui-frontend 5.0.0-beta-SNAPSHOT            
[2/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
shardingsphere-ui-frontend ---
   [INFO] Deleting D:\git\shardingsphere-ui\shardingsphere-ui-frontend\target
   [INFO] 
   [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
shardingsphere-ui-frontend ---
   [INFO]
   [INFO] --- maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) @ shardingsphere-ui-frontend ---
   [INFO] 
   [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install node and 
npm) @ shardingsphere-ui-frontend ---
   [INFO] Found proxies: [optional{protocol='http', host='127.0.0.1', 
port=7890}]
   [INFO] Node v8.11.1 is already installed.
   [INFO] NPM 5.6.0 is already installed.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.6:npm (npm run rimraf) @ 
shardingsphere-ui-frontend ---
   [INFO] Found proxies: [optional{protocol='http', host='127.0.0.1', 
port=7890}]
   [INFO] Running 'npm run rimraf --https-proxy=http://127.0.0.1:7890 
--proxy=http://127.0.0.1:7890' in 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend
   [INFO] 
   [INFO] > [email protected] rimraf 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend
   [INFO] > node build/rimraf.js
   [INFO]
   [INFO] delete node_modules
   [INFO] 
   [INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ 
shardingsphere-ui-frontend ---
   [INFO] Found proxies: [optional{protocol='http', host='127.0.0.1', 
port=7890}]
   [INFO] Running 'npm install --https-proxy=http://127.0.0.1:7890 
--proxy=http://127.0.0.1:7890' in 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend
   [INFO] 
   [INFO] > [email protected] install 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\node_modules\node-sass
   [INFO] > node scripts/install.js
   [INFO]
   [INFO] Cached binary found at 
C:\Users\cow04\AppData\Roaming\npm-cache\node-sass\4.14.1\win32-x64-57_binding.node
   [INFO] 
   [INFO] > [email protected] install 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\node_modules\puppeteer
   [INFO] > node install.js
   [INFO]
   [ERROR] 
   [INFO] Chromium downloaded to 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\node_modules\puppeteer\.local-chromium\win64-686378
   [INFO] 
   [INFO] > [email protected] postinstall 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\node_modules\core-js
   [INFO] > node -e "try{require('./postinstall')}catch(e){}"
   [INFO]
   [INFO] Thank you for using core-js ( https://github.com/zloirock/core-js ) 
for polyfilling JavaScript standard library!
   [INFO]
   [INFO] The project needs your help! Please consider supporting of core-js on 
Open Collective or Patreon: 
   [INFO] > https://opencollective.com/core-js 
   [INFO] > https://www.patreon.com/zloirock 
   [INFO]
   [INFO] Also, the author of core-js ( https://github.com/zloirock ) is 
looking for a good job -)
   [INFO]
   [INFO]
   [INFO] > [email protected] postinstall 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\node_modules\ejs
   [INFO] > node ./postinstall.js
   [INFO]
   [INFO] Thank you for installing EJS: built with the Jake JavaScript build 
tool (https://jakejs.com/)
   [INFO]
   [INFO] 
   [INFO] > [email protected] postinstall 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\node_modules\node-sass
   [INFO] > node scripts/build.js
   [INFO]
   [INFO] Binary found at 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\node_modules\node-sass\vendor\win32-x64-57\binding.node
   [INFO] Testing binary
   [INFO] Binary is fine
   [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] 
(node_modules\watchpack\node_modules\fsevents):
   [INFO] added 1664 packages in 65.811s
   [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform 
for [email protected]: wanted {"os":"darwin","arch":"any"} (current: 
{"os":"win32","arch":"x64"})
   [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] 
(node_modules\fsevents):
   [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform 
for [email protected]: wanted {"os":"darwin","arch":"any"} (current: 
{"os":"win32","arch":"x64"})
   [ERROR]
   [INFO] 
   [INFO] --- frontend-maven-plugin:1.6:npm (npm run build) @ 
shardingsphere-ui-frontend ---
   [INFO] Found proxies: [optional{protocol='http', host='127.0.0.1', 
port=7890}]
   [INFO] Running 'npm run build --https-proxy=http://127.0.0.1:7890 
--proxy=http://127.0.0.1:7890' in 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend
   [INFO] 
   [INFO] > [email protected] build 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend
   [INFO] > node build/build.js
   [INFO]
   [INFO] Hash: 01fe5a13ed4a1b110e3e
   [INFO] Version: webpack 4.46.0
   [INFO] Time: 28985ms
   [INFO] Built at: 2021-03-19 16:53:41
   [INFO]                                               Asset       Size  
Chunks                                Chunk Names
   [INFO]                                         favicon.png   24.3 KiB        
  [emitted]
   [INFO]                                          index.html  706 bytes        
  [emitted]
   [INFO]                                     static/404.html   1.05 KiB        
  [emitted]
   [INFO]     static/css/default~app.f40b3fed3dc8009e4dc8.css    250 KiB       
1  [emitted] [immutable]  [big]  default~app
   [INFO] static/css/default~app.f40b3fed3dc8009e4dc8.css.map    405 KiB        
  [emitted]              [big]
   [INFO]     static/css/vendors~app.9b4a6070a208f5b5219e.css   1.89 KiB       
3  [emitted] [immutable]         vendors~app
   [INFO] static/css/vendors~app.9b4a6070a208f5b5219e.css.map   13.9 KiB        
  [emitted]
   [INFO]                                  static/favicon.png   24.3 KiB        
  [emitted]
   [INFO]             static/fonts/element-icons.535877f.woff   27.5 KiB        
  [emitted]
   [INFO]              static/fonts/element-icons.732389d.ttf   54.6 KiB        
  [emitted]
   [INFO]                           static/img/bg.2411755.png    599 KiB        
  [emitted]              [big]
   [INFO]                   static/img/login-logo.93a3d4a.png   12.7 KiB        
  [emitted]
   [INFO]                         static/img/logo.80b4bf4.png   24.3 KiB        
  [emitted]
   [INFO]                 static/js/0.d27ce9fee503da1c663a.js  129 bytes       
0  [emitted] [immutable]         app
   [INFO]             static/js/0.d27ce9fee503da1c663a.js.map  112 bytes       
0  [emitted] [dev]               app
   [INFO]                 static/js/1.c159976b66b49114c31e.js   95.6 KiB       
1  [emitted] [immutable]         default~app
   [INFO]             static/js/1.c159976b66b49114c31e.js.map    264 KiB       
1  [emitted] [dev]               default~app
   [INFO]                 static/js/3.58ae813dbfe884bd974e.js   1.33 MiB       
3  [emitted] [immutable]  [big]  vendors~app
   [INFO]             static/js/3.58ae813dbfe884bd974e.js.map   5.05 MiB       
3  [emitted] [dev]               vendors~app
   [INFO]          static/js/manifest.18fec55500452990f91e.js   1.51 KiB       
2  [emitted] [immutable]         manifest
   [INFO]      static/js/manifest.18fec55500452990f91e.js.map   8.09 KiB       
2  [emitted] [dev]               manifest
   [INFO] Entrypoint app [big] = static/js/manifest.18fec55500452990f91e.js 
static/js/manifest.18fec55500452990f91e.js.map 
static/css/vendors~app.9b4a6070a208f5b5219e.css 
static/js/3.58ae813dbfe884bd974e.js st
   atic/js/3.58ae813dbfe884bd974e.js.map 
static/css/default~app.f40b3fed3dc8009e4dc8.css 
static/js/1.c159976b66b49114c31e.js static/js/1.c159976b66b49114c31e.js.map 
static/js/0.d27ce9fee503da1c663a.js static/j
   s/0.d27ce9fee503da1c663a.js.map
   [INFO]
   [INFO] WARNING in asset size limit: The following asset(s) exceed the 
recommended size limit (244 KiB).
   [INFO] This can impact web performance.
   [INFO] Assets:
   [INFO]   static/img/bg.2411755.png (599 KiB)
   [INFO]   static/css/default~app.f40b3fed3dc8009e4dc8.css (250 KiB)
   [INFO]   static/js/3.58ae813dbfe884bd974e.js (1.33 MiB)
   [INFO]   static/css/default~app.f40b3fed3dc8009e4dc8.css.map (405 KiB)
   [INFO]
   [INFO] WARNING in entrypoint size limit: The following entrypoint(s) 
combined asset size exceeds the recommended limit (244 KiB). This can impact 
web performance.
   [INFO] Entrypoints:
   [INFO]   app (1.67 MiB)
   [INFO]       static/js/manifest.18fec55500452990f91e.js
   [INFO]       static/css/vendors~app.9b4a6070a208f5b5219e.css
   [INFO]       static/js/3.58ae813dbfe884bd974e.js
   [INFO]       static/css/default~app.f40b3fed3dc8009e4dc8.css
   [INFO]       static/js/1.c159976b66b49114c31e.js
   [INFO]       static/js/0.d27ce9fee503da1c663a.js
   [INFO]
   [INFO]
   [INFO] WARNING in webpack performance recommendations: 
   [INFO] You can limit the size of your bundles by using import() or 
require.ensure to lazy load some parts of your application.
   [INFO] For more info visit https://webpack.js.org/guides/code-splitting/
   [INFO]
   [INFO]   Build complete.
   [INFO]
   [INFO]   Tip: built files are meant to be served over an HTTP server.
   [INFO]   Opening index.html over file:// won't work.
   [INFO]
   [INFO] 
   [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
shardingsphere-ui-frontend ---
   [INFO] Using 'UTF-8' encoding to copy filtered resources.
   [INFO] skip non existing resourceDirectory 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\src\main\resources
   [INFO] Copying 3 resources
   [INFO] 
   [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
shardingsphere-ui-frontend ---
   [INFO] No sources to compile
   [INFO]
   [INFO] --- maven-resources-plugin:3.1.0:testResources 
(default-testResources) @ shardingsphere-ui-frontend ---
   [INFO] Using 'UTF-8' encoding to copy filtered resources.
   [INFO] skip non existing resourceDirectory 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend\src\test\resources
   [INFO] Copying 3 resources
   [INFO]
   [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
shardingsphere-ui-frontend ---
   [INFO] No sources to compile
   [INFO]
   [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
shardingsphere-ui-frontend ---
   [INFO] 
   [INFO] --- frontend-maven-plugin:1.6:npm (npm run unit) @ 
shardingsphere-ui-frontend ---
   [INFO] Found proxies: [optional{protocol='http', host='127.0.0.1', 
port=7890}]
   [INFO] Running 'npm run unit --https-proxy=http://127.0.0.1:7890 
--proxy=http://127.0.0.1:7890' in 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend
   [INFO] 
   [INFO] > [email protected] unit 
D:\git\shardingsphere-ui\shardingsphere-ui-frontend
   [INFO] > cross-env BABEL_ENV=test karma start test/karma.conf.js --single-run
   [INFO]
   [INFO] i 锝dm锝?: Hash: 3879665b411e2fff46cc
   [INFO] Version: webpack 4.46.0
   [INFO] Time: 57ms
   [INFO] Built at: 2021-03-19 16:53:45
   [INFO] i 锝dm锝?: Compiled successfully.
   [INFO] i 锝dm锝?: Compiling...
   [ERROR] 鈥? 锝dm锝?: Hash: 366d67f6b50f0127cb05
   [ERROR] Version: webpack 4.46.0
   [ERROR] Time: 8668ms
   [ERROR] Built at: 2021-03-19 16:53:58
   [ERROR]                                                                Asset 
      Size  Chunks                                Chunk Names
   [ERROR]                                   specs\components\Container.spec.js 
  1.31 MiB       1  [emitted]              [big]  
specs\components\Container.spec
   [ERROR]                                      specs\components\Footer.spec.js 
  1.24 MiB       2  [emitted]              [big]  specs\components\Footer.spec
   [ERROR]                                        specs\components\Head.spec.js 
  1.38 MiB       3  [emitted]              [big]  specs\components\Head.spec
   [ERROR]                                        specs\components\Logo.spec.js 
  1.25 MiB       0  [emitted]              [big]  specs\components\Logo.spec
   [ERROR]                                        specs\components\Menu.spec.js 
  4.87 MiB       4  [emitted]              [big]  specs\components\Menu.spec
   [ERROR]                                            specs\views\login.spec.js 
  4.84 MiB       5  [emitted]              [big]  specs\views\login.spec
   [ERROR]                                  specs\views\registry-center.spec.js 
  4.84 MiB       6  [emitted]              [big]  
specs\views\registry-center.spec
   [ERROR]                                      specs\views\rule-config.spec.js 
  4.84 MiB       7  [emitted]              [big]  specs\views\rule-config.spec
   [ERROR]                                   specs\views\runtime-status.spec.js 
  4.84 MiB       8  [emitted]              [big]  
specs\views\runtime-status.spec
   [ERROR]  static/css/specs\components\Container.spec.319260996349cdc7c835.css 
  7.25 KiB       1  [emitted] [immutable]         
specs\components\Container.spec
   [ERROR]     static/css/specs\components\Footer.spec.ccabb7f0e806774c0640.css 
 110 bytes       2  [emitted] [immutable]         specs\components\Footer.spec
   [ERROR]       static/css/specs\components\Head.spec.c5fbbf2e0c66c71a4baa.css 
  4.28 KiB       3  [emitted] [immutable]         specs\components\Head.spec
   [ERROR]       static/css/specs\components\Logo.spec.ba28f582d2b61b7d0292.css 
 568 bytes       0  [emitted] [immutable]         specs\components\Logo.spec
   [ERROR]       static/css/specs\components\Menu.spec.d42fa402413377d92d6f.css 
  17.1 KiB       4  [emitted] [immutable]         specs\components\Menu.spec
   [ERROR]           static/css/specs\views\login.spec.42b1935b10c6f98c7215.css 
  14.2 KiB       5  [emitted] [immutable]         specs\views\login.spec
   [ERROR] static/css/specs\views\registry-center.spec.571f7cef217a7019eb1b.css 
  14.2 KiB       6  [emitted] [immutable]         
specs\views\registry-center.spec
   [ERROR]     static/css/specs\views\rule-config.spec.d4e07ebd44712a01a8dc.css 
  14.2 KiB       7  [emitted] [immutable]         specs\views\rule-config.spec
   [ERROR]  static/css/specs\views\runtime-status.spec.0717b5226fc25012d2b2.css 
  14.2 KiB       8  [emitted] [immutable]         
specs\views\runtime-status.spec
   [ERROR]                                            static/img/bg.2411755.png 
   599 KiB          [emitted]              [big]
   [ERROR]                                    static/img/login-logo.93a3d4a.png 
  12.7 KiB          [emitted]
   [ERROR]                                          static/img/logo.80b4bf4.png 
  24.3 KiB          [emitted]
   [ERROR] Entrypoint specs\components\Logo.spec [big] = 
static/css/specs\components\Logo.spec.ba28f582d2b61b7d0292.css 
specs\components\Logo.spec.js
   [ERROR] Entrypoint specs\components\Container.spec [big] = 
static/css/specs\components\Container.spec.319260996349cdc7c835.css 
specs\components\Container.spec.js
   [ERROR] Entrypoint specs\views\login.spec [big] = 
static/css/specs\views\login.spec.42b1935b10c6f98c7215.css 
specs\views\login.spec.js
   [ERROR] Entrypoint specs\components\Head.spec [big] = 
static/css/specs\components\Head.spec.c5fbbf2e0c66c71a4baa.css 
specs\components\Head.spec.js
   [ERROR] Entrypoint specs\components\Menu.spec [big] = 
static/css/specs\components\Menu.spec.d42fa402413377d92d6f.css 
specs\components\Menu.spec.js
   [ERROR] Entrypoint specs\components\Footer.spec [big] = 
static/css/specs\components\Footer.spec.ccabb7f0e806774c0640.css 
specs\components\Footer.spec.js
   [ERROR] Entrypoint specs\views\registry-center.spec [big] = 
static/css/specs\views\registry-center.spec.571f7cef217a7019eb1b.css 
specs\views\registry-center.spec.js
   [ERROR] Entrypoint specs\views\rule-config.spec [big] = 
static/css/specs\views\rule-config.spec.d4e07ebd44712a01a8dc.css 
specs\views\rule-config.spec.js
   [ERROR] Entrypoint specs\views\runtime-status.spec [big] = 
static/css/specs\views\runtime-status.spec.0717b5226fc25012d2b2.css 
specs\views\runtime-status.spec.js
   [ERROR]  [23] ./test/specs/components/Logo.spec.js 1.28 KiB {0} [built]
   [ERROR]  [24] ./node_modules/@babel/runtime/helpers/interopRequireDefault.js 
225 bytes {0} {1} {2} {3} {4} {5} {6} {7} {8} [built]
   [ERROR]  [25] ./node_modules/chai/index.js 40 bytes {0} {1} {2} {3} {4} {5} 
{6} {7} {8} [built]
   [ERROR]  [49] ./node_modules/@vue/test-utils/dist/vue-test-utils.js 403 KiB 
{0} {1} {2} {3} {4} {5} {6} {7} {8} [built]
   [ERROR]  [53] ./src/components/Logo/index.vue 1.16 KiB {0} {1} {4} [built]
   [ERROR] [133] ./node_modules/vuex/dist/vuex.esm.js 36.4 KiB {3} {4} {5} {6} 
{7} {8} [built]
   [ERROR] [373] ./src/components/Footer/index.vue 1.23 KiB {1} {2} {4} {5} {6} 
{7} {8} [built]
   [ERROR] [603] ./test/specs/components/Container.spec.js 1.74 KiB {1} [built]
   [ERROR] [606] ./test/specs/views/login.spec.js 2.28 KiB {5} [built]
   [ERROR] [607] ./test/specs/components/Head.spec.js 2.79 KiB {3} [built]
   [ERROR] [608] ./test/specs/components/Menu.spec.js 2.66 KiB {4} [built]
   [ERROR] [609] ./test/specs/components/Footer.spec.js 1.3 KiB {2} [built]
   [ERROR] [610] ./test/specs/views/registry-center.spec.js 2.7 KiB {6} [built]
   [ERROR] [611] ./test/specs/views/rule-config.spec.js 3.09 KiB {7} [built]
   [ERROR] [612] ./test/specs/views/runtime-status.spec.js 2.71 KiB {8} [built]
   [ERROR]     + 613 hidden modules
   [ERROR]
   [ERROR] WARNING in asset size limit: The following asset(s) exceed the 
recommended size limit (244 KiB).
   [ERROR] This can impact web performance.
   [ERROR] Assets:
   [ERROR]   static/img/bg.2411755.png (599 KiB)
   [ERROR]   specs\components\Logo.spec.js (1.25 MiB)
   [ERROR]   specs\components\Container.spec.js (1.31 MiB)
   [ERROR]   specs\components\Footer.spec.js (1.24 MiB)
   [ERROR]   specs\components\Head.spec.js (1.38 MiB)
   [ERROR]   specs\components\Menu.spec.js (4.87 MiB)
   [ERROR]   specs\views\login.spec.js (4.84 MiB)
   [ERROR]   specs\views\registry-center.spec.js (4.84 MiB)
   [ERROR]   specs\views\rule-config.spec.js (4.84 MiB)
   [ERROR]   specs\views\runtime-status.spec.js (4.84 MiB)
   [ERROR]
   [ERROR] WARNING in entrypoint size limit: The following entrypoint(s) 
combined asset size exceeds the recommended limit (244 KiB). This can impact 
web performance.
   [ERROR] Entrypoints:
   [ERROR]   specs\components\Logo.spec (1.25 MiB)
   [ERROR]       static/css/specs\components\Logo.spec.ba28f582d2b61b7d0292.css
   [ERROR]       specs\components\Logo.spec.js
   [ERROR]   specs\components\Container.spec (1.31 MiB)
   [ERROR]       
static/css/specs\components\Container.spec.319260996349cdc7c835.css
   [ERROR]       specs\components\Container.spec.js
   [ERROR]   specs\views\login.spec (4.85 MiB)
   [ERROR]       static/css/specs\views\login.spec.42b1935b10c6f98c7215.css
   [ERROR]       specs\views\login.spec.js
   [ERROR]   specs\components\Head.spec (1.38 MiB)
   [ERROR]       static/css/specs\components\Head.spec.c5fbbf2e0c66c71a4baa.css
   [ERROR]       specs\components\Head.spec.js
   [ERROR]   specs\components\Menu.spec (4.89 MiB)
   [ERROR]       static/css/specs\components\Menu.spec.d42fa402413377d92d6f.css
   [ERROR]       specs\components\Menu.spec.js
   [ERROR]   specs\components\Footer.spec (1.24 MiB)
   [ERROR]       
static/css/specs\components\Footer.spec.ccabb7f0e806774c0640.css
   [ERROR]       specs\components\Footer.spec.js
   [ERROR]   specs\views\registry-center.spec (4.85 MiB)
   [ERROR]       
static/css/specs\views\registry-center.spec.571f7cef217a7019eb1b.css
   [ERROR]       specs\views\registry-center.spec.js
   [ERROR]   specs\views\rule-config.spec (4.85 MiB)
   [ERROR]       
static/css/specs\views\rule-config.spec.d4e07ebd44712a01a8dc.css
   [ERROR]       specs\views\rule-config.spec.js
   [ERROR]   specs\views\runtime-status.spec (4.85 MiB)
   [ERROR]       
static/css/specs\views\runtime-status.spec.0717b5226fc25012d2b2.css
   [ERROR]       specs\views\runtime-status.spec.js
   [ERROR]
   [ERROR]
   [ERROR] WARNING in webpack performance recommendations: 
   [ERROR] You can limit the size of your bundles by using import() or 
require.ensure to lazy load some parts of your application.
   [ERROR] For more info visit https://webpack.js.org/guides/code-splitting/
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/components/Container/index.vue?vue&type=style&index=0&id=72b44478&lang=scss&scoped=true&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Container/index.vue?vue&type=style&index=0&id=72b44478&lang=scss&scoped=true&
 690 bytes {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/components/Footer/index.vue?vue&type=style&index=0&id=30c2788e&rel=stylesheet%2Fscss&lang=scss&scoped=true&:
      
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Footer/index.vue?vue&type=style&index=0&id=30c2788e&rel=stylesheet%2Fscss&lang=scss&scoped=true&
 909 bytes {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/components/Head/index.vue?vue&type=style&index=0&id=4df64493&lang=scss&scoped=true&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Head/index.vue?vue&type=style&index=0&id=4df64493&lang=scss&scoped=true&
 3.96 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR]     [2] ./node_modules/css-loader/dist/runtime/url-escape.js 460 
bytes {0} [built]
   [ERROR]     [3] ./src/assets/img/shrink.png 1.57 KiB {0} [built]
   [ERROR]     [4] ./src/assets/img/expand.png 1.57 KiB {0} [built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/components/Logo/index.vue?vue&type=style&index=0&lang=scss&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Logo/index.vue?vue&type=style&index=0&lang=scss&
 1.86 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/components/Menu/index.vue?vue&type=style&index=0&lang=scss&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Menu/index.vue?vue&type=style&index=0&lang=scss&
 2.77 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR]     [2] ./node_modules/css-loader/dist/runtime/url-escape.js 460 
bytes {0} [built]
   [ERROR]     [3] ./src/assets/img/sidebar-icon.png 1.6 KiB {0} [built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/data-scaling/module/index.vue?vue&type=style&index=0&lang=scss&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/data-scaling/module/index.vue?vue&type=style&index=0&lang=scss&
 3.73 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/login/index.vue?vue&type=style&index=0&rel=stylesheet%2Fscss&lang=scss&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/login/index.vue?vue&type=style&index=0&rel=stylesheet%2Fscss&lang=scss&
 3.31 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR]     [2] ./node_modules/css-loader/dist/runtime/url-escape.js 460 
bytes {0} [built]
   [ERROR]     [3] ./src/assets/img/user.png 1.84 KiB {0} [built]
   [ERROR]     [4] ./src/assets/img/password.png 1.86 KiB {0} [built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/login/index.vue?vue&type=style&index=1&id=37dfd6fc&rel=stylesheet%2Fscss&lang=scss&scoped=true&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/login/index.vue?vue&type=style&index=1&id=37dfd6fc&rel=stylesheet%2Fscss&lang=scss&scoped=true&
 2.9 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR]     [2] ./node_modules/css-loader/dist/runtime/url-escape.js 460 
bytes {0} [built]
   [ERROR]     [3] ./src/assets/img/bg.png 71 bytes {0} [built]
   [ERROR]     [4] ./src/assets/img/login-logo.png 79 bytes {0} [built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/registry-center/module/registryCenter.vue?vue&type=style&index=0&id=24319f21&lang=scss&scoped=true&:
        
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/registry-center/module/registryCenter.vue?vue&type=style&index=0&id=24319f21&lang=scss&scoped=true&
 1.5 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/rule-config/index.vue?vue&type=style&index=0&id=89d46568&lang=scss&scoped=true&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/rule-config/index.vue?vue&type=style&index=0&id=89d46568&lang=scss&scoped=true&
 683 bytes {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/rule-config/module/authentication.vue?vue&type=style&index=0&lang=scss&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/rule-config/module/authentication.vue?vue&type=style&index=0&lang=scss&
 1.34 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/rule-config/module/props.vue?vue&type=style&index=0&lang=scss&:
   [INFO] i 锝dm锝?: Compiled with warnings.
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/rule-config/module/props.vue?vue&type=style&index=0&lang=scss&
 1.26 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/rule-config/module/schema.vue?vue&type=style&index=0&lang=scss&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/rule-config/module/schema.vue?vue&type=style&index=0&lang=scss&
 4.94 KiB {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR]     [2] ./node_modules/css-loader/dist/runtime/url-escape.js 460 
bytes {0} [built]
   [ERROR]     [3] ./src/assets/img/rules.png 1.56 KiB {0} [built]
   [ERROR]     [4] ./src/assets/img/data-source.png 1.71 KiB {0} [built]
   [ERROR]     [5] ./src/assets/img/meta-data.png 1.56 KiB {0} [built]
   [ERROR]     [6] ./src/assets/img/edit.png 1.55 KiB {0} [built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/runtime-status/module/dataSource.vue?vue&type=style&index=0&id=44c4290c&lang=scss&scoped=true&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/runtime-status/module/dataSource.vue?vue&type=style&index=0&id=44c4290c&lang=scss&scoped=true&
 970 bytes {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [ERROR] Child mini-css-extract-plugin 
node_modules/css-loader/dist/cjs.js??ref--8-1!node_modules/vue-loader/lib/loaders/stylePostLoader.js!node_modules/postcss-loader/lib/index.js??ref--8-2!node_modules/sas
   
s-loader/dist/cjs.js??ref--8-3!node_modules/vue-loader/lib/index.js??vue-loader-options!src/views/runtime-status/module/instance.vue?vue&type=style&index=0&id=032826ea&lang=scss&scoped=true&:
   [ERROR]     Entrypoint mini-css-extract-plugin = *
   [ERROR]     [0] 
./node_modules/css-loader/dist/cjs.js??ref--8-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/lib??ref--8-2!./node_modules/sass-loader/dist/cjs.js??r
   
ef--8-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/runtime-status/module/instance.vue?vue&type=style&index=0&id=032826ea&lang=scss&scoped=true&
 958 bytes {0} [built]
   [ERROR]     [1] ./node_modules/css-loader/dist/runtime/api.js 2.35 KiB {0} 
[built]
   [INFO] 19 03 2021 16:53:59.488:INFO [karma-server]: Karma v3.1.4 server 
started at http://0.0.0.0:9876/
   [INFO] 19 03 2021 16:53:59.490:INFO [launcher]: Launching browsers 
ChromeHeadless with concurrency unlimited
   [INFO] 19 03 2021 16:53:59.564:INFO [launcher]: Starting browser 
ChromeHeadless
   [INFO] 19 03 2021 16:54:00.832:INFO [HeadlessChrome 78.0.3882 (Windows 
10.0.0)]: Connected on socket peJqtkfz7KXFDYXbAAAA with id 30672425
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO] 
   [INFO]   Container/index.vue
   [INFO]     鈭? Container Does the component exist锛?
   [INFO]     鈭? setData()
   [INFO]     鈭? onTogger()
   [INFO]
   [INFO]   Footer/index.vue
   [INFO]     鈭? Footer Does the component exist锛?
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]
   [INFO]   Head/index.vue
   [INFO]     鈭? Head Does the component exist锛?
   [INFO]     鈭? setData()
   [INFO]     鈭? togger()
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]
   [INFO]   Logo/index.vue
   [INFO]     鈭? Logo Does the component exist锛?
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]
   [INFO]   Menu/index.vue
   [INFO]     鈭? Menu Does the component exist锛?
   [INFO] 19 03 2021 16:54:02.123:WARN [web-server]: 404: /api/reg-center
   [INFO] 19 03 2021 16:54:02.124:WARN [web-server]: 404: 
/api/reg-center/activated
   [INFO] 19 03 2021 16:54:02.126:WARN [web-server]: 404: /api/reg-center
   [INFO] 19 03 2021 16:54:02.126:WARN [web-server]: 404: 
/api/reg-center/activated
   [INFO] 19 03 2021 16:54:02.135:WARN [web-server]: 404: /api/authentication
   [INFO] 19 03 2021 16:54:02.135:WARN [web-server]: 404: /api/schema
   [INFO] 19 03 2021 16:54:02.136:WARN [web-server]: 404: /api/props
   [INFO] 19 03 2021 16:54:02.139:WARN [web-server]: 404: 
/api/governance/datasource
   [INFO] 19 03 2021 16:54:02.140:WARN [web-server]: 404: 
/api/governance/instance
   [INFO]     脳 setData()
   [INFO]  AssertionError: expected false to equal true
   [INFO]      at Context.eval 
(webpack:///./test/specs/components/Menu.spec.js?:79:49)
   [INFO]
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]
   [INFO]   Login/index.vue
   [INFO]     鈭? Login Does the pages exist锛?
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]
   [INFO]   registry-center/registryCenter.vue
   [INFO]     鈭? registryCenter Does the pages exist锛?
   [INFO]     鈭? add()
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]
   [INFO]   rule-config
   [INFO]     鈭? authentication Does the pages exist锛?
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]     鈭? schema Does the pages exist锛?
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]     鈭? props Does the pages exist锛?
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]
   [INFO]   runtime-status
   [INFO]     鈭? dataSource Does the pages exist锛?
   [INFO] ERROR LOG: '[vue-test-utils]: isVueInstance is deprecated and will be 
removed in the next major version.'
   [INFO]     鈭? instance Does the pages exist锛?
   [INFO]
   [INFO] HeadlessChrome 78.0.3882 (Windows 10.0.0): Executed 18 of 18 (1 
FAILED) (0.331 secs / 0.159 secs)
   [INFO] TOTAL: 1 FAILED, 17 SUCCESS
   [INFO]
   [INFO]
   [INFO]      Menu/index.vue
   [INFO]      AssertionError: expected false to equal true
   [INFO]     at Context.eval 
(webpack:///./test/specs/components/Menu.spec.js?:79:49)
   [INFO]
   [INFO]
   [INFO]
   [INFO] =============================== Coverage summary 
===============================
   [INFO] Statements   : 24.57% ( 72/293 )
   [INFO] Branches     : 21.98% ( 20/91 )
   [INFO] Functions    : 30.82% ( 45/146 )
   [INFO] Lines        : 24.74% ( 71/287 )
   [INFO] 
================================================================================
   [ERROR] npm ERR! code ELIFECYCLE
   [ERROR] npm ERR! errno 1
   [ERROR] npm ERR! [email protected] unit: `cross-env 
BABEL_ENV=test karma start test/karma.conf.js --single-run`
   [ERROR] npm ERR! Exit status 1
   [ERROR] npm ERR!
   [ERROR] npm ERR! Failed at the [email protected] unit script.
   [ERROR] npm ERR! This is probably not a problem with npm. There is likely 
additional logging output above.
   [ERROR]
   [ERROR] npm ERR! A complete log of this run can be found in:
   [ERROR] npm ERR!     
C:\Users\cow04\AppData\Roaming\npm-cache\_logs\2021-03-19T08_54_09_809Z-debug.log
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for shardingsphere-ui 5.0.0-beta-SNAPSHOT:
   [INFO]
   [INFO] shardingsphere-ui .................................. SUCCESS [  3.883 
s]
   [INFO] shardingsphere-ui-frontend ......................... FAILURE [02:13 
min]
   [INFO] shardingsphere-ui-backend .......................... SKIPPED
   [INFO] shardingsphere-ui-distribution ..................... SKIPPED
   [INFO] shardingsphere-ui-src-distribution ................. SKIPPED
   [INFO] shardingsphere-ui-bin-distribution ................. SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  02:17 min
   [INFO] Finished at: 2021-03-19T16:54:09+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:1.6:npm (npm run unit) on project 
shardingsphere-ui-frontend: Failed to run task: 'npm run unit 
--https-proxy=http://127.0.0.1:7890 -
   -proxy=http://127.0.0.1:7890' failed. 
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit 
value: 1) -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :shardingsphere-ui-frontend
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to