[2024-11-25 09:29:06,985][ INFO][PID:478727] Marking build as starting [2024-11-25 09:29:07,038][ INFO][PID:478727] Trying to allocate VM [2024-11-25 09:29:10,081][ INFO][PID:478727] Allocated host ResallocHost, ticket_id=6056968, hostname=18.234.97.35 [2024-11-25 09:29:10,082][ INFO][PID:478727] Allocating ssh connection to builder [2024-11-25 09:29:10,083][ INFO][PID:478727] Checking that builder machine is OK [2024-11-25 09:29:10,471][ INFO][PID:478727] Running remote command: copr-builder-ready srpm-builds [2024-11-25 09:29:10,696][ INFO][PID:478727] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2024-11-25 09:29:10,697][ INFO][PID:478727] Filling build.info file with builder info [2024-11-25 09:29:10,699][ INFO][PID:478727] 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": "yggdrasil", "project_dirname": "yggdrasil", "submitter": "vgaetera", "ended_on": null, "started_on": 1732526950.699253, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8309946", "build_id": 8309946, "package_name": "yggnet", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee yggnet.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/yggdrasil-network/yggdrasil-go\\n%global version 0.5.10\\n%global commit 3ed4a92288ee47dc388af9bf23e0bf66bbab96ae\\n%global date 20241124\\n%global debug_package %{nil}\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: yggnet\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Yggdrasil overlay network\\nLicense: LGPL-3.0-only\\nURL: https://yggdrasil-network.github.io/\\nSource0: %{forgesource}\\nSource1: %{name}.sysusers\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nYggdrasil is an overlay mesh network that relies on IPv6.\\nKey features of this network:\\n- Supports large, complex or even Internet-scale topologies.\\n- Responds quickly to connection failures or mobility events.\\n- Provides end-to-end encryption for traffic over the network.\\n- Works entirely ad-hoc by design and completely decentralized.\\n- Supported on Linux, macOS, Windows, Android, iOS and more.\\n\\n%prep\\n%forgesetup\\nsed -i -e 's/yggdrasil/%{name}/' src/config/defaults_linux.go\\nfor SVC in yggdrasil yggdrasil-default-config\\ndo sed -e '/^Description=/!s/yggdrasil/%{name}/g' \\\\\\ncontrib/systemd/${SVC}.service > ${SVC/yggdrasil/%{name}}.service\\ndone\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\nfor CMD in yggdrasil yggdrasilctl\\ndo %gobuild -o ${CMD/yggdrasil/%{name}} ./cmd/${CMD}\\ndone\\n\\n%install\\nfor SVC in %{name} %{name}-default-config\\ndo install -p -D -m 644 -t %{buildroot}%{_unitdir} ${SVC}.service\\ndone\\ninstall -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysusersdir}/%{name}.conf\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name} %{name}ctl\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} CHANGELOG.md README.md\\n\\n%pre\\n%sysusers_create_package %{name} %SOURCE1\\n\\n%post\\n%systemd_post %{name}.service\\n\\n%preun\\n%systemd_preun %{name}.service\\n\\n%postun\\n%systemd_postun_with_restart %{name}.service\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%{_sysusersdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee yggnet.sysusers << \\\"EOF\\\" > /dev/null\\ng yggnet\\nEOF\\ntee yggnet.howto << \\\"EOF\\\" > /dev/null\\nrun0 systemctl enable yggnet.service --now\\nrun0 gpasswd -a ${USER} yggnet\\nyggnetctl addpeer uri=...\\nEOF\\nGIT_URL=\\\"$(sed -n -e 's/^%global\\\\sforgeurl\\\\s//p' \\\"yggnet\\\".spec)\\\"\\ngit clone \\\"${GIT_URL}\\\".git 2> /dev/null\\npushd \\\"${GIT_URL##*/}\\\"\\nGIT_TAG=\\\"$(git describe --tags --abbrev=\\\"0\\\" 2> /dev/null \\t| sed -r -e 's/^(v|\\\\w*-)//')\\\"\\nGIT_HASH=\\\"$(git rev-parse HEAD)\\\"\\nGIT_DATE=\\\"$(date -d \\\"@$(git show -s --format=\\\"%ct\\\")\\\" \\\"+%Y%m%d\\\")\\\"\\npopd\\nsed -i -r -e \\\"\\ns/^(%global\\\\sversion\\\\s).*$/\\\\1${GIT_TAG:-0.0.0}/\\ns/^(%global\\\\scommit\\\\s).*$/\\\\1${GIT_HASH}/\\ns/^(%global\\\\sdate\\\\s).*$/\\\\1${GIT_DATE}/\\n\\\" \\\"yggnet\\\".spec\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"git-core\", \"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/yggdrasil--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/yggdrasil", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/yggdrasil", "result_dir": "08309946", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8309946, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "yggdrasil", "vendor": "Fedora Project COPR (vgaetera/yggdrasil)" } } ] } [2024-11-25 09:29:10,758][ INFO][PID:478727] Sending fedora-messaging bus message in build.start [2024-11-25 09:29:11,621][ INFO][PID:478727] Sending fedora-messaging bus message in chroot.start [2024-11-25 09:29:11,644][ INFO][PID:478727] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8309946 --detached [2024-11-25 09:29:12,036][ INFO][PID:478727] Downloading the builder-live.log file, attempt 1 [2024-11-25 09:29:12,038][ INFO][PID:478727] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.97.35 copr-rpmbuild-log [2024-11-25 09:29:17,058][ INFO][PID:478727] Periodic builder liveness probe: alive [2024-11-25 09:29:41,721][ INFO][PID:478727] Downloading results from builder [2024-11-25 09:29:41,722][ INFO][PID:478727] rsyncing of mockbuilder@18.234.97.35:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946 started [2024-11-25 09:29:41,723][ INFO][PID:478727] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.234.97.35:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946/ &> /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946/build-08309946.rsync.log [2024-11-25 09:29:41,953][ INFO][PID:478727] rsyncing finished. [2024-11-25 09:29:41,953][ INFO][PID:478727] Releasing VM back to pool [2024-11-25 09:29:41,968][ INFO][PID:478727] Searching for 'success' file in resultdir [2024-11-25 09:29:41,969][ INFO][PID:478727] Getting build details [2024-11-25 09:29:41,970][ INFO][PID:478727] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946 [2024-11-25 09:29:41,970][ INFO][PID:478727] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/yggdrasil/srpm-builds/08309946/yggnet-0.5.10^20241124git3ed4a92-1.src.rpm [2024-11-25 09:29:41,971][ INFO][PID:478727] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/yggdrasil/srpm-builds/08309946/yggnet-0.5.10^20241124git3ed4a92-1.src.rpm', 'pkg_name': 'yggnet', 'pkg_version': '0.5.10^20241124git3ed4a92-1'} [2024-11-25 09:29:41,971][ INFO][PID:478727] Finished build: id=8309946 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/yggdrasil chroot=srpm-builds [2024-11-25 09:29:41,973][ INFO][PID:478727] Worker succeeded build, took 31.274501085281372 [2024-11-25 09:29:41,974][ INFO][PID:478727] 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": "yggdrasil", "project_dirname": "yggdrasil", "submitter": "vgaetera", "ended_on": 1732526981.9737542, "started_on": 1732526950.699253, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8309946", "build_id": 8309946, "package_name": "yggnet", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee yggnet.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/yggdrasil-network/yggdrasil-go\\n%global version 0.5.10\\n%global commit 3ed4a92288ee47dc388af9bf23e0bf66bbab96ae\\n%global date 20241124\\n%global debug_package %{nil}\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: yggnet\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Yggdrasil overlay network\\nLicense: LGPL-3.0-only\\nURL: https://yggdrasil-network.github.io/\\nSource0: %{forgesource}\\nSource1: %{name}.sysusers\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nYggdrasil is an overlay mesh network that relies on IPv6.\\nKey features of this network:\\n- Supports large, complex or even Internet-scale topologies.\\n- Responds quickly to connection failures or mobility events.\\n- Provides end-to-end encryption for traffic over the network.\\n- Works entirely ad-hoc by design and completely decentralized.\\n- Supported on Linux, macOS, Windows, Android, iOS and more.\\n\\n%prep\\n%forgesetup\\nsed -i -e 's/yggdrasil/%{name}/' src/config/defaults_linux.go\\nfor SVC in yggdrasil yggdrasil-default-config\\ndo sed -e '/^Description=/!s/yggdrasil/%{name}/g' \\\\\\ncontrib/systemd/${SVC}.service > ${SVC/yggdrasil/%{name}}.service\\ndone\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\nfor CMD in yggdrasil yggdrasilctl\\ndo %gobuild -o ${CMD/yggdrasil/%{name}} ./cmd/${CMD}\\ndone\\n\\n%install\\nfor SVC in %{name} %{name}-default-config\\ndo install -p -D -m 644 -t %{buildroot}%{_unitdir} ${SVC}.service\\ndone\\ninstall -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysusersdir}/%{name}.conf\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name} %{name}ctl\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} CHANGELOG.md README.md\\n\\n%pre\\n%sysusers_create_package %{name} %SOURCE1\\n\\n%post\\n%systemd_post %{name}.service\\n\\n%preun\\n%systemd_preun %{name}.service\\n\\n%postun\\n%systemd_postun_with_restart %{name}.service\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%{_sysusersdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee yggnet.sysusers << \\\"EOF\\\" > /dev/null\\ng yggnet\\nEOF\\ntee yggnet.howto << \\\"EOF\\\" > /dev/null\\nrun0 systemctl enable yggnet.service --now\\nrun0 gpasswd -a ${USER} yggnet\\nyggnetctl addpeer uri=...\\nEOF\\nGIT_URL=\\\"$(sed -n -e 's/^%global\\\\sforgeurl\\\\s//p' \\\"yggnet\\\".spec)\\\"\\ngit clone \\\"${GIT_URL}\\\".git 2> /dev/null\\npushd \\\"${GIT_URL##*/}\\\"\\nGIT_TAG=\\\"$(git describe --tags --abbrev=\\\"0\\\" 2> /dev/null \\t| sed -r -e 's/^(v|\\\\w*-)//')\\\"\\nGIT_HASH=\\\"$(git rev-parse HEAD)\\\"\\nGIT_DATE=\\\"$(date -d \\\"@$(git show -s --format=\\\"%ct\\\")\\\" \\\"+%Y%m%d\\\")\\\"\\npopd\\nsed -i -r -e \\\"\\ns/^(%global\\\\sversion\\\\s).*$/\\\\1${GIT_TAG:-0.0.0}/\\ns/^(%global\\\\scommit\\\\s).*$/\\\\1${GIT_HASH}/\\ns/^(%global\\\\sdate\\\\s).*$/\\\\1${GIT_DATE}/\\n\\\" \\\"yggnet\\\".spec\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "yggnet", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/yggdrasil/srpm-builds/08309946/yggnet-0.5.10^20241124git3ed4a92-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/yggdrasil--vgaetera", "results": { "name": "yggnet", "epoch": null, "version": "0.5.10^20241124git3ed4a92", "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/yggdrasil", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/yggdrasil", "result_dir": "08309946", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.5.10^20241124git3ed4a92-1", "id": 8309946, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "yggdrasil", "vendor": "Fedora Project COPR (vgaetera/yggdrasil)" } } ] } [2024-11-25 09:29:42,071][ INFO][PID:478727] Sending fedora-messaging bus message in build.end [2024-11-25 09:29:42,092][ INFO][PID:478727] Compressing /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946/builder-live.log by gzip [2024-11-25 09:29:42,094][ INFO][PID:478727] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946/builder-live.log' as PID 482778 [2024-11-25 09:29:42,098][ INFO][PID:478727] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946/builder-live.log) [2024-11-25 09:29:42,099][ INFO][PID:478727] Compressing /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946/backend.log by gzip [2024-11-25 09:29:42,100][ INFO][PID:478727] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/yggdrasil/srpm-builds/08309946/backend.log' as PID 482779