*** gtristan has joined #baserock | 04:43 | |
*** fay_ has joined #baserock | 07:56 | |
*** paulw has joined #baserock | 08:25 | |
gtristan | jjardon, I enabled that YBD thing that bails out and found all the errors this time and fixed them | 08:31 |
---|---|---|
* gtristan needs to resubmit the branch now, which is parented to gbo but I guess has to go to gitlab now | 08:32 | |
gtristan | think git remote set-uri origin <gitlaburl> is good enough ? | 08:34 |
*** rdale has joined #baserock | 08:38 | |
* gtristan has requested access to git@gitlab.com:baserock/definitions.git so he can submit MR | 08:38 | |
*** rdale has quit IRC | 08:39 | |
*** ctbruce has joined #baserock | 08:43 | |
jjardon | gtristan: yeah, simply rebase against current master and push a branch with name staging/ in front so all the ci is executed | 08:45 |
jjardon | (it's setup in this way to try to minimise abusing the system) | 08:46 |
gtristan | jjardon, ok, staging/module-splitting | 08:48 |
gtristan | jjardon, can you, did you grant me access ? | 08:48 |
jjardon | Yep | 08:48 |
gtristan | Done ! | 08:49 |
jjardon | \o/ | 08:49 |
* gtristan now writes a script which makes random commits and pushes staging/<randomized-branch-names> | 08:49 | |
gtristan | no no dont worry | 08:49 |
* gtristan watches build | 08:51 | |
jjardon | That's ok; at some point your builds will be queued because there is not more runners available | 08:52 |
gtristan | heh | 08:52 |
jjardon | depend on us how many we want to be running at the same time | 08:53 |
gtristan | Random whitespace commits in binutils.morph ! | 08:53 |
gtristan | it didnt start with weston (even if that was at the top of the list)... but | 08:56 |
gtristan | https://gitlab.com/baserock/definitions/builds/6103294 | 08:56 |
gtristan | trove seems to be building alright :) | 08:56 |
gtristan | will take a while I guess for them all to complete | 08:56 |
*** ctbruce has quit IRC | 08:57 | |
*** ctbruce has joined #baserock | 08:57 | |
*** toscalix has joined #baserock | 08:58 | |
*** rdale has joined #baserock | 08:59 | |
jjardon | Yeah, seems this time everything is building; make a merge request of the bramch when is ready! | 09:02 |
jjardon | gtristan: btw, any idea why ybd is failing to deploy? https://gitlab.com/baserock/ybd/issues/244 | 09:03 |
gtristan | jjardon, not sure, looks obviously like install-files configure extension wanted /root/ybd/tmp/tmpCiVEwM, but didnt get it | 09:18 |
*** gtristan has quit IRC | 09:22 | |
*** gtristan has joined #baserock | 09:22 | |
*** gtristan has quit IRC | 09:50 | |
*** gtristan has joined #baserock | 10:07 | |
*** anahuelamo has quit IRC | 10:17 | |
*** anahuelamo has joined #baserock | 10:29 | |
jmacs | I've been looking at MorphLoader today, and it looks like you've got a manual deserializer and validator built into morph; is there any slightly more generic or automatic way of turning YAML into Python classes with some safety? | 10:44 |
*** anahuelamo has quit IRC | 11:00 | |
gtristan | jjardon, I got reconnected... anyway I'm quitting for the day... I'll submit an MR right away | 11:00 |
gtristan | jjardon, knowing how to provoke that build would be great, though | 11:00 |
*** anahuelamo has joined #baserock | 11:01 | |
gtristan | mr submitted | 11:03 |
gtristan | jjardon, for context, that one build failed because of a connection timeout when doing git clone <ybd-url> | 11:03 |
paulsherwood | jmacs: does ruamel help? | 11:04 |
jmacs | paulsherwood: Not really, beacuse it won't be me dumping the YAML | 11:04 |
*** anahuelamo has quit IRC | 11:06 | |
jjardon | gtristan: yeah, I saw that | 11:07 |
*** gtristan has quit IRC | 11:10 | |
paulsherwood | jmacs: locallycompact was doing some thinking on this in defslib, but i don't think his work is generic and i still don't fully understand it | 11:17 |
jjardon | you can provoke the rebuild from the UI, I will do it myself | 11:17 |
*** anahuelamo has joined #baserock | 11:18 | |
*** tiagogomes has quit IRC | 11:22 | |
*** tiagogomes has joined #baserock | 11:22 | |
*** CTtpollard has quit IRC | 14:44 | |
jjardon | anahuelamo: Im trying to open https://gitlab.com/Huelamo/definitions/builds/6111644 but seems its a bit slow :) | 14:53 |
anahuelamo | jjardon, no problem, looks like it's failing while doing the ostree commit, however I can run that code in my host and it's working | 14:53 |
*** CTtpollard has joined #baserock | 14:55 | |
jjardon | anahuelamo: where are you trying to deploy? | 14:58 |
anahuelamo | In the same runner there is a directory /ostree/repo in which I did an ostree init, so it's trying to deploy there | 14:59 |
jjardon | anahuelamo: oh, didnt know you can access the shared runners, how did you do that? ssh? | 15:02 |
anahuelamo | jjardon, commands in the .gitlab-ci | 15:02 |
jjardon | ah, ok, ofc. Let me see | 15:03 |
anahuelamo | thanks | 15:03 |
jjardon | mmm, seems the machine were the runner is doesnt like the "lsetxattr" function; apart from that it should work | 15:09 |
jjardon | anahuelamo: can you try the runners from the baserock/definitions project? they are using a more modern version of the OS | 15:10 |
anahuelamo | sure jjardon, I just didn't want to run random thing into them | 15:11 |
jjardon | anahuelamo: what version of ostree are you using? seems there were some recent patches in the function that uses that call | 15:13 |
anahuelamo | 2016.10 | 15:13 |
jjardon | thats recent enough | 15:16 |
jjardon | mmm, I actually dont know what is happening, lets ask in #ostree | 15:17 |
*** ctbruce has quit IRC | 16:25 | |
*** gtristan has joined #baserock | 17:13 | |
*** tiagogomes has quit IRC | 17:39 | |
*** toscalix has quit IRC | 17:41 | |
*** CTtpollard has quit IRC | 18:30 | |
*** thinkl33t has quit IRC | 18:54 | |
*** thinkl33t has joined #baserock | 18:54 | |
*** persia has quit IRC | 19:34 | |
*** thrace has quit IRC | 19:34 | |
*** persia_ has quit IRC | 19:34 | |
*** thinkl33t has quit IRC | 21:04 | |
*** thinkl33t has joined #baserock | 21:06 | |
*** gtristan has quit IRC | 22:51 | |
*** inara has quit IRC | 23:17 | |
*** inara has joined #baserock | 23:18 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!