[junit] Testcase: testScanXMLLog(com.liferay.portal.log.assertor.PortalLogAssertorTest): FAILED
[junit]
[junit] Portal log assert failure, see above log for more information:
[junit] Unable to deploy job etl-talend-context-printer-sample-1.0.zip
[junit] com.liferay.portal.kernel.exception.InvalidRepositoryException: com.liferay.portal.kernel.repository.UndeployedExternalRepositoryException: Unable to load external repository class com.liferay.portal.repository.portletrepository.PortletRepository because its plugin is not deployed
[junit] at com.liferay.portal.service.impl.RepositoryLocalServiceImpl.addRepository(RepositoryLocalServiceImpl.java:88)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit] at java.lang.reflect.Method.invoke(Method.java:498)
[junit] at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
[junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
[junit] at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
[junit] at com.liferay.portal.service.ServiceContextAdvice.invoke(ServiceContextAdvice.java:60)
[junit] at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
[junit] at com.liferay.change.tracking.internal.aop.CTTransactionAdvice.invoke(CTTransactionAdvice.java:80)
[junit] at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
[junit] at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:49)
[junit] at com.sun.proxy.$Proxy115.addRepository(Unknown Source)
[junit] at com.liferay.document.library.repository.portlet.file.repository.internal.PortletFileRepositoryImpl.lambda$addPortletRepository$1(PortletFileRepositoryImpl.java:281)
[junit] at com.liferay.document.library.repository.portlet.file.repository.internal.PortletFileRepositoryImpl._run(PortletFileRepositoryImpl.java:784)
[junit] at com.liferay.document.library.repository.portlet.file.repository.internal.PortletFileRepositoryImpl._run(PortletFileRepositoryImpl.java:798)
[junit] at com.liferay.document.library.repository.portlet.file.repository.internal.PortletFileRepositoryImpl.addPortletRepository(PortletFileRepositoryImpl.java:280)
[junit] at com.liferay.dispatch.internal.repository.DispatchFileRepositoryImpl._getFolder(DispatchFileRepositoryImpl.java:171)
[junit] at com.liferay.dispatch.internal.repository.DispatchFileRepositoryImpl._addFileEntry(DispatchFileRepositoryImpl.java:134)
[junit] at com.liferay.dispatch.internal.repository.DispatchFileRepositoryImpl.addFileEntry(DispatchFileRepositoryImpl.java:74)
[junit] at com.liferay.commerce.salesforce.connector.talend.job.deployer.internal.CommerceSalesforceConnectorTalendJobDeployer._deployJob(CommerceSalesforceConnectorTalendJobDeployer.java:93)
[junit] at com.liferay.commerce.salesforce.connector.talend.job.deployer.internal.CommerceSalesforceConnectorTalendJobDeployer.activate(CommerceSalesforceConnectorTalendJobDeployer.java:63)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)