Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c212' (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/8405514


Version: 1.2
PID: 10113
Logging PID: 10114
Task:
{'appstream': False,
 'background': True,
 'build_id': 8405514,
 'chroot': None,
 'package_name': 'sl',
 'project_dirname': 'sl',
 'project_name': 'sl',
 'project_owner': 'scaryrawr',
 'repos': [],
 'sandbox': 'scaryrawr/sl--https://api.github.com/users/scaryrawr',
 'source_json': {'clone_url': 'https://github.com/scaryrawr/sl',
                 'committish': 'sl-6.03-1',
                 'spec': 'sl.spec',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': '',
                 'type': 'git'},
 'source_type': 8,
 'submitter': 'https://api.github.com/users/scaryrawr',
 'task_id': '8405514'}

Running: git clone https://github.com/scaryrawr/sl /var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/sl --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://github.com/scaryrawr/sl', '/var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/sl', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/sl'...

Running: git checkout sl-6.03-1 --

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

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 abec8bd Bump cmakelist (#42)

Generated rpkg config:
[rpkg]
preprocess_spec = True

[git]
anon_clone_url = https://github.com/%(repo_path)s

[lookaside]
download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s

Writing config into /var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/sl/sl.spec

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/sl/sl.spec']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/sl
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/sl.spec
setting SOURCE_DATE_EPOCH=1734393600
Wrote: /var/lib/copr-rpmbuild/results/sl-6.03-1.src.rpm
stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-y83rcp36/sl:
commit abec8bd3ce0fb148886f0fa626a31d4f318b0bf2 (HEAD, tag: sl-6.03-1, origin/main, origin/HEAD, main)
Author: Mike Wallio <michael.wallio@outlook.com>
Date:   Tue Dec 17 20:28:52 2024 -0500

    Bump cmakelist (#42)
git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/sl-abec8bd3.tar.gz

Output: ['sl-abec8bd3.tar.gz', 'sl-6.03-1.src.rpm', 'sl.spec', 'sl-6.03-build']
Running SRPMResults tool
Package info: {
    "name": "sl",
    "epoch": null,
    "version": "6.03",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished