[2025-11-16 20:33:19,277][ INFO][PID:2367655] Marking build as starting [2025-11-16 20:33:19,306][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:19,307][ INFO][PID:2367655] VM allocation process starts [2025-11-16 20:33:19,318][ INFO][PID:2367655] Trying to allocate VM: ResallocHost, ticket_id=6207818, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-16 20:33:22,365][ INFO][PID:2367655] Allocated host ResallocHost, ticket_id=6207818, hostname=52.90.140.49, name=aws_x86_64_normalreserved_prod_08032812_20251116_202559, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-16 20:33:22,366][ INFO][PID:2367655] Allocating ssh connection to builder [2025-11-16 20:33:22,366][ INFO][PID:2367655] Checking that builder machine is OK [2025-11-16 20:33:22,716][ INFO][PID:2367655] Running remote command: copr-builder-ready srpm-builds [2025-11-16 20:33:22,942][ INFO][PID:2367655] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-16 20:33:22,943][ INFO][PID:2367655] Filling build.info file with builder info [2025-11-16 20:33:22,943][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:22,944][ INFO][PID:2367655] 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": 1763325202.9445245, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9803144", "build_id": 9803144, "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\": \"tmp22qvl1dc\", \"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--12fe273d-1619-4cf7-a41d-ce988a6f9839", "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": "09803144", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9803144, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-16 20:33:22,971][ INFO][PID:2367655] Sending fedora-messaging bus message in build.start [2025-11-16 20:33:23,672][ INFO][PID:2367655] Sending fedora-messaging bus message in chroot.start [2025-11-16 20:33:23,699][ INFO][PID:2367655] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9803144 --detached [2025-11-16 20:33:24,030][ INFO][PID:2367655] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.90.140.49' (ED25519) to the list of known hosts. [2025-11-16 20:33:24,032][ INFO][PID:2367655] Downloading the builder-live.log file, attempt 1 [2025-11-16 20:33:24,033][ INFO][PID:2367655] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.90.140.49 copr-rpmbuild-log [2025-11-16 20:33:29,037][ INFO][PID:2367655] Periodic builder liveness probe: alive [2025-11-16 20:33:29,038][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:34,039][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:39,040][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:44,041][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:49,042][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:54,042][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:33:59,043][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:04,044][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:09,045][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:14,047][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:19,048][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:24,048][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:29,049][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:34,050][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:39,051][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:44,052][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:49,053][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:54,054][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:34:59,055][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:04,056][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:09,057][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:14,058][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:19,059][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:24,061][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:29,062][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:34,063][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:39,063][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:44,065][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:49,067][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:54,068][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:35:59,069][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:36:04,070][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:36:09,071][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:36:14,072][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:36:19,073][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:36:24,075][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:36:29,076][ INFO][PID:2367655] Checking for cancel request [2025-11-16 20:36:30,287][ INFO][PID:2367655] Downloading results from builder [2025-11-16 20:36:30,288][ INFO][PID:2367655] rsyncing of mockbuilder@52.90.140.49:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144 started [2025-11-16 20:36:30,288][ INFO][PID:2367655] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.90.140.49:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144/build-09803144.rsync.log [2025-11-16 20:36:30,506][ INFO][PID:2367655] rsyncing finished. [2025-11-16 20:36:30,507][ INFO][PID:2367655] Releasing VM back to pool [2025-11-16 20:36:30,517][ INFO][PID:2367655] Searching for 'success' file in resultdir [2025-11-16 20:36:30,517][ ERROR][PID:2367655] Build failed: Backend process error: No success file => build failure [2025-11-16 20:36:30,518][ INFO][PID:2367655] Finished build: id=9803144 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-11-16 20:36:30,519][ ERROR][PID:2367655] Backend process error: No success file => build failure [2025-11-16 20:36:30,520][ INFO][PID:2367655] Worker failed build, took 187.57558393478394 [2025-11-16 20:36:30,520][ INFO][PID:2367655] 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": 1763325390.5201085, "started_on": 1763325202.9445245, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9803144", "build_id": 9803144, "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\": \"tmp22qvl1dc\", \"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--12fe273d-1619-4cf7-a41d-ce988a6f9839", "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": "09803144", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9803144, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-16 20:36:30,580][ INFO][PID:2367655] Sending fedora-messaging bus message in build.end [2025-11-16 20:36:30,603][ INFO][PID:2367655] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144/builder-live.log by gzip [2025-11-16 20:36:30,604][ INFO][PID:2367655] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144/builder-live.log' as PID 2375179 [2025-11-16 20:36:30,612][ INFO][PID:2367655] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144/builder-live.log) [2025-11-16 20:36:30,612][ INFO][PID:2367655] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144/backend.log by gzip [2025-11-16 20:36:30,613][ INFO][PID:2367655] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09803144/backend.log' as PID 2375180