[2024-10-09 11:56:28,371][ INFO][PID:513716] Marking build as starting [2024-10-09 11:56:28,445][ INFO][PID:513716] Trying to allocate VM [2024-10-09 11:56:31,496][ INFO][PID:513716] Allocated host ResallocHost, ticket_id=5321470, hostname=54.82.31.60 [2024-10-09 11:56:31,497][ INFO][PID:513716] Allocating ssh connection to builder [2024-10-09 11:56:31,497][ INFO][PID:513716] Checking that builder machine is OK [2024-10-09 11:56:31,862][ INFO][PID:513716] Filling build.info file with builder info [2024-10-09 11:56:31,864][ INFO][PID:513716] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "outline", "project_dirname": "outline", "submitter": "vgaetera", "ended_on": null, "started_on": 1728474991.8640766, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8122471", "build_id": 8122471, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/bash\\ntee outline-server.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 1.7.3\\n%global commit 3c24817197406da4b18fe545417df3aac8253486\\n%global date 20241008\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgeurl}/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-ss-server-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\ngo build -o %{name} ./cmd/outline-ss-server\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/server\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nREADME.md cmd/outline-ss-server/config_example.yml\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-server@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline server %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=outline-server -config %E/outline/server/%i.yml\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-server.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/server/local.yml << EOC > /dev/null\\n...\\nEOC\\nsudo systemctl enable outline-server@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": null, \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "vgaetera/outline--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/vgaetera/outline", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline", "result_dir": "08122471", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8122471, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 11:56:31,932][ INFO][PID:513716] Sending fedora-messaging bus message in build.start [2024-10-09 11:56:32,692][ INFO][PID:513716] Sending fedora-messaging bus message in chroot.start [2024-10-09 11:56:32,742][ INFO][PID:513716] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8122471 --detached [2024-10-09 11:56:33,142][ INFO][PID:513716] Downloading the builder-live.log file, attempt 1 [2024-10-09 11:56:33,143][ INFO][PID:513716] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.82.31.60 copr-rpmbuild-log [2024-10-09 11:56:38,163][ INFO][PID:513716] Periodic builder liveness probe: alive [2024-10-09 11:56:58,254][ INFO][PID:513716] Downloading results from builder [2024-10-09 11:56:58,255][ INFO][PID:513716] rsyncing of mockbuilder@54.82.31.60:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471 started [2024-10-09 11:56:58,259][ INFO][PID:513716] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.82.31.60:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471/ &> /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471/build-08122471.rsync.log [2024-10-09 11:56:58,529][ INFO][PID:513716] rsyncing finished. [2024-10-09 11:56:58,533][ INFO][PID:513716] Releasing VM back to pool [2024-10-09 11:56:58,578][ INFO][PID:513716] Searching for 'success' file in resultdir [2024-10-09 11:56:58,579][ INFO][PID:513716] Getting build details [2024-10-09 11:56:58,580][ INFO][PID:513716] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471 [2024-10-09 11:56:58,581][ INFO][PID:513716] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08122471/outline-server-1.7.3^20241008git3c24817-1.src.rpm [2024-10-09 11:56:58,582][ INFO][PID:513716] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08122471/outline-server-1.7.3^20241008git3c24817-1.src.rpm', 'pkg_name': 'outline-server', 'pkg_version': '1.7.3^20241008git3c24817-1'} [2024-10-09 11:56:58,583][ INFO][PID:513716] Finished build: id=8122471 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/outline chroot=srpm-builds [2024-10-09 11:56:58,586][ INFO][PID:513716] Worker succeeded build, took 26.722583293914795 [2024-10-09 11:56:58,587][ INFO][PID:513716] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "outline", "project_dirname": "outline", "submitter": "vgaetera", "ended_on": 1728475018.58666, "started_on": 1728474991.8640766, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8122471", "build_id": 8122471, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/bash\\ntee outline-server.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 1.7.3\\n%global commit 3c24817197406da4b18fe545417df3aac8253486\\n%global date 20241008\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgeurl}/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-ss-server-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\ngo build -o %{name} ./cmd/outline-ss-server\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/server\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nREADME.md cmd/outline-ss-server/config_example.yml\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-server@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline server %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nExecStart=outline-server -config %E/outline/server/%i.yml\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-server.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/server/local.yml << EOC > /dev/null\\n...\\nEOC\\nsudo systemctl enable outline-server@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": null, \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "outline-server", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08122471/outline-server-1.7.3^20241008git3c24817-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/outline--vgaetera", "results": { "name": "outline-server", "epoch": null, "version": "1.7.3^20241008git3c24817", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/vgaetera/outline", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline", "result_dir": "08122471", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.7.3^20241008git3c24817-1", "id": 8122471, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 11:56:58,667][ INFO][PID:513716] Sending fedora-messaging bus message in build.end [2024-10-09 11:56:58,694][ INFO][PID:513716] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471/builder-live.log by gzip [2024-10-09 11:56:58,696][ INFO][PID:513716] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471/builder-live.log' as PID 516739 [2024-10-09 11:56:58,700][ INFO][PID:513716] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471/builder-live.log) [2024-10-09 11:56:58,701][ INFO][PID:513716] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471/backend.log by gzip [2024-10-09 11:56:58,702][ INFO][PID:513716] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08122471/backend.log' as PID 516740