Warning: Permanently added '52.90.190.245' (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/9837030 Version: 1.6 PID: 8649 Logging PID: 8651 Task: {'appstream': False, 'background': True, 'build_id': 9837030, 'chroot': None, 'package_name': 'insights-client', 'project_dirname': 'latest', 'project_name': 'latest', 'project_owner': '@yggdrasil', 'repos': [], 'sandbox': '@yggdrasil/latest--https://api.github.com/users/Lorquas', 'source_json': {'clone_url': 'https://github.com/RedHatInsights/insights-client', 'committish': '882e02c29c6eb17f4f645fdeb79570953d830206', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/Lorquas', 'task_id': '9837030'} Running: git clone https://github.com/RedHatInsights/insights-client /var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/RedHatInsights/insights-client', '/var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client'... Running: git checkout 882e02c29c6eb17f4f645fdeb79570953d830206 -- cmd: ['git', 'checkout', '882e02c29c6eb17f4f645fdeb79570953d830206', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client rc: 0 stdout: stderr: Note: switching to '882e02c29c6eb17f4f645fdeb79570953d830206'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 882e02c fix(test): correct settings download logic in integration test 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-mtyexl94/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/insights-client.spec Wrote: /var/lib/copr-rpmbuild/results/insights-client-3.9.1-0.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-mtyexl94/insights-client: commit 882e02c29c6eb17f4f645fdeb79570953d830206 (HEAD, origin/jmolet/betterbash-rhel-9-main) Author: James Molet Date: Tue Nov 25 10:30:53 2025 -0500 fix(test): correct settings download logic in integration test - Fix mv command missing target (settings.toml -> settings.toml.bak) - Use [[ -v SETTINGS_URL ]] pattern for consistency - Remove duplicate curl -I check, use curl -f for fail-fast behavior - Add descriptive comments explaining SETTINGS_URL usage - Add error handling with clear error message to stderr Root cause: mv command was missing destination, causing test setup to fail git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/insights-client-882e02c2.tar.gz Building target platforms: noarch Building for target noarch warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['insights-client.spec', 'insights-client-882e02c2.tar.gz', 'insights-client-3.9.1-0.src.rpm'] Running SRPMResults tool Package info: { "name": "insights-client", "epoch": null, "version": "3.9.1", "release": "0", "exclusivearch": [], "excludearch": [] } SRPMResults finished