[2025-09-08 06:00:49,075][ INFO][PID:1891805] Marking build as starting [2025-09-08 06:00:49,110][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:00:49,113][ INFO][PID:1891805] VM allocation process starts [2025-09-08 06:00:49,132][ INFO][PID:1891805] Trying to allocate VM: ResallocHost, ticket_id=4960810, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-08 06:00:52,169][ INFO][PID:1891805] Allocated host ResallocHost, ticket_id=4960810, hostname=2620:52:3:1:dead:beef:cafe:c157, name=copr_hv_x86_64_02_prod_06661159_20250908_055207, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-08 06:00:52,170][ INFO][PID:1891805] Allocating ssh connection to builder [2025-09-08 06:00:52,171][ INFO][PID:1891805] Checking that builder machine is OK [2025-09-08 06:00:52,745][ INFO][PID:1891805] Running remote command: copr-builder-ready srpm-builds [2025-09-08 06:00:53,082][ INFO][PID:1891805] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-08 06:00:53,083][ INFO][PID:1891805] Filling build.info file with builder info [2025-09-08 06:00:53,084][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:00:53,086][ INFO][PID:1891805] 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": 1757311253.086569, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9533344", "build_id": 9533344, "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\": \"tmp04y_6yrr\", \"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--938d9f93-1e01-4476-bb3b-2cf558918d64", "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": "09533344", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9533344, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-08 06:00:53,124][ INFO][PID:1891805] Sending fedora-messaging bus message in build.start [2025-09-08 06:00:54,244][ INFO][PID:1891805] Sending fedora-messaging bus message in chroot.start [2025-09-08 06:00:54,285][ INFO][PID:1891805] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9533344 --detached [2025-09-08 06:00:54,880][ INFO][PID:1891805] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c157' (ED25519) to the list of known hosts. [2025-09-08 06:00:54,883][ INFO][PID:1891805] Downloading the builder-live.log file, attempt 1 [2025-09-08 06:00:54,893][ INFO][PID:1891805] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 copr-rpmbuild-log [2025-09-08 06:00:59,899][ INFO][PID:1891805] Periodic builder liveness probe: alive [2025-09-08 06:00:59,901][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:04,902][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:09,906][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:14,907][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:19,909][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:24,912][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:29,914][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:34,916][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:39,918][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:44,920][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:49,923][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:54,926][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:01:59,928][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:04,935][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:09,942][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:14,943][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:19,947][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:24,949][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:29,950][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:34,959][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:39,964][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:44,966][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:49,968][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:54,971][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:02:59,975][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:04,976][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:09,979][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:14,995][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:20,070][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:25,133][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:30,174][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:35,191][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:40,211][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:45,233][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:50,283][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:03:55,417][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:00,476][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:05,509][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:10,533][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:15,539][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:20,571][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:25,577][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:30,617][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:35,681][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:40,765][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:45,844][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:50,948][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:04:56,094][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:05:01,114][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:05:06,143][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:05:11,151][ INFO][PID:1891805] Checking for cancel request [2025-09-08 06:05:13,838][ INFO][PID:1891805] Downloading results from builder [2025-09-08 06:05:13,838][ INFO][PID:1891805] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c157]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344 started [2025-09-08 06:05:13,840][ INFO][PID:1891805] 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:c157]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344/build-09533344.rsync.log [2025-09-08 06:05:14,229][ INFO][PID:1891805] rsyncing finished. [2025-09-08 06:05:14,230][ INFO][PID:1891805] Releasing VM back to pool [2025-09-08 06:05:14,247][ INFO][PID:1891805] Searching for 'success' file in resultdir [2025-09-08 06:05:14,248][ ERROR][PID:1891805] Build failed: Backend process error: No success file => build failure [2025-09-08 06:05:14,248][ INFO][PID:1891805] Finished build: id=9533344 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-09-08 06:05:14,251][ ERROR][PID:1891805] Backend process error: No success file => build failure [2025-09-08 06:05:14,251][ INFO][PID:1891805] Worker failed build, took 261.16496682167053 [2025-09-08 06:05:14,252][ INFO][PID:1891805] 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": 1757311514.251536, "started_on": 1757311253.086569, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9533344", "build_id": 9533344, "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\": \"tmp04y_6yrr\", \"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--938d9f93-1e01-4476-bb3b-2cf558918d64", "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": "09533344", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9533344, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-08 06:05:14,289][ INFO][PID:1891805] Sending fedora-messaging bus message in build.end [2025-09-08 06:05:14,321][ INFO][PID:1891805] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344/builder-live.log by gzip [2025-09-08 06:05:14,325][ INFO][PID:1891805] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344/builder-live.log' as PID 1934870 [2025-09-08 06:05:14,336][ INFO][PID:1891805] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344/builder-live.log) [2025-09-08 06:05:14,337][ INFO][PID:1891805] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344/backend.log by gzip [2025-09-08 06:05:14,339][ INFO][PID:1891805] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09533344/backend.log' as PID 1934872