Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presubmit test kubeflow-pipelines-tfx-python36 failing #5049

Closed
chensun opened this issue Jan 28, 2021 · 2 comments · Fixed by #5050
Closed

Presubmit test kubeflow-pipelines-tfx-python36 failing #5049

chensun opened this issue Jan 28, 2021 · 2 comments · Fixed by #5050
Assignees

Comments

@chensun
Copy link
Member

chensun commented Jan 28, 2021

https://oss-prow.knative.dev/view/gs/oss-prow/pr-logs/pull/kubeflow_pipelines/5042/kubeflow-pipelines-tfx-python36/1354678589223604224

Times out while waiting for pip install to finish.

...
INFO: pip is looking at multiple versions of requests-oauthlib to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: pip is looking at multiple versions of markdown to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking
INFO: pip is looking at multiple versions of google-auth-oauthlib to determine which version is compatible with other requirements. This could take a while.
Collecting google-auth-oauthlib<0.5,>=0.4.1
  Downloading google_auth_oauthlib-0.4.1-py2.py3-none-any.whl (18 kB)
{"component":"entrypoint","file":"prow/entrypoint/run.go:165","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2021-01-28T08:32:17Z"}
{"component":"entrypoint","file":"prow/entrypoint/run.go:250","func":"k8s.io/test-infra/prow/entrypoint.gracefullyTerminate","level":"error","msg":"Process did not exit before 15s grace period","severity":"error","time":"2021-01-28T08:32:33Z"}
@chensun chensun self-assigned this Jan 28, 2021
@chensun
Copy link
Member Author

chensun commented Jan 28, 2021

pip 21.0 came out on 1/23, and it still has the same dependency resolver issue as we hit with pip 20.3.*

Previous issue: #4853

@chensun
Copy link
Member Author

chensun commented Jan 29, 2021

This is due to a recent change from TFX side: tensorflow/tfx#3157

google-oss-robot pushed a commit that referenced this issue Jan 29, 2021
* Update presubmit-tests-tfx.sh

* Update presubmit-tests-tfx.sh

* Update presubmit-tests-tfx.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant