2019-08-01 08:36:02 algitbot: retry master 2019-08-01 08:36:33 algitbot: retry master 2019-08-01 08:40:20 algitbot: retry master 2019-08-02 13:11:51 algitbot: retry master 2019-08-02 18:40:30 <_ikke_> algitbot: retry master 2019-08-02 19:08:21 algitbot: retry master 2019-08-08 15:35:42 algitbot: retry master 2019-08-08 15:50:29 algitbot: retry master 2019-08-08 19:10:25 algitbot: retry master 2019-08-08 21:15:14 algitbot: retry master 2019-08-08 21:17:54 <_ikke_> algitbot: retry master 2019-08-09 21:55:13 algibot: retry master 2019-08-10 09:08:29 <_ikke_> algitbot retry master 2019-08-10 09:10:12 <_ikke_> algitbot: retry master 2019-08-10 09:46:29 <_ikke_> algitbot: retry master 2019-08-10 09:58:58 <_ikke_> algitbot: retry master 2019-08-10 10:51:18 <_ikke_> algitbot: retry master 2019-08-11 15:32:55 algitbot: retry master 2019-08-11 16:44:01 algitbot: retry master 2019-08-11 17:33:57 <_ikke_> algitbot: retry master 2019-08-11 18:00:13 <_ikke_> algitbot: retry master 2019-08-11 23:08:08 algitbot: retry master 2019-08-13 18:55:51 algitbot: retry master 2019-08-14 07:44:10 <_ikke_> algitbot: retry master 2019-08-14 07:44:34 <_ikke_> algitbot: retry 3.10-stable 2019-08-14 20:20:42 algitbot: retry master 2019-08-18 15:22:37 algitbot: retry master 2019-08-18 16:36:45 here we go 2019-08-18 16:49:22 <_ikke_> nmeum: ^ 2019-08-18 16:49:39 <_ikke_> Some tests seem to fail 2019-08-18 16:50:19 yeah, on it 2019-08-18 16:50:41 hm, I still didn't setup my pi with alpine to debug stuff like that 2019-08-18 16:51:06 I guess I will simply disable the tests for now, unless it also fails on x86 2019-08-18 16:51:14 <_ikke_> x86_64 os bio;domg ot mpw 2019-08-18 16:51:17 <_ikke_> do 2019-08-18 16:51:25 <_ikke_> x86_64 is building it now 2019-08-18 16:51:31 <_ikke_> So let's see what happens there 2019-08-18 16:53:01 yep 2019-08-18 16:55:39 <_ikke_> same 2019-08-18 16:55:42 <_ikke_> it failed as well 2019-08-18 16:57:29 <_ikke_> Strange, it seems to just continue 2019-08-18 16:57:51 <_ikke_> sorry, looked at the wrong log :-/ 2019-08-18 16:59:06 it passed 2019-08-18 16:59:09 https://build.alpinelinux.org/buildlogs/build-edge-x86_64/community/gitea/gitea-1.8.3-r1.log 2019-08-18 16:59:26 in that case I will just disable the armhf test suite as I don't have hardware to debug it 2019-08-18 16:59:43 gotta eat first, will be back soon 2019-08-18 17:27:53 uh 2019-08-18 17:28:12 btw: we should probably disable GOCACHE on the builders 2019-08-18 17:29:52 will be interessting to see if this passes on x86 … 2019-08-18 17:32:34 algitbot: retry master 2019-08-18 17:32:49 <_ikke_> is that due to GOCACHE? 2019-08-18 17:35:04 just building it locally 2019-08-18 17:35:59 <_ikke_> k 2019-08-18 17:37:33 ^ change to make it build in abuild rootbld 2019-08-18 17:37:37 otherwise it build fine locally 2019-08-18 17:37:51 _ikke_: can you set environment variables on the builders? 2019-08-18 17:37:58 <_ikke_> Not on all of them 2019-08-18 17:38:06 <_ikke_> So better to coordinate it 2019-08-18 17:38:07 voidlinux disable gocache in their template file https://github.com/void-linux/void-packages/blob/371de6a0318b1e7ad86c26e84d946c66004e44d9/srcpkgs/go/template 2019-08-18 17:38:12 not sure how we would like to go about this 2019-08-18 17:38:36 <_ikke_> Best it to raise an issue 2019-08-18 17:38:39 gocache is a compiler cache, for reproducability reasons it's very likely a good idea to disable it by default 2019-08-18 17:38:47 we could also disable in in /etc/abuild.conf 2019-08-18 17:38:57 <_ikke_> yes, that's where I would disable it I guess 2019-08-18 17:39:07 adding `export GOCACHE=off` to /etc/abuild.conf should be sufficient 2019-08-18 17:39:23 should I just create an abuild patch and push it or do we want to discuss this further? 2019-08-18 17:39:30 might be a good idea to get ncopa's opinion on this 2019-08-18 17:39:56 <_ikke_> I would just first create an issue for it on gitlab 2019-08-18 17:40:25 ok, let's do that then 2019-08-18 17:40:35 I will disable singularity in the meantime 2019-08-18 17:44:44 https://gitlab.alpinelinux.org/alpine/aports/issues/10737 2019-08-18 17:47:02 hm 2019-08-18 17:47:16 I could also add `export GOCACHE=off` to the sigularity abuild to see if it fixes that 2019-08-18 17:54:54 algitbot: retry master 2019-08-18 18:07:33 algitbot: retry master 2019-08-18 18:08:02 huh, error is different now 2019-08-18 18:08:13 that may be a parrallel build issue 2019-08-18 18:30:56 ok, singularity doesn't build with GOCACHE=off m) 2019-08-18 18:42:18 <_ikke_> nmeum: hmm, ok 2019-08-18 18:42:33 <_ikke_> so that means we cannot globally disable it either 2019-08-18 18:43:17 yep, in fact disabling it seems to be deprecated 2019-08-18 18:43:32 <_ikke_> ah ok 2019-08-18 18:44:17 I also can't reproduce the cache error with singularity locally so I can't debug it 2019-08-18 18:44:51 if the error persists it would be good if someone with access to the builders could look into it 2019-08-18 18:45:13 maybe manually cleaning the compiler cache helps 2019-08-18 18:45:23 but this needs further investigation 2019-08-18 18:45:27 <_ikke_> yes, indeed 2019-08-18 18:45:40 <_ikke_> Maybe even report it upstream 2019-08-18 18:46:34 yeah, if we know what the issue is exactly :) 2019-08-18 18:46:50 hm, ok same error again 2019-08-18 18:47:05 can't open import: "math/bits": open /home/buildozer/.cache/go-build/c6/c69054b0698e2622aaf6f0842cca70013d3fbcd152ea9333667e1df84e2023eb-d: no such file or directory 2019-08-18 18:47:57 there is also "No rule to make target '/home/buildozer/aports/testing/singularity/src/src/github.com/sylabs/singularity/builddir/cni/dhcp', needed by '/home/buildozer/aports/testing/singularity/pkg/singularity/usr/libexec/singularity/cni/dhcp'." but I don't get that locally either 2019-08-18 18:54:33 <_ikke_> let me try 2019-08-18 18:55:53 the later might be due to the symlink setup for faking gopath but idk why i can't reproduce it 2019-08-18 18:56:34 <_ikke_> builds fine for me as well 2019-08-18 18:57:26 strange 2019-08-18 18:57:44 disable it for now? y/n 2019-08-18 18:58:33 <_ikke_> yeah, for now I don't think we have much choice 2019-08-18 19:03:15 done 2019-08-18 19:03:19 <_ikke_> alright 2019-08-18 19:03:34 will also be afk for a few hours 2019-08-18 19:03:52 <_ikke_> sure 2019-08-20 16:06:54 algitbot: retry master 2019-08-20 17:06:48 algitbot: retry master 2019-08-21 07:32:51 algitbot: retry master 2019-08-26 12:36:37 <_ikke_> algitbot: retry master 2019-08-26 12:46:06 <_ikke_> algitbot: retry 3.10-stable 2019-08-30 23:16:11 algitbot: retry master 2019-08-30 23:31:44 algitbot: retry master 2019-08-31 04:28:40 algitbot retry master 2019-08-31 06:34:10 algitbot: retry master