[2025-12-08 08:59:43,852][ INFO][PID:913460] Marking build as starting [2025-12-08 08:59:43,892][ INFO][PID:913460] Checking for cancel request [2025-12-08 08:59:43,894][ INFO][PID:913460] VM allocation process starts [2025-12-08 08:59:43,913][ INFO][PID:913460] Trying to allocate VM: ResallocHost, ticket_id=213162, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-08 08:59:48,914][ INFO][PID:913460] Checking for cancel request [2025-12-08 08:59:49,939][ INFO][PID:913460] Allocated host ResallocHost, ticket_id=213162, hostname=44.223.46.91, name=aws_x86_64_normalreserved_prod_00207952_20251208_085713, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-08 08:59:49,940][ INFO][PID:913460] Allocating ssh connection to builder [2025-12-08 08:59:49,940][ INFO][PID:913460] Checking that builder machine is OK [2025-12-08 08:59:50,275][ INFO][PID:913460] Running remote command: copr-builder-ready srpm-builds [2025-12-08 08:59:50,471][ INFO][PID:913460] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-08 08:59:50,472][ INFO][PID:913460] Filling build.info file with builder info [2025-12-08 08:59:50,472][ INFO][PID:913460] Checking for cancel request [2025-12-08 08:59:50,474][ INFO][PID:913460] 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": 1765184390.4739738, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9885298", "build_id": 9885298, "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\": \"tmpotqhej8f\", \"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--6f08abfc-ad58-4331-b13f-ea7d0ba83f82", "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": "09885298", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9885298, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-08 08:59:50,506][ INFO][PID:913460] Sending fedora-messaging bus message in build.start [2025-12-08 08:59:51,043][ INFO][PID:913460] Sending fedora-messaging bus message in chroot.start [2025-12-08 08:59:51,071][ INFO][PID:913460] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9885298 --detached [2025-12-08 08:59:51,405][ INFO][PID:913460] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.223.46.91' (ED25519) to the list of known hosts. [2025-12-08 08:59:51,406][ INFO][PID:913460] Downloading the builder-live.log file, attempt 1 [2025-12-08 08:59:51,407][ INFO][PID:913460] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.223.46.91 copr-rpmbuild-log [2025-12-08 08:59:56,415][ INFO][PID:913460] Periodic builder liveness probe: alive [2025-12-08 08:59:56,416][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:01,417][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:06,418][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:11,419][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:16,420][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:21,421][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:26,422][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:31,423][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:36,424][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:41,425][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:46,426][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:51,427][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:00:56,428][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:01,429][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:06,430][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:11,431][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:16,433][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:21,434][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:26,436][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:31,437][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:36,438][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:41,439][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:46,440][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:51,442][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:01:56,443][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:01,444][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:06,445][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:11,446][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:16,447][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:21,447][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:26,448][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:31,449][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:36,451][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:41,454][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:46,456][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:51,457][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:56,458][ INFO][PID:913460] Checking for cancel request [2025-12-08 09:02:56,695][ INFO][PID:913460] Downloading results from builder [2025-12-08 09:02:56,696][ INFO][PID:913460] rsyncing of mockbuilder@44.223.46.91:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298 started [2025-12-08 09:02:56,697][ INFO][PID:913460] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.223.46.91:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298/build-09885298.rsync.log [2025-12-08 09:02:56,920][ INFO][PID:913460] rsyncing finished. [2025-12-08 09:02:56,920][ INFO][PID:913460] Releasing VM back to pool [2025-12-08 09:02:56,931][ INFO][PID:913460] Searching for 'success' file in resultdir [2025-12-08 09:02:56,932][ ERROR][PID:913460] Build failed: Backend process error: No success file => build failure [2025-12-08 09:02:56,933][ INFO][PID:913460] Finished build: id=9885298 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-12-08 09:02:56,935][ ERROR][PID:913460] Backend process error: No success file => build failure [2025-12-08 09:02:56,935][ INFO][PID:913460] Worker failed build, took 186.46193170547485 [2025-12-08 09:02:56,936][ INFO][PID:913460] 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": 1765184576.9359055, "started_on": 1765184390.4739738, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9885298", "build_id": 9885298, "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\": \"tmpotqhej8f\", \"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--6f08abfc-ad58-4331-b13f-ea7d0ba83f82", "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": "09885298", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9885298, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-08 09:02:56,984][ INFO][PID:913460] Sending fedora-messaging bus message in build.end [2025-12-08 09:02:57,015][ INFO][PID:913460] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298/builder-live.log by gzip [2025-12-08 09:02:57,017][ INFO][PID:913460] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298/builder-live.log' as PID 932726 [2025-12-08 09:02:57,025][ INFO][PID:913460] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298/builder-live.log) [2025-12-08 09:02:57,026][ INFO][PID:913460] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298/backend.log by gzip [2025-12-08 09:02:57,027][ INFO][PID:913460] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09885298/backend.log' as PID 932728