[2024-09-24 07:41:38,208][ INFO][PID:12836] Marking build as starting [2024-09-24 07:41:38,268][ INFO][PID:12836] Trying to allocate VM [2024-09-24 07:41:41,362][ INFO][PID:12836] Allocated host ResallocHost, ticket_id=5059222, hostname=2620:52:3:1:dead:beef:cafe:c14f [2024-09-24 07:41:41,364][ INFO][PID:12836] Allocating ssh connection to builder [2024-09-24 07:41:41,366][ INFO][PID:12836] Checking that builder machine is OK [2024-09-24 07:41:41,938][ INFO][PID:12836] Filling build.info file with builder info [2024-09-24 07:41:41,940][ INFO][PID:12836] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@mock", "project_name": "mock-pull-requests", "project_dirname": "mock-pull-requests:pr:1458", "submitter": null, "ended_on": null, "started_on": 1727163701.9404976, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8064392", "build_id": 8064392, "package_name": "mock-core-configs", "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/rpm-software-management/mock\\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\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\n\\ncase $COPR_RESULTDIR in\\n *mock-core-configs) cd mock-core-configs ;;\\n *) cd mock ;;\\nesac\\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/mock-core-configs\", \"tmp\": \"tmpfdq3pg32\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@mock/mock-pull-requests--fdaac926-002c-46c1-a246-e40cc84f7d13", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1458", "result_dir": "08064392", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8064392, "mockchain_macros": { "copr_username": "@mock", "copr_projectname": "mock-pull-requests", "vendor": "Fedora Project COPR (@mock/mock-pull-requests)" } } ] } [2024-09-24 07:41:42,002][ INFO][PID:12836] Sending fedora-messaging bus message in build.start [2024-09-24 07:41:42,760][ INFO][PID:12836] Sending fedora-messaging bus message in chroot.start [2024-09-24 07:41:42,786][ INFO][PID:12836] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8064392 --detached [2024-09-24 07:41:43,367][ INFO][PID:12836] Downloading the builder-live.log file, attempt 1 [2024-09-24 07:41:43,369][ INFO][PID:12836] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log [2024-09-24 07:41:48,374][ INFO][PID:12836] Status: False [2024-09-24 07:42:56,066][ INFO][PID:12836] Downloading results from builder [2024-09-24 07:42:56,067][ INFO][PID:12836] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392 started [2024-09-24 07:42:56,068][ INFO][PID:12836] 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:c14f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/ &> /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/build-08064392.rsync.log [2024-09-24 07:42:56,504][ INFO][PID:12836] rsyncing finished. [2024-09-24 07:42:56,505][ INFO][PID:12836] Releasing VM back to pool [2024-09-24 07:42:56,516][ INFO][PID:12836] Searching for 'success' file in resultdir [2024-09-24 07:42:56,517][ INFO][PID:12836] Getting build details [2024-09-24 07:42:56,518][ INFO][PID:12836] Retrieving SRPM info from /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392 [2024-09-24 07:42:56,519][ INFO][PID:12836] SRPM URL: https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/mock-core-configs-41.2-1.git.3796.a381646.src.rpm [2024-09-24 07:42:56,521][ INFO][PID:12836] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/mock-core-configs-41.2-1.git.3796.a381646.src.rpm', 'pkg_name': 'mock-core-configs', 'pkg_version': '41.2-1.git.3796.a381646'} [2024-09-24 07:42:56,522][ INFO][PID:12836] Finished build: id=8064392 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458 chroot=srpm-builds [2024-09-24 07:42:56,525][ INFO][PID:12836] Worker succeeded build, took 74.58468532562256 [2024-09-24 07:42:56,526][ INFO][PID:12836] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@mock", "project_name": "mock-pull-requests", "project_dirname": "mock-pull-requests:pr:1458", "submitter": null, "ended_on": 1727163776.525183, "started_on": 1727163701.9404976, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8064392", "build_id": 8064392, "package_name": "mock-core-configs", "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/rpm-software-management/mock\\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\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\n\\ncase $COPR_RESULTDIR in\\n *mock-core-configs) cd mock-core-configs ;;\\n *) cd mock ;;\\nesac\\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/mock-core-configs\", \"tmp\": \"tmpfdq3pg32\", \"hook_data\": true}", "pkg_name": "mock-core-configs", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/mock-core-configs-41.2-1.git.3796.a381646.src.rpm", "uses_devel_repo": null, "sandbox": "@mock/mock-pull-requests--fdaac926-002c-46c1-a246-e40cc84f7d13", "results": { "name": "mock-core-configs", "epoch": null, "version": "41.2", "release": "1.git.3796.a381646", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1458", "result_dir": "08064392", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "41.2-1.git.3796.a381646", "id": 8064392, "mockchain_macros": { "copr_username": "@mock", "copr_projectname": "mock-pull-requests", "vendor": "Fedora Project COPR (@mock/mock-pull-requests)" } } ] } [2024-09-24 07:42:56,596][ INFO][PID:12836] Sending fedora-messaging bus message in build.end [2024-09-24 07:42:56,620][ INFO][PID:12836] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/builder-live.log by gzip [2024-09-24 07:42:56,622][ INFO][PID:12836] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/builder-live.log' as PID 17409 [2024-09-24 07:42:56,638][ INFO][PID:12836] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/builder-live.log) [2024-09-24 07:42:56,639][ INFO][PID:12836] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/backend.log by gzip [2024-09-24 07:42:56,640][ INFO][PID:12836] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1458/srpm-builds/08064392/backend.log' as PID 17412