[2024-07-07 14:31:46,665][  INFO][PID:4149222] Marking build as starting
[2024-07-07 14:31:46,743][  INFO][PID:4149222] Trying to allocate VM
[2024-07-07 14:31:49,867][  INFO][PID:4149222] Allocated host ResallocHost, ticket_id=3710388, hostname=2620:52:3:1:dead:beef:cafe:c14b
[2024-07-07 14:31:49,867][  INFO][PID:4149222] Allocating ssh connection to builder
[2024-07-07 14:31:49,868][  INFO][PID:4149222] Checking that builder machine is OK
[2024-07-07 14:31:50,430][  INFO][PID:4149222] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b '/usr/bin/test -f /etc/mock/fedora-40-i386.cfg'
[2024-07-07 14:31:50,745][  INFO][PID:4149222] Filling build.info file with builder info
[2024-07-07 14:31:50,747][  INFO][PID:4149222] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "typing-extensions-f40",
            "project_dirname": "typing-extensions-f40",
            "submitter": "music",
            "ended_on": null,
            "started_on": 1720362710.7470207,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "7714908-fedora-40-i386",
            "build_id": 7714908,
            "package_name": "python-aw-client",
            "package_version": "0.5.13-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/typing-extensions-f40/python-aw-client",
            "git_hash": "6b701da18d68be09f29b39646512d9a384c12a72",
            "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": "music/typing-extensions-f40--music",
            "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/music/typing-extensions-f40/fedora-40-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/music/typing-extensions-f40",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/typing-extensions-f40",
            "result_dir": "07714908-python-aw-client",
            "built_packages": "",
            "id": 7714908,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "typing-extensions-f40",
                "vendor": "Fedora Project COPR (music/typing-extensions-f40)"
            }
        }
    ]
}
[2024-07-07 14:31:50,816][  INFO][PID:4149222] Sending fedora-messaging bus message in build.start
[2024-07-07 14:31:51,798][  INFO][PID:4149222] Sending fedora-messaging bus message in chroot.start
[2024-07-07 14:31:51,829][  INFO][PID:4149222] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7714908-fedora-40-i386 --chroot fedora-40-i386 --detached
[2024-07-07 14:31:52,396][  INFO][PID:4149222] Downloading the builder-live.log file, attempt 1
[2024-07-07 14:31:52,401][  INFO][PID:4149222] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b copr-rpmbuild-log
[2024-07-07 14:31:57,401][  INFO][PID:4149222] Status: False
[2024-07-07 14:32:45,281][  INFO][PID:4149222] Downloading results from builder
[2024-07-07 14:32:45,282][  INFO][PID:4149222] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client started
[2024-07-07 14:32:45,283][  INFO][PID:4149222] 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:c14b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/ &> /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/build-07714908.rsync.log
[2024-07-07 14:32:46,423][  INFO][PID:4149222] rsyncing finished.
[2024-07-07 14:32:46,424][  INFO][PID:4149222] Releasing VM back to pool
[2024-07-07 14:32:46,432][  INFO][PID:4149222] Searching for 'success' file in resultdir
[2024-07-07 14:32:46,432][  INFO][PID:4149222] Going to sign pkgs from source: 7714908-fedora-40-i386 in chroot: /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386
[2024-07-07 14:32:46,433][  INFO][PID:4149222] Calling '/bin/sign -u music#typing-extensions-f40@copr.fedorahosted.org -p' (attempt #1)
[2024-07-07 14:32:46,730][  INFO][PID:4149222] Calling '/bin/sign -4 -h sha256 -u music#typing-extensions-f40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/python3-aw-client-0.5.13-1.fc40.noarch.rpm' (attempt #1)
[2024-07-07 14:32:47,410][  INFO][PID:4149222] signed rpm: /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/python3-aw-client-0.5.13-1.fc40.noarch.rpm
[2024-07-07 14:32:47,412][  INFO][PID:4149222] Calling '/bin/sign -4 -h sha256 -u music#typing-extensions-f40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/python-aw-client-0.5.13-1.fc40.src.rpm' (attempt #1)
[2024-07-07 14:32:48,202][  INFO][PID:4149222] signed rpm: /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/python-aw-client-0.5.13-1.fc40.src.rpm
[2024-07-07 14:32:48,204][  INFO][PID:4149222] Sign done
[2024-07-07 14:32:48,205][  INFO][PID:4149222] Incremental createrepo run, adding 07714908-python-aw-client into https://download.copr.fedorainfracloud.org/results/music/typing-extensions-f40/fedora-40-i386, (auto-create-repo=True)
[2024-07-07 14:32:48,208][  INFO][PID:4149222] Running command 'copr-repo --batched /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386 --add 07714908-python-aw-client --no-appstream-metadata' as PID 4153627
[2024-07-07 14:32:49,430][  INFO][PID:4149222] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386 --add 07714908-python-aw-client --no-appstream-metadata)
[2024-07-07 14:32:49,431][  INFO][PID:4149222] Getting build details
[2024-07-07 14:32:49,432][  INFO][PID:4149222] Listing built binary packages in /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client
[2024-07-07 14:32:49,432][  INFO][PID:4149222] Built packages:
['python3-aw-client 0.5.13']
[2024-07-07 14:32:49,433][  INFO][PID:4149222] build details: {'built_packages': 'python3-aw-client 0.5.13'}
[2024-07-07 14:32:49,433][  INFO][PID:4149222] Retrieving pubkey
[2024-07-07 14:32:49,434][  INFO][PID:4149222] Calling '/bin/sign -u music#typing-extensions-f40@copr.fedorahosted.org -p' (attempt #1)
[2024-07-07 14:32:49,617][  INFO][PID:4149222] Added pubkey for user music project typing-extensions-f40 into: /var/lib/copr/public_html/results/music/typing-extensions-f40/pubkey.gpg
[2024-07-07 14:32:49,618][  INFO][PID:4149222] Finished build: id=7714908 failed=False timeout=None destdir=/var/lib/copr/public_html/results/music/typing-extensions-f40 chroot=fedora-40-i386 
[2024-07-07 14:32:49,620][  INFO][PID:4149222] Worker succeeded build, took 58.87359881401062
[2024-07-07 14:32:49,621][  INFO][PID:4149222] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "typing-extensions-f40",
            "project_dirname": "typing-extensions-f40",
            "submitter": "music",
            "ended_on": 1720362769.6206195,
            "started_on": 1720362710.7470207,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "7714908-fedora-40-i386",
            "build_id": 7714908,
            "package_name": "python-aw-client",
            "package_version": "0.5.13-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/typing-extensions-f40/python-aw-client",
            "git_hash": "6b701da18d68be09f29b39646512d9a384c12a72",
            "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": "music/typing-extensions-f40--music",
            "results": {
                "packages": [
                    {
                        "name": "python-aw-client",
                        "epoch": null,
                        "version": "0.5.13",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-aw-client",
                        "epoch": null,
                        "version": "0.5.13",
                        "release": "1.fc40",
                        "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/music/typing-extensions-f40/fedora-40-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/music/typing-extensions-f40",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/typing-extensions-f40",
            "result_dir": "07714908-python-aw-client",
            "built_packages": "python3-aw-client 0.5.13",
            "id": 7714908,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "typing-extensions-f40",
                "vendor": "Fedora Project COPR (music/typing-extensions-f40)"
            }
        }
    ]
}
[2024-07-07 14:32:49,680][  INFO][PID:4149222] Sending fedora-messaging bus message in build.end
[2024-07-07 14:32:49,712][  INFO][PID:4149222] Compressing /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/builder-live.log by gzip
[2024-07-07 14:32:49,714][  INFO][PID:4149222] Running command 'gzip /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/builder-live.log' as PID 4153740
[2024-07-07 14:32:49,720][  INFO][PID:4149222] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/builder-live.log)
[2024-07-07 14:32:49,721][  INFO][PID:4149222] Compressing /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/backend.log by gzip
[2024-07-07 14:32:49,722][  INFO][PID:4149222] Running command 'gzip /var/lib/copr/public_html/results/music/typing-extensions-f40/fedora-40-i386/07714908-python-aw-client/backend.log' as PID 4153741