[2025-09-29 05:09:06,952][ INFO][PID:2499881] Marking build as starting [2025-09-29 05:09:06,977][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:06,979][ INFO][PID:2499881] VM allocation process starts [2025-09-29 05:09:06,999][ INFO][PID:2499881] Trying to allocate VM: ResallocHost, ticket_id=5360346, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:09:10,073][ INFO][PID:2499881] Allocated host ResallocHost, ticket_id=5360346, hostname=2620:52:3:1:dead:beef:cafe:c117, name=copr_hv_x86_64_01_prod_06994794_20250929_031825, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:09:10,073][ INFO][PID:2499881] Allocating ssh connection to builder [2025-09-29 05:09:10,074][ INFO][PID:2499881] Checking that builder machine is OK [2025-09-29 05:09:10,650][ INFO][PID:2499881] Running remote command: copr-builder-ready srpm-builds [2025-09-29 05:09:10,988][ INFO][PID:2499881] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-29 05:09:10,989][ INFO][PID:2499881] Filling build.info file with builder info [2025-09-29 05:09:10,991][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:10,994][ INFO][PID:2499881] 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": 1759122550.9947102, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626447", "build_id": 9626447, "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-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmph70g9njb\", \"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--dd8098ff-0ca3-4471-b89f-0535b301b78c", "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": "09626447", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626447, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-29 05:09:11,033][ INFO][PID:2499881] Sending fedora-messaging bus message in build.start [2025-09-29 05:09:11,932][ INFO][PID:2499881] Sending fedora-messaging bus message in chroot.start [2025-09-29 05:09:11,965][ INFO][PID:2499881] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9626447 --detached [2025-09-29 05:09:12,734][ INFO][PID:2499881] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c117' (ED25519) to the list of known hosts. [2025-09-29 05:09:12,739][ INFO][PID:2499881] Downloading the builder-live.log file, attempt 1 [2025-09-29 05:09:12,740][ INFO][PID:2499881] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c117 copr-rpmbuild-log [2025-09-29 05:09:17,746][ INFO][PID:2499881] Periodic builder liveness probe: alive [2025-09-29 05:09:17,747][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:22,749][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:27,750][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:32,753][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:37,755][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:42,758][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:47,760][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:52,762][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:09:57,766][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:02,770][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:07,771][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:12,772][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:17,774][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:22,776][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:27,777][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:32,779][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:37,784][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:42,787][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:47,789][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:52,790][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:10:57,791][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:02,792][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:07,793][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:12,794][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:17,795][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:22,796][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:27,798][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:32,799][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:37,800][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:42,801][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:47,802][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:52,804][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:11:57,805][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:02,806][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:07,807][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:12,808][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:17,809][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:22,810][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:27,810][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:32,811][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:37,812][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:42,813][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:47,814][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:52,815][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:12:57,816][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:13:02,817][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:13:07,818][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:13:12,819][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:13:17,820][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:13:22,821][ INFO][PID:2499881] Checking for cancel request [2025-09-29 05:13:26,939][ INFO][PID:2499881] Downloading results from builder [2025-09-29 05:13:26,940][ INFO][PID:2499881] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c117]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447 started [2025-09-29 05:13:26,941][ INFO][PID:2499881] 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:c117]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447/build-09626447.rsync.log [2025-09-29 05:13:27,300][ INFO][PID:2499881] rsyncing finished. [2025-09-29 05:13:27,301][ INFO][PID:2499881] Releasing VM back to pool [2025-09-29 05:13:27,309][ INFO][PID:2499881] Searching for 'success' file in resultdir [2025-09-29 05:13:27,309][ ERROR][PID:2499881] Build failed: Backend process error: No success file => build failure [2025-09-29 05:13:27,310][ INFO][PID:2499881] Finished build: id=9626447 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-09-29 05:13:27,311][ ERROR][PID:2499881] Backend process error: No success file => build failure [2025-09-29 05:13:27,312][ INFO][PID:2499881] Worker failed build, took 256.31726360321045 [2025-09-29 05:13:27,312][ INFO][PID:2499881] 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": 1759122807.3119738, "started_on": 1759122550.9947102, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626447", "build_id": 9626447, "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-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmph70g9njb\", \"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--dd8098ff-0ca3-4471-b89f-0535b301b78c", "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": "09626447", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626447, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-29 05:13:27,340][ INFO][PID:2499881] Sending fedora-messaging bus message in build.end [2025-09-29 05:13:27,364][ INFO][PID:2499881] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447/builder-live.log by gzip [2025-09-29 05:13:27,365][ INFO][PID:2499881] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447/builder-live.log' as PID 2529339 [2025-09-29 05:13:27,373][ INFO][PID:2499881] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447/builder-live.log) [2025-09-29 05:13:27,374][ INFO][PID:2499881] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447/backend.log by gzip [2025-09-29 05:13:27,375][ INFO][PID:2499881] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09626447/backend.log' as PID 2529340