[2024-11-13 14:20:07,660][  INFO][PID:1163013] Marking build as starting
[2024-11-13 14:20:07,897][  INFO][PID:1163013] Trying to allocate VM
[2024-11-13 14:20:36,086][  INFO][PID:1163013] Allocated host ResallocHost, ticket_id=5853540, hostname=52.116.123.76
[2024-11-13 14:20:36,091][  INFO][PID:1163013] Allocating ssh connection to builder
[2024-11-13 14:20:36,092][  INFO][PID:1163013] Checking that builder machine is OK
[2024-11-13 14:20:36,678][  INFO][PID:1163013] Running remote command: copr-builder-ready fedora-41-s390x
[2024-11-13 14:20:37,026][  INFO][PID:1163013] Red Hat subscription not needed for fedora-41-s390x
Builder is ready to be used

[2024-11-13 14:20:37,027][  INFO][PID:1163013] Filling build.info file with builder info
[2024-11-13 14:20:37,031][  INFO][PID:1163013] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": null,
            "started_on": 1731507637.030593,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8248955-fedora-41-s390x",
            "build_id": 8248955,
            "package_name": "libsigc++20",
            "package_version": "2.12.1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/libsigc++20",
            "git_hash": "dbf8c8fe7963798670e049fe70619e6fbd823ccd",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-s390x/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08248955-libsigc++20",
            "built_packages": "",
            "id": 8248955,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-13 14:20:37,127][  INFO][PID:1163013] Sending fedora-messaging bus message in build.start
[2024-11-13 14:20:39,561][  INFO][PID:1163013] Sending fedora-messaging bus message in chroot.start
[2024-11-13 14:20:39,697][  INFO][PID:1163013] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8248955-fedora-41-s390x --chroot fedora-41-s390x --detached
[2024-11-13 14:20:40,340][  INFO][PID:1163013] Downloading the builder-live.log file, attempt 1
[2024-11-13 14:20:40,350][  INFO][PID:1163013] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.116.123.76 copr-rpmbuild-log
[2024-11-13 14:20:45,367][  INFO][PID:1163013] Periodic builder liveness probe: alive
[2024-11-13 14:23:35,084][  INFO][PID:1163013] Downloading results from builder
[2024-11-13 14:23:35,086][  INFO][PID:1163013] rsyncing of mockbuilder@52.116.123.76:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20 started
[2024-11-13 14:23:35,090][  INFO][PID:1163013] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.116.123.76:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/ &> /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/build-08248955.rsync.log
[2024-11-13 14:23:35,601][  INFO][PID:1163013] rsyncing finished.
[2024-11-13 14:23:35,602][  INFO][PID:1163013] Releasing VM back to pool
[2024-11-13 14:23:35,619][  INFO][PID:1163013] Searching for 'success' file in resultdir
[2024-11-13 14:23:35,621][  INFO][PID:1163013] Going to sign pkgs from source: 8248955-fedora-41-s390x in chroot: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x
[2024-11-13 14:23:35,622][  INFO][PID:1163013] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-13 14:23:35,802][  INFO][PID:1163013] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-debugsource-2.12.1-3.fc41.s390x.rpm' (attempt #1)
[2024-11-13 14:23:36,732][  INFO][PID:1163013] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-debugsource-2.12.1-3.fc41.s390x.rpm
[2024-11-13 14:23:36,733][  INFO][PID:1163013] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-2.12.1-3.fc41.s390x.rpm' (attempt #1)
[2024-11-13 14:23:37,536][  INFO][PID:1163013] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-2.12.1-3.fc41.s390x.rpm
[2024-11-13 14:23:37,537][  INFO][PID:1163013] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-2.12.1-3.fc41.src.rpm' (attempt #1)
[2024-11-13 14:23:38,432][  INFO][PID:1163013] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-2.12.1-3.fc41.src.rpm
[2024-11-13 14:23:38,433][  INFO][PID:1163013] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-doc-2.12.1-3.fc41.noarch.rpm' (attempt #1)
[2024-11-13 14:23:39,096][  INFO][PID:1163013] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-doc-2.12.1-3.fc41.noarch.rpm
[2024-11-13 14:23:39,097][  INFO][PID:1163013] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-devel-2.12.1-3.fc41.s390x.rpm' (attempt #1)
[2024-11-13 14:23:40,044][  INFO][PID:1163013] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-devel-2.12.1-3.fc41.s390x.rpm
[2024-11-13 14:23:40,045][  INFO][PID:1163013] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-debuginfo-2.12.1-3.fc41.s390x.rpm' (attempt #1)
[2024-11-13 14:23:40,846][  INFO][PID:1163013] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/libsigc++20-debuginfo-2.12.1-3.fc41.s390x.rpm
[2024-11-13 14:23:40,846][  INFO][PID:1163013] Sign done
[2024-11-13 14:23:40,847][  INFO][PID:1163013] Incremental createrepo run, adding 08248955-libsigc++20 into https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-s390x, (auto-create-repo=True)
[2024-11-13 14:23:40,848][  INFO][PID:1163013] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x --add 08248955-libsigc++20 --no-appstream-metadata' as PID 1185908
[2024-11-13 14:23:49,804][  INFO][PID:1163013] Finished after 8 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x --add 08248955-libsigc++20 --no-appstream-metadata)
[2024-11-13 14:23:49,806][  INFO][PID:1163013] Getting build details
[2024-11-13 14:23:49,806][  INFO][PID:1163013] Listing built binary packages in /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20
[2024-11-13 14:23:49,807][  INFO][PID:1163013] Built packages:
['libsigc++20-debugsource 2.12.1', 'libsigc++20-debuginfo 2.12.1', 'libsigc++20 2.12.1', 'libsigc++20-devel 2.12.1', 'libsigc++20-doc 2.12.1']
[2024-11-13 14:23:49,808][  INFO][PID:1163013] build details: {'built_packages': 'libsigc++20-debugsource 2.12.1\nlibsigc++20-debuginfo 2.12.1\nlibsigc++20 2.12.1\nlibsigc++20-devel 2.12.1\nlibsigc++20-doc 2.12.1'}
[2024-11-13 14:23:49,809][  INFO][PID:1163013] Retrieving pubkey
[2024-11-13 14:23:49,809][  INFO][PID:1163013] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-13 14:23:50,123][  INFO][PID:1163013] Added pubkey for user tstellar project fedora-41-clang-19 into: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/pubkey.gpg
[2024-11-13 14:23:50,126][  INFO][PID:1163013] Finished build: id=8248955 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19 chroot=fedora-41-s390x 
[2024-11-13 14:23:50,130][  INFO][PID:1163013] Worker succeeded build, took 193.10002541542053
[2024-11-13 14:23:50,133][  INFO][PID:1163013] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": 1731507830.1306183,
            "started_on": 1731507637.030593,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8248955-fedora-41-s390x",
            "build_id": 8248955,
            "package_name": "libsigc++20",
            "package_version": "2.12.1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/libsigc++20",
            "git_hash": "dbf8c8fe7963798670e049fe70619e6fbd823ccd",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "results": {
                "packages": [
                    {
                        "name": "libsigc++20-debugsource",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "3.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "libsigc++20-debuginfo",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "3.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "libsigc++20",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "3.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "libsigc++20",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "3.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "libsigc++20-devel",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "3.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "libsigc++20-doc",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "3.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-s390x/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08248955-libsigc++20",
            "built_packages": "libsigc++20-debugsource 2.12.1\nlibsigc++20-debuginfo 2.12.1\nlibsigc++20 2.12.1\nlibsigc++20-devel 2.12.1\nlibsigc++20-doc 2.12.1",
            "id": 8248955,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-13 14:23:50,273][  INFO][PID:1163013] Sending fedora-messaging bus message in build.end
[2024-11-13 14:23:50,325][  INFO][PID:1163013] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/builder-live.log by gzip
[2024-11-13 14:23:50,332][  INFO][PID:1163013] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/builder-live.log' as PID 1186833
[2024-11-13 14:23:50,384][  INFO][PID:1163013] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/builder-live.log)
[2024-11-13 14:23:50,387][  INFO][PID:1163013] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08248955-libsigc++20/backend.log by gzip