[2025-08-04 16:22:23,839][ INFO][PID:2261994] Marking build as starting [2025-08-04 16:22:23,861][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:22:23,862][ INFO][PID:2261994] VM allocation process starts [2025-08-04 16:22:23,929][ INFO][PID:2261994] Trying to allocate VM: ResallocHost, ticket_id=4305114, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-04 16:22:26,975][ INFO][PID:2261994] Allocated host ResallocHost, ticket_id=4305114, hostname=13.218.130.168, name=aws_x86_64_normalreserved_prod_06059868_20250804_161917, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-04 16:22:26,976][ INFO][PID:2261994] Allocating ssh connection to builder [2025-08-04 16:22:26,976][ INFO][PID:2261994] Checking that builder machine is OK [2025-08-04 16:22:27,404][ INFO][PID:2261994] Running remote command: copr-builder-ready srpm-builds [2025-08-04 16:22:27,607][ INFO][PID:2261994] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-04 16:22:27,608][ INFO][PID:2261994] Filling build.info file with builder info [2025-08-04 16:22:27,609][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:22:27,609][ INFO][PID:2261994] 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": 1754324547.609697, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9371440", "build_id": 9371440, "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\": \"tmpbtzsiutr\", \"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--ddd8e22d-7165-461e-a1e0-267ae8d98b39", "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": "09371440", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9371440, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-08-04 16:22:27,630][ INFO][PID:2261994] Sending fedora-messaging bus message in build.start [2025-08-04 16:22:30,252][ INFO][PID:2261994] Sending fedora-messaging bus message in chroot.start [2025-08-04 16:22:30,324][ INFO][PID:2261994] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9371440 --detached [2025-08-04 16:22:30,655][ INFO][PID:2261994] Downloading the builder-live.log file, attempt 1 [2025-08-04 16:22:30,656][ INFO][PID:2261994] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.218.130.168 copr-rpmbuild-log [2025-08-04 16:22:35,663][ INFO][PID:2261994] Periodic builder liveness probe: alive [2025-08-04 16:22:35,663][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:22:40,664][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:22:45,665][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:22:50,667][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:22:55,667][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:00,668][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:05,670][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:10,671][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:15,672][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:20,673][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:25,674][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:30,675][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:35,676][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:40,677][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:45,679][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:50,680][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:23:55,681][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:00,682][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:05,683][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:10,684][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:15,685][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:20,686][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:25,687][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:30,688][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:35,689][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:40,690][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:45,691][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:50,692][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:24:55,694][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:00,695][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:05,696][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:10,697][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:15,698][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:20,699][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:25,700][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:30,701][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:35,702][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:40,703][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:45,704][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:50,705][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:25:55,707][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:00,708][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:05,709][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:10,710][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:15,711][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:20,712][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:25,713][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:30,716][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:35,717][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:40,718][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:45,719][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:50,720][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:26:55,721][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:00,722][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:05,723][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:10,724][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:15,725][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:20,726][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:25,727][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:30,728][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:35,729][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:40,730][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:45,731][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:50,732][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:27:55,733][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:00,735][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:05,736][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:10,737][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:15,738][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:20,739][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:25,740][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:30,741][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:35,742][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:40,743][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:45,744][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:50,745][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:28:55,747][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:00,748][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:05,749][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:10,751][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:15,753][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:20,756][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:25,757][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:30,758][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:35,760][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:40,761][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:45,762][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:50,763][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:55,764][ INFO][PID:2261994] Checking for cancel request [2025-08-04 16:29:59,188][ INFO][PID:2261994] Downloading results from builder [2025-08-04 16:29:59,189][ INFO][PID:2261994] rsyncing of mockbuilder@13.218.130.168:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440 started [2025-08-04 16:29:59,190][ INFO][PID:2261994] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.218.130.168:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440/build-09371440.rsync.log [2025-08-04 16:29:59,463][ INFO][PID:2261994] rsyncing finished. [2025-08-04 16:29:59,463][ INFO][PID:2261994] Releasing VM back to pool [2025-08-04 16:29:59,476][ INFO][PID:2261994] Searching for 'success' file in resultdir [2025-08-04 16:29:59,477][ ERROR][PID:2261994] Build failed: Backend process error: No success file => build failure [2025-08-04 16:29:59,477][ INFO][PID:2261994] Finished build: id=9371440 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-08-04 16:29:59,482][ ERROR][PID:2261994] Backend process error: No success file => build failure [2025-08-04 16:29:59,483][ INFO][PID:2261994] Worker failed build, took 451.87349557876587 [2025-08-04 16:29:59,484][ INFO][PID:2261994] 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": 1754324999.4831927, "started_on": 1754324547.609697, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9371440", "build_id": 9371440, "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\": \"tmpbtzsiutr\", \"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--ddd8e22d-7165-461e-a1e0-267ae8d98b39", "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": "09371440", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9371440, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-08-04 16:29:59,518][ INFO][PID:2261994] Sending fedora-messaging bus message in build.end [2025-08-04 16:29:59,613][ INFO][PID:2261994] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440/builder-live.log by gzip [2025-08-04 16:29:59,614][ INFO][PID:2261994] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440/builder-live.log' as PID 2300271 [2025-08-04 16:29:59,624][ INFO][PID:2261994] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440/builder-live.log) [2025-08-04 16:29:59,625][ INFO][PID:2261994] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440/backend.log by gzip [2025-08-04 16:29:59,626][ INFO][PID:2261994] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09371440/backend.log' as PID 2300274