Skip to content

roachtest: django failed #90430

@cockroach-teamcity

Description

@cockroach-teamcity

roachtest.django failed with artifacts on release-22.1 @ 477af1d876e3e62b26900854c2f33eaa7cec73db:

		  |           parse_configuration(self, self.command_options,
		  |         File "/usr/lib/python3/dist-packages/setuptools/config.py", line 121, in parse_configuration
		  |           meta.parse()
		  |         File "/usr/lib/python3/dist-packages/setuptools/config.py", line 426, in parse
		  |           section_parser_method(section_options)
		  |         File "/usr/lib/python3/dist-packages/setuptools/config.py", line 399, in parse_section
		  |           self[name] = value
		  |         File "/usr/lib/python3/dist-packages/setuptools/config.py", line 184, in __setitem__
		  |           value = parser(value)
		  |         File "/usr/lib/python3/dist-packages/setuptools/config.py", line 515, in _parse_version
		  |           version = self._parse_attr(value, self.package_dir)
		  |         File "/usr/lib/python3/dist-packages/setuptools/config.py", line 349, in _parse_attr
		  |           module = import_module(module_name)
		  |         File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
		  |           return _bootstrap._gcd_import(name[level:], package, level)
		  |         File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
		  |         File "<frozen importlib._bootstrap>", line 991, in _find_and_load
		  |         File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
		  |         File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
		  |         File "<frozen importlib._bootstrap_external>", line 848, in exec_module
		  |         File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
		  |         File "/mnt/data1/django/tests/django-cockroachdb/django_cockroachdb/__init__.py", line 5, in <module>
		  |           from .utils import check_django_compatability
		  |         File "/mnt/data1/django/tests/django-cockroachdb/django_cockroachdb/utils.py", line 1, in <module>
		  |           import django
		  |       ModuleNotFoundError: No module named 'django'
		  |       [end of output]
		  |   
		  |   note: This error originates from a subprocess, and is likely not a problem with pip.
		  | error: metadata-generation-failed
		  |
		  | × Encountered error while generating package metadata.
		  | ╰─> See above for output.
		  |
		  | note: This is an issue with the package mentioned above, not pip.
		  | hint: See above for details.
		  |
		  | stdout:
		  | Defaulting to user installation because normal site-packages is not writeable
		  | Processing /mnt/data1/django/tests/django-cockroachdb
		  |   Preparing metadata (setup.py): started
		  |   Preparing metadata (setup.py): finished with status 'error'
		Wraps: (6) COMMAND_PROBLEM
		Wraps: (7) Node 1. Command with error:
		  | ``````
		  | cd /mnt/data1/django/tests/django-cockroachdb/ &&
		  | 					pip3 install .
		  | ``````
		Wraps: (8) exit status 1
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *cluster.WithCommandDetails (6) errors.Cmd (7) *hintdetail.withDetail (8) *exec.ExitError
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-20764

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-release-22.1Used to mark GA and release blockers, technical advisories, and bugs for 22.1

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions