[2025-07-07 12:15:26,091][ INFO][PID:1997272] Marking build as starting [2025-07-07 12:15:26,125][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:15:26,126][ INFO][PID:1997272] VM allocation process starts [2025-07-07 12:15:26,172][ INFO][PID:1997272] Trying to allocate VM: ResallocHost, ticket_id=3816896, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-07 12:15:29,199][ INFO][PID:1997272] Allocated host ResallocHost, ticket_id=3816896, hostname=44.201.218.163, name=aws_x86_64_normalreserved_prod_05172603_20250707_121121, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-07 12:15:29,200][ INFO][PID:1997272] Allocating ssh connection to builder [2025-07-07 12:15:29,200][ INFO][PID:1997272] Checking that builder machine is OK [2025-07-07 12:15:29,629][ INFO][PID:1997272] Running remote command: copr-builder-ready srpm-builds [2025-07-07 12:15:29,834][ INFO][PID:1997272] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-07-07 12:15:29,835][ INFO][PID:1997272] Filling build.info file with builder info [2025-07-07 12:15:29,835][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:15:29,836][ INFO][PID:1997272] 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": 1751890529.8362775, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9245210", "build_id": 9245210, "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\": \"tmpyduzg6u7\", \"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--9fa8136f-187c-497f-b6bf-8bc9b92c44f4", "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": "09245210", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9245210, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-07-07 12:15:29,868][ INFO][PID:1997272] Sending fedora-messaging bus message in build.start [2025-07-07 12:15:30,723][ INFO][PID:1997272] Sending fedora-messaging bus message in chroot.start [2025-07-07 12:15:30,750][ INFO][PID:1997272] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9245210 --detached [2025-07-07 12:15:31,099][ INFO][PID:1997272] Downloading the builder-live.log file, attempt 1 [2025-07-07 12:15:31,101][ INFO][PID:1997272] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.201.218.163 copr-rpmbuild-log [2025-07-07 12:15:36,106][ INFO][PID:1997272] Periodic builder liveness probe: alive [2025-07-07 12:15:36,106][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:15:41,107][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:15:46,108][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:15:51,110][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:15:56,111][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:01,112][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:06,113][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:11,114][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:16,116][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:21,117][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:26,118][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:31,119][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:36,120][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:41,121][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:46,122][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:51,123][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:16:56,124][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:01,125][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:06,126][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:11,127][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:16,128][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:21,129][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:26,130][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:31,131][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:36,133][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:41,134][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:46,135][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:51,137][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:17:56,141][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:01,142][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:06,144][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:11,145][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:16,146][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:21,147][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:26,148][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:31,149][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:36,150][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:41,151][ INFO][PID:1997272] Checking for cancel request [2025-07-07 12:18:45,767][ INFO][PID:1997272] Downloading results from builder [2025-07-07 12:18:45,768][ INFO][PID:1997272] rsyncing of mockbuilder@44.201.218.163:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210 started [2025-07-07 12:18:45,769][ INFO][PID:1997272] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.201.218.163:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210/build-09245210.rsync.log [2025-07-07 12:18:46,004][ INFO][PID:1997272] rsyncing finished. [2025-07-07 12:18:46,004][ INFO][PID:1997272] Releasing VM back to pool [2025-07-07 12:18:46,047][ INFO][PID:1997272] Searching for 'success' file in resultdir [2025-07-07 12:18:46,048][ INFO][PID:1997272] Getting build details [2025-07-07 12:18:46,049][ INFO][PID:1997272] Retrieving SRPM info from /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210 [2025-07-07 12:18:46,050][ INFO][PID:1997272] SRPM URL: https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc/srpm-builds/09245210/postgresql-jdbc-42.7.7-1.20250707_121841.git0b55bdc.src.rpm [2025-07-07 12:18:46,050][ INFO][PID:1997272] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc/srpm-builds/09245210/postgresql-jdbc-42.7.7-1.20250707_121841.git0b55bdc.src.rpm', 'pkg_name': 'postgresql-jdbc', 'pkg_version': '42.7.7-1.20250707_121841.git0b55bdc'} [2025-07-07 12:18:46,051][ INFO][PID:1997272] Finished build: id=9245210 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-07-07 12:18:46,052][ INFO][PID:1997272] Worker succeeded build, took 196.21628308296204 [2025-07-07 12:18:46,053][ INFO][PID:1997272] 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": 1751890726.0525606, "started_on": 1751890529.8362775, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9245210", "build_id": 9245210, "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\": \"tmpyduzg6u7\", \"hook_data\": true}", "pkg_name": "postgresql-jdbc", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc/srpm-builds/09245210/postgresql-jdbc-42.7.7-1.20250707_121841.git0b55bdc.src.rpm", "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc--9fa8136f-187c-497f-b6bf-8bc9b92c44f4", "results": { "name": "postgresql-jdbc", "epoch": null, "version": "42.7.7", "release": "1.20250707_121841.git0b55bdc", "exclusivearch": [ "aarch64", "ppc64le", "s390x", "x86_64", "riscv64", "noarch" ], "excludearch": [] }, "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": "09245210", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "42.7.7-1.20250707_121841.git0b55bdc", "id": 9245210, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-07-07 12:18:46,081][ INFO][PID:1997272] Sending fedora-messaging bus message in build.end [2025-07-07 12:18:46,105][ INFO][PID:1997272] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210/builder-live.log by gzip [2025-07-07 12:18:46,106][ INFO][PID:1997272] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210/builder-live.log' as PID 2016396 [2025-07-07 12:18:46,112][ INFO][PID:1997272] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210/builder-live.log) [2025-07-07 12:18:46,113][ INFO][PID:1997272] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210/backend.log by gzip [2025-07-07 12:18:46,114][ INFO][PID:1997272] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245210/backend.log' as PID 2016398