-
Notifications
You must be signed in to change notification settings - Fork 31
Add a more helpful error message to Feast operator #142
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
Conversation
Click to view CI ResultsGitHub pull request #142 of commit 71d3ec89f428521180cf65fa2882ba63e1695dff, no merge conflicts.
Running as SYSTEM
Setting status of 71d3ec89f428521180cf65fa2882ba63e1695dff to PENDING with url https://10.20.13.93:8080/job/merlin_systems/142/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_systems
using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/142/*:refs/remotes/origin/pr/142/* # timeout=10
> git rev-parse 71d3ec89f428521180cf65fa2882ba63e1695dff^{commit} # timeout=10
Checking out Revision 71d3ec89f428521180cf65fa2882ba63e1695dff (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 71d3ec89f428521180cf65fa2882ba63e1695dff # timeout=10
Commit message: "Add a more helpful error message to Feast operator"
> git rev-list --no-walk 74b88a50a8974327d917509b551a08015f5c7c81 # timeout=10
[merlin_systems] $ /bin/bash /tmp/jenkins433581704443168522.sh
PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml
plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 48 items
|
Documentation preview |
Click to view CI ResultsGitHub pull request #142 of commit 55e00645f416412592b8bf6ea57036649a156911, no merge conflicts.
Running as SYSTEM
Setting status of 55e00645f416412592b8bf6ea57036649a156911 to PENDING with url https://10.20.13.93:8080/job/merlin_systems/143/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_systems
using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/142/*:refs/remotes/origin/pr/142/* # timeout=10
> git rev-parse 55e00645f416412592b8bf6ea57036649a156911^{commit} # timeout=10
Checking out Revision 55e00645f416412592b8bf6ea57036649a156911 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 55e00645f416412592b8bf6ea57036649a156911 # timeout=10
Commit message: "Split long line in error message"
> git rev-list --no-walk 71d3ec89f428521180cf65fa2882ba63e1695dff # timeout=10
[merlin_systems] $ /bin/bash /tmp/jenkins1930114163043774306.sh
PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml
plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 48 items
|
No description provided.