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-168199 Update Alloy Editor to v2.14.9 #2850

Closed
wants to merge 1 commit into from

Conversation

markocikos
Copy link
Collaborator

@markocikos markocikos self-assigned this Nov 10, 2022
@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 39a9e7471a958b806ece1c511887ebafb1826c04

Sender Branch:

Branch Name: LPS-168199
Branch GIT ID: 9b51e6e241144793ebee374aa9efa1a0866aa857

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

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 26 out of 27 jobs passed

❌ ci:test:relevant - 122 out of 176 jobs passed in 2 hours 47 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1277401_5772

Base Branch:

Branch Name: master
Branch GIT ID: 39a9e7471a958b806ece1c511887ebafb1826c04

Upstream Comparison:

Branch GIT ID: ab747005f61372cf80cb3183dc6cb60822533786
Jenkins Build URL: EE Development Acceptance (master) - 4011 - 2022-11-10[02:43:27]

ci:test:stable - 26 out of 27 jobs PASSED

1 Failed Jobs:

26 Successful Jobs:
    ci:test:relevant - 122 out of 176 jobs PASSED

    54 Failed Jobs:

    122 Successful Jobs:
      For more details click here.

      Failures unique to this pull:

      1. modules-integration-mysql57-jdk8/1/7
        1. com.liferay.dispatch.service.test.DispatchTriggerLocalServiceTest.testUpdateDispatchTrigger
          java.lang.AssertionError: Thread Thread[MemoryQuartzSchedulerEngineInstance_QuartzSchedulerThread,5,QuartzScheduler:MemoryQuartzSchedulerEngineInstance] caught concurrent failure: java.lang.AssertionError: {level=ERROR, loggerName=org.quartz.core.ErrorLogger, message=An error occured instantiating job to be executed. job= 'com.liferay.blogs.web.internal.messaging.CheckEntryMessageListener.com.liferay.blogs.web.internal.messaging.CheckEntryMessageListener'
          java.lang.AssertionError: {level=ERROR, loggerName=org.quartz.core.ErrorLogger, message=An error occured instantiating job to be executed. job= 'com.liferay.blogs.web.internal.messaging.CheckEntryMessageListener.com.liferay.blogs.web.internal.messaging.CheckEntryMessageListener'
            at com.liferay.portal.test.rule.LogAssertionTestRule$LogAppender.append(LogAssertionTestRule.java:330)
            at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161)
            at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134)
            at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125)
            at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89)
            at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:542)
            at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:500)
            at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerCo...
        2. com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testGetDSEnvelopesPage
          java.lang.AssertionError: expected:<2> but was:<1>
            at org.junit.Assert.fail(Assert.java:89)
            at org.junit.Assert.failNotEquals(Assert.java:835)
            at org.junit.Assert.assertEquals(Assert.java:647)
            at org.junit.Assert.assertEquals(Assert.java:633)
            at com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest._assertPage(DSEnvelopeManagerTest.java:358)
            at com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.lambda$testGetDSEnvelopesPage$1(DSEnvelopeManagerTest.java:257)
            at com.liferay.portal.search.test.util.IdempotentRetryAssert.retryAssert(IdempotentRetryAssert.java:43)
            at com.liferay.portal.search.test.util.IdempotentRetryAssert.retryAssert(IdempotentRetryAssert.java:29)
            at com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testGetDSEnvelopesPage(DSEnvelopeManagerTest.java:255)
            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.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(Abstr...
      2. modules-integration-mysql57-jdk8/2/19
        1. com.liferay.oauth2.provider.token.endpoint.test.RefreshTokenAuthorizationGrantTest.test
          javax.ws.rs.ForbiddenException: HTTP 403 Forbidden
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
            at org.apache.cxf.jaxrs.utils.ExceptionUtils.toWebApplicationException(ExceptionUtils.java:179)
            at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:538)
            at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:940)
            at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:901)
            at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:461)
            at org.apache.cxf.jaxrs.client.SyncInvokerImpl.method(SyncInvokerImpl.java:135)
            at org.apache.cxf.jaxrs.client.SyncInvokerImpl.get(SyncInvokerImpl.java:55)
            at org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl.get(InvocationBuilderImpl.java:93)
            at com.liferay.oauth2.provider.token.endpoint.test.RefreshTokenAuthorizationGrantTest.test(RefreshTokenAuthorizationGrantTest.java:69)
            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.life...
      3. modules-integration-mysql57-jdk8/3/20
        1. com.liferay.staging.test.StagingImplTest.testLocalStagingJournal
          org.junit.ComparisonFailure: expected:<Title[]> but was:<Title[2]>
            at org.junit.Assert.assertEquals(Assert.java:117)
            at org.junit.Assert.assertEquals(Assert.java:146)
            at com.liferay.staging.test.StagingImplTest.enableLocalStagingWithContent(StagingImplTest.java:559)
            at com.liferay.staging.test.StagingImplTest.testLocalStagingJournal(StagingImplTest.java:218)
            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 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.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(AbstractT...
      4. modules-unit-jdk8/0/4
        1. com.liferay.portal.tools.bundle.support.commands.BundleSupportCommandsTest.testInitBundleTarProxyNonproxyHosts
          java.io.IOException: Gateway Timeout
            at com.liferay.portal.tools.bundle.support.internal.util.HttpUtil._checkResponseStatus(HttpUtil.java:165)
            at com.liferay.portal.tools.bundle.support.internal.util.HttpUtil._downloadFile(HttpUtil.java:251)
            at com.liferay.portal.tools.bundle.support.internal.util.HttpUtil.downloadFile(HttpUtil.java:152)
            at com.liferay.portal.tools.bundle.support.commands.DownloadCommand.execute(DownloadCommand.java:65)
            at com.liferay.portal.tools.bundle.support.commands.InitBundleCommand.execute(InitBundleCommand.java:54)
            at com.liferay.portal.tools.bundle.support.commands.HttpProxyMockServerSupport.initBundle(HttpProxyMockServerSupport.java:197)
            at com.liferay.portal.tools.bundle.support.commands.BundleSupportCommandsTest._initBundle(BundleSupportCommandsTest.java:518)
            at com.liferay.portal.tools.bundle.support.commands.BundleSupportCommandsTest._initBundle(BundleSupportCommandsTest.java:528)
            at com.liferay.portal.tools.bundle.support.commands.BundleSupportCommandsTest._testInitBundleTar(BundleSupportCommandsTest.java:638)
            at com.liferay.portal.tools.bundle.support.commands.BundleSupportCommandsTest.testInitBundleTarProxyNonproxyHosts(BundleSupportCommandsTest.java:323)
            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....
      Test bundle downloads:

      @liferay-continuous-integration
      Copy link
      Collaborator

      @markocikos
      Copy link
      Collaborator Author

      ci:test:relevant

      @liferay-continuous-integration
      Copy link
      Collaborator

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

      ❌ ci:test:relevant - 123 out of 176 jobs passed in 3 hours 27 minutes

      Click here for more details.

      Base Branch:

      Branch Name: master
      Branch GIT ID: a6462efc3e3e8fabe98d9082ae3addd5b0f74dd6

      Upstream Comparison:

      Branch GIT ID: f849d60b693d90f9cffbc23f9d1c68eb2ab0e1d4
      Jenkins Build URL: EE Development Acceptance (master) - 4015 - 2022-11-10[17:36:25]

      ci:test:stable - 27 out of 27 jobs PASSED
      27 Successful Jobs:
        ci:test:relevant - 123 out of 176 jobs PASSED

        53 Failed Jobs:

        123 Successful Jobs:
          For more details click here.

          Failures unique to this pull:

          Test bundle downloads:

          @liferay-continuous-integration
          Copy link
          Collaborator

          @eltonccdantas
          Copy link

          Hi @markocikos, I've analyzed the errors and they look unrelated to your PR according to the comparison. You may manually forward if no other dev review is needed.

          @markocikos
          Copy link
          Collaborator Author

          I'll give it one more try. If it fails, I'll manually forward.

          @markocikos
          Copy link
          Collaborator Author

          ci:forward

          @liferay-continuous-integration
          Copy link
          Collaborator

          CI is automatically triggering the following test suites:

          •     ci:test:relevant
          •     ci:test:sf

          The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

          •     ci:test:relevant
          •     ci:test:sf
          •     ci:test:stable

          @liferay-continuous-integration
          Copy link
          Collaborator

          Skipping previously passed test suites:
          ci:test:sf

          @liferay-continuous-integration
          Copy link
          Collaborator

          ❌ ci:test:stable - 26 out of 27 jobs passed

          ❌ ci:test:relevant - 121 out of 176 jobs passed in 2 hours 44 minutes

          Click here for more details.

          Base Branch:

          Branch Name: master
          Branch GIT ID: 4381b5feed7b396c5b8c3c12cceacbb13b2bda4d

          Upstream Comparison:

          Branch GIT ID: 4381b5feed7b396c5b8c3c12cceacbb13b2bda4d
          Jenkins Build URL: EE Development Acceptance (master) - 4020 - 2022-11-13[05:06:33]

          ci:test:stable - 26 out of 27 jobs PASSED

          1 Failed Jobs:

          26 Successful Jobs:
            ci:test:relevant - 121 out of 176 jobs PASSED

            55 Failed Jobs:

            121 Successful Jobs:
              For more details click here.

              Failures unique to this pull:

              1. ...
              Test bundle downloads:

              @liferay-continuous-integration
              Copy link
              Collaborator

              @markocikos
              Copy link
              Collaborator Author

              Manual forward: brianchandotcom#126258

              @markocikos markocikos closed this Nov 15, 2022
              @markocikos markocikos deleted the LPS-168199 branch November 27, 2023 09:27
              Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
              Projects
              None yet
              Development

              Successfully merging this pull request may close these issues.

              3 participants