moved all triton tests into runtime triton folder#260
moved all triton tests into runtime triton folder#260jperez999 wants to merge 2 commits intoNVIDIA-Merlin:mainfrom
Conversation
Click to view CI ResultsGitHub pull request #260 of commit 48c19e6666386506514ac4f784f76022f56b7590, no merge conflicts.
Running as SYSTEM
Setting status of 48c19e6666386506514ac4f784f76022f56b7590 to PENDING with url http://merlin-infra1.nvidia.com:8080/job/merlin_systems/633/ and message: 'Pending'
Using context: Jenkins
Building on the built-in node in workspace /var/jenkins_home/jobs/merlin_systems/workspace
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/260/*:refs/remotes/origin/pr/260/* # timeout=10
> git rev-parse 48c19e6666386506514ac4f784f76022f56b7590^{commit} # timeout=10
Checking out Revision 48c19e6666386506514ac4f784f76022f56b7590 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 48c19e6666386506514ac4f784f76022f56b7590 # timeout=10
Commit message: "moved all triton tests into runtime triton folder"
> git rev-list --no-walk 038a2241814ff9d3c94f67e4ba2662d9e3553138 # timeout=10
[workspace] $ /bin/bash /tmp/jenkins16580150091689409477.sh
PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems
using tox.ini: /var/jenkins_home/workspace/merlin_systems/systems/tox.ini (pid 22757)
removing /var/jenkins_home/workspace/merlin_systems/systems/.tox/log
using tox-3.26.0 from /usr/local/lib/python3.8/dist-packages/tox/__init__.py (pid 22757)
GLOB start: packaging
GLOB sdist-make: /var/jenkins_home/workspace/merlin_systems/systems/setup.py
removing /var/jenkins_home/workspace/merlin_systems/systems/.tox/dist
[22765] /var/jenkins_home/workspace/merlin_systems/systems$ /usr/bin/python3 setup.py sdist --formats=zip --dist-dir .tox/dist >.tox/log/GLOB-0.log
running sdist
running egg_info
writing merlin_systems.egg-info/PKG-INFO
writing dependency_links to merlin_systems.egg-info/dependency_links.txt
writing requirements to merlin_systems.egg-info/requires.txt
writing top-level names to merlin_systems.egg-info/top_level.txt
package init file 'merlin/__init__.py' not found (or not a regular file)
package init file 'merlin/legacy/__init__.py' not found (or not a regular file)
package init file 'merlin/legacy/inference/__init__.py' not found (or not a regular file)
package init file 'merlin/legacy/inference/triton/__init__.py' not found (or not a regular file)
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.proto' under directory 'merlin'
warning: no files found matching 'merlin/core/_version.py'
writing manifest file 'merlin_systems.egg-info/SOURCES.txt'
running check
warning: check: missing meta-data: if 'author' supplied, 'author_email' must be supplied too
|
Documentation preview |
|
rerun tests |
Click to view CI ResultsGitHub pull request #260 of commit 48c19e6666386506514ac4f784f76022f56b7590, no merge conflicts.
GitHub pull request #260 of commit 48c19e6666386506514ac4f784f76022f56b7590, no merge conflicts.
Running as SYSTEM
Setting status of 48c19e6666386506514ac4f784f76022f56b7590 to PENDING with url http://merlin-infra1.nvidia.com:8080/job/merlin_systems/634/ and message: 'Pending'
Using context: Jenkins
Building on the built-in node in workspace /var/jenkins_home/jobs/merlin_systems/workspace
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/260/*:refs/remotes/origin/pr/260/* # timeout=10
> git rev-parse 48c19e6666386506514ac4f784f76022f56b7590^{commit} # timeout=10
Checking out Revision 48c19e6666386506514ac4f784f76022f56b7590 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 48c19e6666386506514ac4f784f76022f56b7590 # timeout=10
Commit message: "moved all triton tests into runtime triton folder"
> git rev-list --no-walk 48c19e6666386506514ac4f784f76022f56b7590 # timeout=10
[workspace] $ /bin/bash /tmp/jenkins1704316914800162764.sh
PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems
using tox.ini: /var/jenkins_home/workspace/merlin_systems/systems/tox.ini (pid 29520)
removing /var/jenkins_home/workspace/merlin_systems/systems/.tox/log
using tox-3.26.0 from /usr/local/lib/python3.8/dist-packages/tox/__init__.py (pid 29520)
GLOB start: packaging
GLOB sdist-make: /var/jenkins_home/workspace/merlin_systems/systems/setup.py
removing /var/jenkins_home/workspace/merlin_systems/systems/.tox/dist
[29528] /var/jenkins_home/workspace/merlin_systems/systems$ /usr/bin/python3 setup.py sdist --formats=zip --dist-dir .tox/dist >.tox/log/GLOB-0.log
running sdist
running egg_info
writing merlin_systems.egg-info/PKG-INFO
writing dependency_links to merlin_systems.egg-info/dependency_links.txt
writing requirements to merlin_systems.egg-info/requires.txt
writing top-level names to merlin_systems.egg-info/top_level.txt
package init file 'merlin/__init__.py' not found (or not a regular file)
package init file 'merlin/legacy/__init__.py' not found (or not a regular file)
package init file 'merlin/legacy/inference/__init__.py' not found (or not a regular file)
package init file 'merlin/legacy/inference/triton/__init__.py' not found (or not a regular file)
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.proto' under directory 'merlin'
warning: no files found matching 'merlin/core/_version.py'
writing manifest file 'merlin_systems.egg-info/SOURCES.txt'
running check
warning: check: missing meta-data: if 'author' supplied, 'author_email' must be supplied too
|
|
rerun tests |
karlhigley
left a comment
There was a problem hiding this comment.
I'm good with this, but it needs conflict resolution
This PR is the first in a series of refactors. It isolates all tests involving triton into one sub folder in the unit tests directory.