Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33369

Wordcount is failing on AZP with jdk17

    XMLWordPrintableJSON

Details

    • Technical Debt
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.19.0, 1.18.1
    • 1.19.0, 1.18.1
    • None

    Description

      a number of builds start failing with that

      since 25/10/2023 e.g.
      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=54014&view=logs&j=64debf87-ecdb-5aef-788d-8720d341b5cb&t=2302fb98-0839-5df2-3354-bbae636f81a7&l=5021
      is failing as

      Oct 25 03:36:24 job-cluster_1  | Starting Job Manager
      Oct 25 03:36:24 job-cluster_1  | [ERROR] The execution result is empty.
      Oct 25 03:36:24 job-cluster_1  | [ERROR] Could not get JVM parameters and dynamic configurations properly.
      Oct 25 03:36:24 job-cluster_1  | [ERROR] Raw output from BashJavaUtils:
      Oct 25 03:36:24 job-cluster_1  | Error: LinkageError occurred while loading main class org.apache.flink.runtime.util.bash.BashJavaUtils
      Oct 25 03:36:24 job-cluster_1  | 	java.lang.UnsupportedClassVersionError: org/apache/flink/runtime/util/bash/BashJavaUtils has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
      Oct 25 03:36:24 Attaching to container-scripts_taskmanager_1
      Oct 25 03:36:24 taskmanager_1  | Starting Task Manager
      Oct 25 03:36:24 taskmanager_1  | [ERROR] The execution result is empty.
      Oct 25 03:36:24 taskmanager_1  | [ERROR] Could not get JVM parameters and dynamic configurations properly.
      Oct 25 03:36:24 taskmanager_1  | [ERROR] Raw output from BashJavaUtils:
      Oct 25 03:36:24 taskmanager_1  | Error: LinkageError occurred while loading main class org.apache.flink.runtime.util.bash.BashJavaUtils
      Oct 25 03:36:24 taskmanager_1  | 	java.lang.UnsupportedClassVersionError: org/apache/flink/runtime/util/bash/BashJavaUtils has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
      Oct 25 03:36:24 Checking for exceptions...
      

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              Sergey Nuyanzin Sergey Nuyanzin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: