Warning: Permanently added '18.212.176.219' (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/8515675


Version: 1.2
PID: 8937
Logging PID: 8938
Task:
{'appstream': False,
 'background': True,
 'build_id': 8515675,
 'chroot': None,
 'package_name': 'golang',
 'project_dirname': 'go-building-prerequisite',
 'project_name': 'go-building-prerequisite',
 'project_owner': 'dusc',
 'repos': [],
 'sandbox': 'dusc/go-building-prerequisite--https://src.fedoraproject.org/user/alexsaezm',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/golang',
                 'committish': '5f0561a12088a8188ee39dd90d833fb9bf2d6fc2',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/alexsaezm',
 'task_id': '8515675'}

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

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

Running: git checkout 5f0561a12088a8188ee39dd90d833fb9bf2d6fc2 --

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

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 5f0561a Update to Go 1.24rc1

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-u0zfez10/golang
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 go1.24rc1.src.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o go1.24rc1.src.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/golang/go1.24rc1.src.tar.gz/sha512/f37b24f9964a7f6580ca0ecb1c4d197d8053429753b1b559dae0d66041c7274a3981daae5dddf93677e23a20dcf5cbdc4b70fbc772df46a611f6a063af3d3d64/go1.24rc1.src.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 28.6M  100 28.6M    0     0   254M      0 --:--:-- --:--:-- --:--:--  253M
INFO: Reading stdout from command: sha512sum go1.24rc1.src.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-u0zfez10/golang
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736899200
Wrote: /var/lib/copr-rpmbuild/results/golang-1.24~rc1-1.src.rpm
stderr: INFO: Reading stdout from command: git rev-parse --git-dir
INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/golang.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-u0zfez10/golang/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

Output: ['golang-1.24~rc1-1.src.rpm', 'golang.spec']
Running SRPMResults tool
Package info: {
    "name": "golang",
    "epoch": null,
    "version": "1.24~rc1",
    "release": "1",
    "exclusivearch": [
        "i386",
        "i486",
        "i586",
        "i686",
        "pentium3",
        "pentium4",
        "athlon",
        "geode",
        "x86_64",
        "armv3l",
        "armv4b",
        "armv4l",
        "armv4tl",
        "armv5tl",
        "armv5tel",
        "armv5tejl",
        "armv6l",
        "armv6hl",
        "armv7l",
        "armv7hl",
        "armv7hnl",
        "armv8l",
        "armv8hl",
        "armv8hnl",
        "armv8hcnl",
        "aarch64",
        "ppc64le",
        "s390x",
        "riscv64"
    ],
    "excludearch": []
}
SRPMResults finished