Instructions

  • We fetched logs for Copr build #8893127
  • Find log snippets relevant to the failure
  • Create snippets by selecting them and clicking 'Add', then writing annotations
  • Describe what makes the snippets interesting
  • Describe how to fix the issue
  • Submit
Warning: Permanently added '3.90.220.141' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8893127


Version: 1.3
PID: 9192
Logging PID: 9193
Task:
{'appstream': False,
 'background': True,
 'build_id': 8893127,
 'chroot': None,
 'package_name': 'python-azureml-dataset-runtime',
 'project_dirname': 'PyPI',
 'project_name': 'PyPI',
 'project_owner': '@copr',
 'repos': [],
 'sandbox': '@copr/PyPI--ksurma',
 'source_json': {'pypi_package_name': 'azureml-dataset-runtime',
                 'pypi_package_version': '1.60.0',
                 'python_versions': [],
                 'spec_generator': 'pyp2spec',
                 'spec_template': ''},
 'source_type': 5,
 'submitter': 'ksurma',
 'task_id': '8893127'}

Running: which pyp2spec

cmd: ['which', 'pyp2spec']
cwd: .
rc: 0
stdout: /usr/bin/pyp2spec
stderr: 

Running: pyp2spec azureml-dataset-runtime --fedora-compliant --automode -v 1.60.0

cmd: ['pyp2spec', 'azureml-dataset-runtime', '--fedora-compliant', '--automode', '-v', '1.60.0']
cwd: .
rc: 1
stdout: Fatal exception occurred: Sdist not found, valid spec file cannot be produced
stderr: 

Unable to generate spec for `azureml-dataset-runtime'
Copr build error: 
No snippets yet

Please select interesting parts of the log files and press the 'Add' button to annotate them