[2024-10-30 16:23:06,934][  INFO][PID:2149996] Marking build as starting
[2024-10-30 16:23:06,992][  INFO][PID:2149996] Trying to allocate VM
[2024-10-30 16:23:10,029][  INFO][PID:2149996] Allocated host ResallocHost, ticket_id=5624779, hostname=169.63.183.57
[2024-10-30 16:23:10,030][  INFO][PID:2149996] Allocating ssh connection to builder
[2024-10-30 16:23:10,030][  INFO][PID:2149996] Checking that builder machine is OK
[2024-10-30 16:23:10,570][  INFO][PID:2149996] Running remote command: copr-builder-ready fedora-rawhide-s390x
[2024-10-30 16:23:10,878][  INFO][PID:2149996] Red Hat subscription not needed for fedora-rawhide-s390x
Builder is ready to be used

[2024-10-30 16:23:10,878][  INFO][PID:2149996] Filling build.info file with builder info
[2024-10-30 16:23:10,880][  INFO][PID:2149996] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 86400,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mtasaka",
            "project_name": "rubygem-newruby-test-6",
            "project_dirname": "rubygem-newruby-test-6",
            "submitter": "mtasaka",
            "ended_on": null,
            "started_on": 1730305390.8799064,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8189907-fedora-rawhide-s390x",
            "build_id": 8189907,
            "package_name": "rubygem-proxifier",
            "package_version": "1.0.3-17",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mtasaka/rubygem-newruby-test-6/rubygem-proxifier",
            "git_hash": "03a1f051c55269943ea5fc3276f8128dbcf49043",
            "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": "mtasaka/rubygem-newruby-test-6--mtasaka",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6",
            "result_dir": "08189907-rubygem-proxifier",
            "built_packages": "",
            "id": 8189907,
            "mockchain_macros": {
                "copr_username": "mtasaka",
                "copr_projectname": "rubygem-newruby-test-6",
                "vendor": "Fedora Project COPR (mtasaka/rubygem-newruby-test-6)"
            }
        }
    ]
}
[2024-10-30 16:23:10,936][  INFO][PID:2149996] Sending fedora-messaging bus message in build.start
[2024-10-30 16:23:11,579][  INFO][PID:2149996] Sending fedora-messaging bus message in chroot.start
[2024-10-30 16:23:11,600][  INFO][PID:2149996] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8189907-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-10-30 16:23:12,131][  INFO][PID:2149996] Downloading the builder-live.log file, attempt 1
[2024-10-30 16:23:12,132][  INFO][PID:2149996] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@169.63.183.57 copr-rpmbuild-log
[2024-10-30 16:23:17,136][  INFO][PID:2149996] Periodic builder liveness probe: alive
[2024-10-30 16:24:24,377][  INFO][PID:2149996] Downloading results from builder
[2024-10-30 16:24:24,378][  INFO][PID:2149996] rsyncing of mockbuilder@169.63.183.57:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier started
[2024-10-30 16:24:24,379][  INFO][PID:2149996] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@169.63.183.57:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/ &> /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/build-08189907.rsync.log
[2024-10-30 16:24:24,712][  INFO][PID:2149996] rsyncing finished.
[2024-10-30 16:24:24,714][  INFO][PID:2149996] Releasing VM back to pool
[2024-10-30 16:24:24,729][  INFO][PID:2149996] Searching for 'success' file in resultdir
[2024-10-30 16:24:24,730][  INFO][PID:2149996] Going to sign pkgs from source: 8189907-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x
[2024-10-30 16:24:24,730][  INFO][PID:2149996] Calling '/bin/sign -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -p' (attempt #1)
[2024-10-30 16:24:25,038][  INFO][PID:2149996] Calling '/bin/sign -4 -h sha256 -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/rubygem-proxifier-1.0.3-17.fc42.noarch.rpm' (attempt #1)
[2024-10-30 16:24:25,957][  INFO][PID:2149996] signed rpm: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/rubygem-proxifier-1.0.3-17.fc42.noarch.rpm
[2024-10-30 16:24:25,957][  INFO][PID:2149996] Calling '/bin/sign -4 -h sha256 -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/rubygem-proxifier-1.0.3-17.fc42.src.rpm' (attempt #1)
[2024-10-30 16:24:26,879][  INFO][PID:2149996] signed rpm: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/rubygem-proxifier-1.0.3-17.fc42.src.rpm
[2024-10-30 16:24:26,880][  INFO][PID:2149996] Calling '/bin/sign -4 -h sha256 -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/rubygem-proxifier-doc-1.0.3-17.fc42.noarch.rpm' (attempt #1)
[2024-10-30 16:24:27,680][  INFO][PID:2149996] signed rpm: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/rubygem-proxifier-doc-1.0.3-17.fc42.noarch.rpm
[2024-10-30 16:24:27,680][  INFO][PID:2149996] Sign done
[2024-10-30 16:24:27,681][  INFO][PID:2149996] Incremental createrepo run, adding 08189907-rubygem-proxifier into https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-10-30 16:24:27,683][  INFO][PID:2149996] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x --add 08189907-rubygem-proxifier --no-appstream-metadata' as PID 2156068
[2024-10-30 16:24:36,882][  INFO][PID:2149996] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x --add 08189907-rubygem-proxifier --no-appstream-metadata)
[2024-10-30 16:24:36,883][  INFO][PID:2149996] Getting build details
[2024-10-30 16:24:36,883][  INFO][PID:2149996] Listing built binary packages in /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier
[2024-10-30 16:24:36,884][  INFO][PID:2149996] Built packages:
['rubygem-proxifier 1.0.3', 'rubygem-proxifier-doc 1.0.3']
[2024-10-30 16:24:36,885][  INFO][PID:2149996] build details: {'built_packages': 'rubygem-proxifier 1.0.3\nrubygem-proxifier-doc 1.0.3'}
[2024-10-30 16:24:36,885][  INFO][PID:2149996] Retrieving pubkey
[2024-10-30 16:24:36,886][  INFO][PID:2149996] Calling '/bin/sign -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -p' (attempt #1)
[2024-10-30 16:24:37,199][  INFO][PID:2149996] Added pubkey for user mtasaka project rubygem-newruby-test-6 into: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/pubkey.gpg
[2024-10-30 16:24:37,200][  INFO][PID:2149996] Finished build: id=8189907 failed=False timeout=86400 destdir=/var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6 chroot=fedora-rawhide-s390x 
[2024-10-30 16:24:37,202][  INFO][PID:2149996] Worker succeeded build, took 86.32275223731995
[2024-10-30 16:24:37,203][  INFO][PID:2149996] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 86400,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mtasaka",
            "project_name": "rubygem-newruby-test-6",
            "project_dirname": "rubygem-newruby-test-6",
            "submitter": "mtasaka",
            "ended_on": 1730305477.2026587,
            "started_on": 1730305390.8799064,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8189907-fedora-rawhide-s390x",
            "build_id": 8189907,
            "package_name": "rubygem-proxifier",
            "package_version": "1.0.3-17",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mtasaka/rubygem-newruby-test-6/rubygem-proxifier",
            "git_hash": "03a1f051c55269943ea5fc3276f8128dbcf49043",
            "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": "mtasaka/rubygem-newruby-test-6--mtasaka",
            "results": {
                "packages": [
                    {
                        "name": "rubygem-proxifier",
                        "epoch": null,
                        "version": "1.0.3",
                        "release": "17.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "rubygem-proxifier",
                        "epoch": null,
                        "version": "1.0.3",
                        "release": "17.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "rubygem-proxifier-doc",
                        "epoch": null,
                        "version": "1.0.3",
                        "release": "17.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6",
            "result_dir": "08189907-rubygem-proxifier",
            "built_packages": "rubygem-proxifier 1.0.3\nrubygem-proxifier-doc 1.0.3",
            "id": 8189907,
            "mockchain_macros": {
                "copr_username": "mtasaka",
                "copr_projectname": "rubygem-newruby-test-6",
                "vendor": "Fedora Project COPR (mtasaka/rubygem-newruby-test-6)"
            }
        }
    ]
}
[2024-10-30 16:24:37,264][  INFO][PID:2149996] Sending fedora-messaging bus message in build.end
[2024-10-30 16:24:37,288][  INFO][PID:2149996] Compressing /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/builder-live.log by gzip
[2024-10-30 16:24:37,289][  INFO][PID:2149996] Running command 'gzip /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/builder-live.log' as PID 2156765
[2024-10-30 16:24:37,294][  INFO][PID:2149996] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/builder-live.log)
[2024-10-30 16:24:37,295][  INFO][PID:2149996] Compressing /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/backend.log by gzip
[2024-10-30 16:24:37,296][  INFO][PID:2149996] Running command 'gzip /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08189907-rubygem-proxifier/backend.log' as PID 2156766