[2024-11-16 09:51:33,211][ INFO][PID:3977756] Marking build as starting [2024-11-16 09:51:33,272][ INFO][PID:3977756] Trying to allocate VM [2024-11-16 09:51:36,299][ INFO][PID:3977756] Allocated host ResallocHost, ticket_id=5911360, hostname=2620:52:3:1:dead:beef:cafe:c199 [2024-11-16 09:51:36,300][ INFO][PID:3977756] Allocating ssh connection to builder [2024-11-16 09:51:36,301][ INFO][PID:3977756] Checking that builder machine is OK [2024-11-16 09:51:36,860][ INFO][PID:3977756] Running remote command: copr-builder-ready srpm-builds [2024-11-16 09:51:37,194][ INFO][PID:3977756] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2024-11-16 09:51:37,195][ INFO][PID:3977756] Filling build.info file with builder info [2024-11-16 09:51:37,198][ INFO][PID:3977756] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:3513", "submitter": null, "ended_on": null, "started_on": 1731750697.1977966, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8270754", "build_id": 8270754, "package_name": "copr-frontend", "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/fedora-copr/copr\\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\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpv5c6fqvx\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--c40026ff-115e-448f-a70b-426c0fcb9c4b", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3513", "result_dir": "08270754", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8270754, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2024-11-16 09:51:37,276][ INFO][PID:3977756] Sending fedora-messaging bus message in build.start [2024-11-16 09:51:37,968][ INFO][PID:3977756] Sending fedora-messaging bus message in chroot.start [2024-11-16 09:51:37,989][ INFO][PID:3977756] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8270754 --detached [2024-11-16 09:51:38,559][ INFO][PID:3977756] Downloading the builder-live.log file, attempt 1 [2024-11-16 09:51:38,560][ INFO][PID:3977756] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c199 copr-rpmbuild-log [2024-11-16 09:51:43,570][ INFO][PID:3977756] Periodic builder liveness probe: alive [2024-11-16 09:52:46,444][ INFO][PID:3977756] Downloading results from builder [2024-11-16 09:52:46,445][ INFO][PID:3977756] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c199]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754 started [2024-11-16 09:52:46,446][ INFO][PID:3977756] 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:c199]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/build-08270754.rsync.log [2024-11-16 09:52:47,337][ INFO][PID:3977756] rsyncing finished. [2024-11-16 09:52:47,337][ INFO][PID:3977756] Releasing VM back to pool [2024-11-16 09:52:47,347][ INFO][PID:3977756] Searching for 'success' file in resultdir [2024-11-16 09:52:47,348][ INFO][PID:3977756] Getting build details [2024-11-16 09:52:47,349][ INFO][PID:3977756] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754 [2024-11-16 09:52:47,350][ INFO][PID:3977756] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/copr-frontend-2.1-1.git.30.94163ad.src.rpm [2024-11-16 09:52:47,350][ INFO][PID:3977756] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/copr-frontend-2.1-1.git.30.94163ad.src.rpm', 'pkg_name': 'copr-frontend', 'pkg_version': '2.1-1.git.30.94163ad'} [2024-11-16 09:52:47,351][ INFO][PID:3977756] Finished build: id=8270754 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513 chroot=srpm-builds [2024-11-16 09:52:47,353][ INFO][PID:3977756] Worker succeeded build, took 70.15532946586609 [2024-11-16 09:52:47,354][ INFO][PID:3977756] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:3513", "submitter": null, "ended_on": 1731750767.353126, "started_on": 1731750697.1977966, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8270754", "build_id": 8270754, "package_name": "copr-frontend", "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/fedora-copr/copr\\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\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpv5c6fqvx\", \"hook_data\": true}", "pkg_name": "copr-frontend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/copr-frontend-2.1-1.git.30.94163ad.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--c40026ff-115e-448f-a70b-426c0fcb9c4b", "results": { "name": "copr-frontend", "epoch": null, "version": "2.1", "release": "1.git.30.94163ad", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3513", "result_dir": "08270754", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.1-1.git.30.94163ad", "id": 8270754, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2024-11-16 09:52:47,412][ INFO][PID:3977756] Sending fedora-messaging bus message in build.end [2024-11-16 09:52:47,435][ INFO][PID:3977756] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/builder-live.log by gzip [2024-11-16 09:52:47,436][ INFO][PID:3977756] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/builder-live.log' as PID 3979351 [2024-11-16 09:52:47,444][ INFO][PID:3977756] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/builder-live.log) [2024-11-16 09:52:47,444][ INFO][PID:3977756] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/backend.log by gzip [2024-11-16 09:52:47,446][ INFO][PID:3977756] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3513/srpm-builds/08270754/backend.log' as PID 3979352