root.log 61.2 KB
[2021-09-02 16:32:39.314] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-09-02 16:32:39.326] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@458c1321 declaringClass = 'com.fangdd.qa.framework.testcase.BaseDubboTestCase', classes = '{}', locations = '{classpath:config/applicationContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
[2021-09-02 16:32:39.329] [main] [DEBUG] - [org.springframework.test.context.support.ActiveProfilesUtils:83] - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.pipi.invoker.AbstractTest]
[2021-09-02 16:32:39.332] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:204] - Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]
[2021-09-02 16:32:39.333] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@51e2adc7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a8a8f7c]
[2021-09-02 16:32:39.343] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-09-02 16:32:39.344] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@60285225 declaringClass = 'com.fangdd.qa.framework.testcase.BaseDubboTestCase', classes = '{}', locations = '{classpath:config/applicationContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
[2021-09-02 16:32:39.344] [main] [DEBUG] - [org.springframework.test.context.support.ActiveProfilesUtils:83] - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.pipi.invoker.CosPlayerTest]
[2021-09-02 16:32:39.344] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:204] - Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]
[2021-09-02 16:32:39.345] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7113b13f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45820e51]
[2021-09-02 16:32:39.371] [TestNG] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2021-09-02 16:32:39.371] [TestNG] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2021-09-02 16:32:39.371] [TestNG] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2021-09-02 16:32:39.412] [TestNG] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2021-09-02 16:32:39.414] [TestNG] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2021-09-02 16:32:39.415] [TestNG] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2021-09-02 16:32:39.422] [TestNG] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2021-09-02 16:32:39.425] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2021-09-02 16:32:39.440] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2021-09-02 16:32:39.442] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:147] - Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-4.1.xsd=org/springframework/aop/config/spring-aop-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.1.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-4.1.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.0.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-4.1.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-4.1.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.1.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-4.0.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.0.xsd=org/springframework/jdbc/config/spring-jdbc-4.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-4.0.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.1.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-4.0.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.2.xsd=org/springframework/transaction/config/spring-tx-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-4.0.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/task/spring-task-4.1.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-4.1.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.0.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://code.alibabatech.com/schema/dubbo/dubbo.xsd=META-INF/dubbo.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.0.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/task/spring-task-4.0.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-4.0.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/util/spring-util-4.1.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/util/spring-util-4.0.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.1.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd=org/springframework/jdbc/config/spring-jdbc-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-4.1.xsd}
[2021-09-02 16:32:39.443] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.1.xsd
[2021-09-02 16:32:39.463] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.1.xsd
[2021-09-02 16:32:39.466] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.1.xsd
[2021-09-02 16:32:39.470] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2021-09-02 16:32:39.479] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver:157] - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://code.alibabatech.com/schema/dubbo=com.alibaba.dubbo.config.spring.schema.DubboNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
[2021-09-02 16:32:39.491] [TestNG] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2021-09-02 16:32:39.493] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi]
[2021-09-02 16:32:39.494] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.495] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.496] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\classes\com\pipi]
[2021-09-02 16:32:39.496] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.496] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.497] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.497] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.497] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.497] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.498] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-09-02 16:32:39.498] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:423] - Resolved location pattern [classpath*:com/pipi/**/*.class] to resources [file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\AbstractTest.class], file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\CosPlayerTest.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\BasicData.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\ConfigReader.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao\FootStoneDao.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\CosPlayPlayerService.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql\FootStoneSql.class]]
[2021-09-02 16:32:39.517] [TestNG] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:286] - Identified candidate component class: file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class]
[2021-09-02 16:32:39.530] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2021-09-02 16:32:39.532] [TestNG] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@2b189f56: startup date [Thu Sep 02 16:32:39 CST 2021]; root of context hierarchy
[2021-09-02 16:32:39.532] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@2b189f56: org.springframework.beans.factory.support.DefaultListableBeanFactory@62eb98d1: defining beans [cosPlyaPlayerServiceImpl,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0]; root of factory hierarchy
[2021-09-02 16:32:39.540] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-09-02 16:32:39.540] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-09-02 16:32:39.553] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[2021-09-02 16:32:39.555] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-09-02 16:32:39.567] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-09-02 16:32:39.567] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-09-02 16:32:39.567] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0' to allow for resolving potential circular references
[2021-09-02 16:32:39.586] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-09-02 16:32:39.586] [TestNG] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2021-09-02 16:32:39.586] [TestNG] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2021-09-02 16:32:39.587] [TestNG] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2021-09-02 16:32:39.588] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-09-02 16:32:39.588] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-09-02 16:32:39.589] [TestNG] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2021-09-02 16:32:39.589] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[2021-09-02 16:32:39.589] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-09-02 16:32:39.589] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-09-02 16:32:39.589] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-09-02 16:32:39.589] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[2021-09-02 16:32:39.590] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-09-02 16:32:39.590] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-09-02 16:32:39.590] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-09-02 16:32:39.594] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[2021-09-02 16:32:39.594] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-09-02 16:32:39.594] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-09-02 16:32:39.594] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-09-02 16:32:39.594] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
[2021-09-02 16:32:39.594] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-09-02 16:32:39.594] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-09-02 16:32:39.595] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-09-02 16:32:39.595] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' to allow for resolving potential circular references
[2021-09-02 16:32:39.595] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-09-02 16:32:39.596] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1092677f]
[2021-09-02 16:32:39.597] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5d191458]
[2021-09-02 16:32:39.598] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@62eb98d1: defining beans [cosPlyaPlayerServiceImpl,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy
[2021-09-02 16:32:39.598] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'cosPlyaPlayerServiceImpl'
[2021-09-02 16:32:39.598] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-09-02 16:32:39.602] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'cosPlyaPlayerServiceImpl' to allow for resolving potential circular references
[2021-09-02 16:32:39.604] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-09-02 16:32:39.604] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-09-02 16:32:39.604] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-09-02 16:32:39.604] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-09-02 16:32:39.605] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-09-02 16:32:39.605] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-09-02 16:32:39.605] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-09-02 16:32:39.605] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-09-02 16:32:39.606] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@444ff425]
[2021-09-02 16:32:39.606] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-09-02 16:32:39.607] [TestNG] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2021-09-02 16:32:39.608] [TestNG] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2021-09-02 16:32:39.608] [TestNG] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2021-09-02 16:32:39.608] [TestNG] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2021-09-02 16:32:39.608] [TestNG] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@58ff98f7 size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2021-09-02 16:32:39.612] [TestNG] [INFO ] - [com.pipi.invoker.CosPlayerTest:27] - ======2021-09-02 16:32:39:611:测试【com.pipi.invoker.CosPlayerTest】开始======
[2021-09-02 16:32:47.660] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testActivityList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:32:48.029] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:646] - guildId:1739
[2021-09-02 16:32:48.661] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:467] - 获取会长相关信息:{"roomNums":0,"guildStatus":2,"mobile":"13823774131","description":"欢迎来到我的公会","updateTime":"2021-09-01 09:57:04","leaderNickName":"test","maxNum":50,"guildCode":"16677017","logoUrl":"http://test-game-play.oss-cn-hangzhou.aliyuncs.com/temp/2021/6/10/41ccae2242e74da8a554726da01f1dc2.jpeg","guildName":"心玄的公会","leaderId":5523052,"guildMaxNumDesc":"50人以下","curNum":1,"createTime":"2021-08-31 13:45:00","guildType":1,"id":1739,"guildBiz":0}
[2021-09-02 16:32:50.567] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:646] - guildId:1739
[2021-09-02 16:32:51.254] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:696] - applyId:121598
[2021-09-02 16:32:52.757] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testAuditGuild@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:32:54.650] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testBSend@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:03.590] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testGetMine@CosPlayerTest, testException = com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://pre-test-api-app.apeiwan.com/api/v3/user/get-mine,异常信息:connect timed out, mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:04.778] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testGetUserBalance@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:07.784] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testGetUserSimple@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:09.213] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testGetUserSimple2@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:10.345] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testGethome@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:11.445] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testGiftList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:13.056] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testGuildSearch@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:14.697] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testMSend@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:16.386] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testManagerList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:16.902] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:289] - userId:5523051
[2021-09-02 16:33:18.091] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testMoneyDetailsSave@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:20.150] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testOrderList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:21.034] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testOrderProduct@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:24.275] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testPipibiSend@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:26.450] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testQSend@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:29.575] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testRSend@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:30.911] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testRoomList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:32.662] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testRoomRecord@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:33.641] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testUpList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:34.773] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testUpSize@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:35.907] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testUserList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:37.135] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:252] - userId:5523051
[2021-09-02 16:33:38.187] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testVirtualMoneyModify@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:40.776] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testLotteryActivity@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:42.510] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@13c27452, testMethod = testRemove@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2021-09-02 16:33:42.511] [TestNG] [INFO ] - [com.pipi.invoker.CosPlayerTest:36] - ======2021-09-02 16:33:42:511:测试【com.pipi.invoker.CosPlayerTest】结束======
[2021-09-02 16:33:42.511] [TestNG] [INFO ] - [com.pipi.invoker.CosPlayerTest:37] - ======本次测试运行消耗时间 01分02秒899毫秒======
[2021-09-02 16:33:42.511] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@5b101e18 testClass = CosPlayerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb23a1c testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2021-09-02 16:33:45.573] [Thread-1] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@2b189f56: startup date [Thu Sep 02 16:32:39 CST 2021]; root of context hierarchy
[2021-09-02 16:33:45.574] [Thread-1] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-09-02 16:33:45.574] [Thread-1] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@62eb98d1: defining beans [cosPlyaPlayerServiceImpl,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy