From 4fe32e4027f551b2df2b1b7c0a2c71fd3653b3c7 Mon Sep 17 00:00:00 2001 From: somunslotus Date: Fri, 25 Apr 2025 10:08:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9C=BA=E5=99=A8=E5=AD=A6?= =?UTF-8?q?=E4=B9=A0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/nohup.out | 1635 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1635 insertions(+) create mode 100644 k8s/nohup.out diff --git a/k8s/nohup.out b/k8s/nohup.out new file mode 100644 index 00000000..57b8226b --- /dev/null +++ b/k8s/nohup.out @@ -0,0 +1,1635 @@ +Checking out and pulling branch dev... +No local changes to save +Already on 'dev' +Your branch is ahead of 'origin/dev' by 45 commits. + (use "git push" to publish your local commits) +No local changes to save +From https://gitlink.org.cn/ci4s/ci4sManagement-cloud + * branch dev -> FETCH_HEAD +Already up-to-date. +start build +branch: dev +service: manage +Building /home/somuns/ci4s/ruoyi-modules/management-platform +[INFO] Scanning for projects... +[WARNING] +[WARNING] Some problems were encountered while building the effective model for com.ruoyi:management-platform:jar:3.6.3 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-datasource:jar -> duplicate declaration of version (?) @ line 66, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-swagger:jar -> duplicate declaration of version (?) @ line 92, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-log:jar -> duplicate declaration of version (?) @ line 100, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration of version (?) @ line 114, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.kubernetes:client-java-api:jar -> version 16.0.3 vs 12.0.1 @ line 176, column 21 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.ruoyi:ruoyi:3.6.3, /home/somuns/ci4s/pom.xml, line 232, column 21 +[WARNING] +[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. +[WARNING] +[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. +[WARNING] +[INFO] +[INFO] -------------------< com.ruoyi:management-platform >-------------------- +[INFO] Building management-platform 3.6.3 +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ management-platform --- +[INFO] Deleting /home/somuns/ci4s/ruoyi-modules/management-platform/target +[INFO] +[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] Copying 31 resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ management-platform --- +[INFO] Changes detected - recompiling the module! +[INFO] Compiling 202 source files to /home/somuns/ci4s/ruoyi-modules/management-platform/target/classes +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Some input files use or override a deprecated API. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Recompile with -Xlint:deprecation for details. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Some input files use unchecked or unsafe operations. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Recompile with -Xlint:unchecked for details. +[INFO] +[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] skip non existing resourceDirectory /home/somuns/ci4s/ruoyi-modules/management-platform/src/test/resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ management-platform --- +[INFO] No sources to compile +[INFO] +[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ management-platform --- +[INFO] No tests to run. +[INFO] +[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ management-platform --- +[INFO] Building jar: /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar +[INFO] +[INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ management-platform --- +[INFO] Replacing main artifact with repackaged archive +[INFO] +[INFO] --- maven-install-plugin:2.4:install (default-install) @ management-platform --- +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.jar +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/pom.xml to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.pom +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 13.312 s +[INFO] Finished at: 2025-03-21T06:43:02Z +[INFO] ------------------------------------------------------------------------ +编译成功,耗时:32 秒 +build success +start deploy +Deploy service: manage, environment: dev +#0 building with "default" instance using docker driver + +#1 [internal] load .dockerignore +#1 transferring context: +#1 transferring context: 2B done +#1 ... + +#2 [internal] load build definition from managent-dockerfile +#2 transferring dockerfile: 551B done +#2 DONE 2.1s + +#1 [internal] load .dockerignore +#1 DONE 2.6s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 DONE 0.7s + +#4 [1/4] FROM 172.20.32.187/ci4s/openjdk-dvc:2024829@sha256:ba7d355f02ad0529f38bbfc534ad0eec92a76f9b7ee80543f3b3189eb35336e8 +#4 DONE 0.0s + +#5 [internal] load build context +#5 transferring context: 187.41MB 1.2s done +#5 DONE 1.7s + +#6 [2/4] RUN mkdir -p /home/ruoyi +#6 CACHED + +#7 [3/4] WORKDIR /home/ruoyi +#7 CACHED + +#8 [4/4] COPY ./jar/management-platform.jar /home/ruoyi/management-platform.jar +#8 DONE 9.9s + +#9 exporting to image +#9 exporting layers +#9 exporting layers 2.3s done +#9 writing image sha256:f4ba6215692da73101500fd6631707d076ac509cc99b6fc4d1aaf9982f80317f 0.1s done +#9 naming to 172.20.32.187/ci4s/ci4s-managent:202503211443 +#9 naming to 172.20.32.187/ci4s/ci4s-managent:202503211443 0.6s done +#9 DONE 3.0s +The push refers to repository [172.20.32.187/ci4s/ci4s-managent] +fcde1e5a9525: Preparing +5f70bf18a086: Preparing +1ac7625a4a6d: Preparing +7101dc25f7de: Preparing +724f9df31317: Preparing +35082d66d9dd: Preparing +d799247dbf54: Preparing +53dd51aacfb2: Preparing +959d0849bc46: Preparing +0dd6f19dae31: Preparing +06c262bda464: Preparing +d54c9a893cf7: Preparing +1a4471ed10bb: Preparing +28e03088bc15: Preparing +35082d66d9dd: Waiting +d799247dbf54: Waiting +d54c9a893cf7: Waiting +53dd51aacfb2: Waiting +06c262bda464: Waiting +0dd6f19dae31: Waiting +959d0849bc46: Waiting +1a4471ed10bb: Waiting +0d80db6a0977: Preparing +916d866d5b0d: Preparing +28e03088bc15: Waiting +8f4ceb8cc1a2: Preparing +0d80db6a0977: Waiting +916d866d5b0d: Waiting +8f4ceb8cc1a2: Waiting +724f9df31317: Layer already exists +7101dc25f7de: Layer already exists +1ac7625a4a6d: Layer already exists +5f70bf18a086: Layer already exists +35082d66d9dd: Layer already exists +53dd51aacfb2: Layer already exists +959d0849bc46: Layer already exists +d799247dbf54: Layer already exists +0dd6f19dae31: Layer already exists +1a4471ed10bb: Layer already exists +d54c9a893cf7: Layer already exists +06c262bda464: Layer already exists +28e03088bc15: Layer already exists +8f4ceb8cc1a2: Layer already exists +916d866d5b0d: Layer already exists +0d80db6a0977: Layer already exists +fcde1e5a9525: Pushed +202503211443: digest: sha256:e25d9ca7f472db26553bf42776c55d193b4eabd9c8ce8c9cfb89dfc9af530934 size: 3908 +ssh: connect to host 172.20.32.197 port 22: Connection timed out +Failed to create remote directory or backup k8s-7management.yaml +Deploy failed +Checking out and pulling branch dev... +No local changes to save +Already on 'dev' +Your branch is ahead of 'origin/dev' by 45 commits. + (use "git push" to publish your local commits) +No local changes to save +From https://gitlink.org.cn/ci4s/ci4sManagement-cloud + * branch dev -> FETCH_HEAD +Already up-to-date. +start build +branch: dev +service: manage +Building /home/somuns/ci4s/ruoyi-modules/management-platform +[INFO] Scanning for projects... +[WARNING] +[WARNING] Some problems were encountered while building the effective model for com.ruoyi:management-platform:jar:3.6.3 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-datasource:jar -> duplicate declaration of version (?) @ line 66, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-swagger:jar -> duplicate declaration of version (?) @ line 92, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-log:jar -> duplicate declaration of version (?) @ line 100, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration of version (?) @ line 114, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.kubernetes:client-java-api:jar -> version 16.0.3 vs 12.0.1 @ line 176, column 21 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.ruoyi:ruoyi:3.6.3, /home/somuns/ci4s/pom.xml, line 232, column 21 +[WARNING] +[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. +[WARNING] +[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. +[WARNING] +[INFO] +[INFO] -------------------< com.ruoyi:management-platform >-------------------- +[INFO] Building management-platform 3.6.3 +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ management-platform --- +[INFO] Deleting /home/somuns/ci4s/ruoyi-modules/management-platform/target +[INFO] +[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] Copying 31 resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ management-platform --- +[INFO] Changes detected - recompiling the module! +[INFO] Compiling 202 source files to /home/somuns/ci4s/ruoyi-modules/management-platform/target/classes +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Some input files use or override a deprecated API. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Recompile with -Xlint:deprecation for details. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Some input files use unchecked or unsafe operations. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Recompile with -Xlint:unchecked for details. +[INFO] +[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] skip non existing resourceDirectory /home/somuns/ci4s/ruoyi-modules/management-platform/src/test/resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ management-platform --- +[INFO] No sources to compile +[INFO] +[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ management-platform --- +[INFO] No tests to run. +[INFO] +[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ management-platform --- +[INFO] Building jar: /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar +[INFO] +[INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ management-platform --- +[INFO] Replacing main artifact with repackaged archive +[INFO] +[INFO] --- maven-install-plugin:2.4:install (default-install) @ management-platform --- +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.jar +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/pom.xml to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.pom +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 13.674 s +[INFO] Finished at: 2025-03-21T06:47:25Z +[INFO] ------------------------------------------------------------------------ +编译成功,耗时:31 秒 +build success +start deploy +Deploy service: manage, environment: dev +#0 building with "default" instance using docker driver + +#1 [internal] load .dockerignore +#1 transferring context: 2B done +#1 DONE 4.4s + +#2 [internal] load build definition from managent-dockerfile +#2 transferring dockerfile: 551B done +#2 DONE 5.1s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 DONE 0.4s + +#4 [1/4] FROM 172.20.32.187/ci4s/openjdk-dvc:2024829@sha256:ba7d355f02ad0529f38bbfc534ad0eec92a76f9b7ee80543f3b3189eb35336e8 +#4 DONE 0.0s + +#5 [internal] load build context +#5 transferring context: 187.41MB 1.1s done +#5 DONE 1.9s + +#6 [2/4] RUN mkdir -p /home/ruoyi +#6 CACHED + +#7 [3/4] WORKDIR /home/ruoyi +#7 CACHED + +#8 [4/4] COPY ./jar/management-platform.jar /home/ruoyi/management-platform.jar +#8 DONE 13.7s + +#9 exporting to image +#9 exporting layers +#9 exporting layers 3.5s done +#9 writing image sha256:51ecb89f429cca543bb2d76158dae3a388f72d7de8d2e4d7c7f5f896585f0b92 +#9 writing image sha256:51ecb89f429cca543bb2d76158dae3a388f72d7de8d2e4d7c7f5f896585f0b92 0.3s done +#9 naming to 172.20.32.187/ci4s/ci4s-managent:202503211447 +#9 naming to 172.20.32.187/ci4s/ci4s-managent:202503211447 0.3s done +#9 DONE 4.1s +The push refers to repository [172.20.32.187/ci4s/ci4s-managent] +3674d3367729: Preparing +5f70bf18a086: Preparing +1ac7625a4a6d: Preparing +7101dc25f7de: Preparing +724f9df31317: Preparing +35082d66d9dd: Preparing +d799247dbf54: Preparing +53dd51aacfb2: Preparing +959d0849bc46: Preparing +0dd6f19dae31: Preparing +06c262bda464: Preparing +d54c9a893cf7: Preparing +1a4471ed10bb: Preparing +28e03088bc15: Preparing +0d80db6a0977: Preparing +916d866d5b0d: Preparing +8f4ceb8cc1a2: Preparing +06c262bda464: Waiting +d54c9a893cf7: Waiting +1a4471ed10bb: Waiting +28e03088bc15: Waiting +0d80db6a0977: Waiting +916d866d5b0d: Waiting +8f4ceb8cc1a2: Waiting +35082d66d9dd: Waiting +53dd51aacfb2: Waiting +959d0849bc46: Waiting +d799247dbf54: Waiting +0dd6f19dae31: Waiting +7101dc25f7de: Layer already exists +1ac7625a4a6d: Layer already exists +5f70bf18a086: Layer already exists +724f9df31317: Layer already exists +35082d66d9dd: Layer already exists +959d0849bc46: Layer already exists +53dd51aacfb2: Layer already exists +d799247dbf54: Layer already exists +0dd6f19dae31: Layer already exists +1a4471ed10bb: Layer already exists +d54c9a893cf7: Layer already exists +06c262bda464: Layer already exists +28e03088bc15: Layer already exists +916d866d5b0d: Layer already exists +8f4ceb8cc1a2: Layer already exists +0d80db6a0977: Layer already exists +3674d3367729: Pushed +202503211447: digest: sha256:1361ad3041c689a7c065dbc4055e4fe9dc426be068f6a9cb5e93acd062da104f size: 3908 +Successfully created remote directory and backup k8s-7management.yaml +Successfully copied k8s-7management.yaml +deployment.apps/ci4s-management-platform-deployment configured +service/ci4s-management-platform-service unchanged +Successfully deployed k8s-7management.yaml +部署成功, 耗时: 90秒 +deploy success +编译发布总耗时: 122 秒 +Checking out and pulling branch dev... +No local changes to save +Already on 'dev' +Your branch is ahead of 'origin/dev' by 45 commits. + (use "git push" to publish your local commits) +No local changes to save +From https://gitlink.org.cn/ci4s/ci4sManagement-cloud + * branch dev -> FETCH_HEAD + 15af392..288bb3d dev -> origin/dev +Merge made by the 'recursive' strategy. + .../ruoyi/platform/mapper/ResourceOccupyDao.java | 2 +- + .../scheduling/ExperimentInstanceStatusTask.java | 6 +++--- + .../platform/scheduling/RayInsStatusTask.java | 6 +++--- + .../platform/scheduling/ResourceOccupyTask.java | 25 ++++++++++++++++------ + .../platform/service/ResourceOccupyService.java | 4 ++-- + .../service/impl/ExperimentInsServiceImpl.java | 3 +-- + .../platform/service/impl/JupyterServiceImpl.java | 2 +- + .../platform/service/impl/RayInsServiceImpl.java | 2 +- + .../service/impl/ResourceOccupyServiceImpl.java | 10 ++++----- + .../platform/service/impl/ServiceServiceImpl.java | 2 +- + .../managementPlatform/DevEnvironmentDaoMapper.xml | 2 +- + .../mapper/managementPlatform/ResourceOccupy.xml | 7 +++++- + 12 files changed, 44 insertions(+), 27 deletions(-) +start build +branch: dev +service: manage +Building /home/somuns/ci4s/ruoyi-modules/management-platform +[INFO] Scanning for projects... +[WARNING] +[WARNING] Some problems were encountered while building the effective model for com.ruoyi:management-platform:jar:3.6.3 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-datasource:jar -> duplicate declaration of version (?) @ line 66, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-swagger:jar -> duplicate declaration of version (?) @ line 92, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-log:jar -> duplicate declaration of version (?) @ line 100, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration of version (?) @ line 114, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.kubernetes:client-java-api:jar -> version 16.0.3 vs 12.0.1 @ line 176, column 21 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.ruoyi:ruoyi:3.6.3, /home/somuns/ci4s/pom.xml, line 232, column 21 +[WARNING] +[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. +[WARNING] +[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. +[WARNING] +[INFO] +[INFO] -------------------< com.ruoyi:management-platform >-------------------- +[INFO] Building management-platform 3.6.3 +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ management-platform --- +[INFO] Deleting /home/somuns/ci4s/ruoyi-modules/management-platform/target +[INFO] +[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] Copying 31 resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ management-platform --- +[INFO] Changes detected - recompiling the module! +[INFO] Compiling 202 source files to /home/somuns/ci4s/ruoyi-modules/management-platform/target/classes +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Some input files use or override a deprecated API. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Recompile with -Xlint:deprecation for details. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Some input files use unchecked or unsafe operations. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Recompile with -Xlint:unchecked for details. +[INFO] +[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] skip non existing resourceDirectory /home/somuns/ci4s/ruoyi-modules/management-platform/src/test/resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ management-platform --- +[INFO] No sources to compile +[INFO] +[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ management-platform --- +[INFO] No tests to run. +[INFO] +[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ management-platform --- +[INFO] Building jar: /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar +[INFO] +[INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ management-platform --- +[INFO] Replacing main artifact with repackaged archive +[INFO] +[INFO] --- maven-install-plugin:2.4:install (default-install) @ management-platform --- +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.jar +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/pom.xml to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.pom +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 12.577 s +[INFO] Finished at: 2025-03-21T07:36:01Z +[INFO] ------------------------------------------------------------------------ +编译成功,耗时:26 秒 +build success +start deploy +Deploy service: manage, environment: dev +#0 building with "default" instance using docker driver + +#1 [internal] load .dockerignore +#1 transferring context: +#1 transferring context: 2B done +#1 ... + +#2 [internal] load build definition from managent-dockerfile +#2 transferring dockerfile: 551B done +#2 DONE 0.9s + +#1 [internal] load .dockerignore +#1 DONE 1.5s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 ... + +#4 [auth] ci4s/openjdk-dvc:pull token for 172.20.32.187 +#4 DONE 0.0s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 DONE 0.7s + +#5 [1/4] FROM 172.20.32.187/ci4s/openjdk-dvc:2024829@sha256:ba7d355f02ad0529f38bbfc534ad0eec92a76f9b7ee80543f3b3189eb35336e8 +#5 DONE 0.0s + +#6 [internal] load build context +#6 transferring context: 187.41MB 1.2s done +#6 DONE 2.6s + +#7 [2/4] RUN mkdir -p /home/ruoyi +#7 CACHED + +#8 [3/4] WORKDIR /home/ruoyi +#8 CACHED + +#9 [4/4] COPY ./jar/management-platform.jar /home/ruoyi/management-platform.jar +#9 DONE 9.7s + +#10 exporting to image +#10 exporting layers +#10 exporting layers 2.1s done +#10 writing image sha256:4c1b33e7c1bdde4d50cd854969071b31bbcd751d23f67f645c583612c162133b 0.0s done +#10 naming to 172.20.32.187/ci4s/ci4s-managent:202503211536 +#10 naming to 172.20.32.187/ci4s/ci4s-managent:202503211536 0.2s done +#10 DONE 2.3s +The push refers to repository [172.20.32.187/ci4s/ci4s-managent] +e3a4c411c870: Preparing +5f70bf18a086: Preparing +1ac7625a4a6d: Preparing +7101dc25f7de: Preparing +724f9df31317: Preparing +35082d66d9dd: Preparing +d799247dbf54: Preparing +53dd51aacfb2: Preparing +959d0849bc46: Preparing +0dd6f19dae31: Preparing +06c262bda464: Preparing +d54c9a893cf7: Preparing +1a4471ed10bb: Preparing +28e03088bc15: Preparing +0d80db6a0977: Preparing +916d866d5b0d: Preparing +8f4ceb8cc1a2: Preparing +06c262bda464: Waiting +d54c9a893cf7: Waiting +1a4471ed10bb: Waiting +916d866d5b0d: Waiting +28e03088bc15: Waiting +8f4ceb8cc1a2: Waiting +d799247dbf54: Waiting +53dd51aacfb2: Waiting +0dd6f19dae31: Waiting +959d0849bc46: Waiting +5f70bf18a086: Layer already exists +724f9df31317: Layer already exists +7101dc25f7de: Layer already exists +1ac7625a4a6d: Layer already exists +35082d66d9dd: Layer already exists +959d0849bc46: Layer already exists +53dd51aacfb2: Layer already exists +d799247dbf54: Layer already exists +0dd6f19dae31: Layer already exists +06c262bda464: Layer already exists +28e03088bc15: Layer already exists +1a4471ed10bb: Layer already exists +d54c9a893cf7: Layer already exists +0d80db6a0977: Layer already exists +916d866d5b0d: Layer already exists +8f4ceb8cc1a2: Layer already exists +e3a4c411c870: Pushed +202503211536: digest: sha256:bd47f72bb495a14b29b3eb17fe8ae714743a0eb27fb4f5761e514374cd7b4edb size: 3908 +Successfully created remote directory and backup k8s-7management.yaml +Successfully copied k8s-7management.yaml +deployment.apps/ci4s-management-platform-deployment configured +service/ci4s-management-platform-service unchanged +Successfully deployed k8s-7management.yaml +部署成功, 耗时: 72秒 +deploy success +编译发布总耗时: 99 秒 +Checking out and pulling branch dev... +No local changes to save +Already on 'dev' +Your branch is ahead of 'origin/dev' by 47 commits. + (use "git push" to publish your local commits) +No local changes to save +From https://gitlink.org.cn/ci4s/ci4sManagement-cloud + * branch dev -> FETCH_HEAD + 91103ed..c6f8144 dev -> origin/dev +Merge made by the 'recursive' strategy. + .../src/main/java/com/ruoyi/platform/utils/K8sClientUtil.java | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +start build +branch: dev +service: manage +Building /home/somuns/ci4s/ruoyi-modules/management-platform +[INFO] Scanning for projects... +[WARNING] +[WARNING] Some problems were encountered while building the effective model for com.ruoyi:management-platform:jar:3.6.3 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-datasource:jar -> duplicate declaration of version (?) @ line 66, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-swagger:jar -> duplicate declaration of version (?) @ line 92, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-log:jar -> duplicate declaration of version (?) @ line 100, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration of version (?) @ line 114, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.kubernetes:client-java-api:jar -> version 16.0.3 vs 12.0.1 @ line 176, column 21 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.ruoyi:ruoyi:3.6.3, /home/somuns/ci4s/pom.xml, line 232, column 21 +[WARNING] +[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. +[WARNING] +[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. +[WARNING] +[INFO] +[INFO] -------------------< com.ruoyi:management-platform >-------------------- +[INFO] Building management-platform 3.6.3 +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ management-platform --- +[INFO] Deleting /home/somuns/ci4s/ruoyi-modules/management-platform/target +[INFO] +[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] Copying 31 resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ management-platform --- +[INFO] Changes detected - recompiling the module! +[INFO] Compiling 202 source files to /home/somuns/ci4s/ruoyi-modules/management-platform/target/classes +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Some input files use or override a deprecated API. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Recompile with -Xlint:deprecation for details. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Some input files use unchecked or unsafe operations. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Recompile with -Xlint:unchecked for details. +[INFO] +[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] skip non existing resourceDirectory /home/somuns/ci4s/ruoyi-modules/management-platform/src/test/resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ management-platform --- +[INFO] No sources to compile +[INFO] +[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ management-platform --- +[INFO] No tests to run. +[INFO] +[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ management-platform --- +[INFO] Building jar: /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar +[INFO] +[INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ management-platform --- +[INFO] Replacing main artifact with repackaged archive +[INFO] +[INFO] --- maven-install-plugin:2.4:install (default-install) @ management-platform --- +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.jar +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/pom.xml to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.pom +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 01:18 min +[INFO] Finished at: 2025-03-24T03:21:15Z +[INFO] ------------------------------------------------------------------------ +编译成功,耗时:99 秒 +build success +start deploy +Deploy service: manage, environment: dev +#0 building with "default" instance using docker driver + +#1 [internal] load build definition from managent-dockerfile +#1 transferring dockerfile: 551B 0.0s done +#1 ... + +#2 [internal] load .dockerignore +#2 transferring context: 2B done +#2 DONE 1.2s + +#1 [internal] load build definition from managent-dockerfile +#1 DONE 1.4s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 ... + +#4 [auth] ci4s/openjdk-dvc:pull token for 172.20.32.187 +#4 DONE 0.0s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 DONE 1.1s + +#5 [1/4] FROM 172.20.32.187/ci4s/openjdk-dvc:2024829@sha256:ba7d355f02ad0529f38bbfc534ad0eec92a76f9b7ee80543f3b3189eb35336e8 +#5 DONE 0.0s + +#6 [internal] load build context +#6 transferring context: 186.63MB 2.1s +#6 transferring context: 187.41MB 2.1s done +#6 DONE 2.8s + +#7 [2/4] RUN mkdir -p /home/ruoyi +#7 CACHED + +#8 [3/4] WORKDIR /home/ruoyi +#8 CACHED + +#9 [4/4] COPY ./jar/management-platform.jar /home/ruoyi/management-platform.jar +#9 DONE 11.2s + +#10 exporting to image +#10 exporting layers +#10 exporting layers 2.5s done +#10 writing image sha256:f35d3ca7fefa177e162d25a789e4d41f316682d2caa7d1f780b1937e38291371 +#10 writing image sha256:f35d3ca7fefa177e162d25a789e4d41f316682d2caa7d1f780b1937e38291371 0.2s done +#10 naming to 172.20.32.187/ci4s/ci4s-managent:202503241121 +#10 naming to 172.20.32.187/ci4s/ci4s-managent:202503241121 0.1s done +#10 DONE 2.7s +The push refers to repository [172.20.32.187/ci4s/ci4s-managent] +915557ce7da2: Preparing +5f70bf18a086: Preparing +1ac7625a4a6d: Preparing +7101dc25f7de: Preparing +724f9df31317: Preparing +35082d66d9dd: Preparing +d799247dbf54: Preparing +53dd51aacfb2: Preparing +959d0849bc46: Preparing +0dd6f19dae31: Preparing +06c262bda464: Preparing +d54c9a893cf7: Preparing +1a4471ed10bb: Preparing +28e03088bc15: Preparing +0d80db6a0977: Preparing +35082d66d9dd: Waiting +916d866d5b0d: Preparing +d799247dbf54: Waiting +53dd51aacfb2: Waiting +8f4ceb8cc1a2: Preparing +959d0849bc46: Waiting +0dd6f19dae31: Waiting +916d866d5b0d: Waiting +28e03088bc15: Waiting +8f4ceb8cc1a2: Waiting +0d80db6a0977: Waiting +d54c9a893cf7: Waiting +1a4471ed10bb: Waiting +06c262bda464: Waiting +5f70bf18a086: Layer already exists +7101dc25f7de: Layer already exists +35082d66d9dd: Layer already exists +724f9df31317: Layer already exists +1ac7625a4a6d: Layer already exists +d799247dbf54: Layer already exists +0dd6f19dae31: Layer already exists +53dd51aacfb2: Layer already exists +06c262bda464: Layer already exists +959d0849bc46: Layer already exists +1a4471ed10bb: Layer already exists +28e03088bc15: Layer already exists +d54c9a893cf7: Layer already exists +0d80db6a0977: Layer already exists +916d866d5b0d: Layer already exists +8f4ceb8cc1a2: Layer already exists +915557ce7da2: Pushed +202503241121: digest: sha256:75c81496a79091b75a3b2b880a506fca86f0482a3f2fbdd2442e2ab1adb705a7 size: 3908 +Successfully created remote directory and backup k8s-7management.yaml +Successfully copied k8s-7management.yaml +deployment.apps/ci4s-management-platform-deployment configured +service/ci4s-management-platform-service unchanged +Successfully deployed k8s-7management.yaml +部署成功, 耗时: 75秒 +deploy success +编译发布总耗时: 175 秒 +Checking out and pulling branch dev... +No local changes to save +Already on 'dev' +Your branch is ahead of 'origin/dev' by 48 commits. + (use "git push" to publish your local commits) +No local changes to save +From https://gitlink.org.cn/ci4s/ci4sManagement-cloud + * branch dev -> FETCH_HEAD + c6f8144..29a5c70 dev -> origin/dev +Merge made by the 'recursive' strategy. + .../scheduling/ExperimentInstanceStatusTask.java | 11 ++-- + .../platform/service/ResourceOccupyService.java | 6 ++- + .../com/ruoyi/platform/service/ServiceService.java | 2 +- + .../service/impl/ExperimentServiceImpl.java | 5 +- + .../platform/service/impl/RayServiceImpl.java | 6 +-- + .../service/impl/ResourceOccupyServiceImpl.java | 62 +++++++++++++++++----- + .../platform/service/impl/ServiceServiceImpl.java | 20 ++++--- + .../com/ruoyi/platform/utils/K8sClientUtil.java | 4 +- + .../java/com/ruoyi/platform/vo/RayParamVo.java | 2 +- + .../mapper/managementPlatform/ResourceOccupy.xml | 19 +++++-- + 10 files changed, 96 insertions(+), 41 deletions(-) +start build +branch: dev +service: manage-front +npm WARN using --force Recommended protections disabled. +npm WARN ERESOLVE overriding peer dependency +npm WARN While resolving: create-react-context@0.3.0 +npm WARN Found: react@18.3.1 +npm WARN node_modules/react +npm WARN react@"^18.2.0" from the root project +npm WARN 135 more (@alita/inspx, @ant-design/cssinjs, ...) +npm WARN +npm WARN Could not resolve dependency: +npm WARN peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from create-react-context@0.3.0 +npm WARN node_modules/react-activation/node_modules/create-react-context +npm WARN create-react-context@"^0.3.0" from react-activation@0.12.4 +npm WARN node_modules/react-activation +npm WARN +npm WARN Conflicting peer dependency: react@16.14.0 +npm WARN node_modules/react +npm WARN peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from create-react-context@0.3.0 +npm WARN node_modules/react-activation/node_modules/create-react-context +npm WARN create-react-context@"^0.3.0" from react-activation@0.12.4 +npm WARN node_modules/react-activation + +> cl-model@1.0.0 postinstall +> max setup + +😄 Hello PRO +info - [你知道吗?] ANALYZE=1 max build 可以分析产物的源码构成。 +info - generate files +info - Preparing... +info - [icons] generate icons local:magnifying-glass + +> cl-model@1.0.0 prepare +> cd .. && husky install + +husky - Git hooks installed + +removed 1 package in 19s + +466 packages are looking for funding + run `npm fund` for details +npm notice +npm notice New major version of npm available! 9.5.1 -> 11.2.0 +npm notice Changelog: +npm notice Run `npm install -g npm@11.2.0` to update! +npm notice + +> cl-model@1.0.0 build +> max build + +😄 Hello PRO +info - [你知道吗?] max g page 可以快速生成页面模板,详见 https://umijs.org/docs/guides/generator#页面生成器 +info - Umi v4.2.10 +info - Preparing... +info - [icons] generate icons local:magnifying-glass +ℹ Compiling Webpack +Browserslist: caniuse-lite is outdated. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme +The exported identifier "ResourceSelectorResponse" is not declared in Babel's scope tracker +as a JavaScript value binding, and "@babel/plugin-transform-typescript" +never encountered it as a TypeScript type declaration. +It will be treated as a JavaScript value. + +This problem is likely caused by another plugin injecting +"ResourceSelectorResponse" without registering it in the scope tracker. If you are the author + of that plugin, please use "scope.registerDeclaration(declarationPath)". +✔ Webpack: Compiled successfully in 1.34m +info - Memory Usage: 1698.74 MB (RSS: 2081.28 MB) +info - [esbuildHelperChecker] Checking esbuild helpers from your dist files... +info - [esbuildHelperChecker] No conflicts found. + +info - File sizes after gzip: + + 979.82 kB dist/umi.b66d9aaf.js + 345.36 kB dist/5304.04a3cb82.async.js + 288.72 kB dist/2836.03b4a034.async.js + 128.56 kB dist/4411.0a3bd76b.async.js + 54.02 kB dist/4381.085a2218.async.js + 39.64 kB dist/5867.083b20a1.async.js + 37.66 kB dist/9311.ecd7448d.async.js + 32.03 kB dist/900.0694785c.async.js + 29.92 kB dist/6140.b95fc068.async.js + 26.11 kB dist/6486.97f696b5.async.js + 22.81 kB dist/4041.05bb56fb.async.js + 21.67 kB dist/2126.75f5bb09.async.js + 20.23 kB dist/8335.a6f22eb7.async.js + 18.06 kB dist/1365.5a53d656.async.js + 17.42 kB dist/9620.627de5cc.async.js + 17.34 kB dist/8164.5a6d56d3.async.js + 15.67 kB dist/290.f47b1b65.async.js + 15.06 kB dist/9939.45699614.async.js + 14.5 kB dist/p__Experiment__Info__index.1a2ab5c1.async.js + 12.76 kB dist/9859.34c8c7ca.async.js + 11.75 kB dist/1732.090f7d89.async.js + 11.45 kB dist/p__Mirror__Info__index.8fa9e8b7.async.js + 10.92 kB dist/8163.653bd014.async.js + 10.3 kB dist/7832.11bb3014.async.js + 10.25 kB dist/p__User__Center__index.7dbfffc0.async.js + 10.13 kB dist/1247.e6b4a223.async.js + 9.86 kB dist/9297.6b4b81f5.async.js + 9.5 kB dist/p__Tool__Gen__edit.47cfa574.async.js + 9.49 kB dist/9003.e3b5dc36.async.js + 9.42 kB dist/p__Experiment__index.cb5f7884.async.js + 9.24 kB dist/9335.8c85071d.async.js + 8.98 kB dist/716.1ba9c638.async.js + 8.82 kB dist/6953.9603ceeb.async.js + 8.81 kB dist/5107.b7d37b08.async.js + 8.78 kB dist/5593.d20511c1.async.js + 8.72 kB dist/5957.b9b7b1f0.async.js + 8.59 kB dist/p__AutoML__Instance__index.c86b0f8f.async.js + 8.59 kB dist/p__Workspace__index.2e8367ee.async.js + 8.59 kB dist/p__System__Post__index.b59a5e88.async.js + 8.5 kB dist/p__System__Dict__index.d8a5337b.async.js + 8.41 kB dist/3457.9bb6d43b.async.js + 8.24 kB dist/8781.5b0e93be.async.js + 8.15 kB dist/383.fec1e875.async.js + 8.13 kB dist/p__ModelDeployment__ServiceInfo__index.a0285338.async.js + 8.06 kB dist/p__System__User__index.a11589b4.async.js + 7.81 kB dist/722.d69e8857.async.js + 7.51 kB dist/p__AutoML__Create__index.349bca8f.async.js + 7.43 kB dist/p__System__Dept__index.fb2c463a.async.js + 7.37 kB dist/p__Pipeline__Info__index.a2169f1f.async.js + 7.3 kB dist/p__DevelopmentEnvironment__List__index.8500bade.async.js + 7.24 kB dist/1137.38d1dfa7.async.js + 7.23 kB dist/9240.7d95300a.async.js + 6.95 kB dist/6155.b975496f.async.js + 6.92 kB dist/p__System__DictData__index.69f78ed7.async.js + 6.85 kB dist/p__System__Role__index.c43b74fa.async.js + 6.61 kB dist/6289.981dd625.async.js + 6.59 kB dist/2734.6cc028da.async.js + 6.54 kB dist/4031.2580778e.async.js + 6.49 kB dist/7773.9a0684b5.async.js + 6.46 kB dist/210.9942cee5.async.js + 6.39 kB dist/5344.d0107afc.async.js + 6.18 kB dist/8079.9959bf13.async.js + 6.11 kB dist/p__Mirror__Create__index.5baddc4b.async.js + 6 kB dist/5292.a2b63197.async.js + 5.94 kB dist/5633.5cf5a91a.async.js + 5.9 kB dist/p__Pipeline__index.6bdca554.async.js + 5.8 kB dist/p__AutoML__Info__index.83936e95.async.js + 5.72 kB dist/4330.15d44db8.async.js + 5.71 kB dist/1727.812f5122.async.js + 5.67 kB dist/3225.2e9921c2.async.js + 5.67 kB dist/6747.9809f0a4.async.js + 5.61 kB dist/p__System__Menu__index.a8b624f2.async.js + 5.58 kB dist/4790.30192174.async.js + 5.4 kB dist/2757.e5f93b14.async.js + 5.36 kB dist/5265.0b4592fe.async.js + 5.31 kB dist/p__Experiment__Comparison__index.ae1c2b40.async.js + 5.31 kB dist/833.f7cd8baf.async.js + 5.29 kB dist/2913.5927e5b1.async.js + 5.28 kB dist/p__ModelDeployment__List__index.917a0e91.async.js + 5.27 kB dist/1496.4661abc5.async.js + 5.27 kB dist/2202.9039b26c.async.js + 5.21 kB dist/4106.7980b6ac.async.js + 5.2 kB dist/p__CodeConfig__List__index.6b23c8e8.async.js + 5.19 kB dist/p__Monitor__Job__index.c082cb90.async.js + 5.12 kB dist/p__DevelopmentEnvironment__Create__index.d22d99ea.async.js + 5.1 kB dist/7427.40056429.async.js + 5.07 kB dist/534.54f02a8f.async.js + 5.06 kB dist/p__ModelDeployment__CreateService__index.3cdbfb99.async.js + 5.06 kB dist/p__HyperParameter__Instance__index.61dac752.async.js + 5.01 kB dist/7107.26611963.async.js + 5 kB dist/6457.03672b05.async.js + 4.98 kB dist/p__Monitor__JobLog__index.e862ef2b.async.js + 4.97 kB dist/7694.158a3dd8.async.js + 4.86 kB dist/605.c25266ec.async.js + 4.81 kB dist/1023.345271a8.async.js + 4.77 kB dist/p__Mirror__List__index.e3808057.async.js + 4.77 kB dist/6188.6364a4bc.async.js + 4.73 kB dist/1173.38d2d82a.async.js + 4.71 kB dist/6388.bb783bbd.async.js + 4.69 kB dist/8167.297323cb.async.js + 4.67 kB dist/819.79c61ac5.async.js + 4.61 kB dist/7779.e76e77ac.async.js + 4.6 kB dist/3873.b8ec8c94.async.js + 4.56 kB dist/777.1308e641.async.js + 4.42 kB dist/5278.bb18615b.async.js + 4.41 kB dist/1837.cfc3a70c.async.js + 4.4 kB dist/3271.2637be6e.async.js + 4.32 kB dist/8045.047a2d4d.async.js + 4.32 kB dist/p__ModelDeployment__VersionInfo__index.20889edf.async.js + 4.27 kB dist/2870.9e06276a.async.js + 4.27 kB dist/70.69742854.async.js + 4.26 kB dist/2948.27585e20.async.js + 4.25 kB dist/3334.bfc43194.async.js + 4.24 kB dist/2103.0b3d7f1a.async.js + 4.21 kB dist/1203.a5de7a8f.async.js + 4.21 kB dist/9203.f1625635.async.js + 4.18 kB dist/8941.1245d898.async.js + 4.18 kB dist/2430.0ff9ce4d.async.js + 4.1 kB dist/8713.6362ebe4.async.js + 4.1 kB dist/4625.279c3fdd.async.js + 4.03 kB dist/7800.d51d0a66.async.js + 4.02 kB dist/p__ModelDeployment__CreateVersion__index.abaeeb09.async.js + 4 kB dist/6492.ef285191.async.js + 3.99 kB dist/2535.40b5c026.async.js + 3.99 kB dist/2191.e322faea.async.js + 3.97 kB dist/5275.1df1080f.async.js + 3.89 kB dist/6924.f470cbd8.async.js + 3.87 kB dist/p__Points__index.e1a77087.async.js + 3.85 kB dist/3058.9b63169a.async.js + 3.84 kB dist/9185.b179e17b.async.js + 3.83 kB dist/7214.feb18cd7.async.js + 3.81 kB dist/4280.95e4a00c.async.js + 3.79 kB dist/7266.5d85e334.async.js + 3.78 kB dist/2370.701f3a51.async.js + 3.78 kB dist/8923.8205ab2d.async.js + 3.72 kB dist/umi.0dceebc0.css + 3.69 kB dist/3418.44e0bd71.async.js + 3.6 kB dist/3632.d18ea90e.async.js + 3.58 kB dist/5601.b41e65b8.async.js + 3.57 kB dist/p__Tool__Gen__import.8a51d15f.async.js + 3.53 kB dist/32.ee47bd38.async.js + 3.5 kB dist/p__System__Role__authUser.a20383e1.async.js + 3.46 kB dist/2831.11c7b510.async.js + 3.42 kB dist/4393.3d59b523.async.js + 3.35 kB dist/9398.3ba28808.async.js + 3.32 kB dist/4453.50c6124f.async.js + 3.29 kB dist/t__plugin-layout__Layout.81a0f501.async.js + 3.07 kB dist/6123.858cdd4b.async.js + 3.04 kB dist/7656.dd781ff1.async.js + 3.03 kB dist/9883.86db6bed.async.js + 2.99 kB dist/3652.b2a36a2a.async.js + 2.92 kB dist/5724.957ce179.chunk.css + 2.9 kB dist/3922.68853882.async.js + 2.89 kB dist/6871.e9f027b1.chunk.css + 2.88 kB dist/9194.b052ecb7.async.js + 2.88 kB dist/4219.93e6a384.async.js + 2.88 kB dist/2887.73d3401e.async.js + 2.88 kB dist/3202.f59edc27.async.js + 2.88 kB dist/8806.b95e8d92.async.js + 2.86 kB dist/3944.a13b3248.async.js + 2.78 kB dist/mockServiceWorker.js + 2.75 kB dist/p__HyperParameter__Create__index.a7f52a1f.chunk.css + 2.74 kB dist/9094.6f549620.chunk.css + 2.69 kB dist/4180.3ff102ce.async.js + 2.67 kB dist/6048.a0751ce7.chunk.css + 2.67 kB dist/p__Dataset__intro.876304a4.chunk.css + 2.67 kB dist/p__Model__intro.876304a4.chunk.css + 2.54 kB dist/6881.ab295f01.async.js + 2.52 kB dist/31.bcb70e6b.chunk.css + 2.5 kB dist/9094.ce0459e0.async.js + 2.46 kB dist/4501.9b7219a7.async.js + 2.45 kB dist/949.64eba042.async.js + 2.42 kB dist/878.39a64b22.async.js + 2.38 kB dist/p__HyperParameter__Create__index.6858a366.async.js + 2.34 kB dist/3842.57bca3cd.async.js + 2.33 kB dist/7916.ea8fd92a.async.js + 2.32 kB dist/4102.ae865140.async.js + 2.31 kB dist/8537.727dbff7.async.js + 2.16 kB dist/1027.deda96e4.async.js + 2.15 kB dist/p__Pipeline__Info__index.c92d5a75.chunk.css + 2.09 kB dist/p__Workspace__index.bfd25a26.chunk.css + 2.08 kB dist/p__Dataset__index.895a5ae0.async.js + 2.08 kB dist/p__Model__index.72290c93.async.js + 2.02 kB dist/745.57a76278.async.js + 1.97 kB dist/p__User__Center__index.494a3818.chunk.css + 1.95 kB dist/3044.003aba93.async.js + 1.9 kB dist/9072.d82dbc3b.async.js + 1.89 kB dist/506.d42e8d27.async.js + 1.86 kB dist/5943.125abe43.async.js + 1.71 kB dist/2161.4e21a7ed.async.js + 1.7 kB dist/7694.196a7124.chunk.css + 1.69 kB dist/9622.084ede87.async.js + 1.66 kB dist/p__ModelDeployment__CreateVersion__index.2d69b2fd.chunk.css + 1.64 kB dist/4994.3d0141ea.async.js + 1.64 kB dist/1414.9cae82ca.async.js + 1.6 kB dist/p__AutoML__Create__index.6aff80eb.chunk.css + 1.57 kB dist/1842.eeae2fb7.async.js + 1.53 kB dist/9569.cc96036f.async.js + 1.52 kB dist/p__ModelDeployment__ServiceInfo__index.c3be01f2.chunk.css + 1.51 kB dist/1214.f1206de5.async.js + 1.51 kB dist/4118.82e71f6a.async.js + 1.51 kB dist/9983.8e2c74ef.chunk.css + 1.48 kB dist/489.604affe1.async.js + 1.47 kB dist/7930.ea1aec18.async.js + 1.41 kB dist/8440.d80de4da.async.js + 1.39 kB dist/2531.e453b65a.async.js + 1.39 kB dist/745.0bc35a8d.chunk.css + 1.39 kB dist/p__Dataset__index.0bc35a8d.chunk.css + 1.39 kB dist/p__Model__index.0bc35a8d.chunk.css + 1.39 kB dist/7312.0f16eb5e.async.js + 1.33 kB dist/p__Application__index.5d7628a4.async.js + 1.33 kB dist/p__DevelopmentEnvironment__Editor__index.c57360e6.async.js + 1.33 kB dist/p__DatasetPreparation__DatasetAnnotation__index.ddb91e19.async.js + 1.33 kB dist/p__GitLink__index.4438e1c5.async.js + 1.29 kB dist/scripts/loading.js + 1.29 kB dist/p__Experiment__Info__index.754b09fa.chunk.css + 1.27 kB dist/9317.4c28892c.async.js + 1.26 kB dist/8046.9bfed4be.async.js + 1.26 kB dist/p__CodeConfig__List__index.460d0419.chunk.css + 1.24 kB dist/p__DevelopmentEnvironment__Create__index.a84f5601.chunk.css + 1.23 kB dist/170.bc79f1e7.async.js + 1.23 kB dist/2288.cf733fc9.async.js + 1.23 kB dist/8906.dda03245.chunk.css + 1.23 kB dist/p__HyperParameter__Info__index.676b5742.async.js + 1.22 kB dist/p__Authorize__index.a3a1459a.async.js + 1.22 kB dist/8669.034d16ec.async.js + 1.21 kB dist/2288.258d6bf0.chunk.css + 1.17 kB dist/p__Experiment__index.3be1a47b.chunk.css + 1.16 kB dist/p__HyperParameter__Instance__index.fa10dfc9.chunk.css + 1.15 kB dist/p__User__Login__index.c72973cc.async.js + 1.13 kB dist/8109.4a790b33.async.js + 1.12 kB dist/1171.58ebe88e.async.js + 1.11 kB dist/6164.84db1066.chunk.css + 1.1 kB dist/1316.2a222c0c.chunk.css + 1.05 kB dist/5808.4b263d84.chunk.css + 1.05 kB dist/8713.4b263d84.chunk.css + 1.03 kB dist/392.826a618b.async.js + 982 B dist/p__AutoML__Instance__index.705da3bb.chunk.css + 950 B dist/2535.e05b8734.chunk.css + 918 B dist/7448.15b460fa.chunk.css + 916 B dist/644.722d3bc4.async.js + 902 B dist/7260.4c15ff56.chunk.css + 892 B dist/5779.6c2c5b7f.async.js + 871 B dist/290.b3674456.chunk.css + 871 B dist/p__User__Login__index.b3674456.chunk.css + 869 B dist/9003.1c31d174.chunk.css + 817 B dist/5633.43cfb00b.chunk.css + 807 B dist/8046.787f3534.chunk.css + 803 B dist/5808.4a85c19a.async.js + 799 B dist/5212.8db450e7.async.js + 798 B dist/1651.ae8690f6.chunk.css + 798 B dist/p__AutoML__List__index.ae8690f6.chunk.css + 798 B dist/p__HyperParameter__List__index.ae8690f6.chunk.css + 767 B dist/9769.7b82973b.chunk.css + 749 B dist/647.5d175c03.async.js + 747 B dist/3418.962670da.chunk.css + 742 B dist/4031.e0064010.chunk.css + 737 B dist/6306.59b04d04.chunk.css + 730 B dist/3044.db5d3aac.chunk.css + 727 B dist/5152.2effacad.chunk.css + 727 B dist/5256.2effacad.chunk.css + 713 B dist/2196.24bcec45.async.js + 712 B dist/p__DevelopmentEnvironment__List__index.dc7675a9.chunk.css + 705 B dist/7773.0864c9f3.chunk.css + 693 B dist/3334.78a11f5a.chunk.css + 693 B dist/p__System__Menu__index.78a11f5a.chunk.css + 675 B dist/1837.14fd937c.chunk.css + 673 B dist/6305.d546466e.chunk.css + 669 B dist/p__HyperParameter__Info__index.24c492d6.chunk.css + 663 B dist/3019.821ff7d4.async.js + 656 B dist/6962.6b7b2bf4.async.js + 651 B dist/1023.10799c3a.chunk.css + 648 B dist/7512.c86df9f7.chunk.css + 647 B dist/p__Pipeline__index.8f264fef.chunk.css + 641 B dist/8755.197e00dd.chunk.css + 641 B dist/1587.381dd25f.chunk.css + 640 B dist/9021.e0f485f0.chunk.css + 636 B dist/p__AutoML__Info__index.471238fc.chunk.css + 614 B dist/p__ModelDeployment__VersionInfo__index.410d8d40.chunk.css + 613 B dist/2370.f5676ed8.chunk.css + 609 B dist/p__Points__index.185d6143.chunk.css + 606 B dist/2196.5ce8bc8b.chunk.css + 606 B dist/3944.5ce8bc8b.chunk.css + 606 B dist/9317.5ce8bc8b.chunk.css + 582 B dist/p__Mirror__Info__index.07436fc2.chunk.css + 576 B dist/8367.60fb1f40.chunk.css + 575 B dist/1173.ff38cd4b.chunk.css + 570 B dist/5625.20776362.chunk.css + 564 B dist/6138.d9376aee.chunk.css + 561 B dist/p__Experiment__Comparison__index.6f4f6ed9.chunk.css + 559 B dist/2654.13a64c3b.chunk.css + 558 B dist/2053.c8198cf9.chunk.css + 558 B dist/p__System__Role__authUser.c8198cf9.chunk.css + 556 B dist/p__Mirror__Create__index.dca993a6.chunk.css + 555 B dist/5754.b558775a.chunk.css + 548 B dist/4398.08b4882c.chunk.css + 543 B dist/488.d55bcc36.chunk.css + 542 B dist/3443.d214cb5c.chunk.css + 541 B dist/1865.81389d6c.chunk.css + 541 B dist/5212.81389d6c.chunk.css + 541 B dist/6747.81389d6c.chunk.css + 541 B dist/524.1f0595de.chunk.css + 538 B dist/4330.03f1c9ff.chunk.css + 532 B dist/240.288e98bc.async.js + 528 B dist/644.19d232a2.chunk.css + 521 B dist/3097.599d6dd4.chunk.css + 513 B dist/555.c3cc8e05.chunk.css + 511 B dist/9838.2622d59d.chunk.css + 507 B dist/7320.d12e3669.chunk.css + 505 B dist/3524.fa8fd475.chunk.css + 505 B dist/7402.41110e04.chunk.css + 505 B dist/3652.c23853d9.chunk.css + 501 B dist/2526.2aecb016.chunk.css + 496 B dist/6564.0abcf09c.chunk.css + 492 B dist/1203.68df111f.chunk.css + 492 B dist/1496.68df111f.chunk.css + 492 B dist/210.68df111f.chunk.css + 492 B dist/2202.68df111f.chunk.css + 492 B dist/2208.68df111f.chunk.css + 492 B dist/2887.68df111f.chunk.css + 492 B dist/3202.68df111f.chunk.css + 492 B dist/383.68df111f.chunk.css + 492 B dist/4106.68df111f.chunk.css + 492 B dist/4219.68df111f.chunk.css + 492 B dist/4790.68df111f.chunk.css + 492 B dist/5957.68df111f.chunk.css + 492 B dist/6123.68df111f.chunk.css + 492 B dist/6289.68df111f.chunk.css + 492 B dist/6492.68df111f.chunk.css + 492 B dist/722.68df111f.chunk.css + 492 B dist/7266.68df111f.chunk.css + 492 B dist/777.68df111f.chunk.css + 492 B dist/8806.68df111f.chunk.css + 492 B dist/9119.68df111f.chunk.css + 492 B dist/9194.68df111f.chunk.css + 492 B dist/p__Monitor__JobLog__index.68df111f.chunk.css + 492 B dist/p__Monitor__Job__index.68df111f.chunk.css + 492 B dist/p__System__Dept__index.68df111f.chunk.css + 492 B dist/p__System__DictData__index.68df111f.chunk.css + 492 B dist/p__System__Dict__index.68df111f.chunk.css + 492 B dist/p__System__Post__index.68df111f.chunk.css + 492 B dist/p__System__Role__index.68df111f.chunk.css + 492 B dist/p__System__User__index.68df111f.chunk.css + 485 B dist/3267.c989b34f.chunk.css + 480 B dist/6544.af4a1351.chunk.css + 477 B dist/1486.6c17573a.chunk.css + 476 B dist/8923.05f22e32.chunk.css + 475 B dist/8529.18be7202.chunk.css + 472 B dist/3060.d4ef42d5.chunk.css + 470 B dist/p__ModelDeployment__CreateService__index.194ab69c.chunk.css + 469 B dist/4516.c768e2a7.chunk.css + 469 B dist/p__ModelDeployment__List__index.10080fb2.chunk.css + 464 B dist/8281.a3b578df.chunk.css + 464 B dist/5686.f2c70d4b.chunk.css + 461 B dist/8022.a09a6925.chunk.css + 454 B dist/8094.74d1d206.chunk.css + 453 B dist/6881.e56b3e2f.chunk.css + 452 B dist/7971.76edcea6.chunk.css + 451 B dist/8941.0b58dbd4.chunk.css + 451 B dist/32.e6de7176.chunk.css + 450 B dist/6169.7f327bdf.chunk.css + 441 B dist/4472.7e858ab0.chunk.css + 439 B dist/980.6d7b79b0.chunk.css + 435 B dist/5854.c1483479.chunk.css + 433 B dist/9072.f05a4149.chunk.css + 428 B dist/7916.e5774751.chunk.css + 424 B dist/9569.bd1ed823.chunk.css + 418 B dist/35.688e48ed.chunk.css + 415 B dist/9937.8cc75a8a.chunk.css + 414 B dist/878.adb52353.chunk.css + 413 B dist/1331.e9596e8b.chunk.css + 407 B dist/5333.4dc13c8d.chunk.css + 401 B dist/2484.e51e0492.chunk.css + 401 B dist/536.ad7ba79c.chunk.css + 392 B dist/p__missingPage.299d3d3a.async.js + 389 B dist/5005.fff0982b.chunk.css + 387 B dist/3914.a1dffa57.chunk.css + 387 B dist/8809.b099f8b7.chunk.css + 387 B dist/p__404.4a152174.async.js + 383 B dist/2103.e43da186.chunk.css + 381 B dist/913.e4fe58d2.chunk.css + 380 B dist/fonts/font.css + 377 B dist/9803.b0b3aadf.chunk.css + 375 B dist/4780.383dec53.chunk.css + 374 B dist/7047.9ce66042.chunk.css + 372 B dist/t__plugin-layout__Layout.5012e1ab.chunk.css + 371 B dist/9846.16d134ff.chunk.css + 369 B dist/4625.e7e11a16.chunk.css + 367 B dist/1171.c503dcf1.chunk.css + 364 B dist/3993.4f9575ca.async.js + 363 B dist/8628.d2e39f0d.chunk.css + 360 B dist/4556.3251a27f.chunk.css + 359 B dist/9839.d3398ed4.chunk.css + 358 B dist/2401.40fe5982.chunk.css + 358 B dist/270.5b861820.chunk.css + 357 B dist/1213.792f90a6.chunk.css + 350 B dist/819.2b118418.chunk.css + 341 B dist/8733.8de67555.chunk.css + 341 B dist/2939.96020311.chunk.css + 340 B dist/392.47730a28.chunk.css + 339 B dist/166.4e80b768.chunk.css + 337 B dist/4034.e42d88ee.chunk.css + 330 B dist/1944.9e1baad6.chunk.css + 330 B dist/9922.cf3a633c.chunk.css + 325 B dist/4862.e1f7aaf0.chunk.css + 324 B dist/8188.9f745e2f.chunk.css + 324 B dist/8711.e9d5bd53.chunk.css + 323 B dist/527.4d166dce.chunk.css + 322 B dist/5042.67d3ffb2.chunk.css + 321 B dist/p__Mirror__List__index.4e3853f5.chunk.css + 317 B dist/2923.0993a30a.chunk.css + 313 B dist/2385.5dfb5748.async.js + 310 B dist/7332.570510a2.chunk.css + 308 B dist/3734.a55e35a2.chunk.css + 304 B dist/8216.bdb1364a.chunk.css + 301 B dist/417.68a5e32f.chunk.css + 298 B dist/4180.e219f2c8.chunk.css + 297 B dist/8259.a87354bb.chunk.css + 294 B dist/1925.f07b9744.chunk.css + 294 B dist/9578.167b6bac.chunk.css + 284 B dist/7835.cc87d913.chunk.css + 284 B dist/2831.624d238f.chunk.css + 278 B dist/p__Application__index.b9277894.chunk.css + 278 B dist/p__DatasetPreparation__DatasetAnnotation__index.b9277894.chunk.css + 278 B dist/p__DevelopmentEnvironment__Editor__index.b9277894.chunk.css + 278 B dist/p__GitLink__index.b9277894.chunk.css + 277 B dist/5397.c404e52b.chunk.css + 276 B dist/3972.bd2664e0.chunk.css + 271 B dist/6400.e751618c.chunk.css + 270 B dist/6962.371374f2.chunk.css + 269 B dist/661.7d726869.chunk.css + 261 B dist/5834.cf5473d4.chunk.css + 261 B dist/p__Docs__index.136b0a04.async.js + 255 B dist/1664.ef83e786.async.js + 254 B dist/1319.92b814cc.chunk.css + 253 B dist/9437.86a4586a.chunk.css + 253 B dist/955.61300c14.chunk.css + 252 B dist/2396.fdafc8f7.async.js + 251 B dist/4102.4241bb07.chunk.css + 251 B dist/8537.4241bb07.chunk.css + 251 B dist/9398.4241bb07.chunk.css + 248 B dist/7000.06b825d7.chunk.css + 243 B dist/2161.42905249.chunk.css + 241 B dist/8292.6e5e9698.chunk.css + 241 B dist/3377.8d7a72c1.chunk.css + 231 B dist/554.1c22889d.chunk.css + 228 B dist/2860.96891275.chunk.css + 228 B dist/5205.96891275.chunk.css + 221 B dist/p__Model__intro.4ca1dab0.async.js + 220 B dist/833.4953a1cd.chunk.css + 219 B dist/6390.33f2784f.async.js + 219 B dist/p__Dataset__intro.9add6b57.async.js + 216 B dist/p__User__Settings__index.997cd837.async.js + 215 B dist/3706.cf3e0741.chunk.css + 211 B dist/4501.401541f3.chunk.css + 208 B dist/2879.31857a5b.chunk.css + 207 B dist/p__HyperParameter__List__index.3eba52ed.async.js + 202 B dist/147.af768dbb.chunk.css + 202 B dist/1724.af768dbb.chunk.css + 202 B dist/2431.af768dbb.chunk.css + 202 B dist/5669.af768dbb.chunk.css + 201 B dist/p__AutoML__List__index.098a0468.async.js + 194 B dist/5275.096ac4ad.chunk.css + 183 B dist/2948.c3770392.chunk.css + 178 B dist/574.e2053832.async.js + 176 B dist/5665.b233ae5c.async.js + 173 B dist/240.50efd11a.chunk.css + 164 B dist/7107.fb1f5a28.chunk.css + 163 B dist/489.8c9a6663.chunk.css + 161 B dist/5292.caa6adc5.chunk.css + 159 B dist/7930.da5ad9b8.chunk.css + 151 B dist/8669.11082d17.chunk.css + 143 B dist/5943.32818c34.chunk.css + 128 B dist/8109.35c251aa.chunk.css + 116 B dist/1319.83834a83.async.js + 116 B dist/2401.cc0d0d3f.async.js + 114 B dist/35.f2236e37.async.js + 113 B dist/1331.fd17b585.async.js + 113 B dist/1486.cdc3d7b3.async.js + 113 B dist/1587.e5897cea.async.js + 113 B dist/1724.413c41de.async.js + 113 B dist/1925.dd307f82.async.js + 113 B dist/1944.aa87880d.async.js + 113 B dist/2484.ddabec9f.async.js + 113 B dist/2526.99fe158d.async.js + 113 B dist/2654.3cfed73b.async.js + 113 B dist/2860.db8de2ff.async.js + 113 B dist/2923.22a8cc2b.async.js + 113 B dist/2939.198c4842.async.js + 113 B dist/3060.4af5bc4d.async.js + 113 B dist/3097.33b8e4d4.async.js + 113 B dist/3267.86e7df60.async.js + 113 B dist/3377.3e99c9ba.async.js + 113 B dist/3443.05635803.async.js + 113 B dist/3524.b2a93dcb.async.js + 113 B dist/3706.25dac4ec.async.js + 113 B dist/3734.17e41dd7.async.js + 113 B dist/3914.c0d90c83.async.js + 113 B dist/3972.813de6e1.async.js + 113 B dist/4034.41811614.async.js + 113 B dist/4398.709f5a13.async.js + 113 B dist/4472.b7301ce8.async.js + 113 B dist/4556.1ed6fb79.async.js + 113 B dist/4780.0d95b3f8.async.js + 113 B dist/4862.fb6323a7.async.js + 113 B dist/5005.7a7a592d.async.js + 113 B dist/5042.0f231c67.async.js + 113 B dist/5152.c9809e5a.async.js + 113 B dist/5205.683b0d4c.async.js + 113 B dist/5256.c03f6a38.async.js + 113 B dist/5333.1c249395.async.js + 113 B dist/5397.200c9dc2.async.js + 113 B dist/5625.9fd11a4f.async.js + 113 B dist/5669.04dd8790.async.js + 113 B dist/5686.434ca0cb.async.js + 113 B dist/5754.967c51bb.async.js + 113 B dist/5834.d7e4707f.async.js + 113 B dist/5854.9f965114.async.js + 113 B dist/6138.475f2e79.async.js + 113 B dist/6169.824f9981.async.js + 113 B dist/6306.67f579fc.async.js + 113 B dist/6400.e98a0f0d.async.js + 113 B dist/6544.b2393507.async.js + 113 B dist/6564.18e853b3.async.js + 113 B dist/7047.a98c3b42.async.js + 113 B dist/7260.bbba77bb.async.js + 113 B dist/7332.6f3adc17.async.js + 113 B dist/7402.e70e685c.async.js + 113 B dist/7448.3262427c.async.js + 113 B dist/7512.96d10903.async.js + 113 B dist/7971.e4f9ac37.async.js + 113 B dist/8022.ab11693f.async.js + 113 B dist/8094.40ad6092.async.js + 113 B dist/8188.54488719.async.js + 113 B dist/8216.27a310ff.async.js + 113 B dist/8259.3ed750ff.async.js + 113 B dist/8281.f3747e28.async.js + 113 B dist/8292.0654c74b.async.js + 113 B dist/8367.b74449f3.async.js + 113 B dist/8529.83f18bd3.async.js + 113 B dist/8711.0cfcc843.async.js + 113 B dist/8755.4a9d2940.async.js + 113 B dist/8809.a4a3887f.async.js + 113 B dist/8906.0b1476a1.async.js + 113 B dist/9021.d3cab2f1.async.js + 113 B dist/9437.6eef593b.async.js + 113 B dist/9578.ef959ed8.async.js + 113 B dist/9803.ba6e46f8.async.js + 113 B dist/9838.5d4e7048.async.js + 113 B dist/9839.1138d860.async.js + 113 B dist/9846.f0b24328.async.js + 113 B dist/9922.b80c6ff7.async.js + 113 B dist/9937.c1206a44.async.js + 113 B dist/147.04e8fd8e.async.js + 113 B dist/166.d7a97e63.async.js + 113 B dist/270.20cccfa1.async.js + 113 B dist/417.4027b8c0.async.js + 113 B dist/488.44a611fd.async.js + 113 B dist/524.55f6011f.async.js + 113 B dist/536.2e0e583e.async.js + 113 B dist/554.6b1813e6.async.js + 113 B dist/555.7b3cb3b4.async.js + 113 B dist/913.0afbb355.async.js + 113 B dist/955.37276f53.async.js + 113 B dist/980.08d63be3.async.js + 112 B dist/1213.a7fe41c7.async.js + 112 B dist/2431.d6847399.async.js + 112 B dist/4516.e312d6b4.async.js + 112 B dist/6305.c3554341.async.js + 112 B dist/7320.7cb92d68.async.js + 112 B dist/7835.a29c64ea.async.js + 112 B dist/8733.904d263a.async.js + 112 B dist/7000.115c90c7.async.js + 111 B dist/8440.dc38a856.chunk.css + 111 B dist/527.9291e8a9.async.js + 111 B dist/661.d874f3e6.async.js + 110 B dist/3019.f876779b.chunk.css + 89 B dist/1256.8e9f84b9.async.js + 89 B dist/5500.cd26c933.async.js + 74 B dist/1842.fd9b3ab9.chunk.css + 74 B dist/8079.fd9b3ab9.chunk.css + 74 B dist/8167.fd9b3ab9.chunk.css + 74 B dist/p__Tool__Gen__edit.fd9b3ab9.chunk.css + 65 B dist/4994.106e9b97.chunk.css + 60 B dist/1214.57ddc056.chunk.css + 60 B dist/4118.de35b2b8.chunk.css + 20 B dist/p__Authorize__index.ef46db37.chunk.css + +event - Build index.html +Building /home/somuns/ci4s/ruoyi-modules/management-platform +[INFO] Scanning for projects... +[WARNING] +[WARNING] Some problems were encountered while building the effective model for com.ruoyi:management-platform:jar:3.6.3 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-datasource:jar -> duplicate declaration of version (?) @ line 66, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-swagger:jar -> duplicate declaration of version (?) @ line 92, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.ruoyi:ruoyi-common-log:jar -> duplicate declaration of version (?) @ line 100, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration of version (?) @ line 114, column 21 +[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.kubernetes:client-java-api:jar -> version 16.0.3 vs 12.0.1 @ line 176, column 21 +[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.ruoyi:ruoyi:3.6.3, /home/somuns/ci4s/pom.xml, line 232, column 21 +[WARNING] +[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. +[WARNING] +[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. +[WARNING] +[INFO] +[INFO] -------------------< com.ruoyi:management-platform >-------------------- +[INFO] Building management-platform 3.6.3 +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ management-platform --- +[INFO] Deleting /home/somuns/ci4s/ruoyi-modules/management-platform/target +[INFO] +[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] Copying 31 resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ management-platform --- +[INFO] Changes detected - recompiling the module! +[INFO] Compiling 202 source files to /home/somuns/ci4s/ruoyi-modules/management-platform/target/classes +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Some input files use or override a deprecated API. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/HttpUtils.java: Recompile with -Xlint:deprecation for details. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Some input files use unchecked or unsafe operations. +[WARNING] /home/somuns/ci4s/ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/utils/GsonUtil.java: Recompile with -Xlint:unchecked for details. +[INFO] +[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ management-platform --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] skip non existing resourceDirectory /home/somuns/ci4s/ruoyi-modules/management-platform/src/test/resources +[INFO] +[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ management-platform --- +[INFO] No sources to compile +[INFO] +[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ management-platform --- +[INFO] No tests to run. +[INFO] +[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ management-platform --- +[INFO] Building jar: /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar +[INFO] +[INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ management-platform --- +[INFO] Replacing main artifact with repackaged archive +[INFO] +[INFO] --- maven-install-plugin:2.4:install (default-install) @ management-platform --- +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/target/management-platform.jar to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.jar +[INFO] Installing /home/somuns/ci4s/ruoyi-modules/management-platform/pom.xml to /home/maven/repository/com/ruoyi/management-platform/3.6.3/management-platform-3.6.3.pom +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 18.281 s +[INFO] Finished at: 2025-03-24T07:24:33Z +[INFO] ------------------------------------------------------------------------ +编译成功,耗时:168 秒 +build success +start deploy +Deploy service: manage-front, environment: dev +#0 building with "default" instance using docker driver + +#1 [internal] load .dockerignore +#1 transferring context: +#1 transferring context: 2B done +#1 ... + +#2 [internal] load build definition from nginx-dockerfile +#2 transferring dockerfile: 513B done +#2 DONE 1.2s + +#1 [internal] load .dockerignore +#1 DONE 1.3s + +#3 [internal] load metadata for 172.20.32.187/ci4s/nginx:latest +#3 DONE 0.0s + +#4 [1/5] FROM 172.20.32.187/ci4s/nginx:latest +#4 DONE 0.0s + +#5 [internal] load build context +#5 transferring context: 244.15MB 2.3s done +#5 DONE 2.7s + +#6 [3/5] WORKDIR /home/ruoyi/projects/ruoyi-ui +#6 CACHED + +#7 [4/5] COPY ./conf/nginx.conf /etc/nginx/nginx.conf +#7 CACHED + +#8 [2/5] RUN mkdir -p /home/ruoyi/projects/ruoyi-ui +#8 CACHED + +#9 [5/5] COPY ./html/dist /home/ruoyi/projects/ruoyi-ui +#9 CACHED + +#10 exporting to image +#10 exporting layers done +#10 writing image sha256:2ea0a49bbb59e401fa600d4bfcd6a680faee35744d8c52da17f731a191f1d092 +#10 writing image sha256:2ea0a49bbb59e401fa600d4bfcd6a680faee35744d8c52da17f731a191f1d092 0.6s done +#10 naming to 172.20.32.187/ci4s/ci4s-front:202503241524 0.1s done +#10 DONE 0.7s +The push refers to repository [172.20.32.187/ci4s/ci4s-front] +ab3f513a1d4e: Preparing +61ed36cf06e7: Preparing +5f70bf18a086: Preparing +3c0b65f80150: Preparing +3f6a3d22b9ce: Preparing +261a5dc153b4: Preparing +7da4ba4a0030: Preparing +10988c108f66: Preparing +d58e4a0f2971: Preparing +37719940dcaa: Preparing +5d4427064ecc: Preparing +10988c108f66: Waiting +d58e4a0f2971: Waiting +261a5dc153b4: Waiting +7da4ba4a0030: Waiting +37719940dcaa: Waiting +5d4427064ecc: Waiting +3c0b65f80150: Layer already exists +5f70bf18a086: Layer already exists +61ed36cf06e7: Layer already exists +ab3f513a1d4e: Layer already exists +3f6a3d22b9ce: Layer already exists +261a5dc153b4: Layer already exists +d58e4a0f2971: Layer already exists +37719940dcaa: Layer already exists +10988c108f66: Layer already exists +7da4ba4a0030: Layer already exists +5d4427064ecc: Layer already exists +202503241524: digest: sha256:6b35b8a4d986ea822c31ad0d7080d346a027d298a3166d6c6d035190fe79452c size: 2612 +Successfully created remote directory and backup k8s-12front.yaml +Successfully copied k8s-12front.yaml +deployment.apps/ci4s-front-deployment configured +service/ci4s-front-service unchanged +Successfully deployed k8s-12front.yaml +#0 building with "default" instance using docker driver + +#1 [internal] load .dockerignore +#1 transferring context: 2B done +#1 ... + +#2 [internal] load build definition from managent-dockerfile +#2 transferring dockerfile: 551B done +#2 DONE 1.1s + +#1 [internal] load .dockerignore +#1 DONE 1.3s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 ... + +#4 [auth] ci4s/openjdk-dvc:pull token for 172.20.32.187 +#4 DONE 0.0s + +#3 [internal] load metadata for 172.20.32.187/ci4s/openjdk-dvc:2024829 +#3 DONE 0.4s + +#5 [1/4] FROM 172.20.32.187/ci4s/openjdk-dvc:2024829@sha256:ba7d355f02ad0529f38bbfc534ad0eec92a76f9b7ee80543f3b3189eb35336e8 +#5 DONE 0.0s + +#6 [internal] load build context +#6 transferring context: 187.41MB 1.6s done +#6 DONE 2.8s + +#7 [2/4] RUN mkdir -p /home/ruoyi +#7 CACHED + +#8 [3/4] WORKDIR /home/ruoyi +#8 CACHED + +#9 [4/4] COPY ./jar/management-platform.jar /home/ruoyi/management-platform.jar +#9 DONE 9.0s + +#10 exporting to image +#10 exporting layers +#10 exporting layers 2.2s done +#10 writing image sha256:0d1e3632d3478293ad4686d9e762d5596de40afd7b8cf3aaa7a1291b7b1c6cd6 0.0s done +#10 naming to 172.20.32.187/ci4s/ci4s-managent:202503241524 +#10 naming to 172.20.32.187/ci4s/ci4s-managent:202503241524 0.1s done +#10 DONE 2.3s +The push refers to repository [172.20.32.187/ci4s/ci4s-managent] +f5e9b28ef0f1: Preparing +5f70bf18a086: Preparing +1ac7625a4a6d: Preparing +7101dc25f7de: Preparing +724f9df31317: Preparing +35082d66d9dd: Preparing +d799247dbf54: Preparing +53dd51aacfb2: Preparing +959d0849bc46: Preparing +0dd6f19dae31: Preparing +06c262bda464: Preparing +d54c9a893cf7: Preparing +1a4471ed10bb: Preparing +28e03088bc15: Preparing +0d80db6a0977: Preparing +916d866d5b0d: Preparing +8f4ceb8cc1a2: Preparing +d54c9a893cf7: Waiting +35082d66d9dd: Waiting +d799247dbf54: Waiting +53dd51aacfb2: Waiting +959d0849bc46: Waiting +0dd6f19dae31: Waiting +06c262bda464: Waiting +1a4471ed10bb: Waiting +28e03088bc15: Waiting +0d80db6a0977: Waiting +916d866d5b0d: Waiting +8f4ceb8cc1a2: Waiting +1ac7625a4a6d: Layer already exists +724f9df31317: Layer already exists +7101dc25f7de: Layer already exists +5f70bf18a086: Layer already exists +35082d66d9dd: Layer already exists +53dd51aacfb2: Layer already exists +0dd6f19dae31: Layer already exists +d799247dbf54: Layer already exists +959d0849bc46: Layer already exists +06c262bda464: Layer already exists +28e03088bc15: Layer already exists +1a4471ed10bb: Layer already exists +d54c9a893cf7: Layer already exists +0d80db6a0977: Layer already exists +916d866d5b0d: Layer already exists +8f4ceb8cc1a2: Layer already exists +f5e9b28ef0f1: Pushed +202503241524: digest: sha256:4853be436da53f94ce9f2844a1f2516488ee5d918b3191543b39d2fe6eb8db0d size: 3908 +Successfully created remote directory and backup k8s-7management.yaml +Successfully copied k8s-7management.yaml +deployment.apps/ci4s-management-platform-deployment configured +service/ci4s-management-platform-service unchanged +Successfully deployed k8s-7management.yaml +部署成功, 耗时: 98秒 +deploy success +编译发布总耗时: 268 秒