Date: Sun, 9 May 2021 12:40:39 +0200 From: Stefan Esser <se@freebsd.org> To: ports@freebsd.org Subject: Re: pkg builders order of jobs Message-ID: <b7dca038-1528-f89d-2ee1-f30c5480651b@freebsd.org> In-Reply-To: <op.024e3ndmkndu52@joepie> References: <op.024e3ndmkndu52@joepie>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rtRoCQ0BvQFOHxOHaOWu3IcR16unz8KuO Content-Type: multipart/mixed; boundary="AIgHeIohEz1WORzTojAz32QdljCmDlDzY"; protected-headers="v1" From: Stefan Esser <se@freebsd.org> To: ports@freebsd.org Message-ID: <b7dca038-1528-f89d-2ee1-f30c5480651b@freebsd.org> Subject: Re: pkg builders order of jobs References: <op.024e3ndmkndu52@joepie> In-Reply-To: <op.024e3ndmkndu52@joepie> --AIgHeIohEz1WORzTojAz32QdljCmDlDzY Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Am 09.05.21 um 12:22 schrieb Ronald Klop: > Hi, >=20 > On the pkg builders the list of builds is ordered on git hash. > http://beefy18.nyi.freebsd.org/jail.html?mastername=3Dmain-amd64-defaul= t > (NB: ipv6 only) >=20 > This ordering is totally random to me. With svn the list was naturally = ordered > because of the incremental commit id. >=20 > Is it possible to add the commit count to the job-name like sys/conf/ne= wvers.sh > in base? > git_cnt=3D$($git_cmd rev-list --first-parent --count HEAD 2>/dev/null) Adding the start-time of the build in ISO format would also be highly appreciated, at least by me ;-) The date should reflect the time of the last commit that has been considered. Such a time stamp would let me see with little effort whether a failure is due to a long running build job that did not catch-up with the latest fixes to a port, or whether there still is an issue with a port (especially for the "exotic" architectures that I do not test on my system and that often need a lot longer to complete a build job). Regards, STefan --AIgHeIohEz1WORzTojAz32QdljCmDlDzY-- --rtRoCQ0BvQFOHxOHaOWu3IcR16unz8KuO Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wsB5BAABCAAjFiEEo3HqZZwL7MgrcVMTR+u171r99UQFAmCXvCcFAwAAAAAACgkQR+u171r99URM sAf/T/JNTy83uLMPwz4EtfAnm8nhj6u+PNfwK9F5F8+bxI8+DvzGcl/zS4UmXpHCveor5VPG4rbW 8qLCqdH0nYUljMYAQYbzwxb6aaC9zJi5m2TVWWLzpPK8tWa5k0NZ1Ntwn6NWoTtMl4MH0hC9EmDy fGIrr8z3DvZqlnBgkcQs3GQpgXBAqqN84NhngWGKYcjjOTCGnQ3E9oLwKcL3uUgnfn5KBVS7/FrV Lr8RzzymXSQ0IudF7nfVo+sdNfuOR5srMe6lY4UE5IgSLn+bNnO/CQWLa7JjWtEiWrUhyF+ZKCHI +fQOfdOzVFqWHDCqHIahPhbTcOm1KfwSOfIY9uNA5Q== =uKmv -----END PGP SIGNATURE----- --rtRoCQ0BvQFOHxOHaOWu3IcR16unz8KuO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b7dca038-1528-f89d-2ee1-f30c5480651b>