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-20825 SF #83640

Closed
wants to merge 2 commits into from
Closed

LPS-20825 SF #83640

wants to merge 2 commits into from

Conversation

inacionery
Copy link

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 57 seconds 662 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: d8a2ce9cd4b2c183490f9d281d6cda7185b71bc9

Sender Branch:

Branch Name: pr-332
Branch GIT ID: e5e3954fa429164117d9df6f2f9653e28872bd83

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

@liferay-continuous-integration
Copy link
Collaborator

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

❌ ci:test:relevant - 10 out of 22 jobs passed in 1 hour 32 minutes 33 seconds 408 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: d8a2ce9cd4b2c183490f9d281d6cda7185b71bc9

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 675fd6f1716b42f77cc332cad8893e473d800091

ci:test:stable - 5 out of 9 jobs PASSED
5 Successful Jobs:
ci:test:relevant - 10 out of 22 jobs PASSED

12 Failed Jobs:

10 Successful Jobs:
For more details click here.

Failures unique to this pull:

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

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #353636
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
      	at java.lang.Thread.run(Thread.java:745)
      Caused: java.io.IOException: Failed to create a temp file on /opt/dev/projects/github/liferay-jenkins-ee
      	at hudson.FilePath.createTextTempFile(FilePath.java:1442)
      	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      [EnvInject] - Injecting environment variables from a build step.
      [EnvInject] - [ERROR] - The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [EnvInject] - [ERROR] - Missing file path was resolved from pattern '${WORKSPACE}/stop.properties' .
      [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build step: java.io.IOException: The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [description-setter] Description set: ${BUILD_DESCRIPTION}
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE
  2. test-portal-acceptance-pullrequest-batch(master)/functional-upgrade-tomcat90-mysql57-jdk8/3
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #353638
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
      	at java.lang.Thread.run(Thread.java:745)
      Caused: java.io.IOException: Failed to create a temp file on /opt/dev/projects/github/liferay-jenkins-ee
      	at hudson.FilePath.createTextTempFile(FilePath.java:1442)
      	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      [EnvInject] - Injecting environment variables from a build step.
      [EnvInject] - [ERROR] - The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [EnvInject] - [ERROR] - Missing file path was resolved from pattern '${WORKSPACE}/stop.properties' .
      [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build step: java.io.IOException: The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [description-setter] Description set: ${BUILD_DESCRIPTION}
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE
  3. test-portal-acceptance-pullrequest-batch(master)/functional-upgrade-tomcat90-mysql57-jdk8/4
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #353637
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
      	at java.lang.Thread.run(Thread.java:745)
      Caused: java.io.IOException: Failed to create a temp file on /opt/dev/projects/github/liferay-jenkins-ee
      	at hudson.FilePath.createTextTempFile(FilePath.java:1442)
      	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      [EnvInject] - Injecting environment variables from a build step.
      [EnvInject] - [ERROR] - The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [EnvInject] - [ERROR] - Missing file path was resolved from pattern '${WORKSPACE}/stop.properties' .
      [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build step: java.io.IOException: The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [description-setter] Description set: ${BUILD_DESCRIPTION}
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE
  4. test-portal-acceptance-pullrequest-batch(master)/js-unit-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #353627
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
      	at java.lang.Thread.run(Thread.java:745)
      Caused: java.io.IOException: Failed to create a temp file on /opt/dev/projects/github/liferay-jenkins-ee
      	at hudson.FilePath.createTextTempFile(FilePath.java:1442)
      	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      [EnvInject] - Injecting environment variables from a build step.
      [EnvInject] - [ERROR] - The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [EnvInject] - [ERROR] - Missing file path was resolved from pattern '${WORKSPACE}/stop.properties' .
      [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build step: java.io.IOException: The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [description-setter] Description set: ${BUILD_DESCRIPTION}
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE
  5. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #108694

      Startup error: Unresolved Requirement(s)

           [exec] 14:11:02,993 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.portal.remote.json.web.service.extender_5.0.2 [133]
           [exec] 14:11:02,998 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.portal.remote.rest.extender_5.0.2 [134]
           [exec] 14:11:03,008 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.portal.remote.soap.extender.impl_4.0.2 [135]
           [exec] 14:11:03,069 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED org.apache.aries.jax.rs.jackson_1.0.2 [136]
           [exec] 14:11:03,070 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED Liferay Foundation - Liferay User Groups Admin - API_1.0.0 [137]
           [exec] 14:11:03,071 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.user.groups.admin.api_5.0.1 [138]
           [exec] 14:11:03,071 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.user.groups.admin.item.selector.api_3.0.1 [139]
           [exec] 14:11:03,072 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED Liferay Web Experience - Liferay Nested Portlets - Impl_1.0.0 [140]
           [exec] 14:11:03,072 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED Liferay Foundation - Liferay Portal Security - Impl_1.0.0 [142]
           [exec] 14:11:03,139 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.portal.security.antisamy_5.0.3 [143]
           [exec] 14:11:03,185 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.portal.security.auth.verifier_5.0.3 [144]
           [exec] 14:11:03,240 DEBUG [Start Level: Equinox Container: 10f0e927-f509-4da2-a1df-11a0c552491f][BundleStartStopLogger:48] STARTED com.liferay.portal.security.auto.login_5.0.3 [145]
  6. ...

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 11d17f3...f55f28e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants