[2024-02-20 13:20:01,450][  INFO][PID:288165] Marking build as starting
[2024-02-20 13:20:01,608][  INFO][PID:288165] Trying to allocate VM
[2024-02-20 13:25:20,005][  INFO][PID:288165] Allocated host ResallocHost, ticket_id=1219802, hostname=54.160.57.105
[2024-02-20 13:25:20,024][  INFO][PID:288165] Allocating ssh connection to builder
[2024-02-20 13:25:20,027][  INFO][PID:288165] Checking that builder machine is OK
[2024-02-20 13:25:20,049][  INFO][PID:288165] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.57.105 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-02-20 13:25:20,496][  INFO][PID:288165] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.57.105 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-02-20 13:25:20,815][  INFO][PID:288165] Filling build.info file with builder info
[2024-02-20 13:25:20,818][  INFO][PID:288165] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/jkolarik",
            "ended_on": null,
            "started_on": 1708435520.8176107,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7038983-fedora-39-x86_64",
            "build_id": 7038983,
            "package_name": "createrepo_c",
            "package_version": "1.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/createrepo_c",
            "git_hash": "795908c95869127508a05028c9707a97172cb6b4",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/jkolarik",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "07038983-createrepo_c",
            "built_packages": "",
            "id": 7038983,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-02-20 13:25:21,105][  INFO][PID:288165] Sending fedora-messaging bus message in build.start
[2024-02-20 13:25:23,636][  INFO][PID:288165] Sending fedora-messaging bus message in chroot.start
[2024-02-20 13:25:23,666][  INFO][PID:288165] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7038983-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-02-20 13:25:23,677][  INFO][PID:288165] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.57.105 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7038983-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached'
[2024-02-20 13:25:24,059][  INFO][PID:288165] Downloading the builder-live.log file, attempt 1
[2024-02-20 13:25:24,061][  INFO][PID:288165] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.57.105 copr-rpmbuild-log
[2024-02-20 13:26:36,689][  INFO][PID:288165] Downloading results from builder
[2024-02-20 13:26:36,689][  INFO][PID:288165] rsyncing of mockbuilder@54.160.57.105:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c started
[2024-02-20 13:26:36,691][  INFO][PID:288165] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.160.57.105:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/build-07038983.rsync.log
[2024-02-20 13:26:37,173][  INFO][PID:288165] rsyncing finished.
[2024-02-20 13:26:37,174][  INFO][PID:288165] Releasing VM back to pool
[2024-02-20 13:26:37,199][  INFO][PID:288165] Searching for 'success' file in resultdir
[2024-02-20 13:26:37,200][  INFO][PID:288165] Going to sign pkgs from source: 7038983-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64
[2024-02-20 13:26:37,201][  INFO][PID:288165] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-02-20 13:26:37,471][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-libs-debuginfo-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:38,385][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-libs-debuginfo-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:38,385][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-1.0.4-1.fc39.src.rpm' (attempt #1)
[2024-02-20 13:26:39,195][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-1.0.4-1.fc39.src.rpm
[2024-02-20 13:26:39,196][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:39,987][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:39,987][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-debuginfo-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:40,661][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-debuginfo-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:40,662][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-debugsource-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:41,233][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-debugsource-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:41,234][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/python3-createrepo_c-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:41,903][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/python3-createrepo_c-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:41,904][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-libs-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:42,636][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-libs-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:42,665][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-devel-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:43,759][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/createrepo_c-devel-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:43,760][  INFO][PID:288165] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/python3-createrepo_c-debuginfo-1.0.4-1.fc39.x86_64.rpm' (attempt #1)
[2024-02-20 13:26:44,378][  INFO][PID:288165] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/python3-createrepo_c-debuginfo-1.0.4-1.fc39.x86_64.rpm
[2024-02-20 13:26:44,379][  INFO][PID:288165] Sign done
[2024-02-20 13:26:44,379][  INFO][PID:288165] Incremental createrepo run, adding 07038983-createrepo_c into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-39-x86_64, (auto-create-repo=True)
[2024-02-20 13:26:44,381][  INFO][PID:288165] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64 --add 07038983-createrepo_c --no-appstream-metadata' as PID 341100
[2024-02-20 13:27:03,311][  INFO][PID:288165] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64 --add 07038983-createrepo_c --no-appstream-metadata)
[2024-02-20 13:27:03,312][  INFO][PID:288165] Getting build details
[2024-02-20 13:27:03,313][  INFO][PID:288165] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c
[2024-02-20 13:27:03,314][  INFO][PID:288165] Built packages:
['createrepo_c-debuginfo 1.0.4', 'createrepo_c-devel 1.0.4', 'python3-createrepo_c-debuginfo 1.0.4', 'createrepo_c-libs 1.0.4', 'createrepo_c-libs-debuginfo 1.0.4', 'createrepo_c 1.0.4', 'createrepo_c-debugsource 1.0.4', 'python3-createrepo_c 1.0.4']
[2024-02-20 13:27:03,315][  INFO][PID:288165] build details: {'built_packages': 'createrepo_c-debuginfo 1.0.4\ncreaterepo_c-devel 1.0.4\npython3-createrepo_c-debuginfo 1.0.4\ncreaterepo_c-libs 1.0.4\ncreaterepo_c-libs-debuginfo 1.0.4\ncreaterepo_c 1.0.4\ncreaterepo_c-debugsource 1.0.4\npython3-createrepo_c 1.0.4'}
[2024-02-20 13:27:03,315][  INFO][PID:288165] Retrieving pubkey
[2024-02-20 13:27:03,316][  INFO][PID:288165] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-02-20 13:27:03,591][  INFO][PID:288165] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2024-02-20 13:27:03,592][  INFO][PID:288165] Finished build: id=7038983 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-39-x86_64 
[2024-02-20 13:27:03,596][  INFO][PID:288165] Worker succeeded build, took 102.7791383266449
[2024-02-20 13:27:03,599][  INFO][PID:288165] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/jkolarik",
            "ended_on": 1708435623.596749,
            "started_on": 1708435520.8176107,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7038983-fedora-39-x86_64",
            "build_id": 7038983,
            "package_name": "createrepo_c",
            "package_version": "1.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/createrepo_c",
            "git_hash": "795908c95869127508a05028c9707a97172cb6b4",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/jkolarik",
            "results": {
                "packages": [
                    {
                        "name": "createrepo_c-debuginfo",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "createrepo_c-devel",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "createrepo_c",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "python3-createrepo_c-debuginfo",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "createrepo_c-libs",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "createrepo_c-libs-debuginfo",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "createrepo_c",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "createrepo_c-debugsource",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-createrepo_c",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "07038983-createrepo_c",
            "built_packages": "createrepo_c-debuginfo 1.0.4\ncreaterepo_c-devel 1.0.4\npython3-createrepo_c-debuginfo 1.0.4\ncreaterepo_c-libs 1.0.4\ncreaterepo_c-libs-debuginfo 1.0.4\ncreaterepo_c 1.0.4\ncreaterepo_c-debugsource 1.0.4\npython3-createrepo_c 1.0.4",
            "id": 7038983,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-02-20 13:27:03,685][  INFO][PID:288165] Sending fedora-messaging bus message in build.end
[2024-02-20 13:27:03,713][  INFO][PID:288165] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/builder-live.log by gzip
[2024-02-20 13:27:03,716][  INFO][PID:288165] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/builder-live.log' as PID 342901
[2024-02-20 13:27:03,736][  INFO][PID:288165] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/builder-live.log)
[2024-02-20 13:27:03,737][  INFO][PID:288165] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/backend.log by gzip
[2024-02-20 13:27:03,739][  INFO][PID:288165] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/07038983-createrepo_c/backend.log' as PID 342904