Warning: Permanently added '44.222.186.69' (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/8491213


Version: 1.2
PID: 16164
Logging PID: 16165
Task:
{'appstream': False,
 'background': True,
 'build_id': 8491213,
 'chroot': None,
 'package_name': 'python-click',
 'project_dirname': 'python3.12:pr:25',
 'project_name': 'python3.12',
 'project_owner': '@python',
 'repos': [],
 'sandbox': '@python/python3.12--https://src.fedoraproject.org/user/cstratak',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/forks/cstratak/rpms/python-click',
                 'committish': '13180580a27a2dca3e0c35f2d0f2ab5538ff3506',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/cstratak',
 'task_id': '8491213'}

Running: git clone https://src.fedoraproject.org/forks/cstratak/rpms/python-click /var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://src.fedoraproject.org/forks/cstratak/rpms/python-click', '/var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click'...

Running: git checkout 13180580a27a2dca3e0c35f2d0f2ab5538ff3506 --

cmd: ['git', 'checkout', '13180580a27a2dca3e0c35f2d0f2ab5538ff3506', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click
rc: 0
stdout: 
stderr: Note: switching to '13180580a27a2dca3e0c35f2d0f2ab5538ff3506'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 1318058 Update to 8.1.8

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading click-8.1.8.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o click-8.1.8.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/python-click/click-8.1.8.tar.gz/sha512/f9f501210d202026a8449df1eef570f5399887a3efda9499d4a4180bbe96bc232809929bf80f9a65037583e84dfa8af3f0c348353c41121c815a9ead2c58d3aa/click-8.1.8.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  334k  100  334k    0     0  10.0M      0 --:--:-- --:--:-- --:--:-- 10.2M
INFO: Reading stdout from command: sha512sum click-8.1.8.tar.gz

Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results

cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736380800
Wrote: /var/lib/copr-rpmbuild/results/python-click-8.1.8-1.src.rpm
stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click/./python-click.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-9w0mg425/python-click/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'
Building target platforms: noarch
Building for target noarch

Output: ['python-click-8.1.8-1.src.rpm']
Running SRPMResults tool
Package info: {
    "name": "python-click",
    "epoch": null,
    "version": "8.1.8",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished