[2025-11-18 01:00:33,493][ INFO][PID:2716039] Marking build as starting [2025-11-18 01:00:33,526][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:00:33,530][ INFO][PID:2716039] VM allocation process starts [2025-11-18 01:00:33,544][ INFO][PID:2716039] Trying to allocate VM: ResallocHost, ticket_id=6225435, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-18 01:00:36,579][ INFO][PID:2716039] Allocated host ResallocHost, ticket_id=6225435, hostname=13.223.91.242, name=aws_x86_64_normalreserved_prod_08064658_20251118_005831, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-18 01:00:36,581][ INFO][PID:2716039] Allocating ssh connection to builder [2025-11-18 01:00:36,581][ INFO][PID:2716039] Checking that builder machine is OK [2025-11-18 01:00:36,942][ INFO][PID:2716039] Running remote command: copr-builder-ready srpm-builds [2025-11-18 01:00:37,161][ INFO][PID:2716039] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-18 01:00:37,162][ INFO][PID:2716039] Filling build.info file with builder info [2025-11-18 01:00:37,163][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:00:37,164][ INFO][PID:2716039] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "tar-upstream-head", "project_dirname": "tar-upstream-head", "submitter": null, "ended_on": null, "started_on": 1763427637.1637182, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9806635", "build_id": 9806635, "package_name": "tar", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\n\\nresultdir=$PWD\\n\\nclone_url_parent=https://github.com/praiskup/tar\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ngit config --global user.email \\\"you@example.com\\\"\\ngit config --global user.name \\\"CI for GNU tar on Fedora and EPEL\\\"\\n\\nfor i in .github/setup/patches/*.patch; do\\n test -f \\\"$i\\\" || continue\\n patch -p1 < \\\"$i\\\" || continue\\ndone\\n\\n./bootstrap && ./configure && make dist-xz\\ntarball=$(echo tar-*.tar.xz)\\nversion=${tarball%%.tar.xz}\\nversion=${version##tar-}\\n\\n# spec file synced with Fedora\\ncat .github/setup/tar.spec \\\\\\n | sed \\\"s/^Version: .*/Version: $version/\\\" \\\\\\n | sed \\\"s/^Release: .*/Release: $(date +\\\"%Y%m%d_%H%M%S\\\")/\\\" \\\\\\n > \\\"$resultdir\\\"/tar.spec\\n\\nmv \\\"$tarball\\\" \\\"$resultdir\\\"\\n\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync texinfo wget\", \"resultdir\": \".\", \"repos\": \"\", \"tmp\": \"tmp49grakes\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "praiskup/tar-upstream-head--f28c37af-2482-446c-954a-36f5caf116df", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/praiskup/tar-upstream-head", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/tar-upstream-head", "result_dir": "09806635", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9806635, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "tar-upstream-head", "vendor": "Fedora Project COPR (praiskup/tar-upstream-head)" } } ] } [2025-11-18 01:00:37,185][ INFO][PID:2716039] Sending fedora-messaging bus message in build.start [2025-11-18 01:00:37,889][ INFO][PID:2716039] Sending fedora-messaging bus message in chroot.start [2025-11-18 01:00:37,915][ INFO][PID:2716039] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9806635 --detached [2025-11-18 01:00:38,265][ INFO][PID:2716039] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.223.91.242' (ED25519) to the list of known hosts. [2025-11-18 01:00:38,266][ INFO][PID:2716039] Downloading the builder-live.log file, attempt 1 [2025-11-18 01:00:38,268][ INFO][PID:2716039] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.223.91.242 copr-rpmbuild-log [2025-11-18 01:00:43,273][ INFO][PID:2716039] Periodic builder liveness probe: alive [2025-11-18 01:00:43,273][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:00:48,274][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:00:53,275][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:00:58,276][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:03,277][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:08,278][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:13,279][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:18,280][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:23,281][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:28,283][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:33,285][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:38,286][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:43,287][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:48,289][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:53,291][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:01:58,292][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:03,293][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:08,294][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:13,295][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:18,299][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:23,301][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:28,302][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:33,303][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:38,304][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:43,309][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:48,311][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:53,312][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:02:58,313][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:03,314][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:08,318][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:13,321][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:18,322][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:23,323][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:28,324][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:33,325][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:38,327][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:43,328][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:48,330][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:53,331][ INFO][PID:2716039] Checking for cancel request [2025-11-18 01:03:57,621][ INFO][PID:2716039] Downloading results from builder [2025-11-18 01:03:57,622][ INFO][PID:2716039] rsyncing of mockbuilder@13.223.91.242:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635 started [2025-11-18 01:03:57,623][ INFO][PID:2716039] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.223.91.242:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635/ &> /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635/build-09806635.rsync.log [2025-11-18 01:03:57,870][ INFO][PID:2716039] rsyncing finished. [2025-11-18 01:03:57,871][ INFO][PID:2716039] Releasing VM back to pool [2025-11-18 01:03:57,881][ INFO][PID:2716039] Searching for 'success' file in resultdir [2025-11-18 01:03:57,882][ INFO][PID:2716039] Getting build details [2025-11-18 01:03:57,883][ INFO][PID:2716039] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635 [2025-11-18 01:03:57,884][ INFO][PID:2716039] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/tar-upstream-head/srpm-builds/09806635/tar-1.35.90-20251118_010353.src.rpm [2025-11-18 01:03:57,885][ INFO][PID:2716039] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/tar-upstream-head/srpm-builds/09806635/tar-1.35.90-20251118_010353.src.rpm', 'pkg_name': 'tar', 'pkg_version': '2:1.35.90-20251118_010353'} [2025-11-18 01:03:57,885][ INFO][PID:2716039] Finished build: id=9806635 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/tar-upstream-head chroot=srpm-builds [2025-11-18 01:03:57,887][ INFO][PID:2716039] Worker succeeded build, took 200.72407150268555 [2025-11-18 01:03:57,888][ INFO][PID:2716039] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "tar-upstream-head", "project_dirname": "tar-upstream-head", "submitter": null, "ended_on": 1763427837.8877897, "started_on": 1763427637.1637182, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9806635", "build_id": 9806635, "package_name": "tar", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\n\\nresultdir=$PWD\\n\\nclone_url_parent=https://github.com/praiskup/tar\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ngit config --global user.email \\\"you@example.com\\\"\\ngit config --global user.name \\\"CI for GNU tar on Fedora and EPEL\\\"\\n\\nfor i in .github/setup/patches/*.patch; do\\n test -f \\\"$i\\\" || continue\\n patch -p1 < \\\"$i\\\" || continue\\ndone\\n\\n./bootstrap && ./configure && make dist-xz\\ntarball=$(echo tar-*.tar.xz)\\nversion=${tarball%%.tar.xz}\\nversion=${version##tar-}\\n\\n# spec file synced with Fedora\\ncat .github/setup/tar.spec \\\\\\n | sed \\\"s/^Version: .*/Version: $version/\\\" \\\\\\n | sed \\\"s/^Release: .*/Release: $(date +\\\"%Y%m%d_%H%M%S\\\")/\\\" \\\\\\n > \\\"$resultdir\\\"/tar.spec\\n\\nmv \\\"$tarball\\\" \\\"$resultdir\\\"\\n\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync texinfo wget\", \"resultdir\": \".\", \"repos\": \"\", \"tmp\": \"tmp49grakes\", \"hook_data\": true}", "pkg_name": "tar", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/praiskup/tar-upstream-head/srpm-builds/09806635/tar-1.35.90-20251118_010353.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/tar-upstream-head--f28c37af-2482-446c-954a-36f5caf116df", "results": { "name": "tar", "epoch": 2, "version": "1.35.90", "release": "20251118_010353", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/praiskup/tar-upstream-head", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/tar-upstream-head", "result_dir": "09806635", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2:1.35.90-20251118_010353", "id": 9806635, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "tar-upstream-head", "vendor": "Fedora Project COPR (praiskup/tar-upstream-head)" } } ] } [2025-11-18 01:03:57,984][ INFO][PID:2716039] Sending fedora-messaging bus message in build.end [2025-11-18 01:03:58,016][ INFO][PID:2716039] Compressing /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635/builder-live.log by gzip [2025-11-18 01:03:58,018][ INFO][PID:2716039] Running command 'gzip /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635/builder-live.log' as PID 2739817 [2025-11-18 01:03:58,031][ INFO][PID:2716039] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635/builder-live.log) [2025-11-18 01:03:58,031][ INFO][PID:2716039] Compressing /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635/backend.log by gzip [2025-11-18 01:03:58,032][ INFO][PID:2716039] Running command 'gzip /var/lib/copr/public_html/results/praiskup/tar-upstream-head/srpm-builds/09806635/backend.log' as PID 2739827