[ 
https://issues.apache.org/jira/browse/FLINK-40058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martijn Visser resolved FLINK-40058.
------------------------------------
    Fix Version/s: 2.2.2
                   1.20.6
                   2.3.1
                   2.4.0
       Resolution: Fixed

Fixed in apache/flink:

master 5ac1750fdcb85453ca6e0cde37d2c679de65d1ec
release-2.3: 20dfd6c915f6afed1aa9ee48fdf12c2a4669b7e5
release-2.2: 467a41c139edb1b94d17d82bdf25e354528dda74
release-1.20: 20ec9d2f6da96e5e1082d2235ae1d1c465a443ab

> cron_snapshot_deployment nightly jobs run out of disk space on hosted agents
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-40058
>                 URL: https://issues.apache.org/jira/browse/FLINK-40058
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines, Build System / CI
>    Affects Versions: 2.3.0, 2.2.1, 1.20.5, 2.4.0
>            Reporter: Martijn Visser
>            Assignee: Martijn Visser
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.2.2, 1.20.6, 2.3.1, 2.4.0
>
>
> The nightly cron_snapshot_deployment_binary and 
> cron_snapshot_deployment_maven jobs emit repeated "Free disk space on / is 
> lower than 5%" warnings. In build 76675 usage peaked at 99.18% (binary) and 
> 97.35% (maven), so the jobs are one dependency bump away from failing with 
> "no space left on device".
> Both jobs run on Microsoft-hosted ubuntu-24.04 agents, which start with only 
> ~16 GB free. On top of that the jobs pull the multi-JDK flink-ci-docker 
> image, restore a 4.2 GB Maven cache, run a near-full Flink build (-pl 
> flink-dist -am), and produce the extracted dist plus tgz copies.
> Every other hosted-agent job (jobs-template.yml, e2e-template.yml) already 
> runs tools/azure-pipelines/free_disk_space.sh first, freeing ~34 GB; 
> build-nightly-dist.yml is the one hosted-agent template that never got this 
> step. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to