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

[7.4 only] LPS-122456 - Remove {append, buildFragment, enterDocument} usages of metal-dom #468

Closed
wants to merge 59 commits into from

Conversation

bryceosterhaus
Copy link
Collaborator

follow up from #463

@liferay-continuous-integration
Copy link
Collaborator

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

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@bryceosterhaus
Copy link
Collaborator Author

ci:test:sf

@bryceosterhaus
Copy link
Collaborator Author

ci:test:relevant

@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: 99d5e0e3db6567853292ce00ec0b44dab79f7fec

Sender Branch:

Branch Name: pr-463
Branch GIT ID: b656d5d558004b2343ed4f888fec07bd54e2f791

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

@liferay-continuous-integration
Copy link
Collaborator

@bryceosterhaus bryceosterhaus changed the title LPS-122456 - Remove {append, buildFragment, enterDocument} usages of metal-dom WIP LPS-122456 - Remove {append, buildFragment, enterDocument} usages of metal-dom Nov 2, 2020
@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 6 out of 9 jobs passed

❌ ci:test:relevant - 13 out of 30 jobs passed in 2 hours 43 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 99d5e0e3db6567853292ce00ec0b44dab79f7fec

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 8d22a791300569a6c92e7b9152e6ae1c6bdc863a

ci:test:stable - 6 out of 9 jobs PASSED
6 Successful Jobs:
ci:test:relevant - 13 out of 30 jobs PASSED

17 Failed Jobs:

13 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/4
    Job Results:

    2 Tests Passed.
    4 Tests Failed.

    1. AXIS_VARIABLE=18,label_exp=!master #207134
           [exec] * What went wrong:
           [exec] Could not resolve all artifacts for configuration 'classpath'.
           [exec] > Could not resolve com.googlecode.javaewah:JavaEWAH:0.7.9.
           [exec]   Required by:
           [exec]       unspecified:unspecified:unspecified > com.liferay:com.liferay.gradle.plugins.defaults:6.1.400 > com.liferay:com.liferay.gradle.plugins.change.log.builder:1.1.4 > org.eclipse.jgit:org.eclipse.jgit:4.1.1.201511131810-r
           [exec]    > Could not resolve com.googlecode.javaewah:JavaEWAH:0.7.9.
           [exec]       > Could not get resource 'https://repository-cdn.liferay.com/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom'.
           [exec]          > Could not HEAD 'https://repository-cdn.liferay.com/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom'.
           [exec]             > Remote host closed connection during handshake
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all artifacts for configuration 'classpath'.
           [exec] 	at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1276)
           [exec] 	at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$1700(DefaultConfiguration.java:142)
           [exec] 	at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationArtifactCollection.ensureResolved(DefaultConfiguration.java:1838)
           [exec] 	at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationArtifactCollection.getArtifacts(DefaultConfiguration.java:1804)
           [exec] 	at org.gradle.composite.internal.CompositeBuildClassPathInitializer.execute(CompositeBuildClassPathInitializer.java:45)
           [exec] 	at org.gradle.composite.internal.CompositeBuildClassPathInitializer.execute(CompositeBuildClassPathInitializer.java:32)
           [exec] 	at org.gradle.api.internal.initialization.DefaultScriptClassPathResolver.resolveClassPath(DefaultScriptClassPathResolver.java:37)
           [exec] 	at org.gradle.api.internal.initialization.DefaultScriptHandler.getScriptClassPath(DefaultScriptHandler.java:87)
    2. AXIS_VARIABLE=19,label_exp=!master #207134
           [exec] * What went wrong:
           [exec] Execution failed for task ':setUpLibDevelopment'.
           [exec] > Could not resolve all files for configuration ':libDevelopment'.
           [exec]    > Could not resolve velocity-tools:velocity-tools:1.4.
           [exec]      Required by:
           [exec]          project :
           [exec]       > Could not resolve velocity-tools:velocity-tools:1.4.
           [exec]          > Could not get resource 'https://repository-cdn.liferay.com/nexus/content/groups/public/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom'.
           [exec]             > Could not HEAD 'https://repository-cdn.liferay.com/nexus/content/groups/public/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom'.
           [exec]                > Remote host closed connection during handshake
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':setUpLibDevelopment'.
           [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:38)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:399)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:157)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:242)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:150)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:94)
           [exec] 	at org.gradle.internal.operations.DelegatingBuildOperationExecutor.call(DelegatingBuildOperationExecutor.java:36)
    3. AXIS_VARIABLE=2,label_exp=!master #207134
           [exec] * What went wrong:
           [exec] Execution failed for task ':runPoshi'.
           [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
           [exec] 
           [exec] * Try:
           [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Get more help at https://help.gradle.org
           [exec] 
           [exec] BUILD FAILED in 4m 19s
           [exec] 
           [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-05-41.html
           [exec] A fine-grained performance profile is available: use the --scan option.
           [exec] Result: 1
           [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=2_label_exp=!master/builds/207134
           [copy] Copying 4 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=2_label_exp=!master/builds/207134/screenshots
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null747668489.properties
      

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null747668489.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null747668489.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 11,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 5,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.3564414,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.portal.kernel.model.User_PORTLET_20125",
      [echo] "_score" : 1.3564414,
      [echo] "_source" : {
      [echo] "lastName" : "Test",
      [echo] "entryClassPK" : "20125",

    4. ...
    Click here for more failures.
  2. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-mysql57-jdk8_stable/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #454685
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 3m 41s
      [exec] 3 actionable tasks: 2 executed, 1 up-to-date
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-04-17.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0_label_exp=!master/builds/454685
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0_label_exp=!master/builds/454685/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1521020032.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1521020032.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1521020032.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 7,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 0,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : null,
      [echo] "hits" : [ ]
      [echo] }
      [echo] }
      [echo] % Total % Received % Xferd Average Speed Time Time Time Current
      [echo] Dload Upload Total Spent Left Speed
      [echo]

  3. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/0
    Job Results:

    1 Test Passed.
    4 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #449268
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 3m 23s
      [exec] 3 actionable tasks: 2 executed, 1 up-to-date
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-05-23.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0_label_exp=!master/builds/449268
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0_label_exp=!master/builds/449268/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1221033857.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1221033857.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1221033857.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 11,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 1,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 0.8938179,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.portal.kernel.model.User_PORTLET_20125",
      [echo] "_score" : 0.8938179,
      [echo] "_source" : {
      [echo] "lastName" : "Test",

    2. AXIS_VARIABLE=14,label_exp=!master #449268
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 5m 41s
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=14_label_exp=!master/builds/449268
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=14_label_exp=!master/builds/449268/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null612407942.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null612407942.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null612407942.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 8,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 3,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.293921,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.portal.kernel.model.User_PORTLET_20125",
      [echo] "_score" : 1.293921,
      [echo] "_source" : {
      [echo] "lastName" : "Test",
      [echo] "entryClassPK" : "20125",
      [echo] "firstName_sortable" : "test",
      [echo] "groupId" : "20121",
      [echo] "screenName" : "test",
      [echo] "uid" : "com.liferay.portal.kernel.model.User_PORTLET_20125",

    3. AXIS_VARIABLE=5,label_exp=!master #449268
           [exec] * What went wrong:
      [exec] Execution failed for task ':setUpLibPortal'.
      [exec] > Could not resolve all files for configuration ':libPortal'.
      [exec] > Could not resolve xml-apis:xml-apis:1.4.01.
      [exec] Required by:
      [exec] project :
      [exec] > Could not resolve xml-apis:xml-apis:1.4.01.
      [exec] > Could not get resource 'https://repository-cdn.liferay.com/nexus/content/groups/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom'.
      [exec] > Could not HEAD 'https://repository-cdn.liferay.com/nexus/content/groups/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom'.
      [exec] > Remote host closed connection during handshake
      [exec]
      [exec] * Try:
      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Exception is:
      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':setUpLibPortal'.
      [exec] at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:38)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:399)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:157)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:242)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:150)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:94)
      [exec] at org.gradle.internal.operations.DelegatingBuildOperationExecutor.call(DelegatingBuildOperationExecutor.java:36)
    4. AXIS_VARIABLE=9,label_exp=!master #449268
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 1m 19s
      [exec] 3 actionable tasks: 2 executed, 1 up-to-date
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-02-52.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=9_label_exp=!master/builds/449268
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=9_label_exp=!master/builds/449268/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null2001788157.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null2001788157.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null2001788157.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 10,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 0,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : null,
      [echo] "hits" : [ ]
      [echo] }
      [echo] }
      [echo] % Total % Received % Xferd Average Speed Time Time Time Current
      [echo] Dload Upload Total Spent Left Speed
      [echo]

    5. ...
    Click here for more failures.
  4. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/1
    Job Results:

    2 Tests Passed.
    5 Tests Failed.

    1. AXIS_VARIABLE=11,label_exp=!master #467970
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 3m 34s
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-06-31.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=11_label_exp=!master/builds/467970
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=11_label_exp=!master/builds/467970/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null780209663.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null780209663.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null780209663.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 8,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 1,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.540445,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.portal.kernel.model.User_PORTLET_20125",
      [echo] "_score" : 1.540445,
      [echo] "_source" : {
      [echo] "lastName" : "Test",
      [echo] "entryClassPK" : "20125",

    2. AXIS_VARIABLE=12,label_exp=!master #467970
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 5m 0s
      [exec] 3 actionable tasks: 2 executed, 1 up-to-date
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-03-17.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=12_label_exp=!master/builds/467970
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=12_label_exp=!master/builds/467970/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null370669815.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null370669815.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null370669815.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 8,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 2,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.3862942,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.dynamic.data.mapping.model.DDMStructure_PORTLET_40905",
      [echo] "_score" : 1.3862942,
      [echo] "_source" : {

    3. AXIS_VARIABLE=13,label_exp=!master #467970
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 3m 22s
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=13_label_exp=!master/builds/467970
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=13_label_exp=!master/builds/467970/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1578294598.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1578294598.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1578294598.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 9,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 1,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.2685113,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.portal.kernel.model.User_PORTLET_20125",
      [echo] "_score" : 1.2685113,
      [echo] "_source" : {
      [echo] "lastName" : "Test",
      [echo] "entryClassPK" : "20125",
      [echo] "firstName_sortable" : "test",
      [echo] "groupId" : [
      [echo] "20121",
      [echo] "40895"
      [echo] ],
      [echo] "screenName" : "test",

    4. AXIS_VARIABLE=16,label_exp=!master #467970
           [exec] * What went wrong:
      [exec] Execution failed for task ':setUpLibPortal'.
      [exec] > Could not resolve all files for configuration ':libPortal'.
      [exec] > Could not resolve com.liferay:org.vps.crypt:1.0.
      [exec] Required by:
      [exec] project :
      [exec] > Could not resolve com.liferay:org.vps.crypt:1.0.
      [exec] > Could not get resource 'https://repository-cdn.liferay.com/nexus/content/groups/public/com/liferay/org.vps.crypt/1.0/org.vps.crypt-1.0.pom'.
      [exec] > Could not HEAD 'https://repository-cdn.liferay.com/nexus/content/groups/public/com/liferay/org.vps.crypt/1.0/org.vps.crypt-1.0.pom'.
      [exec] > Remote host closed connection during handshake
      [exec]
      [exec] * Try:
      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Exception is:
      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':setUpLibPortal'.
      [exec] at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:38)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:399)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:157)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:242)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:150)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:94)
      [exec] at org.gradle.internal.operations.DelegatingBuildOperationExecutor.call(DelegatingBuildOperationExecutor.java:36)
    5. ...
    Click here for more failures.
  5. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/2
    Job Results:

    2 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=14,label_exp=!master #477295
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 5m 33s
      [exec] 3 actionable tasks: 2 executed, 1 up-to-date
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-03-03.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=14_label_exp=!master/builds/477295
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=14_label_exp=!master/builds/477295/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null819350918.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null819350918.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null819350918.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 9,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 2,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.3397743,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.dynamic.data.mapping.model.DDMFormInstance_PORTLET_40901",
      [echo] "_score" : 1.3397743,
      [echo] "_source" : {

    2. AXIS_VARIABLE=2,label_exp=!master #477295
           [exec] * What went wrong:
      [exec] Could not resolve all artifacts for configuration 'classpath'.
      [exec]
      [exec] > Could not resolve com.liferay:com.liferay.gradle.plugins.maven.plugin.builder:1.2.7.
      [exec] Required by:
      [exec] unspecified:unspecified:unspecified
      [exec] > Could not resolve com.liferay:com.liferay.gradle.plugins.maven.plugin.builder:1.2.7.
      [exec] > Could not get resource 'https://repository-cdn.liferay.com/nexus/content/groups/public/com/liferay/com.liferay.gradle.plugins.maven.plugin.builder/1.2.7/com.liferay.gradle.plugins.maven.plugin.builder-1.2.7.pom'.
      [exec] > Could not HEAD 'https://repository-cdn.liferay.com/nexus/content/groups/public/com/liferay/com.liferay.gradle.plugins.maven.plugin.builder/1.2.7/com.liferay.gradle.plugins.maven.plugin.builder-1.2.7.pom'.
      [exec] > Remote host closed connection during handshake
      [exec]
      [exec] * Try:
      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Exception is:
      [exec] org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all artifacts for configuration 'classpath'.
      [exec] at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.rethrowFailure(DefaultConfiguration.java:1276)
      [exec] at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$1700(DefaultConfiguration.java:142)
      [exec] at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationArtifactCollection.ensureResolved(DefaultConfiguration.java:1838)
      [exec] at org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationArtifactCollection.getArtifacts(DefaultConfiguration.java:1804)
      [exec] at org.gradle.composite.internal.CompositeBuildClassPathInitializer.execute(CompositeBuildClassPathInitializer.java:45)
      [exec] at org.gradle.composite.internal.CompositeBuildClassPathInitializer.execute(CompositeBuildClassPathInitializer.java:32)
      [exec] at org.gradle.api.internal.initialization.DefaultScriptClassPathResolver.resolveClassPath(DefaultScriptClassPathResolver.java:37)
      [exec] at org.gradle.api.internal.initialization.DefaultScriptHandler.getScriptClassPath(DefaultScriptHandler.java:87)
    3. AXIS_VARIABLE=22,label_exp=!master #477295
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 4m 34s
      [exec] 3 actionable tasks: 2 executed, 1 up-to-date
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-02-16-05-26.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=22_label_exp=!master/builds/477295
      [copy] Copying 4 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=22_label_exp=!master/builds/477295/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1918323351.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1918323351.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1918323351.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 10,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 4,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.1239301,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.dynamic.data.mapping.model.DDMStructure_PORTLET_40804",
      [echo] "_score" : 1.1239301,
      [echo] "_source" : {

    4. ...
    Click here for more failures.
  6. ...

@liferay-continuous-integration
Copy link
Collaborator

@bryceosterhaus
Copy link
Collaborator Author

@john-co I also can't seem to figure out why this one is breaking as well... I looked into the poshi report, but locally it seems fine again, so I'm not sure if this is a flakey test or something else.

@john-co
Copy link

john-co commented Nov 3, 2020

ci:test:bundle

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:bundle - 0 out of 1 jobs passed in 56 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: f2b7b3ba6917445309efe9bbbf15f03b1d79bcda

ci:test:bundle - 0 out of 1 jobs PASSED
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    0 Jobs Passed.
    1 Job Failed.

    Please fix rebase errors on bryceosterhaus/pr-463

    [beanshell] java.lang.RuntimeException: Unable to rebase cache-liferay-frontend-f2b7b3ba6917445309efe9bbbf15f03b1d79bcda-bryceosterhaus-b656d5d558004b2343ed4f888fec07bd54e2f791 to master
    [beanshell] error: Failed to merge in the changes.

For upstream results, click here.

Test bundle downloads:

@john-co
Copy link

john-co commented Nov 3, 2020

There seems to have been an unrelated issue prior to running some functional tests...can you fix the merge conflict and run the tests again?

@bryceosterhaus
Copy link
Collaborator Author

ci:test:relevant

@bryceosterhaus
Copy link
Collaborator Author

ci:test:sf

@bryceosterhaus
Copy link
Collaborator Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 39005a11496fa33e7c88112f6833a6d82666df9d

Sender Branch:

Branch Name: pr-463
Branch GIT ID: 7fa9669b5348b1f310f4a9e928bc863093e58eb2

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

@liferay-continuous-integration
Copy link
Collaborator

@bryceosterhaus
Copy link
Collaborator Author

ci:stop

@bryceosterhaus
Copy link
Collaborator Author

This PR is gonna be dependent on the jest mocks provided with the new npm-scripts at #506

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 6 out of 9 jobs passed

❌ ci:test:relevant - 14 out of 30 jobs passed in 3 hours 36 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 39005a11496fa33e7c88112f6833a6d82666df9d

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 8d22a791300569a6c92e7b9152e6ae1c6bdc863a

ci:test:stable - 6 out of 9 jobs PASSED
6 Successful Jobs:
ci:test:relevant - 14 out of 30 jobs PASSED

16 Failed Jobs:

14 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/1
    Job Results:

    0 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=14,label_exp=!master #454694
           [exec] * What went wrong:
           [exec] Execution failed for task ':runPoshi'.
           [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
           [exec] 
           [exec] * Try:
           [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Get more help at https://help.gradle.org
           [exec] 
           [exec] BUILD FAILED in 9m 54s
           [exec] 3 actionable tasks: 2 executed, 1 up-to-date
           [exec] 
           [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-16-14-16-16.html
           [exec] A fine-grained performance profile is available: use the --scan option.
           [exec] Result: 1
           [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=14_label_exp=!master/builds/454694
           [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=14_label_exp=!master/builds/454694/screenshots
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null739411029.properties
      

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null739411029.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null739411029.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 9,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 1,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.3862942,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.portal.kernel.model.User_PORTLET_20125",
      [echo] "_score" : 1.3862942,
      [echo] "_source" : {
      [echo] "lastName" : "Test",

    2. AXIS_VARIABLE=15,label_exp=!master #454694
           [exec] * What went wrong:
      [exec] Execution failed for task ':runPoshi'.
      [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
      [exec]
      [exec] * Try:
      [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Get more help at https://help.gradle.org
      [exec]
      [exec] BUILD FAILED in 3m 6s
      [exec] 3 actionable tasks: 2 executed, 1 up-to-date
      [exec]
      [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-web/build/reports/profile/profile-2020-11-16-12-57-11.html
      [exec] A fine-grained performance profile is available: use the --scan option.
      [exec] Result: 1
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=15_label_exp=!master/builds/454694
      [copy] Copying 2 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=15_label_exp=!master/builds/454694/screenshots
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null738224879.properties

      clean-up-mobile-device:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null738224879.properties

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null738224879.properties

      print-elasticsearch-indices:
      [echo]
      [echo] ##
      [echo] ## Elasticsearch Liferay Company Index
      [echo] ##
      [echo]
      [echo] {
      [echo] "took" : 12,
      [echo] "timed_out" : false,
      [echo] "_shards" : {
      [echo] "total" : 1,
      [echo] "successful" : 1,
      [echo] "skipped" : 0,
      [echo] "failed" : 0
      [echo] },
      [echo] "hits" : {
      [echo] "total" : {
      [echo] "value" : 1,
      [echo] "relation" : "eq"
      [echo] },
      [echo] "max_score" : 1.3862942,
      [echo] "hits" : [
      [echo] {
      [echo] "_index" : "liferay-20097",
      [echo] "_type" : "LiferayDocumentType",
      [echo] "_id" : "com.liferay.portal.kernel.model.User_PORTLET_20125",
      [echo] "_score" : 1.3862942,
      [echo] "_source" : {
      [echo] "lastName" : "Test",

    3. ...
    Click here for more failures.
  2. test-portal-acceptance-pullrequest-batch(master)/js-unit-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #456122
           [exec] * What went wrong:
      [exec] Execution failed for task ':dxp:apps:document-library-opener:document-library-opener-onedrive-web:packageRunTest'.
      [exec] > Process 'command '/opt/dev/projects/github/liferay-portal/build/node/bin/node'' finished with non-zero exit value 1
      [exec]
      [exec] * Try:
      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [exec]
      [exec] * Exception is:
      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':dxp:apps:document-library-opener:document-library-opener-onedrive-web:packageRunTest'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [exec] at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [exec] at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [exec] at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [exec] at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [exec] at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [exec] at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)
  3. ...

@liferay-continuous-integration
Copy link
Collaborator

@jbalsas
Copy link

jbalsas commented Nov 20, 2020

I'm going to close this and rebase on top of #529 to remove the Senna changes and maybe even remove them completely as to try to get this unblocked!

@jbalsas
Copy link

jbalsas commented Nov 20, 2020

See #530

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.

None yet