[2025-12-20 16:58:41,224][ INFO][PID:2023093] Marking build as starting [2025-12-20 16:58:41,260][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:58:41,261][ INFO][PID:2023093] VM allocation process starts [2025-12-20 16:58:41,281][ INFO][PID:2023093] Trying to allocate VM: ResallocHost, ticket_id=457015, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 16:58:44,296][ INFO][PID:2023093] Allocated host ResallocHost, ticket_id=457015, hostname=98.92.220.137, name=aws_x86_64_normalreserved_prod_00715488_20251220_165106, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 16:58:44,296][ INFO][PID:2023093] Allocating ssh connection to builder [2025-12-20 16:58:44,297][ INFO][PID:2023093] Checking that builder machine is OK [2025-12-20 16:58:44,643][ INFO][PID:2023093] Running remote command: copr-builder-ready srpm-builds [2025-12-20 16:58:44,850][ INFO][PID:2023093] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 16:58:44,851][ INFO][PID:2023093] Filling build.info file with builder info [2025-12-20 16:58:44,851][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:58:44,852][ INFO][PID:2023093] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "terryp", "project_name": "rust-deps", "project_dirname": "rust-deps", "submitter": "terryp", "ended_on": null, "started_on": 1766249924.8521466, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9938374", "build_id": 9938374, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"cat << 'EOF' > rust2rpm.toml\\n[features]\\nhide=['error-send']\\nenable=[\\\"luajit\\\", \\\"module\\\", 'serialize', 'userdata-wrappers', 'serde', 'macros', 'mlua_derive']\\nEOF\\n\\ncat << 'EOF' > mlua-fix-metadata.diff\\n--- mlua-0.11.5/Cargo.toml\\t2006-07-24T01:21:28+00:00\\n+++ mlua-0.11.5/Cargo.toml\\t2025-12-20T16:57:26.936053+00:00\\n@@ -63,32 +63,13 @@\\n \\\"dep:anyhow\\\",\\n \\\"error-send\\\",\\n ]\\n-async = [\\\"dep:futures-util\\\"]\\n error-send = []\\n-lua51 = [\\\"ffi/lua51\\\"]\\n-lua52 = [\\\"ffi/lua52\\\"]\\n-lua53 = [\\\"ffi/lua53\\\"]\\n-lua54 = [\\\"ffi/lua54\\\"]\\n luajit = [\\\"ffi/luajit\\\"]\\n-luajit52 = [\\n- \\\"luajit\\\",\\n- \\\"ffi/luajit52\\\",\\n-]\\n-luau = [\\\"ffi/luau\\\"]\\n-luau-jit = [\\n- \\\"luau\\\",\\n- \\\"ffi/luau-codegen\\\",\\n-]\\n-luau-vector4 = [\\n- \\\"luau\\\",\\n- \\\"ffi/luau-vector4\\\",\\n-]\\n macros = [\\\"mlua_derive/macros\\\"]\\n module = [\\n \\\"mlua_derive\\\",\\n \\\"ffi/module\\\",\\n ]\\n-send = [\\\"error-send\\\"]\\n serde = [\\n \\\"dep:serde\\\",\\n \\\"dep:erased-serde\\\",\\n@@ -97,65 +78,11 @@\\n ]\\n serialize = [\\\"serde\\\"]\\n userdata-wrappers = [\\\"parking_lot/send_guard\\\"]\\n-vendored = [\\\"ffi/vendored\\\"]\\n \\n [lib]\\n name = \\\"mlua\\\"\\n path = \\\"src/lib.rs\\\"\\n \\n-[[example]]\\n-name = \\\"async_http_client\\\"\\n-path = \\\"examples/async_http_client.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"macros\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"async_http_reqwest\\\"\\n-path = \\\"examples/async_http_reqwest.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"serde\\\",\\n- \\\"macros\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"async_http_server\\\"\\n-path = \\\"examples/async_http_server.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"macros\\\",\\n- \\\"send\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"async_tcp_server\\\"\\n-path = \\\"examples/async_tcp_server.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"macros\\\",\\n- \\\"send\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"guided_tour\\\"\\n-path = \\\"examples/guided_tour.rs\\\"\\n-required-features = [\\\"macros\\\"]\\n-\\n-[[example]]\\n-name = \\\"repl\\\"\\n-path = \\\"examples/repl.rs\\\"\\n-\\n-[[example]]\\n-name = \\\"serde\\\"\\n-path = \\\"examples/serde.rs\\\"\\n-required-features = [\\\"serde\\\"]\\n-\\n-[[example]]\\n-name = \\\"userdata\\\"\\n-path = \\\"examples/userdata.rs\\\"\\n-required-features = [\\\"macros\\\"]\\n \\n [[test]]\\n name = \\\"async\\\"\\n@@ -248,18 +175,6 @@\\n [[test]]\\n name = \\\"value\\\"\\n path = \\\"tests/value.rs\\\"\\n-\\n-[[bench]]\\n-name = \\\"benchmark\\\"\\n-path = \\\"benches/benchmark.rs\\\"\\n-harness = false\\n-required-features = [\\\"async\\\"]\\n-\\n-[[bench]]\\n-name = \\\"serde\\\"\\n-path = \\\"benches/serde.rs\\\"\\n-harness = false\\n-required-features = [\\\"serde\\\"]\\n \\n [dependencies.anyhow]\\n version = \\\"1.0\\\"\\n@@ -340,27 +255,12 @@\\n [dev-dependencies.trybuild]\\n version = \\\"1.0\\\"\\n \\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.criterion]\\n-version = \\\"0.7\\\"\\n-features = [\\\"async_tokio\\\"]\\n-\\n [target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.http-body-util]\\n version = \\\"0.1.1\\\"\\n-\\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.hyper]\\n-version = \\\"1.2\\\"\\n-features = [\\\"full\\\"]\\n-\\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.hyper-util]\\n-version = \\\"0.1.3\\\"\\n-features = [\\\"full\\\"]\\n \\n [target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.reqwest]\\n version = \\\"0.12\\\"\\n features = [\\\"json\\\"]\\n-\\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.rustyline]\\n-version = \\\"17.0\\\"\\n \\n [target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.tempfile]\\n version = \\\"3\\\"\\nEOF\\nrust2rpm mlua --store-crate --reuse-patch\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"rust2rpm rust2rpm-helper\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "terryp/rust-deps--terryp", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/terryp/rust-deps", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/terryp/rust-deps", "result_dir": "09938374", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9938374, "mockchain_macros": { "copr_username": "terryp", "copr_projectname": "rust-deps", "vendor": "Fedora Project COPR (terryp/rust-deps)" } } ] } [2025-12-20 16:58:44,886][ INFO][PID:2023093] Sending fedora-messaging bus message in build.start [2025-12-20 16:58:45,402][ INFO][PID:2023093] Sending fedora-messaging bus message in chroot.start [2025-12-20 16:58:45,429][ INFO][PID:2023093] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9938374 --detached [2025-12-20 16:58:45,773][ INFO][PID:2023093] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.92.220.137' (ED25519) to the list of known hosts. [2025-12-20 16:58:45,774][ INFO][PID:2023093] Downloading the builder-live.log file, attempt 1 [2025-12-20 16:58:45,775][ INFO][PID:2023093] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.92.220.137 copr-rpmbuild-log [2025-12-20 16:58:50,778][ INFO][PID:2023093] Periodic builder liveness probe: alive [2025-12-20 16:58:50,779][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:58:55,780][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:59:00,781][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:59:05,782][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:59:10,783][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:59:15,784][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:59:20,785][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:59:25,785][ INFO][PID:2023093] Checking for cancel request [2025-12-20 16:59:26,712][ INFO][PID:2023093] Downloading results from builder [2025-12-20 16:59:26,712][ INFO][PID:2023093] rsyncing of mockbuilder@98.92.220.137:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374 started [2025-12-20 16:59:26,713][ INFO][PID:2023093] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.92.220.137:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374/ &> /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374/build-09938374.rsync.log [2025-12-20 16:59:27,104][ INFO][PID:2023093] rsyncing finished. [2025-12-20 16:59:27,104][ INFO][PID:2023093] Releasing VM back to pool [2025-12-20 16:59:27,113][ INFO][PID:2023093] Searching for 'success' file in resultdir [2025-12-20 16:59:27,113][ INFO][PID:2023093] Getting build details [2025-12-20 16:59:27,114][ INFO][PID:2023093] Retrieving SRPM info from /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374 [2025-12-20 16:59:27,114][ INFO][PID:2023093] SRPM URL: https://download.copr.fedorainfracloud.org/results/terryp/rust-deps/srpm-builds/09938374/rust-mlua-0.11.5-1.src.rpm [2025-12-20 16:59:27,115][ INFO][PID:2023093] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/terryp/rust-deps/srpm-builds/09938374/rust-mlua-0.11.5-1.src.rpm', 'pkg_name': 'rust-mlua', 'pkg_version': '0.11.5-1'} [2025-12-20 16:59:27,115][ INFO][PID:2023093] Finished build: id=9938374 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/terryp/rust-deps chroot=srpm-builds [2025-12-20 16:59:27,116][ INFO][PID:2023093] Worker succeeded build, took 42.26475143432617 [2025-12-20 16:59:27,117][ INFO][PID:2023093] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "terryp", "project_name": "rust-deps", "project_dirname": "rust-deps", "submitter": "terryp", "ended_on": 1766249967.116898, "started_on": 1766249924.8521466, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9938374", "build_id": 9938374, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"cat << 'EOF' > rust2rpm.toml\\n[features]\\nhide=['error-send']\\nenable=[\\\"luajit\\\", \\\"module\\\", 'serialize', 'userdata-wrappers', 'serde', 'macros', 'mlua_derive']\\nEOF\\n\\ncat << 'EOF' > mlua-fix-metadata.diff\\n--- mlua-0.11.5/Cargo.toml\\t2006-07-24T01:21:28+00:00\\n+++ mlua-0.11.5/Cargo.toml\\t2025-12-20T16:57:26.936053+00:00\\n@@ -63,32 +63,13 @@\\n \\\"dep:anyhow\\\",\\n \\\"error-send\\\",\\n ]\\n-async = [\\\"dep:futures-util\\\"]\\n error-send = []\\n-lua51 = [\\\"ffi/lua51\\\"]\\n-lua52 = [\\\"ffi/lua52\\\"]\\n-lua53 = [\\\"ffi/lua53\\\"]\\n-lua54 = [\\\"ffi/lua54\\\"]\\n luajit = [\\\"ffi/luajit\\\"]\\n-luajit52 = [\\n- \\\"luajit\\\",\\n- \\\"ffi/luajit52\\\",\\n-]\\n-luau = [\\\"ffi/luau\\\"]\\n-luau-jit = [\\n- \\\"luau\\\",\\n- \\\"ffi/luau-codegen\\\",\\n-]\\n-luau-vector4 = [\\n- \\\"luau\\\",\\n- \\\"ffi/luau-vector4\\\",\\n-]\\n macros = [\\\"mlua_derive/macros\\\"]\\n module = [\\n \\\"mlua_derive\\\",\\n \\\"ffi/module\\\",\\n ]\\n-send = [\\\"error-send\\\"]\\n serde = [\\n \\\"dep:serde\\\",\\n \\\"dep:erased-serde\\\",\\n@@ -97,65 +78,11 @@\\n ]\\n serialize = [\\\"serde\\\"]\\n userdata-wrappers = [\\\"parking_lot/send_guard\\\"]\\n-vendored = [\\\"ffi/vendored\\\"]\\n \\n [lib]\\n name = \\\"mlua\\\"\\n path = \\\"src/lib.rs\\\"\\n \\n-[[example]]\\n-name = \\\"async_http_client\\\"\\n-path = \\\"examples/async_http_client.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"macros\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"async_http_reqwest\\\"\\n-path = \\\"examples/async_http_reqwest.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"serde\\\",\\n- \\\"macros\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"async_http_server\\\"\\n-path = \\\"examples/async_http_server.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"macros\\\",\\n- \\\"send\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"async_tcp_server\\\"\\n-path = \\\"examples/async_tcp_server.rs\\\"\\n-required-features = [\\n- \\\"async\\\",\\n- \\\"macros\\\",\\n- \\\"send\\\",\\n-]\\n-\\n-[[example]]\\n-name = \\\"guided_tour\\\"\\n-path = \\\"examples/guided_tour.rs\\\"\\n-required-features = [\\\"macros\\\"]\\n-\\n-[[example]]\\n-name = \\\"repl\\\"\\n-path = \\\"examples/repl.rs\\\"\\n-\\n-[[example]]\\n-name = \\\"serde\\\"\\n-path = \\\"examples/serde.rs\\\"\\n-required-features = [\\\"serde\\\"]\\n-\\n-[[example]]\\n-name = \\\"userdata\\\"\\n-path = \\\"examples/userdata.rs\\\"\\n-required-features = [\\\"macros\\\"]\\n \\n [[test]]\\n name = \\\"async\\\"\\n@@ -248,18 +175,6 @@\\n [[test]]\\n name = \\\"value\\\"\\n path = \\\"tests/value.rs\\\"\\n-\\n-[[bench]]\\n-name = \\\"benchmark\\\"\\n-path = \\\"benches/benchmark.rs\\\"\\n-harness = false\\n-required-features = [\\\"async\\\"]\\n-\\n-[[bench]]\\n-name = \\\"serde\\\"\\n-path = \\\"benches/serde.rs\\\"\\n-harness = false\\n-required-features = [\\\"serde\\\"]\\n \\n [dependencies.anyhow]\\n version = \\\"1.0\\\"\\n@@ -340,27 +255,12 @@\\n [dev-dependencies.trybuild]\\n version = \\\"1.0\\\"\\n \\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.criterion]\\n-version = \\\"0.7\\\"\\n-features = [\\\"async_tokio\\\"]\\n-\\n [target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.http-body-util]\\n version = \\\"0.1.1\\\"\\n-\\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.hyper]\\n-version = \\\"1.2\\\"\\n-features = [\\\"full\\\"]\\n-\\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.hyper-util]\\n-version = \\\"0.1.3\\\"\\n-features = [\\\"full\\\"]\\n \\n [target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.reqwest]\\n version = \\\"0.12\\\"\\n features = [\\\"json\\\"]\\n-\\n-[target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.rustyline]\\n-version = \\\"17.0\\\"\\n \\n [target.'cfg(not(target_family = \\\"wasm\\\"))'.dev-dependencies.tempfile]\\n version = \\\"3\\\"\\nEOF\\nrust2rpm mlua --store-crate --reuse-patch\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"rust2rpm rust2rpm-helper\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "rust-mlua", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/terryp/rust-deps/srpm-builds/09938374/rust-mlua-0.11.5-1.src.rpm", "uses_devel_repo": null, "sandbox": "terryp/rust-deps--terryp", "results": { "name": "rust-mlua", "epoch": null, "version": "0.11.5", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/terryp/rust-deps", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/terryp/rust-deps", "result_dir": "09938374", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.11.5-1", "id": 9938374, "mockchain_macros": { "copr_username": "terryp", "copr_projectname": "rust-deps", "vendor": "Fedora Project COPR (terryp/rust-deps)" } } ] } [2025-12-20 16:59:27,163][ INFO][PID:2023093] Sending fedora-messaging bus message in build.end [2025-12-20 16:59:27,191][ INFO][PID:2023093] Compressing /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374/builder-live.log by gzip [2025-12-20 16:59:27,192][ INFO][PID:2023093] Running command 'gzip /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374/builder-live.log' as PID 2024699 [2025-12-20 16:59:27,196][ INFO][PID:2023093] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374/builder-live.log) [2025-12-20 16:59:27,197][ INFO][PID:2023093] Compressing /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374/backend.log by gzip [2025-12-20 16:59:27,198][ INFO][PID:2023093] Running command 'gzip /var/lib/copr/public_html/results/terryp/rust-deps/srpm-builds/09938374/backend.log' as PID 2024701