Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-140484 #108570

Conversation

liferay-continuous-integration
Copy link
Collaborator

Forwarded from: dacousalr#336 (Took 1 ci:forward attempt in 2 hours 57 minutes)
Console

@marianoalvarosaiz
@dacousalr

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: a3b6676afb30f21e2f309373214dc51568b20047

Sender Branch:

Branch Name: LPS-140484
Branch GIT ID: 7256eed35c280d91d439e1278e2cdb2911603691

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

✔️ ci:test:stable - 10 out of 10 jobs passed

✔️ ci:test:relevant - 26 out of 27 jobs passed in 2 hours 38 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 64f34aeca7a81662087c375ec7d1027a256e6b60

Upstream Comparison:

Branch GIT ID: 85d7233e90a81d2678d2101d0dacebac5c65a60b
Jenkins Build URL: Acceptance Upstream DXP (master) #2437

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 25 out of 27 jobs PASSED
25 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 85d7233:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    1741 Tests Passed.
    14 Tests Failed.

    1. AXIS_VARIABLE=1 #384
      1. com.liferay.document.library.convert.test.DocumentLibraryConvertProcessTest.testMigrateDLAndDeleteFilesInSourceStore
        com.liferay.portal.convert.ConvertException: com.liferay.portal.kernel.exception.SystemException: java.lang.AssertionError: {level=ERROR, loggerName=com.liferay.document.library.internal.convert.document.library.DLFileVersionDLStoreConvertProcess, message=Unable to migrate 1
        	at com.liferay.portal.convert.BaseConvertProcess.convert(BaseConvertProcess.java:70)
        	at com.liferay.document.library.convert.test.DocumentLibraryConvertProcessTest.tearDown(DocumentLibraryConvertProcessTest.java:120)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
        	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
        	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at...
      2. com.liferay.document.library.convert.test.DocumentLibraryConvertProcessTest.testMigrateDLAndKeepFilesInSourceStore
        com.liferay.portal.convert.ConvertException: com.liferay.portal.kernel.exception.SystemException: java.lang.AssertionError: {level=ERROR, loggerName=com.liferay.document.library.internal.convert.document.library.DLFileVersionDLStoreConvertProcess, message=Unable to migrate 1
        	at com.liferay.portal.convert.BaseConvertProcess.convert(BaseConvertProcess.java:70)
        	at com.liferay.document.library.convert.test.DocumentLibraryConvertProcessTest.testMigrateAndCheckOldRepositoryFiles(DocumentLibraryConvertProcessTest.java:316)
        	at com.liferay.document.library.convert.test.DocumentLibraryConvertProcessTest.testMigrateDLAndKeepFilesInSourceStore(DocumentLibraryConvertProcessTest.java:136)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.test.rule.AbstractTes...
      3. com.liferay.document.library.convert.test.DocumentLibraryConvertProcessTest.testMigrateDLWhenFileEntryEmpty
        com.liferay.portal.convert.ConvertException: com.liferay.portal.kernel.exception.SystemException: java.lang.AssertionError: {level=ERROR, loggerName=com.liferay.document.library.internal.convert.document.library.DLFileVersionDLStoreConvertProcess, message=Unable to migrate 1
        	at com.liferay.portal.convert.BaseConvertProcess.convert(BaseConvertProcess.java:70)
        	at com.liferay.document.library.convert.test.DocumentLibraryConvertProcessTest.testMigrateDLWhenFileEntryEmpty(DocumentLibraryConvertProcessTest.java:151)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        	at com.liferay.portal.kernel.te...
      4. ...
    2. AXIS_VARIABLE=3 #384
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        JSON storage adapter is deprecated, using default storage adapter
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        	at java.nio.file.Files.walkFileTree(Files.java:2670)
        	at java.nio.file.Files.walkFileTree(Files.java:2742)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        
    3. AXIS_VARIABLE=4 #384
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        No default user was found for company 123456789
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        	at java.nio.file.Files.walkFileTree(Files.java:2670)
        	at java.nio.file.Files.walkFileTree(Files.java:2742)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        
    4. AXIS_VARIABLE=5 #384
      1. com.liferay.portal.split.packages.test.SplitPackagesTest.testSplitPackages
        java.lang.AssertionError: Detected split packages {name=org.osgi.service.configurator, version=1.0} in org.apache.felix.configurator_1.0.14.LIFERAY-PATCHED-1 [58] and org.osgi.service.configurator_1.0.0.201802012106 [75]
        	at org.junit.Assert.fail(Assert.java:89)
        	at org.junit.Assert.assertTrue(Assert.java:42)
        	at org.junit.Assert.assertFalse(Assert.java:65)
        	at com.liferay.portal.split.packages.test.SplitPackagesTest._processSplitPackages(SplitPackagesTest.java:158)
        	at com.liferay.portal.split.packages.test.SplitPackagesTest.testSplitPackages(SplitPackagesTest.java:78)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        	at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$1.evaluate(TestExecutorRunnable.java:237)
        	at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._execute(TestExecutorRunnable.java:316)
        	at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable.run(TestExecutorRunnable.java:95)
        	at java.lang.Thread.run(Thread.java:745)
        

      2. com.liferay.portal.spring.hibernate.test.AutoSyncHibernateSessionStateOnTxCreationTest.testAutoSyncHibernateSessionStateOnTxCreation
        java.lang.NullPointerException
        at com.liferay.portal.model.impl.ClassNameModelImpl.cloneWithOriginalValues(ClassNameModelImpl.java:476)
        at com.liferay.portal.model.impl.ClassNameModelImpl.cloneWithOriginalValues(ClassNameModelImpl.java:65)
        at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(BasePersistenceImpl.java:767)
        at com.liferay.portal.service.base.ClassNameLocalServiceBaseImpl.updateClassName(ClassNameLocalServiceBaseImpl.java:370)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        at com.liferay.portal.kernel.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:64)
        at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:49)
        at com.sun.proxy.$Proxy48.updateClassName(Unknown Source)
        at com.liferay.portal.service.impl.PortalServiceImpl.testAutoSyncHibernateSessionStat...
      3. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        Warning
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)

@liferay-continuous-integration
Copy link
Collaborator Author

Please only forward necessary changes to Brian Chan during stabilization. Nonurgent changes should wait until the ongoing DXP 7.4 GA1 and Portal 7.4 GA4 release has been completed. For more details on the release timeline and status, see product-delivery.

@liferay-continuous-integration
Copy link
Collaborator Author

To conserve resources, the PR Tester does not automatically run for forwarded pull requests.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 1edc545...41ac354

@brianchandotcom
Copy link
Owner

@marianoalvarosaiz see 41ac354

@liferay-continuous-integration liferay-continuous-integration deleted the ci-forward-LPS-140484-pr-336-sender-marianoalvarosaiz-ts-1634216691721 branch October 22, 2021 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants