You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

581 lines
106 KiB

3 weeks ago
��[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.crm:crm-auth:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.projectlombok:lombok:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 60, column 22
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.crm:crm-file:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration of version (?) @ line 49, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] crm [pom]
[INFO] crm-base [jar]
[INFO] crm-file [jar]
[INFO] crm-auth [jar]
[INFO]
[INFO] ----------------------------< com.crm:crm >-----------------------------
[INFO] Building crm 1.0.0-SNAPSHOT [1/4]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --------------------------< com.crm:crm-base >--------------------------
[INFO] Building crm-base 1.0.0-SNAPSHOT [2/4]
[INFO] from crm-base\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-base ---
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-base\src\main\resources
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-base\src\main\resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-base ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-base ---
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-base\src\test\resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-base ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ crm-base ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.crm.base.advice.GlobalDataBindingAdviceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in com.crm.base.advice.GlobalDataBindingAdviceTest
[INFO] Running com.crm.base.domain.result.BatchResultTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in com.crm.base.domain.result.BatchResultTest
[INFO] Running com.crm.base.security.DataVisibilityTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.crm.base.security.DataVisibilityTest
[INFO] Running com.crm.base.utils.PageConverterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.crm.base.utils.PageConverterTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --------------------------< com.crm:crm-file >--------------------------
[INFO] Building crm-file 1.0.0-SNAPSHOT [3/4]
[INFO] from crm-file\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-file ---
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-file\src\main\resources
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-file\src\main\resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-file ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-file ---
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-file\src\test\resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-file ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ crm-file ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.crm.file.service.impl.FileApiImplTest
mvn.cmd : OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpa
th has been appended
@b(WMOn L�:1 W[&{: 59
+ ... s-17.0.18'; & 'e:\code\crm-backend-matt\tmp\apache-maven-3.9.9\bin\mv ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (OpenJDK 64-Bit ...s been appended:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s -- in com.crm.file.service.impl.FileApiImplTest
[INFO] Running com.crm.file.service.impl.ImageThumbnailRendererTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in com.crm.file.service.impl.ImageThumbnailRendererTest
[INFO] Running com.crm.file.service.impl.MultipartUploaderImplTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in com.crm.file.service.impl.MultipartUploaderImplTest
[INFO] Running com.crm.file.service.impl.OfficeThumbnailRendererTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in com.crm.file.service.impl.OfficeThumbnailRendererTest
[INFO] Running com.crm.file.service.impl.PdfThumbnailRendererTest
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in com.crm.file.service.impl.PdfThumbnailRendererTest
[INFO] Running com.crm.file.service.impl.ThumbnailResolverImplTest
23:15:47.679 [main] INFO com.crm.file.service.impl.ThumbnailResolverImpl -- )eu�V TekI{�_���e �ԏ�V`SMO�V + 202 �fileId=1234567890123
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in com.crm.file.service.impl.ThumbnailResolverImplTest
[INFO] Running com.crm.file.service.KkFileViewClientTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.crm.file.service.KkFileViewClientTest
[INFO] Running com.crm.file.task.OrphanChunkCleanupTaskTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.crm.file.task.OrphanChunkCleanupTaskTest
[INFO] Running com.crm.file.task.ThumbnailGenerationTaskTest
23:15:47.775 [main] WARN com.crm.file.task.ThumbnailGenerationTask -- )eu�Vub��Ǐ��e�N NX[(W �fileId=1001
23:15:47.790 [main] ERROR com.crm.file.task.ThumbnailGenerationTask -- )eu�Vub1Y%��fileId=1001, thumbKey=thumbnails/1001.jpg
java.lang.IllegalStateException: 2n�g1Y%�
at com.crm.file.task.ThumbnailGenerationTask.generateSync(ThumbnailGenerationTask.java:140)
at com.crm.file.task.ThumbnailGenerationTask.generateWithLock(ThumbnailGenerationTask.java:102)
at com.crm.file.task.ThumbnailGenerationTask.generate(ThumbnailGenerationTask.java:70)
at com.crm.file.task.ThumbnailGenerationTaskTest.generate_failure_belowLimit_staysPending(ThumbnailGenerationTaskTest.java:221)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
23:15:47.802 [main] ERROR com.crm.file.task.ThumbnailGenerationTask -- )eu�Vub1Y%��fileId=1001, thumbKey=thumbnails/1001.jpg
java.lang.IllegalStateException: 2n�g1Y%�
at com.crm.file.task.ThumbnailGenerationTask.generateSync(ThumbnailGenerationTask.java:140)
at com.crm.file.task.ThumbnailGenerationTask.generateWithLock(ThumbnailGenerationTask.java:102)
at com.crm.file.task.ThumbnailGenerationTask.generate(ThumbnailGenerationTask.java:70)
at com.crm.file.task.ThumbnailGenerationTaskTest.generate_failure_limitReached_marksFailed(ThumbnailGenerationTaskTest.java:236)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
23:15:47.805 [main] WARN com.crm.file.task.ThumbnailGenerationTask -- )eu�V͑Ջ!kpe�=\ �h�� FAILED�fileId=1001, retryCount=3
23:15:47.820 [main] INFO com.crm.file.task.ThumbnailGenerationTask -- )eu�Vubb�R�fileId=1001, objectKey=thumbnails/1001.jpg
23:15:47.826 [main] INFO com.crm.file.task.ThumbnailGenerationTask -- )eu�Vubb�R�fileId=1001, objectKey=thumbnails/1001.jpg
23:15:47.831 [main] ERROR com.crm.file.task.ThumbnailGenerationTask -- )eu�Vub1Y%��fileId=1001, thumbKey=thumbnails/1001.jpg
java.lang.RuntimeException: MinIO N�S(u
at io.minio.MinioClient.getObject(MinioClient.java:209)
at com.crm.file.task.ThumbnailGenerationTask.generateSync(ThumbnailGenerationTask.java:135)
at com.crm.file.task.ThumbnailGenerationTask.generateWithLock(ThumbnailGenerationTask.java:102)
at com.crm.file.task.ThumbnailGenerationTask.generate(ThumbnailGenerationTask.java:70)
at com.crm.file.task.ThumbnailGenerationTaskTest.generate_minioFailure_countsRetry(ThumbnailGenerationTaskTest.java:254)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
23:15:47.839 [main] INFO com.crm.file.task.ThumbnailGenerationTask -- )eu�Vh�� UNSUPPORTED�fileId=1001, ext=png
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in com.crm.file.task.ThumbnailGenerationTaskTest
[INFO] Running com.crm.file.task.ThumbnailRetryTaskTest
23:15:47.873 [main] INFO com.crm.file.task.ThumbnailRetryTask -- )eu�V1Y%�͑Ջ��]͑�e�c�N 2 ag FAILED ��U_
23:15:47.878 [main] ERROR com.crm.file.task.ThumbnailRetryTask -- )eu�V1Y%�͑Ջ�N�RgbL�_8^ � N*NhTg�~�~
java.lang.RuntimeException: DB N�S(u
at com.baomidou.mybatisplus.extension.service.IService.list(IService.java:407)
at com.crm.file.task.ThumbnailRetryTask.retryFailedThumbnails(ThumbnailRetryTask.java:31)
at com.crm.file.task.ThumbnailRetryTaskTest.lambda$retry_queryThrows_swallowed$0(ThumbnailRetryTaskTest.java:81)
at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863)
at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286)
at com.crm.file.task.ThumbnailRetryTaskTest.retry_queryThrows_swallowed(ThumbnailRetryTaskTest.java:81)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.crm.file.task.ThumbnailRetryTaskTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --------------------------< com.crm:crm-auth >--------------------------
[INFO] Building crm-auth 1.0.0-SNAPSHOT [4/4]
[INFO] from crm-auth\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-auth ---
[INFO] Copying 1 resource from src\main\resources to target\classes
[INFO] Copying 0 resource from src\main\resources to target\classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-auth ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-auth ---
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-auth\src\test\resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-auth ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 18 source files with javac [debug parameters release 17] to target\test-classes
[INFO] /E:/code/crm-backend-matt/crm-auth/src/test/java/com/crm/auth/security/TokenServiceTest.java: �g�N��eQ�e�NO(u�N*g�~�h�gb N�[hQ�v�d\O0
[INFO] /E:/code/crm-backend-matt/crm-auth/src/test/java/com/crm/auth/security/TokenServiceTest.java: gsQ���~�Oo`, ��O(u -Xlint:unchecked ͑�eы0
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ crm-auth ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.crm.auth.security.ApiPermissionInterceptorTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has bee
n appended
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
23:15:57.196 [main] INFO com.crm.auth.security.ApiPermissionInterceptor -- API CgP��b*b�uri=/api/users/delete, 9SM�ĉR=/api/users/delete:crm:user:delete, (u7bCgP�=[crm:user:list]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s -- in com.crm.auth.security.ApiPermissionInterceptorTest
[INFO] Running com.crm.auth.security.JwtAuthenticationFilterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in com.crm.auth.security.JwtAuthenticationFilterTest
[INFO] Running com.crm.auth.security.scope.DataScopeIntegrationTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 s -- in com.crm.auth.security.scope.DataScopeIntegrationTest
[INFO] Running com.crm.auth.security.SecurityExceptionHandlersTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.crm.auth.security.SecurityExceptionHandlersTest
[INFO] Running com.crm.auth.security.TokenServiceTest
23:15:59.863 [main] WARN com.crm.auth.security.TokenService -- token ㉐g1Y%�(/}��1!k) �gя�S�V: The token was expected 3 parts, but got 2.
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s -- in com.crm.auth.security.TokenServiceTest
[INFO] Running com.crm.auth.service.client.DingTalkAuthClientTest
23:15:59.914 [main] INFO com.crm.auth.service.client.DingTalkAuthClient -- �~�~�QeQ!h��*g�Ǐ�unionId=u-404, errcode=60121 *g~b0R�[�^XT�]
23:15:59.917 [main] ERROR com.crm.auth.service.client.DingTalkAuthClient -- ����bc�SON�~ token 1Y%� �body={"errmsg":"invalid appSecret"}
23:15:59.919 [main] WARN com.crm.auth.service.client.DingTalkAuthClient -- �~�~�QeQ!h���ON�~ token �]1YHe �nX[͑�S͑Ջ �unionId=u-404
23:15:59.920 [main] ERROR com.crm.auth.service.client.DingTalkAuthClient -- �~�~�QeQ!h���(u1Y%��unionId=u-404, errcode=42001, errmsg=access_token expired
23:15:59.924 [main] ERROR com.crm.auth.service.client.DingTalkAuthClient -- ����bc�S(u7btoken1Y%� �body={"code":"AuthFailed","message":"invalid code"}
23:15:59.926 [main] ERROR com.crm.auth.service.client.DingTalkAuthClient -- �~�~�QeQ!h���(u1Y%��unionId=u-1, errcode=40001, errmsg=access forbidden
23:15:59.929 [main] WARN com.crm.auth.service.client.DingTalkAuthClient -- �~�~�QeQ!h���ON�~ token �]1YHe �nX[͑�S͑Ջ �unionId=u-1
23:15:59.931 [main] WARN com.crm.auth.service.client.DingTalkAuthClient -- �~�~�QeQ!h���unionId :Nzz ��b�~�QeQ
23:15:59.935 [main] ERROR com.crm.auth.service.client.DingTalkAuthClient -- �����g��(u7b�Oo`1Y%� �body={"nick":"noUnion"}
23:15:59.939 [main] INFO com.crm.auth.service.client.DingTalkAuthClient -- �~�~�QeQ!h��*g�Ǐ�unionId=u-x (W�~�~���U_-N�e userid
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.crm.auth.service.client.DingTalkAuthClientTest
[INFO] Running com.crm.auth.service.client.ThirdPartyAuthClientFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.crm.auth.service.client.ThirdPartyAuthClientFactoryTest
[INFO] Running com.crm.auth.service.impl.AuthServiceImplTest
23:16:00.150 [main] WARN com.crm.auth.service.impl.AuthServiceImpl -- ���N�~�[[6000]cT�v(u7b[6666] NX[(W �\͑�e�l�Q
23:16:00.150 [main] WARN com.crm.auth.service.impl.AuthServiceImpl -- ���N�~�[[6000]cT�v(u7b[6666] NX[(W �\͑�e�l�Q
23:16:00.151 [main] INFO com.crm.auth.service.impl.AuthServiceImpl -- N�e��{vꁨR�l�Q�e(u7b �userId=6006, mobile=13800000000
23:16:00.151 [main] INFO com.crm.auth.service.impl.AuthServiceImpl -- d[?Q���N[6000]�]͑�[T��(u7b[6006]
23:16:00.209 [main] INFO com.crm.auth.service.impl.AuthServiceImpl -- �~�~�QeQ!h��*g�Ǐ ��b�~{vU_ �unionId=union-001
23:16:00.225 [main] INFO com.crm.auth.service.impl.AuthServiceImpl -- N�e��{vꁨR�l�Q�e(u7b �userId=4004, mobile=
23:16:00.230 [main] INFO com.crm.auth.service.impl.AuthServiceImpl -- N�e��{vꁨR�l�Q�e(u7b �userId=3003, mobile=13800000000
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in com.crm.auth.service.impl.AuthServiceImplTest
[INFO] Running com.crm.auth.service.impl.AuthUserServiceImplTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in com.crm.auth.service.impl.AuthUserServiceImplTest
[INFO] Running com.crm.auth.service.impl.DtOrgSyncServiceImplTest
23:16:00.788 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- �����~�~ Tek�[b����� 1��e�X 1 �f�e 0 � �(u7b 1��e�X 1 �f�e 0 � ��#��N�S�Q 0
23:16:01.117 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- �����~�~ Tek�[b����� 3��e�X 3 �f�e 0 � �(u7b 3��e�X 3 �f�e 0 � ��#��N�S�Q 1
23:16:01.443 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- �����~�~ Tek�[b����� 3��e�X 3 �f�e 0 � �(u7b 3��e�X 3 �f�e 0 � ��#��N�S�Q 1
23:16:01.774 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- �����~�~ Tek�[b����� 3��e�X 0 �f�e 1 � �(u7b 3��e�X 0 �f�e 3 � ��#��N�S�Q 0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s -- in com.crm.auth.service.impl.DtOrgSyncServiceImplTest
[INFO] Running com.crm.auth.service.impl.PermissionSeederImplTest
23:16:01.838 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^�vU_���p��|�~�{t (type=1)
23:16:01.840 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^܃US���p�pencW[xQ (type=2)
23:16:01.842 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^CgP��p�R�~�g�� -> dict:group:list
23:16:01.862 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^�vU_���p��|�~�{t (type=1)
23:16:01.864 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^܃US���p�pencW[xQ (type=2)
23:16:01.865 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^CgP��p�R�~�g�� -> dict:group:list
23:16:01.868 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^CgP��p�R�~�OX[ -> dict:group:save
23:16:01.882 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^�vU_���p��|�~�{t (type=1)
23:16:01.884 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^܃US���p�pencW[xQ (type=2)
23:16:01.885 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^CgP��p�R�~�g�� -> dict:group:list
23:16:01.885 [main] WARN com.crm.auth.service.impl.PermissionSeederImpl -- �Qn҉r� ROLE_ADMIN NX[(W ���ǏCgP��~�[���҉r�R�^T N!k/T�Re��~ �
23:16:01.892 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^�vU_���p��|�~�{t (type=1)
23:16:01.894 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^܃US���p�܃US�{t (type=2)
23:16:01.905 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^�vU_���p��|�~�{t (type=1)
23:16:01.906 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^܃US���p�҉r��{t (type=2)
23:16:01.910 [main] INFO com.crm.auth.service.impl.PermissionSeederImpl -- R�^܃US���p�pencW[xQ (type=2)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in com.crm.auth.service.impl.PermissionSeederImplTest
[INFO] Running com.crm.auth.service.impl.ResourceServiceImplTest
23:16:02.029 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=1, name=9e TW[, type=CATALOG
23:16:02.032 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=null, name=�e�vU_, type=CATALOG
23:16:02.047 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=10, name=9e T, type=MENU
23:16:02.093 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �Vh
N Ob�R�fileId=12345, name=icon.png
23:16:02.098 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=1, name=9e5f�y, type=CATALOG
23:16:02.107 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=10, name=9e T, type=MENU
23:16:02.109 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=null, name=�e�X c��, type=BUTTON
23:16:02.114 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=null, name=9h܃US, type=MENU
23:16:02.126 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- Rd�D��n���p�id=100, name=�g��(u7b
23:16:02.130 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- Rd�D��n���p�e�~T�nt҉r��cCg_(u�menuId=100, nt�N 2 ag��U_
23:16:02.130 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- Rd�D��n���p�id=100, name=�g��(u7b
23:16:02.139 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=null, name=9h�vU_, type=CATALOG
23:16:02.147 [main] INFO com.crm.auth.service.impl.ResourceServiceImpl -- �OX[D��n���p�id=null, name=�e܃US, type=MENU
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in com.crm.auth.service.impl.ResourceServiceImplTest
[INFO] Running com.crm.auth.service.impl.SysDeptServiceImplTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.crm.auth.service.impl.SysDeptServiceImplTest
[INFO] Running com.crm.auth.service.impl.SysMenuServiceImplTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in com.crm.auth.service.impl.SysMenuServiceImplTest
[INFO] Running com.crm.auth.service.impl.SysRoleServiceImplTest
23:16:02.570 [main] INFO com.crm.auth.service.impl.SysRoleServiceImpl -- �OX[҉r��id=1, roleCode=ROLE_SALES
23:16:02.588 [main] INFO com.crm.auth.service.impl.SysRoleServiceImpl -- RM�҉r�D��n�roleId=1, ��eQ 1 *N -> e�hQT 1 *N
23:16:02.593 [main] INFO com.crm.auth.service.impl.SysRoleServiceImpl -- Rd�҉r��S�~T�sQT��roleId=2
23:16:02.601 [main] INFO com.crm.auth.service.impl.SysRoleServiceImpl -- RM�҉r�D��n�roleId=1, ��eQ 1 *N -> e�hQT 3 *N
23:16:02.607 [main] INFO com.crm.auth.service.impl.SysRoleServiceImpl -- �OX[҉r��id=1, roleCode=ROLE_ADMIN
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in com.crm.auth.service.impl.SysRoleServiceImplTest
[INFO] Running com.crm.auth.service.impl.UserListIntegrationTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in com.crm.auth.service.impl.UserListIntegrationTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 196, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for crm 1.0.0-SNAPSHOT:
[INFO]
[INFO] crm ................................................ SUCCESS [ 0.004 s]
[INFO] crm-base ........................................... SUCCESS [ 3.578 s]
[INFO] crm-file ........................................... SUCCESS [ 6.010 s]
[INFO] crm-auth ........................................... SUCCESS [ 14.828 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.863 s
[INFO] Finished at: 2026-08-17T23:16:02+08:00
[INFO] ------------------------------------------------------------------------