**** BEGIN LOGGING AT Thu May 14 02:59:57 2020 May 14 05:32:54 build #74 of at91/legacy is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/at91%2Flegacy/builds/74 May 14 06:34:05 build #76 of malta/be is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/malta%2Fbe/builds/76 May 14 06:47:40 mangix: fuse? May 14 06:47:49 philipp64: sup May 14 06:49:48 Hauke: jow: I've noticed your libjson-c/merge commit, I would simply backport it as it is, because of that RCE potential, in the worst case we would simply roll 19.07.4 with a proper fix May 14 06:53:43 jow: anyway, I've just looked at it, feel free to add my `Reviewed-by` to that https://git.openwrt.org/4cd9ae41c5f7fd4de6d9a2970f8243c9555428a7 of yours May 14 06:53:54 thanks for taking care of that! May 14 07:01:24 ynezz: it cannot be backported as-is May 14 07:01:46 19.07 carries a different libjson-c version, and not we cannot simply upgrade it May 14 07:03:11 backports here: https://git.openwrt.org/?p=openwrt/staging/jow.git;a=commitdiff;h=4cd9ae41c5f7fd4de6d9a2970f8243c9555428a7 May 14 07:05:02 yes, I've reviewed exactly that commit of yours May 14 07:05:08 ah ok :) May 14 07:05:23 I've referenced it 4 lines above May 14 07:05:31 sorry! May 14 07:05:41 short attention span these days, too much context switching May 14 07:30:35 ynezz: https://github.com/openwrt/openwrt/blob/master/package/utils/fuse/Makefile May 14 07:30:47 version is outdated May 14 07:33:46 last update was back in 2016. wow. May 14 08:06:31 mangix: and? May 14 08:06:46 mangix: feel free to move it into packages feed May 14 08:07:56 new versions use meson instead of make. May 14 08:08:30 build #70 of lantiq/xrx200 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/lantiq%2Fxrx200/builds/70 May 14 08:09:05 no idea if it belongs in packages. then again, the only dependencies are there... May 14 08:12:13 so you got your answer :) May 14 08:16:43 build #70 of brcm2708/bcm2709 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/brcm2708%2Fbcm2709/builds/70 May 14 08:36:26 fuse-utils require udev with version 3. ugh. May 14 08:50:44 f00b4r0: borken network May 14 08:51:06 ynezz: it seems to always happen at night (European time) May 14 08:51:57 it's crappy even now 51.7KB/s May 14 08:52:13 downloading 100MB file from hetzner.de to one of the buildbot slave hosts May 14 08:52:24 indeed, not great. I have a pending patch for buildbot that would allow serializing network activity May 14 08:52:34 to mitigate that kind of situation May 14 08:52:54 it needs a newer version of buildbot than what's currently running, but AIUI an upgrade is in the plans :) May 14 08:53:14 s/pending patch for buildbot/pending patch for buildbot configs/ May 14 08:53:30 I fail to see how this could help with `scripts/feeds update` failures :) May 14 08:54:56 if the problem is too many bots hogging the limited bandwidth and then failing, it will obviously help, if only by avoiding them to all fail at the same time ;) May 14 08:55:59 still the number of succesfull builds outnumbers the failures http://buildbot.openwrt.org/openwrt-18.06/images/buildslaves/fsf-dock-13 May 14 08:59:39 anyway, your observation seems to be alright, as there are 4 buildslaves running on each host May 14 09:00:01 both possibly failed at the same time May 14 09:08:43 the problem is crappy network, but it's likely not caused by too many builders using the network May 14 09:10:40 if somebody has an idea to reproduce / monitor the issue (other than trying to download a big file every 10 seconds), I'm interested May 14 09:24:52 ynezz: what about the nat plan? May 14 09:38:59 jow: I'll debug that in the next days May 14 09:55:58 build #72 of at91/sama5d4 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/at91%2Fsama5d4/builds/72 May 14 10:18:22 build #73 of at91/sama5d3 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/at91%2Fsama5d3/builds/73 May 14 10:45:16 can someone give me directions how to eventuelly build an openwrt image for usage in lxc container but not on x86, but for mips (74K?)? where would i start? May 14 10:47:58 for everything expect x86 the Target System seem to be base on SOC not cpu arch. how would i avoid building the target dependene packages and exclude kernel from build? May 14 10:49:23 are you trying to build just a root file system for mips? May 14 10:49:46 excactly. May 14 10:50:35 if you're philosophically opposed to building the kernel and ignoring it, then you might want to look at buildroot instead? May 14 10:50:46 otherwise, just build your mips image and use the root file system it made? May 14 10:51:05 would it be easier to build it for some existing target an the strip the parts, which are device dependend? May 14 10:52:05 yes, and any target specific things in the root file system will only be a hardware driver that would just not be used, May 14 10:52:09 so "just do it" ? May 14 10:54:21 what is with hardware switch config? failsafe mode? the init scripts expect the rom+overlay layout? May 14 10:54:37 or am i missing the point completely? May 14 10:55:34 these only play a role if you use the standard init May 14 10:56:24 sorry got a few seconds dc. did i miss something? May 14 10:59:40 jow: so just using /sbin/init (procd) as init instead of /etc/preinit could just work? May 14 10:59:49 I think so May 14 11:00:04 thanks all. will try May 14 11:42:14 build #73 of brcm63xx/smp is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/brcm63xx%2Fsmp/builds/73 May 14 12:09:53 build #72 of ramips/mt7620 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/ramips%2Fmt7620/builds/72 May 14 13:00:17 build #72 of lantiq/falcon is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/lantiq%2Ffalcon/builds/72 May 14 14:35:36 build #69 of ar71xx/tiny is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/ar71xx%2Ftiny/builds/69 May 14 15:30:02 build #69 of mpc85xx/p1020 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/mpc85xx%2Fp1020/builds/69 May 14 16:30:16 build #67 of imx6/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/imx6%2Fgeneric/builds/67 May 14 16:58:17 build #69 of ramips/rt305x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/ramips%2Frt305x/builds/69 May 14 17:14:38 jow: ynezz: I haven't tagged yet May 14 17:14:47 it saturday ok? May 14 17:15:48 Hauke: yep! May 14 17:16:03 will push my jsonb.c fix now May 14 17:16:08 *json-c May 14 17:16:13 build #67 of ixp4xx/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/ixp4xx%2Fgeneric/builds/67 May 14 17:16:31 s/my/the backported one/ May 14 17:16:58 we still need a mentor for the google season of docs May 14 17:17:03 is anyone intrested? May 14 17:17:06 jow? May 14 17:20:28 what does this entail? May 14 17:21:02 I'm able to answer questions and explain the system design (or the intetions behind certain mplementaitons as far as I know) May 14 17:21:18 but I won't have time to micromanage someone or to fill lengthy reports avery few days May 14 17:22:01 jow: as far as I understood it it is about help someone to understand the system so he can write proper documentation about it May 14 17:22:08 that's fine May 14 17:22:18 feel free to fill me in May 14 17:22:20 here is some guideline: https://developers.google.com/season-of-docs/docs/mentor-guide May 14 17:23:02 thanks May 14 18:19:23 build #67 of ar71xx/nand is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/ar71xx%2Fnand/builds/67 May 14 19:00:17 build #68 of ipq806x/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/ipq806x%2Fgeneric/builds/68 May 14 19:44:58 jow: the deadline for the mentor registration is pretty soon, will you be able to finish it in time? May 14 20:06:25 build #68 of lantiq/xway is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/lantiq%2Fxway/builds/68 May 14 20:11:27 build #362 of at91/sama5 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/at91%2Fsama5/builds/362 May 14 20:35:54 build #353 of mpc85xx/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/mpc85xx%2Fgeneric/builds/353 May 14 20:39:19 build #367 of apm821xx/sata is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/apm821xx%2Fsata/builds/367 May 14 21:10:03 build #349 of apm821xx/nand is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/apm821xx%2Fnand/builds/349 May 14 21:10:56 build #68 of mxs/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/mxs%2Fgeneric/builds/68 May 14 21:15:27 build #363 of lantiq/xway_legacy is complete: Failure [failed dirupload] Build details are at http://buildbot.openwrt.org/master/images/builders/lantiq%2Fxway_legacy/builds/363 blamelist: Koen Vandeputte , Daniel Gonzalez Cabanelas , ?lvaro Fern?ndez Rojas May 14 21:42:56 build #368 of ramips/rt3883 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/ramips%2Frt3883/builds/368 May 14 22:11:06 build #354 of layerscape/armv8_64b is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/layerscape%2Farmv8_64b/builds/354 May 14 22:42:10 build #66 of mpc85xx/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/mpc85xx%2Fgeneric/builds/66 May 14 23:03:05 build #66 of ipq40xx/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/ipq40xx%2Fgeneric/builds/66 May 15 00:04:46 build #352 of archs38/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/archs38%2Fgeneric/builds/352 May 15 00:24:04 build #357 of mvebu/cortexa53 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/mvebu%2Fcortexa53/builds/357 May 15 00:24:36 build #66 of lantiq/xway_legacy is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/lantiq%2Fxway_legacy/builds/66 May 15 00:48:14 build #66 of sunxi/cortexa8 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/sunxi%2Fcortexa8/builds/66 May 15 00:56:52 build #353 of x86/geode is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/x86%2Fgeode/builds/353 May 15 01:04:55 build #363 of kirkwood/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/kirkwood%2Fgeneric/builds/363 May 15 01:24:56 build #68 of mvebu/cortexa72 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/mvebu%2Fcortexa72/builds/68 May 15 01:34:14 build #362 of ramips/rt288x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/ramips%2Frt288x/builds/362 May 15 01:40:25 build #350 of omap/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/omap%2Fgeneric/builds/350 May 15 02:00:48 build #319 of bcm53xx/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/bcm53xx%2Fgeneric/builds/319 May 15 02:17:29 build #321 of x86/legacy is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/x86%2Flegacy/builds/321 **** ENDING LOGGING AT Fri May 15 02:59:57 2020