[2025-09-29 05:19:58,045][ INFO][PID:2553645] Marking build as starting [2025-09-29 05:19:58,082][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:19:58,083][ INFO][PID:2553645] VM allocation process starts [2025-09-29 05:19:58,114][ INFO][PID:2553645] Trying to allocate VM: ResallocHost, ticket_id=5360368, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:20:01,129][ INFO][PID:2553645] Allocated host ResallocHost, ticket_id=5360368, hostname=44.193.205.222, name=aws_x86_64_normalreserved_prod_06995412_20250929_050934, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:20:01,130][ INFO][PID:2553645] Allocating ssh connection to builder [2025-09-29 05:20:01,130][ INFO][PID:2553645] Checking that builder machine is OK [2025-09-29 05:20:01,451][ INFO][PID:2553645] Running remote command: copr-builder-ready srpm-builds [2025-09-29 05:20:01,647][ INFO][PID:2553645] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-29 05:20:01,647][ INFO][PID:2553645] Filling build.info file with builder info [2025-09-29 05:20:01,648][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:01,648][ INFO][PID:2553645] 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", "project_dirname": "pgjdbc", "submitter": null, "ended_on": null, "started_on": 1759123201.648735, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626452", "build_id": 9626452, "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\": \"tmp9uqix1p3\", \"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--3599f836-0291-46d1-94ff-477f53bc35dc", "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", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "09626452", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626452, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-09-29 05:20:01,668][ INFO][PID:2553645] Sending fedora-messaging bus message in build.start [2025-09-29 05:20:02,427][ INFO][PID:2553645] Sending fedora-messaging bus message in chroot.start [2025-09-29 05:20:02,450][ INFO][PID:2553645] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9626452 --detached [2025-09-29 05:20:02,775][ INFO][PID:2553645] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.193.205.222' (ED25519) to the list of known hosts. [2025-09-29 05:20:02,775][ INFO][PID:2553645] Downloading the builder-live.log file, attempt 1 [2025-09-29 05:20:02,776][ INFO][PID:2553645] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.193.205.222 copr-rpmbuild-log [2025-09-29 05:20:07,780][ INFO][PID:2553645] Periodic builder liveness probe: alive [2025-09-29 05:20:07,781][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:12,781][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:17,782][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:22,783][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:27,784][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:32,785][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:37,786][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:42,787][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:47,788][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:52,789][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:20:57,790][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:02,791][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:07,792][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:12,793][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:17,794][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:22,795][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:27,796][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:32,797][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:37,798][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:42,799][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:47,800][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:52,802][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:21:57,803][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:02,804][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:07,805][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:12,806][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:17,807][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:22,808][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:27,809][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:32,810][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:37,811][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:42,812][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:47,812][ INFO][PID:2553645] Checking for cancel request [2025-09-29 05:22:52,068][ INFO][PID:2553645] Downloading results from builder [2025-09-29 05:22:52,069][ INFO][PID:2553645] rsyncing of mockbuilder@44.193.205.222:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452 started [2025-09-29 05:22:52,070][ INFO][PID:2553645] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.193.205.222:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452/build-09626452.rsync.log [2025-09-29 05:22:52,321][ INFO][PID:2553645] rsyncing finished. [2025-09-29 05:22:52,321][ INFO][PID:2553645] Releasing VM back to pool [2025-09-29 05:22:52,331][ INFO][PID:2553645] Searching for 'success' file in resultdir [2025-09-29 05:22:52,332][ ERROR][PID:2553645] Build failed: Backend process error: No success file => build failure [2025-09-29 05:22:52,332][ INFO][PID:2553645] Finished build: id=9626452 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-09-29 05:22:52,334][ ERROR][PID:2553645] Backend process error: No success file => build failure [2025-09-29 05:22:52,334][ INFO][PID:2553645] Worker failed build, took 170.68595933914185 [2025-09-29 05:22:52,335][ INFO][PID:2553645] 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", "project_dirname": "pgjdbc", "submitter": null, "ended_on": 1759123372.3346944, "started_on": 1759123201.648735, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626452", "build_id": 9626452, "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\": \"tmp9uqix1p3\", \"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--3599f836-0291-46d1-94ff-477f53bc35dc", "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", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "09626452", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626452, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-09-29 05:22:52,362][ INFO][PID:2553645] Sending fedora-messaging bus message in build.end [2025-09-29 05:22:52,385][ INFO][PID:2553645] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452/builder-live.log by gzip [2025-09-29 05:22:52,386][ INFO][PID:2553645] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452/builder-live.log' as PID 2564993 [2025-09-29 05:22:52,393][ INFO][PID:2553645] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452/builder-live.log) [2025-09-29 05:22:52,394][ INFO][PID:2553645] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452/backend.log by gzip [2025-09-29 05:22:52,395][ INFO][PID:2553645] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626452/backend.log' as PID 2564995