[2024-06-26 20:27:13,864][  INFO][PID:653260] Marking build as starting
[2024-06-26 20:27:14,126][  INFO][PID:653260] Trying to allocate VM
[2024-06-26 20:28:22,358][  INFO][PID:653260] Allocated host ResallocHost, ticket_id=3548427, hostname=3.238.40.253
[2024-06-26 20:28:22,358][  INFO][PID:653260] Allocating ssh connection to builder
[2024-06-26 20:28:22,359][  INFO][PID:653260] Checking that builder machine is OK
[2024-06-26 20:28:22,707][  INFO][PID:653260] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.238.40.253 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-06-26 20:28:22,922][  INFO][PID:653260] Filling build.info file with builder info
[2024-06-26 20:28:22,924][  INFO][PID:653260] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": null,
            "started_on": 1719433702.924003,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7672538-fedora-39-x86_64",
            "build_id": 7672538,
            "package_name": "rubygem-erubi",
            "package_version": "1.12.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-erubi",
            "git_hash": "9ac7c6c9c9e1145deee282e2a465dd0961b510a6",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "pvalena/rubygems--pvalena",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07672538-rubygem-erubi",
            "built_packages": "",
            "id": 7672538,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-06-26 20:28:23,011][  INFO][PID:653260] Sending fedora-messaging bus message in build.start
[2024-06-26 20:28:23,821][  INFO][PID:653260] Sending fedora-messaging bus message in chroot.start
[2024-06-26 20:28:23,852][  INFO][PID:653260] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7672538-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-06-26 20:28:24,230][  INFO][PID:653260] Downloading the builder-live.log file, attempt 1
[2024-06-26 20:28:24,232][  INFO][PID:653260] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.238.40.253 copr-rpmbuild-log
[2024-06-26 20:28:29,240][  INFO][PID:653260] Status: False
[2024-06-26 20:29:37,564][  INFO][PID:653260] Downloading results from builder
[2024-06-26 20:29:37,566][  INFO][PID:653260] rsyncing of mockbuilder@3.238.40.253:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi started
[2024-06-26 20:29:37,567][  INFO][PID:653260] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.238.40.253:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/ &> /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/build-07672538.rsync.log
[2024-06-26 20:29:37,822][  INFO][PID:653260] rsyncing finished.
[2024-06-26 20:29:37,824][  INFO][PID:653260] Releasing VM back to pool
[2024-06-26 20:29:37,958][  INFO][PID:653260] Searching for 'success' file in resultdir
[2024-06-26 20:29:37,961][  INFO][PID:653260] Going to sign pkgs from source: 7672538-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64
[2024-06-26 20:29:37,961][  INFO][PID:653260] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-06-26 20:29:38,140][  INFO][PID:653260] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/rubygem-erubi-1.12.0-1.fc39.src.rpm' (attempt #1)
[2024-06-26 20:29:38,831][  INFO][PID:653260] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/rubygem-erubi-1.12.0-1.fc39.src.rpm
[2024-06-26 20:29:38,833][  INFO][PID:653260] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/rubygem-erubi-doc-1.12.0-1.fc39.noarch.rpm' (attempt #1)
[2024-06-26 20:29:39,624][  INFO][PID:653260] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/rubygem-erubi-doc-1.12.0-1.fc39.noarch.rpm
[2024-06-26 20:29:39,625][  INFO][PID:653260] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/rubygem-erubi-1.12.0-1.fc39.noarch.rpm' (attempt #1)
[2024-06-26 20:29:40,401][  INFO][PID:653260] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/rubygem-erubi-1.12.0-1.fc39.noarch.rpm
[2024-06-26 20:29:40,401][  INFO][PID:653260] Sign done
[2024-06-26 20:29:40,402][  INFO][PID:653260] Incremental createrepo run, adding 07672538-rubygem-erubi into https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-39-x86_64, (auto-create-repo=True)
[2024-06-26 20:29:40,404][  INFO][PID:653260] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64 --add 07672538-rubygem-erubi --no-appstream-metadata' as PID 674002
[2024-06-26 20:29:44,121][  INFO][PID:653260] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64 --add 07672538-rubygem-erubi --no-appstream-metadata)
[2024-06-26 20:29:44,123][  INFO][PID:653260] Getting build details
[2024-06-26 20:29:44,125][  INFO][PID:653260] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi
[2024-06-26 20:29:44,126][  INFO][PID:653260] Built packages:
['rubygem-erubi-doc 1.12.0', 'rubygem-erubi 1.12.0']
[2024-06-26 20:29:44,127][  INFO][PID:653260] build details: {'built_packages': 'rubygem-erubi-doc 1.12.0\nrubygem-erubi 1.12.0'}
[2024-06-26 20:29:44,128][  INFO][PID:653260] Retrieving pubkey
[2024-06-26 20:29:44,129][  INFO][PID:653260] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-06-26 20:29:44,421][  INFO][PID:653260] Added pubkey for user pvalena project rubygems into: /var/lib/copr/public_html/results/pvalena/rubygems/pubkey.gpg
[2024-06-26 20:29:44,423][  INFO][PID:653260] Finished build: id=7672538 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/rubygems chroot=fedora-39-x86_64 
[2024-06-26 20:29:44,425][  INFO][PID:653260] Worker succeeded build, took 81.50176215171814
[2024-06-26 20:29:44,427][  INFO][PID:653260] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": 1719433784.425765,
            "started_on": 1719433702.924003,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7672538-fedora-39-x86_64",
            "build_id": 7672538,
            "package_name": "rubygem-erubi",
            "package_version": "1.12.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-erubi",
            "git_hash": "9ac7c6c9c9e1145deee282e2a465dd0961b510a6",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "pvalena/rubygems--pvalena",
            "results": {
                "packages": [
                    {
                        "name": "rubygem-erubi-doc",
                        "epoch": null,
                        "version": "1.12.0",
                        "release": "1.fc39",
                        "arch": "noarch"
                    },
                    {
                        "name": "rubygem-erubi",
                        "epoch": null,
                        "version": "1.12.0",
                        "release": "1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "rubygem-erubi",
                        "epoch": null,
                        "version": "1.12.0",
                        "release": "1.fc39",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07672538-rubygem-erubi",
            "built_packages": "rubygem-erubi-doc 1.12.0\nrubygem-erubi 1.12.0",
            "id": 7672538,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-06-26 20:29:44,524][  INFO][PID:653260] Sending fedora-messaging bus message in build.end
[2024-06-26 20:29:44,555][  INFO][PID:653260] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/builder-live.log by gzip
[2024-06-26 20:29:44,557][  INFO][PID:653260] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/builder-live.log' as PID 674848
[2024-06-26 20:29:44,563][  INFO][PID:653260] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/builder-live.log)
[2024-06-26 20:29:44,564][  INFO][PID:653260] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-39-x86_64/07672538-rubygem-erubi/backend.log by gzip