[2025-07-01 20:06:00,521][ INFO][PID:930231] Marking build as starting [2025-07-01 20:06:00,547][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:06:00,548][ INFO][PID:930231] VM allocation process starts [2025-07-01 20:06:00,560][ INFO][PID:930231] Trying to allocate VM: ResallocHost, ticket_id=3755745, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-01 20:06:03,576][ INFO][PID:930231] Allocated host ResallocHost, ticket_id=3755745, hostname=13.220.23.121, name=aws_x86_64_normalreserved_prod_05104410_20250701_195609, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-01 20:06:03,577][ INFO][PID:930231] Allocating ssh connection to builder [2025-07-01 20:06:03,577][ INFO][PID:930231] Checking that builder machine is OK [2025-07-01 20:06:04,015][ INFO][PID:930231] Running remote command: copr-builder-ready srpm-builds [2025-07-01 20:06:04,231][ INFO][PID:930231] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-07-01 20:06:04,231][ INFO][PID:930231] Filling build.info file with builder info [2025-07-01 20:06:04,232][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:06:04,233][ INFO][PID:930231] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": null, "started_on": 1751400364.2328348, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9231448", "build_id": 9231448, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\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\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpmz6aiqt6\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--746d0fcf-586a-493a-82a4-42ab4d6b3554", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09231448", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9231448, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-07-01 20:06:04,254][ INFO][PID:930231] Sending fedora-messaging bus message in build.start [2025-07-01 20:06:34,709][ ERROR][PID:930231] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:07:04,713][ ERROR][PID:930231] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:07:34,723][ ERROR][PID:930231] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:08:04,726][ ERROR][PID:930231] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:08:34,729][ ERROR][PID:930231] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:08:34,732][ INFO][PID:930231] Sending fedora-messaging bus message in chroot.start [2025-07-01 20:09:04,736][ ERROR][PID:930231] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:09:34,740][ ERROR][PID:930231] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:10:04,743][ ERROR][PID:930231] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:10:34,746][ ERROR][PID:930231] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:11:04,749][ ERROR][PID:930231] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:11:04,751][ INFO][PID:930231] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9231448 --detached [2025-07-01 20:11:05,386][ INFO][PID:930231] Downloading the builder-live.log file, attempt 1 [2025-07-01 20:11:05,387][ INFO][PID:930231] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.220.23.121 copr-rpmbuild-log [2025-07-01 20:11:10,392][ INFO][PID:930231] Periodic builder liveness probe: alive [2025-07-01 20:11:10,393][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:15,393][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:20,395][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:25,398][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:30,399][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:35,400][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:40,401][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:45,402][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:50,403][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:11:55,404][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:00,405][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:05,407][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:10,407][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:15,409][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:20,410][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:25,411][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:30,412][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:35,413][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:40,414][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:45,415][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:50,416][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:12:55,418][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:00,419][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:05,420][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:10,421][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:15,422][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:20,423][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:25,424][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:30,425][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:35,426][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:40,427][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:45,428][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:50,429][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:13:55,431][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:00,432][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:05,433][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:10,434][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:15,435][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:20,436][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:25,437][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:30,438][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:35,439][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:40,440][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:45,441][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:50,442][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:14:55,443][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:00,445][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:05,446][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:10,447][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:15,448][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:20,450][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:25,451][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:30,452][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:35,453][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:40,454][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:45,455][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:50,456][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:15:55,457][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:00,459][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:05,460][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:10,461][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:15,462][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:20,463][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:25,465][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:30,466][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:35,467][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:40,468][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:45,469][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:50,470][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:16:55,471][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:00,472][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:05,473][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:10,474][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:15,475][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:20,476][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:25,477][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:30,478][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:35,480][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:40,481][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:45,483][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:50,484][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:17:55,485][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:00,486][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:05,487][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:10,488][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:15,489][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:20,490][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:25,491][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:30,492][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:35,493][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:40,494][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:45,495][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:50,496][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:18:55,498][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:00,499][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:05,500][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:10,501][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:15,502][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:20,503][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:25,504][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:30,505][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:35,506][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:40,507][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:45,508][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:50,509][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:19:55,511][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:00,512][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:05,513][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:10,514][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:15,515][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:20,517][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:25,518][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:30,519][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:35,520][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:40,521][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:45,522][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:50,523][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:20:55,525][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:00,526][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:05,527][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:10,584][ INFO][PID:930231] Periodic builder liveness probe: alive [2025-07-01 20:21:10,584][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:15,586][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:20,587][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:25,588][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:30,589][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:35,590][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:40,592][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:45,593][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:50,595][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:21:55,596][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:00,597][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:05,598][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:10,600][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:15,601][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:20,602][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:25,603][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:30,604][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:35,605][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:40,606][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:45,607][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:50,608][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:22:55,609][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:00,611][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:05,612][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:10,613][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:15,614][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:20,615][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:25,616][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:30,617][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:35,618][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:40,619][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:45,620][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:50,622][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:23:55,623][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:00,624][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:05,625][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:10,626][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:15,627][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:20,628][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:25,629][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:30,630][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:35,631][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:40,632][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:45,633][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:50,634][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:24:55,635][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:25:00,636][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:25:05,637][ INFO][PID:930231] Checking for cancel request [2025-07-01 20:25:08,961][ INFO][PID:930231] Downloading results from builder [2025-07-01 20:25:08,962][ INFO][PID:930231] rsyncing of mockbuilder@13.220.23.121:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448 started [2025-07-01 20:25:08,962][ INFO][PID:930231] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.220.23.121:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/build-09231448.rsync.log [2025-07-01 20:25:09,386][ INFO][PID:930231] rsyncing finished. [2025-07-01 20:25:09,387][ INFO][PID:930231] Releasing VM back to pool [2025-07-01 20:25:09,396][ INFO][PID:930231] Searching for 'success' file in resultdir [2025-07-01 20:25:09,397][ INFO][PID:930231] Getting build details [2025-07-01 20:25:09,398][ INFO][PID:930231] Retrieving SRPM info from /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448 [2025-07-01 20:25:09,399][ INFO][PID:930231] SRPM URL: https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/postgresql-jdbc-42.7.7-1.20250701_202505.git8909521.src.rpm [2025-07-01 20:25:09,399][ INFO][PID:930231] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/postgresql-jdbc-42.7.7-1.20250701_202505.git8909521.src.rpm', 'pkg_name': 'postgresql-jdbc', 'pkg_version': '42.7.7-1.20250701_202505.git8909521'} [2025-07-01 20:25:09,400][ INFO][PID:930231] Finished build: id=9231448 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-07-01 20:25:09,401][ INFO][PID:930231] Worker succeeded build, took 1145.1688299179077 [2025-07-01 20:25:09,402][ INFO][PID:930231] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": 1751401509.4016647, "started_on": 1751400364.2328348, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9231448", "build_id": 9231448, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\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\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpmz6aiqt6\", \"hook_data\": true}", "pkg_name": "postgresql-jdbc", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/postgresql-jdbc-42.7.7-1.20250701_202505.git8909521.src.rpm", "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--746d0fcf-586a-493a-82a4-42ab4d6b3554", "results": { "name": "postgresql-jdbc", "epoch": null, "version": "42.7.7", "release": "1.20250701_202505.git8909521", "exclusivearch": [ "aarch64", "ppc64le", "s390x", "x86_64", "riscv64", "noarch" ], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09231448", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "42.7.7-1.20250701_202505.git8909521", "id": 9231448, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-07-01 20:25:09,437][ INFO][PID:930231] Sending fedora-messaging bus message in build.end [2025-07-01 20:25:39,443][ ERROR][PID:930231] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:26:09,445][ ERROR][PID:930231] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:26:39,449][ ERROR][PID:930231] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:27:09,452][ ERROR][PID:930231] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:27:39,454][ ERROR][PID:930231] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-07-01 20:27:39,457][ INFO][PID:930231] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/builder-live.log by gzip [2025-07-01 20:27:39,459][ INFO][PID:930231] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/builder-live.log' as PID 994769 [2025-07-01 20:27:39,466][ INFO][PID:930231] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/builder-live.log) [2025-07-01 20:27:39,467][ INFO][PID:930231] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/backend.log by gzip [2025-07-01 20:27:39,468][ INFO][PID:930231] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09231448/backend.log' as PID 994770