[
https://issues.apache.org/jira/browse/FLINK-31016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl closed FLINK-31016.
---------------------------------
Resolution: Cannot Reproduce
Closing this one because it hasn't reappeared. Additionally, both failures
happened in close timely proximity to each other. There was also a Docker repo
image pull error for both of them.
It looks like it was an infrastructure issue.
> "Run kubernetes pyflink application test" fails due to Rust package manager
> not being listed in the PATH
> --------------------------------------------------------------------------------------------------------
>
> Key: FLINK-31016
> URL: https://issues.apache.org/jira/browse/FLINK-31016
> Project: Flink
> Issue Type: Bug
> Components: Test Infrastructure
> Affects Versions: 1.17.0, 1.16.1
> Reporter: Matthias Pohl
> Priority: Minor
> Labels: auto-deprioritized-major, test-stability
>
> We experience a test instability in "Run kubernetes pyflink application test":
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45972&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=b2642e3a-5b86-574d-4c8a-f7e2842bfb14&l=11901
> {code}
> Feb 09 15:31:22 Preparing metadata (pyproject.toml): finished with status
> 'error'
> Feb 09 15:31:22 error: subprocess-exited-with-error
> Feb 09 15:31:22
> Feb 09 15:31:22 × Preparing metadata (pyproject.toml) did not run
> successfully.
> Feb 09 15:31:22 │ exit code: 1
> Feb 09 15:31:22 ╰─> [6 lines of output]
> Feb 09 15:31:22
> Feb 09 15:31:22 Cargo, the Rust package manager, is not installed or is
> not on PATH.
> Feb 09 15:31:22 This package requires Rust and Cargo to compile
> extensions. Install it through
> Feb 09 15:31:22 the system's package manager or via https://rustup.rs/
> Feb 09 15:31:22
> Feb 09 15:31:22 Checking for Rust toolchain....
> Feb 09 15:31:22 [end of output]
> Feb 09 15:31:22
> Feb 09 15:31:22 note: This error originates from a subprocess, and is
> likely not a problem with pip.
> Feb 09 15:31:22 error: metadata-generation-failed
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)