[2025-01-31 21:03:27,040][ INFO][PID:241244] Marking build as starting [2025-01-31 21:03:27,058][ INFO][PID:241244] Trying to allocate VM [2025-01-31 21:03:30,098][ INFO][PID:241244] Allocated host ResallocHost, ticket_id=1012537, hostname=44.222.183.161, name=aws_x86_64_normalreserved_prod_00970181_20250131_205941 [2025-01-31 21:03:30,098][ INFO][PID:241244] Allocating ssh connection to builder [2025-01-31 21:03:30,099][ INFO][PID:241244] Checking that builder machine is OK [2025-01-31 21:03:30,464][ INFO][PID:241244] Running remote command: copr-builder-ready srpm-builds [2025-01-31 21:03:30,679][ INFO][PID:241244] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-01-31 21:03:30,680][ INFO][PID:241244] Filling build.info file with builder info [2025-01-31 21:03:30,681][ INFO][PID:241244] 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": 1738357410.681202, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8591008", "build_id": 8591008, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee outline-server.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 1.9.0-rc1\\n%global commit 0387dfb0ad84686b1786a59a8aba85cf6d7d61df\\n%global date 20250131\\n%global debug_package %{nil}\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd/outline-ss-server\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/server\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\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%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\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]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_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\\nrun0 tee /etc/outline/server/local.yml << EOI > /dev/null\\n...\\nEOI\\nrun0 systemctl enable outline-server@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"\", \"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": "08591008", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8591008, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2025-01-31 21:03:30,700][ INFO][PID:241244] Sending fedora-messaging bus message in build.start [2025-01-31 21:03:31,230][ INFO][PID:241244] Sending fedora-messaging bus message in chroot.start [2025-01-31 21:03:31,247][ INFO][PID:241244] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8591008 --detached [2025-01-31 21:03:31,608][ INFO][PID:241244] Downloading the builder-live.log file, attempt 1 [2025-01-31 21:03:31,610][ INFO][PID:241244] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.183.161 copr-rpmbuild-log [2025-01-31 21:03:36,613][ INFO][PID:241244] Periodic builder liveness probe: alive [2025-01-31 21:03:54,240][ INFO][PID:241244] Downloading results from builder [2025-01-31 21:03:54,240][ INFO][PID:241244] rsyncing of mockbuilder@44.222.183.161:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008 started [2025-01-31 21:03:54,241][ INFO][PID:241244] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.183.161:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008/ &> /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008/build-08591008.rsync.log [2025-01-31 21:03:54,457][ INFO][PID:241244] rsyncing finished. [2025-01-31 21:03:54,457][ INFO][PID:241244] Releasing VM back to pool [2025-01-31 21:03:54,466][ INFO][PID:241244] Searching for 'success' file in resultdir [2025-01-31 21:03:54,467][ ERROR][PID:241244] Build failed: Backend process error: No success file => build failure [2025-01-31 21:03:54,468][ INFO][PID:241244] Finished build: id=8591008 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/outline chroot=srpm-builds [2025-01-31 21:03:54,469][ ERROR][PID:241244] Backend process error: No success file => build failure [2025-01-31 21:03:54,470][ INFO][PID:241244] Worker failed build, took 23.78916358947754 [2025-01-31 21:03:54,470][ INFO][PID:241244] 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": 1738357434.4703655, "started_on": 1738357410.681202, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8591008", "build_id": 8591008, "package_name": "outline-server", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee outline-server.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-ss-server\\n%global version 1.9.0-rc1\\n%global commit 0387dfb0ad84686b1786a59a8aba85cf6d7d61df\\n%global date 20250131\\n%global debug_package %{nil}\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: outline-server\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Outline VPN server\\nLicense: Apache-2.0\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN server that relies on Shadowsocks.\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd/outline-ss-server\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/server\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\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%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\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]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_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\\nrun0 tee /etc/outline/server/local.yml << EOI > /dev/null\\n...\\nEOI\\nrun0 systemctl enable outline-server@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"\", \"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": "08591008", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8591008, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2025-01-31 21:03:54,498][ INFO][PID:241244] Sending fedora-messaging bus message in build.end [2025-01-31 21:03:54,515][ INFO][PID:241244] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008/builder-live.log by gzip [2025-01-31 21:03:54,516][ INFO][PID:241244] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008/builder-live.log' as PID 242372 [2025-01-31 21:03:54,520][ INFO][PID:241244] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008/builder-live.log) [2025-01-31 21:03:54,520][ INFO][PID:241244] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008/backend.log by gzip [2025-01-31 21:03:54,521][ INFO][PID:241244] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08591008/backend.log' as PID 242373