[2024-09-20 09:58:45,168][  INFO][PID:3655768] Marking build as starting
[2024-09-20 09:58:45,296][  INFO][PID:3655768] Trying to allocate VM
[2024-09-20 10:01:03,545][  INFO][PID:3655768] Allocated host ResallocHost, ticket_id=4973487, hostname=50.17.144.234
[2024-09-20 10:01:03,546][  INFO][PID:3655768] Allocating ssh connection to builder
[2024-09-20 10:01:03,546][  INFO][PID:3655768] Checking that builder machine is OK
[2024-09-20 10:01:03,893][  INFO][PID:3655768] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@50.17.144.234 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-09-20 10:01:04,108][  INFO][PID:3655768] Filling build.info file with builder info
[2024-09-20 10:01:04,109][  INFO][PID:3655768] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": null,
            "started_on": 1726826464.1093237,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8042537-fedora-40-x86_64",
            "build_id": 8042537,
            "package_name": "libcdatetime",
            "package_version": "20240414-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcdatetime",
            "git_hash": "6dc1757e2aa2201cb0be2e9aa037c0a343e3bb81",
            "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": "rebus/infosec--rebus",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08042537-libcdatetime",
            "built_packages": "",
            "id": 8042537,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-09-20 10:01:04,187][  INFO][PID:3655768] Sending fedora-messaging bus message in build.start
[2024-09-20 10:01:04,917][  INFO][PID:3655768] Sending fedora-messaging bus message in chroot.start
[2024-09-20 10:01:04,948][  INFO][PID:3655768] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8042537-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-09-20 10:01:05,329][  INFO][PID:3655768] Downloading the builder-live.log file, attempt 1
[2024-09-20 10:01:05,332][  INFO][PID:3655768] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@50.17.144.234 copr-rpmbuild-log
[2024-09-20 10:01:10,343][  INFO][PID:3655768] Status: False
[2024-09-20 10:05:56,139][  INFO][PID:3655768] Downloading results from builder
[2024-09-20 10:05:56,140][  INFO][PID:3655768] rsyncing of mockbuilder@50.17.144.234:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime started
[2024-09-20 10:05:56,142][  INFO][PID:3655768] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@50.17.144.234:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/ &> /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/build-08042537.rsync.log
[2024-09-20 10:05:56,397][  INFO][PID:3655768] rsyncing finished.
[2024-09-20 10:05:56,398][  INFO][PID:3655768] Releasing VM back to pool
[2024-09-20 10:05:56,411][  INFO][PID:3655768] Searching for 'success' file in resultdir
[2024-09-20 10:05:56,412][  INFO][PID:3655768] Going to sign pkgs from source: 8042537-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64
[2024-09-20 10:05:56,413][  INFO][PID:3655768] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-09-20 10:05:56,724][  INFO][PID:3655768] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-debuginfo-20240414-1.fc40.x86_64.rpm' (attempt #1)
[2024-09-20 10:05:57,338][  INFO][PID:3655768] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-debuginfo-20240414-1.fc40.x86_64.rpm
[2024-09-20 10:05:57,338][  INFO][PID:3655768] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-debugsource-20240414-1.fc40.x86_64.rpm' (attempt #1)
[2024-09-20 10:05:57,822][  INFO][PID:3655768] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-debugsource-20240414-1.fc40.x86_64.rpm
[2024-09-20 10:05:57,823][  INFO][PID:3655768] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc40.src.rpm' (attempt #1)
[2024-09-20 10:05:58,301][  INFO][PID:3655768] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc40.src.rpm
[2024-09-20 10:05:58,302][  INFO][PID:3655768] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc40.x86_64.rpm' (attempt #1)
[2024-09-20 10:05:58,914][  INFO][PID:3655768] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc40.x86_64.rpm
[2024-09-20 10:05:58,914][  INFO][PID:3655768] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-devel-20240414-1.fc40.x86_64.rpm' (attempt #1)
[2024-09-20 10:05:59,651][  INFO][PID:3655768] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/libcdatetime-devel-20240414-1.fc40.x86_64.rpm
[2024-09-20 10:05:59,651][  INFO][PID:3655768] Sign done
[2024-09-20 10:05:59,652][  INFO][PID:3655768] Incremental createrepo run, adding 08042537-libcdatetime into https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-40-x86_64, (auto-create-repo=True)
[2024-09-20 10:05:59,654][  INFO][PID:3655768] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64 --add 08042537-libcdatetime --no-appstream-metadata' as PID 3704125
[2024-09-20 10:06:00,891][  INFO][PID:3655768] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64 --add 08042537-libcdatetime --no-appstream-metadata)
[2024-09-20 10:06:00,892][  INFO][PID:3655768] Getting build details
[2024-09-20 10:06:00,894][  INFO][PID:3655768] Listing built binary packages in /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime
[2024-09-20 10:06:00,895][  INFO][PID:3655768] Built packages:
['libcdatetime 20240414', 'libcdatetime-debuginfo 20240414', 'libcdatetime-devel 20240414', 'libcdatetime-debugsource 20240414']
[2024-09-20 10:06:00,895][  INFO][PID:3655768] build details: {'built_packages': 'libcdatetime 20240414\nlibcdatetime-debuginfo 20240414\nlibcdatetime-devel 20240414\nlibcdatetime-debugsource 20240414'}
[2024-09-20 10:06:00,896][  INFO][PID:3655768] Retrieving pubkey
[2024-09-20 10:06:00,897][  INFO][PID:3655768] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-09-20 10:06:01,234][  INFO][PID:3655768] Added pubkey for user rebus project infosec into: /var/lib/copr/public_html/results/rebus/infosec/pubkey.gpg
[2024-09-20 10:06:01,235][  INFO][PID:3655768] Finished build: id=8042537 failed=False timeout=None destdir=/var/lib/copr/public_html/results/rebus/infosec chroot=fedora-40-x86_64 
[2024-09-20 10:06:01,239][  INFO][PID:3655768] Worker succeeded build, took 297.12965846061707
[2024-09-20 10:06:01,241][  INFO][PID:3655768] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": 1726826761.2389822,
            "started_on": 1726826464.1093237,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8042537-fedora-40-x86_64",
            "build_id": 8042537,
            "package_name": "libcdatetime",
            "package_version": "20240414-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcdatetime",
            "git_hash": "6dc1757e2aa2201cb0be2e9aa037c0a343e3bb81",
            "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": "rebus/infosec--rebus",
            "results": {
                "packages": [
                    {
                        "name": "libcdatetime",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "libcdatetime",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcdatetime-debuginfo",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcdatetime-devel",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcdatetime-debugsource",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08042537-libcdatetime",
            "built_packages": "libcdatetime 20240414\nlibcdatetime-debuginfo 20240414\nlibcdatetime-devel 20240414\nlibcdatetime-debugsource 20240414",
            "id": 8042537,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-09-20 10:06:01,346][  INFO][PID:3655768] Sending fedora-messaging bus message in build.end
[2024-09-20 10:06:01,370][  INFO][PID:3655768] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/builder-live.log by gzip
[2024-09-20 10:06:01,372][  INFO][PID:3655768] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/builder-live.log' as PID 3704280
[2024-09-20 10:06:01,384][  INFO][PID:3655768] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/builder-live.log)
[2024-09-20 10:06:01,385][  INFO][PID:3655768] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/backend.log by gzip
[2024-09-20 10:06:01,386][  INFO][PID:3655768] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-40-x86_64/08042537-libcdatetime/backend.log' as PID 3704281