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

Resuming Externalized Checkpoint (file, async, scale down) end-to-end test failed on travis

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Test Infrastructure
    • None

    Description

      Failed with exception:

      Caused by: java.io.FileNotFoundException: Cannot find meta data file '_metadata' in directory 'file:/home/travis/build/apache/flink/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-56737836089/externalized-chckpt-e2e-backend-dir/48e55f131162ca5ab1fa95a93c76344b/chk-9'. Please try to load the checkpoint/savepoint directly from the metadata file instead of the directory.
      	at org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage.resolveCheckpointPointer(AbstractFsCheckpointStorage.java:256)
      	at org.apache.flink.runtime.state.filesystem.AbstractFsCheckpointStorage.resolveCheckpoint(AbstractFsCheckpointStorage.java:109)
      	at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.restoreSavepoint(CheckpointCoordinator.java:1100)
      	at org.apache.flink.runtime.jobmaster.JobMaster.tryRestoreExecutionGraphFromSavepoint(JobMaster.java:1234)
      	at org.apache.flink.runtime.jobmaster.JobMaster.createAndRestoreExecutionGraph(JobMaster.java:1158)
      	at org.apache.flink.runtime.jobmaster.JobMaster.<init>(JobMaster.java:296)
      	at org.apache.flink.runtime.jobmaster.JobManagerRunner.<init>(JobManagerRunner.java:157)
      	... 10 more
      

      https://api.travis-ci.org/v3/job/454950372/log.txt

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: