[
https://issues.apache.org/jira/browse/FLINK-31016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-31016:
-----------------------------------
Labels: stale-major test-stability (was: test-stability)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Major but is unassigned and neither itself nor its Sub-Tasks have been updated
for 60 days. I have gone ahead and added a "stale-major" to the issue". If this
ticket is a Major, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> "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: Major
> Labels: stale-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)