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

Jdk17 all in one #2471

Open
wants to merge 1,768 commits into
base: master
Choose a base branch
from
Open

Jdk17 all in one #2471

wants to merge 1,768 commits into from

Conversation

shuyangzhou
Copy link

No description provided.

devpedrotavares and others added 30 commits September 6, 2024 19:13
…objects. Add the object definition label value to the site default locations if it is missing
…rt from DLFileEntryType to a DocumentDataDefinitionType
@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.

@vicnate5
Copy link
Owner

vicnate5 commented Sep 9, 2024

ci:test:smoke

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:smoke - 0 out of 1 jobs passed in 7 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: e301d27d67447c7a62b04070f891a198a60147fa

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

Failures (upstream comparison is not available):

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

    0 Jobs Passed.
    1 Job Failed.

         [exec] > Task :core:petra:petra-lang:compileJava FAILED
         [exec] > Task :core:osgi-service-tracker-collections:compileJava FAILED
         [exec] > Task :core:petra:petra-memory:compileJava FAILED
         [exec] > Task :core:petra:petra-function:compileJava FAILED
         [exec] Gradle build finished at 2024-09-09 21:05:04.914.
         [exec] 10 actionable tasks: 10 executed
         [exec] 
         [exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/build/reports/profile/profile-2024-09-09-14-04-55.html
         [exec] A fine-grained performance profile is available: use the --scan option.
         [exec] 
         [exec] 
         [exec] FAILURE: Build completed with 4 failures.
         [exec] 
         [exec] 1: Task failed with an exception.
         [exec] -----------
         [exec] * What went wrong:
         [exec] Execution failed for task ':core:petra:petra-lang:compileJava'.
         [exec] > invalid source release: 17
         [exec] 
         [exec] * Try:
         [exec] > Run with --info or --debug option to get more log output.
         [exec] > Run with --scan to get full insights.
         [exec] > Get more help at https://help.gradle.org.
         [exec] 
         [exec] * Exception is:
         [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':core:petra:petra-lang:compileJava'.
         [exec]   at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda\$executeIfValid\$1(ExecuteActionsTaskExecuter.java:148)
         [exec]   at org.gradle.internal.Try\$Failure.ifSuccessfulOrElse(Try.java:282)
         [exec]   at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:146)
         [exec]   at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:134)
         [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:51)
         [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:74)
         [exec]   at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)

For upstream results, click here.

Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@shuyangzhou
Copy link
Author

[exec] Caused by: java.lang.IllegalArgumentException: invalid source release: 17

@vicnate5 does not look like CI is setup properly with JDK17

@vicnate5
Copy link
Owner

vicnate5 commented Sep 9, 2024

re-running now with Peter's branch

@vicnate5
Copy link
Owner

vicnate5 commented Sep 9, 2024

ci:test:smoke

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.