Warning: Permanently added '3.93.54.81' (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/8509057


Version: 1.2
PID: 9003
Logging PID: 9004
Task:
{'appstream': False,
 'background': True,
 'build_id': 8509057,
 'chroot': None,
 'package_name': 'git',
 'project_dirname': 'clang-built-eln',
 'project_name': 'clang-built-eln',
 'project_owner': '@fedora-llvm-team',
 'repos': [],
 'sandbox': '@fedora-llvm-team/clang-built-eln--https://src.fedoraproject.org/user/opohorel',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/git',
                 'committish': '0b1ce8c0dca90be273be2be92c6a85de046efd4d',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/opohorel',
 'task_id': '8509057'}

Running: git clone https://src.fedoraproject.org/rpms/git /var/lib/copr-rpmbuild/workspace/workdir-ye3b4zhw/git --depth 500 --no-single-branch --recursive

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

Running: git checkout 0b1ce8c0dca90be273be2be92c6a85de046efd4d --

cmd: ['git', 'checkout', '0b1ce8c0dca90be273be2be92c6a85de046efd4d', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ye3b4zhw/git
rc: 0
stdout: 
stderr: Note: switching to '0b1ce8c0dca90be273be2be92c6a85de046efd4d'.

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 0b1ce8c update to 2.48.0

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ye3b4zhw/git
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 git-2.48.0.tar.xz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o git-2.48.0.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/git/git-2.48.0.tar.xz/sha512/0b8b6633d65f20830577a073a78f13cedf4f43c8634d5d62918cddca9ca8b75519e6674307782e0eacb9e8e920a04014aa2a0f5cd2e75be06728e9160f794c9e/git-2.48.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 7542k  100 7542k    0     0   163M      0 --:--:-- --:--:-- --:--:--  167M
INFO: Reading stdout from command: sha512sum git-2.48.0.tar.xz
INFO: Downloading git-2.48.0.tar.sign
INFO: Calling: curl -H Pragma: -o git-2.48.0.tar.sign --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/git/git-2.48.0.tar.sign/sha512/1840a7b7a53997b78b932aecfca031e0a6f7779957b0bceba772738bdbf0ac75bc9a9bc8808beb63b446262a33e404819a9859d68aa45b23b498351b27a8514d/git-2.48.0.tar.sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   566  100   566    0     0  34024      0 --:--:-- --:--:-- --:--:-- 35375
INFO: Reading stdout from command: sha512sum git-2.48.0.tar.sign

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-ye3b4zhw/git
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736726400
Wrote: /var/lib/copr-rpmbuild/results/git-2.48.0-1.src.rpm
stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-ye3b4zhw/git/./git.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-ye3b4zhw/git/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

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