[2024-12-16 01:36:41,156][ INFO][PID:4031234] Marking build as starting [2024-12-16 01:36:41,178][ INFO][PID:4031234] Trying to allocate VM [2024-12-16 01:36:44,229][ INFO][PID:4031234] Allocated host ResallocHost, ticket_id=202034, hostname=2620:52:3:1:dead:beef:cafe:c1cf [2024-12-16 01:36:44,230][ INFO][PID:4031234] Allocating ssh connection to builder [2024-12-16 01:36:44,230][ INFO][PID:4031234] Checking that builder machine is OK [2024-12-16 01:36:44,784][ INFO][PID:4031234] Filling build.info file with builder info [2024-12-16 01:36:44,785][ INFO][PID:4031234] 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": "helpers", "project_dirname": "helpers", "submitter": null, "ended_on": null, "started_on": 1734313004.7850862, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8396578", "build_id": 8396578, "package_name": "praiskup-helpers", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/praiskup/helpers\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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 --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ngit submodule update --init\\n\\n./bootstrap --ci\\nmake dist\\n\\nmkdir -p \\\"$resultdir\\\"\\ncp ./*.spec \\\"$resultdir\\\"\\ncp ./*.tar.gz \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"automake git make python-unversioned-command\", \"resultdir\": \"resultdir\", \"tmp\": \"tmpddu90x3x\", \"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/helpers--deb3b8e3-89a4-46e6-bb91-a12462fba834", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/praiskup/helpers", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/helpers", "result_dir": "08396578", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8396578, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "helpers", "vendor": "Fedora Project COPR (praiskup/helpers)" } } ] } [2024-12-16 01:36:44,809][ INFO][PID:4031234] Sending fedora-messaging bus message in build.start [2024-12-16 01:36:45,316][ INFO][PID:4031234] Sending fedora-messaging bus message in chroot.start [2024-12-16 01:36:45,334][ INFO][PID:4031234] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8396578 --detached [2024-12-16 01:36:45,878][ INFO][PID:4031234] Downloading the builder-live.log file, attempt 1 [2024-12-16 01:36:45,879][ INFO][PID:4031234] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cf copr-rpmbuild-log [2024-12-16 01:36:50,883][ INFO][PID:4031234] Periodic builder liveness probe: alive [2024-12-16 01:37:42,349][ INFO][PID:4031234] Downloading results from builder [2024-12-16 01:37:42,350][ INFO][PID:4031234] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cf]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578 started [2024-12-16 01:37:42,351][ INFO][PID:4031234] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cf]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578/ &> /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578/build-08396578.rsync.log [2024-12-16 01:37:42,732][ INFO][PID:4031234] rsyncing finished. [2024-12-16 01:37:42,733][ INFO][PID:4031234] Releasing VM back to pool [2024-12-16 01:37:42,740][ INFO][PID:4031234] Searching for 'success' file in resultdir [2024-12-16 01:37:42,741][ INFO][PID:4031234] Getting build details [2024-12-16 01:37:42,741][ INFO][PID:4031234] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578 [2024-12-16 01:37:42,742][ INFO][PID:4031234] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/helpers/srpm-builds/08396578/praiskup-helpers-0.1.git.142-1.src.rpm [2024-12-16 01:37:42,742][ INFO][PID:4031234] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/helpers/srpm-builds/08396578/praiskup-helpers-0.1.git.142-1.src.rpm', 'pkg_name': 'praiskup-helpers', 'pkg_version': '0.1.git.142-1'} [2024-12-16 01:37:42,743][ INFO][PID:4031234] Finished build: id=8396578 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/helpers chroot=srpm-builds [2024-12-16 01:37:42,744][ INFO][PID:4031234] Worker succeeded build, took 57.95937204360962 [2024-12-16 01:37:42,745][ INFO][PID:4031234] 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": "helpers", "project_dirname": "helpers", "submitter": null, "ended_on": 1734313062.7444582, "started_on": 1734313004.7850862, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8396578", "build_id": 8396578, "package_name": "praiskup-helpers", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/praiskup/helpers\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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 --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ngit submodule update --init\\n\\n./bootstrap --ci\\nmake dist\\n\\nmkdir -p \\\"$resultdir\\\"\\ncp ./*.spec \\\"$resultdir\\\"\\ncp ./*.tar.gz \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"automake git make python-unversioned-command\", \"resultdir\": \"resultdir\", \"tmp\": \"tmpddu90x3x\", \"hook_data\": true}", "pkg_name": "praiskup-helpers", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/praiskup/helpers/srpm-builds/08396578/praiskup-helpers-0.1.git.142-1.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/helpers--deb3b8e3-89a4-46e6-bb91-a12462fba834", "results": { "name": "praiskup-helpers", "epoch": null, "version": "0.1.git.142", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/praiskup/helpers", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/helpers", "result_dir": "08396578", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.1.git.142-1", "id": 8396578, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "helpers", "vendor": "Fedora Project COPR (praiskup/helpers)" } } ] } [2024-12-16 01:37:42,786][ INFO][PID:4031234] Sending fedora-messaging bus message in build.end [2024-12-16 01:37:42,803][ INFO][PID:4031234] Compressing /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578/builder-live.log by gzip [2024-12-16 01:37:42,804][ INFO][PID:4031234] Running command 'gzip /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578/builder-live.log' as PID 4032088 [2024-12-16 01:37:42,809][ INFO][PID:4031234] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578/builder-live.log) [2024-12-16 01:37:42,810][ INFO][PID:4031234] Compressing /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578/backend.log by gzip [2024-12-16 01:37:42,810][ INFO][PID:4031234] Running command 'gzip /var/lib/copr/public_html/results/praiskup/helpers/srpm-builds/08396578/backend.log' as PID 4032089