[2025-10-27 16:43:40,588][ INFO][PID:314429] Marking build as starting [2025-10-27 16:43:40,617][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:43:40,621][ INFO][PID:314429] VM allocation process starts [2025-10-27 16:43:40,638][ INFO][PID:314429] Trying to allocate VM: ResallocHost, ticket_id=5877948, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-27 16:43:45,640][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:43:50,641][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:43:55,642][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:00,644][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:05,645][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:10,650][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:15,651][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:18,696][ INFO][PID:314429] Allocated host ResallocHost, ticket_id=5877948, hostname=2620:52:3:1:dead:beef:cafe:c14e, name=copr_hv_x86_64_02_prod_07675381_20251027_164240, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-27 16:44:18,697][ INFO][PID:314429] Allocating ssh connection to builder [2025-10-27 16:44:18,698][ INFO][PID:314429] Checking that builder machine is OK [2025-10-27 16:44:19,291][ INFO][PID:314429] Running remote command: copr-builder-ready srpm-builds [2025-10-27 16:44:19,616][ INFO][PID:314429] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-27 16:44:19,617][ INFO][PID:314429] Filling build.info file with builder info [2025-10-27 16:44:19,623][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:19,624][ INFO][PID:314429] 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": 1761583459.62391, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9737465", "build_id": 9737465, "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\": \"tmpkb6zu6kd\", \"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--43783189-58af-434d-9654-9696b6d10184", "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": "09737465", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9737465, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-10-27 16:44:19,651][ INFO][PID:314429] Sending fedora-messaging bus message in build.start [2025-10-27 16:44:20,392][ INFO][PID:314429] Sending fedora-messaging bus message in chroot.start [2025-10-27 16:44:20,418][ INFO][PID:314429] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9737465 --detached [2025-10-27 16:44:21,047][ INFO][PID:314429] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c14e' (ED25519) to the list of known hosts. [2025-10-27 16:44:21,048][ INFO][PID:314429] Downloading the builder-live.log file, attempt 1 [2025-10-27 16:44:21,049][ INFO][PID:314429] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14e copr-rpmbuild-log [2025-10-27 16:44:26,057][ INFO][PID:314429] Periodic builder liveness probe: alive [2025-10-27 16:44:26,059][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:31,060][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:36,061][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:41,065][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:46,066][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:51,067][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:44:56,069][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:01,071][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:06,075][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:11,086][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:16,088][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:21,090][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:26,092][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:31,093][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:36,094][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:41,097][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:46,099][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:51,101][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:45:56,106][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:01,108][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:06,110][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:11,111][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:16,114][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:21,116][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:26,117][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:31,118][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:36,124][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:41,126][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:46,128][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:51,129][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:46:56,130][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:01,132][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:06,133][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:11,134][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:16,136][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:21,142][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:26,143][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:31,147][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:36,148][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:41,149][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:46,151][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:51,152][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:47:56,153][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:01,158][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:06,159][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:11,160][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:16,162][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:21,163][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:26,164][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:31,165][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:36,166][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:41,168][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:46,169][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:51,171][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:48:56,173][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:49:01,174][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:49:06,176][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:49:11,177][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:49:16,178][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:49:21,179][ INFO][PID:314429] Checking for cancel request [2025-10-27 16:49:22,341][ INFO][PID:314429] Downloading results from builder [2025-10-27 16:49:22,342][ INFO][PID:314429] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465 started [2025-10-27 16:49:22,343][ INFO][PID:314429] 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:c14e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465/build-09737465.rsync.log [2025-10-27 16:49:22,713][ INFO][PID:314429] rsyncing finished. [2025-10-27 16:49:22,714][ INFO][PID:314429] Releasing VM back to pool [2025-10-27 16:49:22,725][ INFO][PID:314429] Searching for 'success' file in resultdir [2025-10-27 16:49:22,726][ ERROR][PID:314429] Build failed: Backend process error: No success file => build failure [2025-10-27 16:49:22,727][ INFO][PID:314429] Finished build: id=9737465 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-10-27 16:49:22,729][ ERROR][PID:314429] Backend process error: No success file => build failure [2025-10-27 16:49:22,729][ INFO][PID:314429] Worker failed build, took 303.10568594932556 [2025-10-27 16:49:22,730][ INFO][PID:314429] 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": 1761583762.729596, "started_on": 1761583459.62391, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9737465", "build_id": 9737465, "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\": \"tmpkb6zu6kd\", \"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--43783189-58af-434d-9654-9696b6d10184", "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": "09737465", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9737465, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-10-27 16:49:22,761][ INFO][PID:314429] Sending fedora-messaging bus message in build.end [2025-10-27 16:49:22,789][ INFO][PID:314429] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465/builder-live.log by gzip [2025-10-27 16:49:22,790][ INFO][PID:314429] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465/builder-live.log' as PID 373166 [2025-10-27 16:49:22,800][ INFO][PID:314429] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465/builder-live.log) [2025-10-27 16:49:22,801][ INFO][PID:314429] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465/backend.log by gzip [2025-10-27 16:49:22,803][ INFO][PID:314429] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09737465/backend.log' as PID 373176