Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/app-server The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/app-server/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/yehuo/app-server.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/yehuo/app-server.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/yehuo/app-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 2a92914d70600568d65655d224a939e4d0b1ed9f (refs/remotes/origin/main) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 2a92914d70600568d65655d224a939e4d0b1ed9f # timeout=10 Commit message: "同步野火最新代码" > /usr/local/git/bin/git rev-list --no-walk fae92e6773dd01e6e52417dea0f6e2806b3fa79b # timeout=10 Parsing POMs Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-parent/2.2.10.RELEASE/spring-boot-starter-parent-2.2.10.RELEASE.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/2.2.10.RELEASE/spring-boot-dependencies-2.2.10.RELEASE.pom Downloaded artifact https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-bom/2.10.5/jackson-bom-2.10.5.pom Downloaded artifact https://maven.aliyun.com/repository/central/io/micrometer/micrometer-bom/1.3.14/micrometer-bom-1.3.14.pom Downloaded artifact https://maven.aliyun.com/repository/central/io/projectreactor/reactor-bom/Dysprosium-SR12/reactor-bom-Dysprosium-SR12.pom Downloaded artifact https://maven.aliyun.com/repository/central/io/rsocket/rsocket-bom/1.0.2/rsocket-bom-1.0.2.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.8/kotlinx-coroutines-bom-1.3.8.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/5.2.9.RELEASE/spring-framework-bom-5.2.9.RELEASE.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-releasetrain/Moore-SR10/spring-data-releasetrain-Moore-SR10.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-build/2.2.10.RELEASE/spring-data-build-2.2.10.RELEASE.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/5.2.8.RELEASE/spring-integration-bom-5.2.8.RELEASE.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/security/spring-security-bom/5.2.6.RELEASE/spring-security-bom-5.2.6.RELEASE.pom Downloaded artifact https://maven.aliyun.com/repository/central/org/springframework/session/spring-session-bom/Corn-SR4/spring-session-bom-Corn-SR4.pom Modules changed, recalculating dependency graph Established TCP socket on 42148 [app-server] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 42148 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8. ERROR: ================================================================================ Established TCP socket on 45705 [app-server] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 45705 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /data/jenkins/workspace/app-server/pom.xml -gs /usr/local/maven/conf/settings.xml clean package [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for cn.wildfirechat:app:jar:0.68 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:sdk:jar should not point at files within the project directory, ${project.basedir}/src/lib/sdk-${wfc.sdk.version}.jar will be unresolvable by dependent projects @ line 155, column 16 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:common:jar should not point at files within the project directory, ${project.basedir}/src/lib/common-${wfc.sdk.version}.jar will be unresolvable by dependent projects @ line 163, column 16 [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] ------------------------< cn.wildfirechat:app >------------------------- [INFO] Building app 0.68 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-maven-plugin/2.2.10.RELEASE/spring-boot-maven-plugin-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-maven-plugin/2.2.10.RELEASE/spring-boot-maven-plugin-2.2.10.RELEASE.pom (5.0 kB at 13 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-tools/2.2.10.RELEASE/spring-boot-tools-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-tools/2.2.10.RELEASE/spring-boot-tools-2.2.10.RELEASE.pom (1.8 kB at 20 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-parent/2.2.10.RELEASE/spring-boot-parent-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-parent/2.2.10.RELEASE/spring-boot-parent-2.2.10.RELEASE.pom (1.8 kB at 18 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-maven-plugin/2.2.10.RELEASE/spring-boot-maven-plugin-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-maven-plugin/2.2.10.RELEASE/spring-boot-maven-plugin-2.2.10.RELEASE.jar (70 kB at 556 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/vafer/jdeb/1.8/jdeb-1.8.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/vafer/jdeb/1.8/jdeb-1.8.pom (16 kB at 141 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/vafer/jdeb/1.8/jdeb-1.8.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/vafer/jdeb/1.8/jdeb-1.8.jar (2.0 MB at 1.0 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.2.10.RELEASE/spring-boot-starter-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.2.10.RELEASE/spring-boot-starter-2.2.10.RELEASE.pom (3.0 kB at 29 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starters/2.2.10.RELEASE/spring-boot-starters-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starters/2.2.10.RELEASE/spring-boot-starters-2.2.10.RELEASE.pom (1.8 kB at 17 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.2.10.RELEASE/spring-boot-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.2.10.RELEASE/spring-boot-2.2.10.RELEASE.pom (16 kB at 155 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.pom (1.7 kB at 19 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.pom (1.5 kB at 18 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.pom (2.3 kB at 28 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.pom (1.9 kB at 17 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.pom (1.7 kB at 21 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.pom (1.7 kB at 19 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.2.10.RELEASE/spring-boot-autoconfigure-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.2.10.RELEASE/spring-boot-autoconfigure-2.2.10.RELEASE.pom (37 kB at 273 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/2.2.10.RELEASE/spring-boot-starter-logging-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/2.2.10.RELEASE/spring-boot-starter-logging-2.2.10.RELEASE.pom (2.4 kB at 24 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/2.2.10.RELEASE/spring-boot-starter-web-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/2.2.10.RELEASE/spring-boot-starter-web-2.2.10.RELEASE.pom (3.3 kB at 25 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-json/2.2.10.RELEASE/spring-boot-starter-json-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-json/2.2.10.RELEASE/spring-boot-starter-json-2.2.10.RELEASE.pom (3.0 kB at 30 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.pom (1.9 kB at 24 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.10.5/jackson-databind-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.10.5/jackson-databind-2.10.5.pom (7.2 kB at 76 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-base/2.10.5/jackson-base-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-base/2.10.5/jackson-base-2.10.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.10.5/jackson-annotations-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.10.5/jackson-annotations-2.10.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.10.5/jackson-core-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.10.5/jackson-core-2.10.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.5/jackson-datatype-jdk8-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.5/jackson-datatype-jdk8-2.10.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-modules-java8/2.10.5/jackson-modules-java8-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-modules-java8/2.10.5/jackson-modules-java8-2.10.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.5/jackson-datatype-jsr310-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.5/jackson-datatype-jsr310-2.10.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.5/jackson-module-parameter-names-2.10.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.5/jackson-module-parameter-names-2.10.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/2.2.10.RELEASE/spring-boot-starter-tomcat-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/2.2.10.RELEASE/spring-boot-starter-tomcat-2.2.10.RELEASE.pom (2.8 kB at 23 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/9.0.38/tomcat-embed-core-9.0.38.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/9.0.38/tomcat-embed-core-9.0.38.pom (1.8 kB at 18 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/9.0.38/tomcat-embed-el-9.0.38.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/9.0.38/tomcat-embed-el-9.0.38.pom (1.5 kB at 14 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.38/tomcat-embed-websocket-9.0.38.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.38/tomcat-embed-websocket-9.0.38.pom (1.8 kB at 19 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-annotations-api/9.0.38/tomcat-annotations-api-9.0.38.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/tomcat-annotations-api/9.0.38/tomcat-annotations-api-9.0.38.pom (1.5 kB at 18 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-validation/2.2.10.RELEASE/spring-boot-starter-validation-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-validation/2.2.10.RELEASE/spring-boot-starter-validation-2.2.10.RELEASE.pom (2.8 kB at 25 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.pom (12 kB at 112 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/validator/hibernate-validator-parent/6.0.20.Final/hibernate-validator-parent-6.0.20.Final.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/validator/hibernate-validator-parent/6.0.20.Final/hibernate-validator-parent-6.0.20.Final.pom (61 kB at 545 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.pom (2.6 kB at 30 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.2.10.RELEASE/spring-boot-starter-test-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.2.10.RELEASE/spring-boot-starter-test-2.2.10.RELEASE.pom (5.0 kB at 41 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.2.10.RELEASE/spring-boot-test-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.2.10.RELEASE/spring-boot-test-2.2.10.RELEASE.pom (7.0 kB at 59 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.2.10.RELEASE/spring-boot-test-autoconfigure-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.2.10.RELEASE/spring-boot-test-autoconfigure-2.2.10.RELEASE.pom (11 kB at 94 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom (11 kB at 123 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom (41 kB at 420 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom (9.6 kB at 106 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.pom (1.7 kB at 19 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-rest/2.2.10.RELEASE/spring-boot-starter-data-rest-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-rest/2.2.10.RELEASE/spring-boot-starter-data-rest-2.2.10.RELEASE.pom (2.4 kB at 11 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-webmvc/3.2.10.RELEASE/spring-data-rest-webmvc-3.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-webmvc/3.2.10.RELEASE/spring-data-rest-webmvc-3.2.10.RELEASE.pom (3.3 kB at 19 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-parent/3.2.10.RELEASE/spring-data-rest-parent-3.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-parent/3.2.10.RELEASE/spring-data-rest-parent-3.2.10.RELEASE.pom (4.1 kB at 23 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-parent/2.2.10.RELEASE/spring-data-parent-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/build/spring-data-parent/2.2.10.RELEASE/spring-data-parent-2.2.10.RELEASE.pom (39 kB at 398 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.9/kotlinx-coroutines-bom-1.3.9.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.9/kotlinx-coroutines-bom-1.3.9.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-core/3.2.10.RELEASE/spring-data-rest-core-3.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-core/3.2.10.RELEASE/spring-data-rest-core-3.2.10.RELEASE.pom (2.7 kB at 12 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.pom (1.9 kB at 19 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/hateoas/spring-hateoas/1.0.5.RELEASE/spring-hateoas-1.0.5.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/hateoas/spring-hateoas/1.0.5.RELEASE/spring-hateoas-1.0.5.RELEASE.pom (32 kB at 133 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-commons/2.2.10.RELEASE/spring-data-commons-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-commons/2.2.10.RELEASE/spring-data-commons-2.2.10.RELEASE.pom (9.6 kB at 91 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.pom (1.8 kB at 12 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/atteo/parent/1.14/parent-1.14.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/atteo/parent/1.14/parent-1.14.pom (16 kB at 93 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-jpa/2.2.10.RELEASE/spring-boot-starter-data-jpa-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-jpa/2.2.10.RELEASE/spring-boot-starter-data-jpa-2.2.10.RELEASE.pom (4.1 kB at 21 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/2.2.10.RELEASE/spring-boot-starter-aop-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/2.2.10.RELEASE/spring-boot-starter-aop-2.2.10.RELEASE.pom (2.4 kB at 23 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.2.10.RELEASE/spring-boot-starter-jdbc-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.2.10.RELEASE/spring-boot-starter-jdbc-2.2.10.RELEASE.pom (2.4 kB at 27 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.pom (2.1 kB at 21 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.pom (6.1 kB at 39 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom (1.9 kB at 20 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-jpa/2.2.10.RELEASE/spring-data-jpa-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-jpa/2.2.10.RELEASE/spring-data-jpa-2.2.10.RELEASE.pom (14 kB at 137 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.pom (2.3 kB at 22 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aspects/5.2.9.RELEASE/spring-aspects-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aspects/5.2.9.RELEASE/spring-aspects-5.2.9.RELEASE.pom (1.7 kB at 15 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/h2database/h2/1.4.200/h2-1.4.200.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/h2database/h2/1.4.200/h2-1.4.200.pom (958 B at 10.0 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 140 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 37 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 16 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/slf4j-test/1.0.0-jdk6/slf4j-test-1.0.0-jdk6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/slf4j-test/1.0.0-jdk6/slf4j-test-1.0.0-jdk6.pom (2.8 kB at 22 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/opensource-single-module-project/1.0.0-jdk6/opensource-single-module-project-1.0.0-jdk6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/opensource-single-module-project/1.0.0-jdk6/opensource-single-module-project-1.0.0-jdk6.pom (3.0 kB at 30 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/parent/1.0.0-jdk6/parent-1.0.0-jdk6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/parent/1.0.0-jdk6/parent-1.0.0-jdk6.pom (30 kB at 261 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/oss-deployable/1.2.0/oss-deployable-1.2.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/oss-deployable/1.2.0/oss-deployable-1.2.0.pom (7.5 kB at 78 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-lang/1.0.0-jdk6/lidalia-lang-1.0.0-jdk6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-lang/1.0.0-jdk6/lidalia-lang-1.0.0-jdk6.pom (1.8 kB at 15 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-slf4j-ext/1.0.0-jdk6/lidalia-slf4j-ext-1.0.0-jdk6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-slf4j-ext/1.0.0-jdk6/lidalia-slf4j-ext-1.0.0-jdk6.pom (2.3 kB at 22 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.10.6/joda-time-2.10.6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.10.6/joda-time-2.10.6.pom (37 kB at 414 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (1.0 kB at 8.1 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-sms/3.1.410/tencentcloud-sdk-java-sms-3.1.410.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-sms/3.1.410/tencentcloud-sdk-java-sms-3.1.410.pom (2.1 kB at 11 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-all/3.1.410/tencentcloud-sdk-java-all-3.1.410.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-all/3.1.410/tencentcloud-sdk-java-all-3.1.410.pom (13 kB at 90 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-common/3.1.410/tencentcloud-sdk-java-common-3.1.410.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-common/3.1.410/tencentcloud-sdk-java-common-3.1.410.pom (2.2 kB at 14 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okio/okio/1.12.0/okio-1.12.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okio/okio/1.12.0/okio-1.12.0.pom (1.5 kB at 16 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okio/okio-parent/1.12.0/okio-parent-1.12.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okio/okio-parent/1.12.0/okio-parent-1.12.0.pom (3.8 kB at 40 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp/logging-interceptor/2.7.5/logging-interceptor-2.7.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp/logging-interceptor/2.7.5/logging-interceptor-2.7.5.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/ini4j/ini4j/0.5.4/ini4j-0.5.4.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/ini4j/ini4j/0.5.4/ini4j-0.5.4.pom (35 kB at 393 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.1.0/aliyun-java-sdk-core-4.1.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.1.0/aliyun-java-sdk-core-4.1.0.pom (5.2 kB at 49 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/qiniu/qiniu-java-sdk/7.3.0/qiniu-java-sdk-7.3.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/qiniu/qiniu-java-sdk/7.3.0/qiniu-java-sdk-7.3.0.pom (1.8 kB at 14 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/oss/aliyun-sdk-oss/3.10.2/aliyun-sdk-oss-3.10.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/oss/aliyun-sdk-oss/3.10.2/aliyun-sdk-oss-3.10.2.pom (8.8 kB at 98 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-kms/2.7.0/aliyun-java-sdk-kms-2.7.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-kms/2.7.0/aliyun-java-sdk-kms-2.7.0.pom (4.0 kB at 46 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/io/minio/minio/7.0.2/minio-7.0.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/io/minio/minio/7.0.2/minio-7.0.2.pom (3.4 kB at 37 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/simpleframework/simple-xml/2.7.1/simple-xml-2.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/simpleframework/simple-xml/2.7.1/simple-xml-2.7.1.pom (4.1 kB at 34 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/stax/stax/1.2.0/stax-1.2.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/stax/stax/1.2.0/stax-1.2.0.pom (3.3 kB at 36 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/xpp3/xpp3/1.1.3.3/xpp3-1.1.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/xpp3/xpp3/1.1.3.3/xpp3-1.1.3.3.pom (145 B at 1.6 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/spotbugs/spotbugs-annotations/4.0.0/spotbugs-annotations-4.0.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/spotbugs/spotbugs-annotations/4.0.0/spotbugs-annotations-4.0.0.pom (2.8 kB at 26 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/qcloud/cos_api/5.6.28/cos_api-5.6.28.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/qcloud/cos_api/5.6.28/cos_api-5.6.28.pom (8.4 kB at 64 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-spring/1.7.1/shiro-spring-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-spring/1.7.1/shiro-spring-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-support/1.7.1/shiro-support-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-support/1.7.1/shiro-support-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-root/1.7.1/shiro-root-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-root/1.7.1/shiro-root-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-core/1.7.1/shiro-core-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-core/1.7.1/shiro-core-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-lang/1.7.1/shiro-lang-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-lang/1.7.1/shiro-lang-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-cache/1.7.1/shiro-cache-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-cache/1.7.1/shiro-cache-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-hash/1.7.1/shiro-crypto-hash-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-hash/1.7.1/shiro-crypto-hash-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto/1.7.1/shiro-crypto-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto/1.7.1/shiro-crypto-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-core/1.7.1/shiro-crypto-core-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-core/1.7.1/shiro-crypto-core-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-cipher/1.7.1/shiro-crypto-cipher-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-cipher/1.7.1/shiro-crypto-cipher-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-core/1.7.1/shiro-config-core-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-core/1.7.1/shiro-config-core-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config/1.7.1/shiro-config-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config/1.7.1/shiro-config-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-ogdl/1.7.1/shiro-config-ogdl-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-ogdl/1.7.1/shiro-config-ogdl-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-event/1.7.1/shiro-event-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-event/1.7.1/shiro-event-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-web/1.7.1/shiro-web-1.7.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-web/1.7.1/shiro-web-1.7.1.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/owasp/encoder/encoder-parent/1.2.2/encoder-parent-1.2.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/owasp/encoder/encoder-parent/1.2.2/encoder-parent-1.2.2.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-core/2.7.3/jave-core-2.7.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-core/2.7.3/jave-core-2.7.3.pom (9.6 kB at 90 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-nativebin-linux64/2.7.3/jave-nativebin-linux64-2.7.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-nativebin-linux64/2.7.3/jave-nativebin-linux64-2.7.3.pom (9.3 kB at 94 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-mail/2.2.10.RELEASE/spring-boot-starter-mail-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-mail/2.2.10.RELEASE/spring-boot-starter-mail-2.2.10.RELEASE.pom (2.4 kB at 21 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.pom (2.1 kB at 24 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 70 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/all/1.6.5/all-1.6.5.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 260 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.2.10.RELEASE/spring-boot-starter-2.2.10.RELEASE.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.2.10.RELEASE/spring-boot-2.2.10.RELEASE.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.2.10.RELEASE/spring-boot-autoconfigure-2.2.10.RELEASE.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/2.2.10.RELEASE/spring-boot-starter-logging-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.2.10.RELEASE/spring-boot-starter-2.2.10.RELEASE.jar (398 B at 3.8 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/2.2.10.RELEASE/spring-boot-starter-logging-2.2.10.RELEASE.jar (406 B at 3.1 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.jar (1.2 MB at 9.0 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/2.2.10.RELEASE/spring-boot-starter-web-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.2.10.RELEASE/spring-boot-2.2.10.RELEASE.jar (1.1 MB at 6.5 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-json/2.2.10.RELEASE/spring-boot-starter-json-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.2.10.RELEASE/spring-boot-autoconfigure-2.2.10.RELEASE.jar (1.4 MB at 7.9 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.5/jackson-datatype-jdk8-2.10.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.5/jackson-datatype-jdk8-2.10.5.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.5/jackson-datatype-jsr310-2.10.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-web/2.2.10.RELEASE/spring-boot-starter-web-2.2.10.RELEASE.jar (404 B at 1.9 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.5/jackson-module-parameter-names-2.10.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.5/jackson-datatype-jsr310-2.10.5.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/2.2.10.RELEASE/spring-boot-starter-tomcat-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-json/2.2.10.RELEASE/spring-boot-starter-json-2.2.10.RELEASE.jar (403 B at 1.6 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/9.0.38/tomcat-embed-core-9.0.38.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.5/jackson-module-parameter-names-2.10.5.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/9.0.38/tomcat-embed-el-9.0.38.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-tomcat/2.2.10.RELEASE/spring-boot-starter-tomcat-2.2.10.RELEASE.jar (405 B at 1.2 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.38/tomcat-embed-websocket-9.0.38.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-el/9.0.38/tomcat-embed-el-9.0.38.jar (260 kB at 549 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-validation/2.2.10.RELEASE/spring-boot-starter-validation-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-validation/2.2.10.RELEASE/spring-boot-starter-validation-2.2.10.RELEASE.jar (407 B at 722 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.jar (1.4 MB at 2.3 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.jar (1.2 MB at 788 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.jar (24 kB at 16 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-core/9.0.38/tomcat-embed-core-9.0.38.jar (3.4 MB at 2.0 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.jar (373 kB at 210 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.jar (688 kB at 374 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.2.10.RELEASE/spring-boot-starter-test-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.jar (282 kB at 152 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.2.10.RELEASE/spring-boot-test-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.jar (957 kB at 499 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.2.10.RELEASE/spring-boot-test-autoconfigure-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.2.10.RELEASE/spring-boot-starter-test-2.2.10.RELEASE.jar (402 B at 209 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.38/tomcat-embed-websocket-9.0.38.jar (270 kB at 137 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.2.10.RELEASE/spring-boot-test-2.2.10.RELEASE.jar (212 kB at 106 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.jar (259 kB at 124 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-rest/2.2.10.RELEASE/spring-boot-starter-data-rest-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.2.10.RELEASE/spring-boot-test-autoconfigure-2.2.10.RELEASE.jar (158 kB at 70 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-webmvc/3.2.10.RELEASE/spring-data-rest-webmvc-3.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-rest/2.2.10.RELEASE/spring-boot-starter-data-rest-2.2.10.RELEASE.jar (410 B at 181 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-core/3.2.10.RELEASE/spring-data-rest-core-3.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar (1.4 MB at 636 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/hateoas/spring-hateoas/1.0.5.RELEASE/spring-hateoas-1.0.5.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar (686 kB at 288 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-webmvc/3.2.10.RELEASE/spring-data-rest-webmvc-3.2.10.RELEASE.jar (340 kB at 141 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-jpa/2.2.10.RELEASE/spring-boot-starter-data-jpa-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-rest-core/3.2.10.RELEASE/spring-data-rest-core-3.2.10.RELEASE.jar (151 kB at 62 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/2.2.10.RELEASE/spring-boot-starter-aop-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/hateoas/spring-hateoas/1.0.5.RELEASE/spring-hateoas-1.0.5.RELEASE.jar (524 kB at 210 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.jar (3.5 MB at 1.4 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.2.10.RELEASE/spring-boot-starter-jdbc-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar (13 kB at 5.0 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-data-jpa/2.2.10.RELEASE/spring-boot-starter-data-jpa-2.2.10.RELEASE.jar (410 B at 159 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.2.10.RELEASE/spring-boot-starter-jdbc-2.2.10.RELEASE.jar (405 B at 155 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-aop/2.2.10.RELEASE/spring-boot-starter-aop-2.2.10.RELEASE.jar (404 B at 152 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-jpa/2.2.10.RELEASE/spring-data-jpa-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-commons/2.2.10.RELEASE/spring-data-commons-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar (76 kB at 28 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.jar (409 kB at 150 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.jar (315 kB at 108 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aspects/5.2.9.RELEASE/spring-aspects-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-aspects/5.2.9.RELEASE/spring-aspects-5.2.9.RELEASE.jar (47 kB at 16 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/h2database/h2/1.4.200/h2-1.4.200.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar (7.3 MB at 2.2 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-jpa/2.2.10.RELEASE/spring-data-jpa-2.2.10.RELEASE.jar (366 kB at 111 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-commons/2.2.10.RELEASE/spring-data-commons-2.2.10.RELEASE.jar (1.2 MB at 367 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/commons-io/commons-io/2.7/commons-io-2.7.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar (201 kB at 60 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/commons-io/commons-io/2.7/commons-io-2.7.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/slf4j-test/1.0.0-jdk6/slf4j-test-1.0.0-jdk6.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 7.1 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-lang/1.0.0-jdk6/lidalia-lang-1.0.0-jdk6.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 kB at 7.0 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-slf4j-ext/1.0.0-jdk6/lidalia-slf4j-ext-1.0.0-jdk6.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 2.6 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.10.6/joda-time-2.10.6.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/slf4j-test/1.0.0-jdk6/slf4j-test-1.0.0-jdk6.jar (26 kB at 7.4 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-lang/1.0.0-jdk6/lidalia-lang-1.0.0-jdk6.jar (29 kB at 8.2 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-sms/3.1.410/tencentcloud-sdk-java-sms-3.1.410.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/uk/org/lidalia/lidalia-slf4j-ext/1.0.0-jdk6/lidalia-slf4j-ext-1.0.0-jdk6.jar (14 kB at 4.1 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-common/3.1.410/tencentcloud-sdk-java-common-3.1.410.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/joda-time/joda-time/2.10.6/joda-time-2.10.6.jar (644 kB at 180 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp/logging-interceptor/2.7.5/logging-interceptor-2.7.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/h2database/h2/1.4.200/h2-1.4.200.jar (2.3 MB at 642 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/ini4j/ini4j/0.5.4/ini4j-0.5.4.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp/logging-interceptor/2.7.5/logging-interceptor-2.7.5.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.1.0/aliyun-java-sdk-core-4.1.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-common/3.1.410/tencentcloud-sdk-java-common-3.1.410.jar (43 kB at 12 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/qiniu/qiniu-java-sdk/7.3.0/qiniu-java-sdk-7.3.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/tencentcloudapi/tencentcloud-sdk-java-sms/3.1.410/tencentcloud-sdk-java-sms-3.1.410.jar (163 kB at 44 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1.6 MB at 422 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/oss/aliyun-sdk-oss/3.10.2/aliyun-sdk-oss-3.10.2.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-core/4.1.0/aliyun-java-sdk-core-4.1.0.jar (158 kB at 42 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-kms/2.7.0/aliyun-java-sdk-kms-2.7.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/qiniu/qiniu-java-sdk/7.3.0/qiniu-java-sdk-7.3.0.jar (236 kB at 62 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/io/minio/minio/7.0.2/minio-7.0.2.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/aliyun-java-sdk-kms/2.7.0/aliyun-java-sdk-kms-2.7.0.jar (76 kB at 20 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/simpleframework/simple-xml/2.7.1/simple-xml-2.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/aliyun/oss/aliyun-sdk-oss/3.10.2/aliyun-sdk-oss-3.10.2.jar (735 kB at 191 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/stax/stax/1.2.0/stax-1.2.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar (430 kB at 111 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/xpp3/xpp3/1.1.3.3/xpp3-1.1.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/io/minio/minio/7.0.2/minio-7.0.2.jar (165 kB at 42 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.10.5/jackson-annotations-2.10.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/ini4j/ini4j/0.5.4/ini4j-0.5.4.jar (102 kB at 26 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.10.5/jackson-core-2.10.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-annotations/2.10.5/jackson-annotations-2.10.5.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.10.5/jackson-databind-2.10.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/xpp3/xpp3/1.1.3.3/xpp3-1.1.3.3.jar (93 kB at 24 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/spotbugs/spotbugs-annotations/4.0.0/spotbugs-annotations-4.0.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-core/2.10.5/jackson-core-2.10.5.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/stax/stax/1.2.0/stax-1.2.0.jar (179 kB at 45 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/qcloud/cos_api/5.6.28/cos_api-5.6.28.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/simpleframework/simple-xml/2.7.1/simple-xml-2.7.1.jar (413 kB at 104 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 559 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/github/spotbugs/spotbugs-annotations/4.0.0/spotbugs-annotations-4.0.0.jar (15 kB at 3.7 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/core/jackson-databind/2.10.5/jackson-databind-2.10.5.jar (1.4 MB at 346 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-spring/1.7.1/shiro-spring-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-spring/1.7.1/shiro-spring-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-core/1.7.1/shiro-core-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-core/1.7.1/shiro-core-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-lang/1.7.1/shiro-lang-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar (343 kB at 82 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-cache/1.7.1/shiro-cache-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-lang/1.7.1/shiro-lang-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-hash/1.7.1/shiro-crypto-hash-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/qcloud/cos_api/5.6.28/cos_api-5.6.28.jar (766 kB at 182 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-core/1.7.1/shiro-crypto-core-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-cache/1.7.1/shiro-cache-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-cipher/1.7.1/shiro-crypto-cipher-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-hash/1.7.1/shiro-crypto-hash-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-core/1.7.1/shiro-config-core-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-core/1.7.1/shiro-crypto-core-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-ogdl/1.7.1/shiro-config-ogdl-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-crypto-cipher/1.7.1/shiro-crypto-cipher-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-event/1.7.1/shiro-event-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-core/1.7.1/shiro-config-core-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-web/1.7.1/shiro-web-1.7.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-config-ogdl/1.7.1/shiro-config-ogdl-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-event/1.7.1/shiro-event-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-core/2.7.3/jave-core-2.7.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/shiro/shiro-web/1.7.1/shiro-web-1.7.1.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-nativebin-linux64/2.7.3/jave-nativebin-linux64-2.7.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-mail/2.2.10.RELEASE/spring-boot-starter-mail-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 3.2 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-core/2.7.3/jave-core-2.7.3.jar (43 kB at 9.9 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-mail/2.2.10.RELEASE/spring-boot-starter-mail-2.2.10.RELEASE.jar (403 B at 91 B/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.jar (183 kB at 41 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 150 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar (2.7 MB at 585 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/ws/schild/jave-nativebin-linux64/2.7.3/jave-nativebin-linux64-2.7.3.jar (24 MB at 3.7 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ app --- [INFO] Deleting /data/jenkins/workspace/app-server/target [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /data/jenkins/workspace/app-server/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/app-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /data/jenkins/workspace/app-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ app --- [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.pom (7.0 kB at 68 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.22.2/surefire-providers-2.22.2.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.22.2/surefire-providers-2.22.2.pom (2.5 kB at 31 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom (2.2 kB at 24 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom (2.4 kB at 28 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom (2.0 kB at 24 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 20 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar (78 kB at 961 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar (66 kB at 758 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar (95 kB at 946 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar (135 kB at 1.3 MB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 86 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/uk/org/lidalia/slf4j-test/1.0.0-jdk6/slf4j-test-1.0.0-jdk6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 11:30:36.199 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class cn.wildfirechat.app.ApplicationTests] 11:30:36.203 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 11:30:36.218 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 11:30:36.254 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [cn.wildfirechat.app.ApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 11:30:36.267 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [cn.wildfirechat.app.ApplicationTests], using SpringBootContextLoader 11:30:36.270 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTests-context.xml] does not exist 11:30:36.271 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTestsContext.groovy] does not exist 11:30:36.271 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [cn.wildfirechat.app.ApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 11:30:36.272 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [cn.wildfirechat.app.ApplicationTests]: ApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:30:36.311 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [cn.wildfirechat.app.ApplicationTests] 11:30:36.395 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/data/jenkins/workspace/app-server/target/classes/cn/wildfirechat/app/Application.class] 11:30:36.404 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration cn.wildfirechat.app.Application for test class cn.wildfirechat.app.ApplicationTests 11:30:36.524 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [cn.wildfirechat.app.ApplicationTests]: using defaults. 11:30:36.525 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 11:30:36.540 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2794eab6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6340e5f0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45099dd3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@13e344d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ffaf86, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6574a52c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c1a5b54, org.springframework.test.context.event.EventPublishingTestExecutionListener@1c7696c6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@60099951, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@20140db9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1e6a3214, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@368247b9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1a6d8329] 11:30:36.545 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 11:30:36.545 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 11:30:36.585 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class cn.wildfirechat.app.ApplicationTests] 11:30:36.585 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 11:30:36.585 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 11:30:36.585 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [cn.wildfirechat.app.ApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 11:30:36.586 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [cn.wildfirechat.app.ApplicationTests], using SpringBootContextLoader 11:30:36.587 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTests-context.xml] does not exist 11:30:36.588 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTestsContext.groovy] does not exist 11:30:36.588 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [cn.wildfirechat.app.ApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 11:30:36.588 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [cn.wildfirechat.app.ApplicationTests]: ApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:30:36.590 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [cn.wildfirechat.app.ApplicationTests] 11:30:36.591 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration cn.wildfirechat.app.Application for test class cn.wildfirechat.app.ApplicationTests 11:30:36.593 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [cn.wildfirechat.app.ApplicationTests]: using defaults. 11:30:36.593 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 11:30:36.594 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@cecf639, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1caa0244, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7ce026d3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7ce69770, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1750fbeb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b247367, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@268f106e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6e9a5ed8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e057f43, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6c284af, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5890e879, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6440112d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@31ea9581] 11:30:36.594 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 11:30:36.594 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 11:30:36.647 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 11:30:36.647 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] [INFO] Running cn.wildfirechat.app.ApplicationTests 11:30:36.650 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 11:30:36.650 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 11:30:36.650 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 11:30:36.650 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 11:30:36.653 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@50f6ac94 testClass = ApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6cc4cdb9 testClass = ApplicationTests, locations = '{}', classes = '{class cn.wildfirechat.app.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1198b989, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2aa3cd93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@43ee72e6, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@29176cc1, org.springframework.boot.test.context.SpringBootTestArgs@1], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 11:30:36.655 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 11:30:36.655 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 11:30:36.672 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1} . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.10.RELEASE) 2025-04-21 11:30:36.871 INFO 25827 --- [ main] cn.wildfirechat.app.ApplicationTests : Starting ApplicationTests on test-jenkins with PID 25827 (started by root in /data/jenkins/workspace/app-server) 2025-04-21 11:30:36.872 INFO 25827 --- [ main] cn.wildfirechat.app.ApplicationTests : No active profile set, falling back to default profiles: default 2025-04-21 11:30:37.622 INFO 25827 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-04-21 11:30:37.733 INFO 25827 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 102ms. Found 10 JPA repository interfaces. 2025-04-21 11:30:38.190 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#64984b0f' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.192 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#64984b0f' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.195 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#de8039f' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.200 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#60783105' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.201 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#60783105' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.208 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.237 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.266 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.277 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.287 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.294 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.298 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.300 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$550/1594857799] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.308 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.405 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.414 INFO 25827 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-21 11:30:38.463 INFO 25827 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-04-21 11:30:38.512 INFO 25827 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.21.Final 2025-04-21 11:30:38.638 INFO 25827 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2025-04-21 11:30:38.767 INFO 25827 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2025-04-21 11:30:42.882 ERROR 25827 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:829) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:449) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:477) [HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:560) [HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) [HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [HikariCP-3.4.5.jar:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:118) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:391) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:378) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:690) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:507) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:374) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:134) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1697) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1442) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:408) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.PostProcessorRegistrationDelegate.registerBeanPostProcessors(PostProcessorRegistrationDelegate.java:241) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:723) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:536) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:124) ~[spring-boot-test-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_391] at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[na:1.8.0_391] at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_391] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_391] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_391] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_391] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_391] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:949) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 146 common frames omitted Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_391] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_391] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_391] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 149 common frames omitted 2025-04-21 11:30:42.884 WARN 25827 --- [ main] o.h.e.j.e.i.JdbcEnvironmentInitiator : HHH000342: Could not obtain connection to query metadata : Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. 2025-04-21 11:30:42.897 INFO 25827 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect 2025-04-21 11:30:43.657 INFO 25827 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2025-04-21 11:30:45.879 ERROR 25827 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:829) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:449) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:477) [HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:560) [HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) [HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) [HikariCP-3.4.5.jar:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl.getIsolatedConnection(DdlTransactionIsolatorNonJtaImpl.java:43) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcConnection(ImprovedExtractionContextImpl.java:60) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcDatabaseMetaData(ImprovedExtractionContextImpl.java:67) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.getTables(InformationExtractorJdbcDatabaseMetaDataImpl.java:333) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl.getTablesInformation(DatabaseInformationImpl.java:120) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:65) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:316) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1259) [hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:391) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:378) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) [spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:690) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:507) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:374) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:134) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1697) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1442) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:408) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) [spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.PostProcessorRegistrationDelegate.registerBeanPostProcessors(PostProcessorRegistrationDelegate.java:241) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:723) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:536) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:124) ~[spring-boot-test-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_391] at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[na:1.8.0_391] at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_391] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_391] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_391] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_391] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_391] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:949) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 145 common frames omitted Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_391] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_391] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_391] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 148 common frames omitted 2025-04-21 11:30:45.881 WARN 25827 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08S01 2025-04-21 11:30:45.881 ERROR 25827 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. 2025-04-21 11:30:45.887 WARN 25827 --- [ main] o.s.w.c.s.GenericWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'shiroConfig': Unsatisfied dependency expressed through field 'dbSessionDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'DBSessionDao': Unsatisfied dependency expressed through field 'shiroSessionRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution 2025-04-21 11:30:45.898 INFO 25827 --- [ main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2025-04-21 11:30:45.902 ERROR 25827 --- [ main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'shiroConfig': Unsatisfied dependency expressed through field 'dbSessionDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'DBSessionDao': Unsatisfied dependency expressed through field 'shiroSessionRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:408) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.PostProcessorRegistrationDelegate.registerBeanPostProcessors(PostProcessorRegistrationDelegate.java:241) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:723) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:536) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:124) [spring-boot-test-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [junit-4.12.jar:4.12] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) [junit-vintage-engine-5.5.2.jar:5.5.2] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_391] at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[na:1.8.0_391] at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_391] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'DBSessionDao': Unsatisfied dependency expressed through field 'shiroSessionRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 72 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:389) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:134) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1697) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1442) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 85 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:690) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:507) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:374) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 98 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1794) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 106 common frames omitted Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:403) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:378) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 113 common frames omitted Caused by: org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:112) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl.getIsolatedConnection(DdlTransactionIsolatorNonJtaImpl.java:69) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcConnection(ImprovedExtractionContextImpl.java:60) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcDatabaseMetaData(ImprovedExtractionContextImpl.java:67) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.getTables(InformationExtractorJdbcDatabaseMetaDataImpl.java:333) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl.getTablesInformation(DatabaseInformationImpl.java:120) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:65) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:316) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1259) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:391) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 117 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:829) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:449) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:477) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:560) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-3.4.5.jar:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl.getIsolatedConnection(DdlTransactionIsolatorNonJtaImpl.java:43) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] ... 132 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_391] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_391] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_391] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_391] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:949) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 145 common frames omitted Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_391] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_391] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_391] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 148 common frames omitted 2025-04-21 11:30:45.906 ERROR 25827 --- [ main] o.s.test.context.TestContextManager : Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@cecf639] to prepare test instance [cn.wildfirechat.app.ApplicationTests@6aad919c] java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [junit-4.12.jar:4.12] at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) [junit-vintage-engine-5.5.2.jar:5.5.2] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[na:1.8.0_391] at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[na:1.8.0_391] at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_391] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_391] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_391] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_391] at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'shiroConfig': Unsatisfied dependency expressed through field 'dbSessionDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'DBSessionDao': Unsatisfied dependency expressed through field 'shiroSessionRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:408) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.PostProcessorRegistrationDelegate.registerBeanPostProcessors(PostProcessorRegistrationDelegate.java:241) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:723) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:536) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:124) ~[spring-boot-test-2.2.10.RELEASE.jar:2.2.10.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 45 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'DBSessionDao': Unsatisfied dependency expressed through field 'shiroSessionRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 72 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:389) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:134) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1697) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1442) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 85 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:690) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:507) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:374) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 98 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1794) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 106 common frames omitted Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:403) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:378) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 113 common frames omitted Caused by: org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:112) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl.getIsolatedConnection(DdlTransactionIsolatorNonJtaImpl.java:69) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcConnection(ImprovedExtractionContextImpl.java:60) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.exec.ImprovedExtractionContextImpl.getJdbcDatabaseMetaData(ImprovedExtractionContextImpl.java:67) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl.getTables(InformationExtractorJdbcDatabaseMetaDataImpl.java:333) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl.getTablesInformation(DatabaseInformationImpl.java:120) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:65) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:207) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:114) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:184) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:73) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:316) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:469) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1259) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:391) ~[spring-orm-5.2.9.RELEASE.jar:5.2.9.RELEASE] ... 117 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:829) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:449) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:477) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:560) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-3.4.5.jar:na] at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-3.4.5.jar:na] at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] at org.hibernate.resource.transaction.backend.jdbc.internal.DdlTransactionIsolatorNonJtaImpl.getIsolatedConnection(DdlTransactionIsolatorNonJtaImpl.java:43) ~[hibernate-core-5.4.21.Final.jar:5.4.21.Final] ... 132 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_391] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_391] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_391] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_391] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.NativeSession.connect(NativeSession.java:120) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:949) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:819) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 145 common frames omitted Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[na:1.8.0_391] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[na:1.8.0_391] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[na:1.8.0_391] at java.net.Socket.connect(Socket.java:606) ~[na:1.8.0_391] at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156) ~[mysql-connector-java-8.0.28.jar:8.0.28] at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ~[mysql-connector-java-8.0.28.jar:8.0.28] ... 148 common frames omitted [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.271 s <<< FAILURE! - in cn.wildfirechat.app.ApplicationTests [ERROR] contextLoads Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'shiroConfig': Unsatisfied dependency expressed through field 'dbSessionDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'DBSessionDao': Unsatisfied dependency expressed through field 'shiroSessionRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'DBSessionDao': Unsatisfied dependency expressed through field 'shiroSessionRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSessionRepository': Cannot create inner bean '(inner bean)#5b3a7ef5' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5b3a7ef5': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution Caused by: org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable) [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ApplicationTests.contextLoads » IllegalState Failed to load ApplicationContext [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /data/jenkins/workspace/app-server/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ app --- [INFO] Building jar: /data/jenkins/workspace/app-server/target/app-0.68.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.2.10.RELEASE:repackage (repackage) @ app --- [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-loader-tools/2.2.10.RELEASE/spring-boot-loader-tools-2.2.10.RELEASE.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-loader-tools/2.2.10.RELEASE/spring-boot-loader-tools-2.2.10.RELEASE.pom (2.5 kB at 23 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-loader-tools/2.2.10.RELEASE/spring-boot-loader-tools-2.2.10.RELEASE.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-loader-tools/2.2.10.RELEASE/spring-boot-loader-tools-2.2.10.RELEASE.jar (156 kB at 1.1 MB/s) [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jdeb:1.8:jdeb (default) @ app --- [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant/1.10.6/ant-1.10.6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant/1.10.6/ant-1.10.6.pom (16 kB at 170 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant-parent/1.10.6/ant-parent-1.10.6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant-parent/1.10.6/ant-parent-1.10.6.pom (6.5 kB at 67 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant-launcher/1.10.6/ant-launcher-1.10.6.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant-launcher/1.10.6/ant-launcher-1.10.6.pom (3.2 kB at 31 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.6.1/maven-core-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.6.1/maven-core-3.6.1.pom (8.4 kB at 79 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom (24 kB at 305 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.6.1/maven-model-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.6.1/maven-model-3.6.1.pom (4.0 kB at 46 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.6.1/maven-settings-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.6.1/maven-settings-3.6.1.pom (1.8 kB at 17 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.6.1/maven-settings-builder-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.6.1/maven-settings-builder-3.6.1.pom (2.5 kB at 21 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.6.1/maven-builder-support-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.6.1/maven-builder-support-3.6.1.pom (1.4 kB at 13 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.6.1/maven-repository-metadata-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.6.1/maven-repository-metadata-3.6.1.pom (1.9 kB at 19 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.6.1/maven-artifact-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.6.1/maven-artifact-3.6.1.pom (2.1 kB at 20 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.6.1/maven-plugin-api-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.6.1/maven-plugin-api-3.6.1.pom (2.9 kB at 28 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 40 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 160 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 30 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 182 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.6.1/maven-model-builder-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.6.1/maven-model-builder-3.6.1.pom (3.0 kB at 30 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.6.1/maven-resolver-provider-3.6.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.6.1/maven-resolver-provider-3.6.1.pom (4.2 kB at 26 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.3.3/maven-resolver-api-1.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.3.3/maven-resolver-api-1.3.3.pom (2.5 kB at 25 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver/1.3.3/maven-resolver-1.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver/1.3.3/maven-resolver-1.3.3.pom (18 kB at 160 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.3.3/maven-resolver-spi-1.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.3.3/maven-resolver-spi-1.3.3.pom (2.6 kB at 25 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.3.3/maven-resolver-util-1.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.3.3/maven-resolver-util-1.3.3.pom (2.7 kB at 26 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.3.3/maven-resolver-impl-1.3.3.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.3.3/maven-resolver-impl-1.3.3.pom (3.9 kB at 38 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 98 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 194 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpg-jdk15on/1.62/bcpg-jdk15on-1.62.pom [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpg-jdk15on/1.62/bcpg-jdk15on-1.62.pom (1.6 kB at 16 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant/1.10.6/ant-1.10.6.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant-launcher/1.10.6/ant-launcher-1.10.6.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.6.1/maven-core-3.6.1.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.6.1/maven-model-3.6.1.jar [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.6.1/maven-settings-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.6.1/maven-model-3.6.1.jar (186 kB at 1.6 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.6.1/maven-settings-builder-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.6.1/maven-core-3.6.1.jar (633 kB at 5.2 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.6.1/maven-builder-support-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.6.1/maven-settings-3.6.1.jar (45 kB at 337 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.6.1/maven-repository-metadata-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant-launcher/1.10.6/ant-launcher-1.10.6.jar (19 kB at 114 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.6.1/maven-artifact-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.6.1/maven-settings-builder-3.6.1.jar (43 kB at 191 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.6.1/maven-model-builder-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.6.1/maven-builder-support-3.6.1.jar (15 kB at 64 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.6.1/maven-resolver-provider-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.6.1/maven-repository-metadata-3.6.1.jar (27 kB at 113 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (0 B at 0 B/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.3.3/maven-resolver-impl-1.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/ant/ant/1.10.6/ant-1.10.6.jar (2.2 MB at 8.2 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.3.3/maven-resolver-api-1.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.6.1/maven-artifact-3.6.1.jar (58 kB at 193 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.3.3/maven-resolver-spi-1.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.6.1/maven-resolver-provider-3.6.1.jar (67 kB at 197 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.3.3/maven-resolver-util-1.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.6.1/maven-model-builder-3.6.1.jar (179 kB at 513 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.3.3/maven-resolver-impl-1.3.3.jar (182 kB at 490 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.3.3/maven-resolver-spi-1.3.3.jar (37 kB at 89 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.3.3/maven-resolver-api-1.3.3.jar (150 kB at 351 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 476 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.3.3/maven-resolver-util-1.3.3.jar (159 kB at 366 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.6.1/maven-plugin-api-3.6.1.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 780 kB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpg-jdk15on/1.62/bcpg-jdk15on-1.62.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 1.0 MB/s) [INFO] Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.jar [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 61 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.6.1/maven-plugin-api-3.6.1.jar (48 kB at 62 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpg-jdk15on/1.62/bcpg-jdk15on-1.62.jar (327 kB at 343 kB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.jar (4.6 MB at 3.6 MB/s) [INFO] Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 1.2 MB/s) [INFO] Creating debian package: /data/jenkins/workspace/app-server/target/app-server-0.68.deb [INFO] Building conffiles [INFO] Skipping 'conffiles' generation. No entries defined in maven/pom or ant/build.xml. [INFO] Creating changes file: /data/jenkins/workspace/app-server/target/app_0.68_all.changes [INFO] Attaching created debian package /data/jenkins/workspace/app-server/target/app-server-0.68.deb [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 53.834 s [INFO] Finished at: 2025-04-21T11:31:02+08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /data/jenkins/workspace/app-server/pom.xml to cn.wildfirechat/app/0.68/app-0.68.pom [JENKINS] Archiving /data/jenkins/workspace/app-server/target/app-0.68.jar to cn.wildfirechat/app/0.68/app-0.68.jar [JENKINS] Archiving /data/jenkins/workspace/app-server/target/app-server-0.68.deb to cn.wildfirechat/app/0.68/app-0.68.deb channel stopped Finished: UNSTABLE