NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
crabbedhaloablut has quit [Ping timeout: 255 seconds]
crabbedhaloablut has joined #openocd
shoragan has quit [Quit: quit]
shoragan has joined #openocd
shoragan has quit [Read error: Connection reset by peer]
shoragan has joined #openocd
ttmrichter has quit [Quit: Bye]
ttmrichter has joined #openocd
tsal has quit [Ping timeout: 268 seconds]
tsal has joined #openocd
ttmrichter has quit [Quit: Bye]
ttmrichter has joined #openocd
diddly has quit [Ping timeout: 260 seconds]
x__ has quit [Ping timeout: 255 seconds]
josuah has quit [Quit: WeeChat 3.4.1]
josuah has joined #openocd
josuah has quit [Read error: Connection reset by peer]
josuah has joined #openocd
josuah has quit [Ping timeout: 252 seconds]
josuah has joined #openocd
diddly has joined #openocd
nerozero has joined #openocd
bobsy has quit [Ping timeout: 268 seconds]
bobsy has joined #openocd
x__ has joined #openocd
ttmrichter has quit [Quit: Bye]
<PaulFertser> borneoa_: hey :)
jancoow has joined #openocd
<PaulFertser> So is it the right time for the next rc today?
<PaulFertser> I see you were merging fixes just recently, so probably it's not finished yet?
jancoow has quit [Remote host closed the connection]
<PaulFertser> Hm, regarding gerrit being slow, we start not one but two Jenkins jobs when doing CI, and that's on a single-CPU VM. That's odd, I wonder how it worked so much more reliable in the past, probably VM got downgraded or somethingz
jancoow has joined #openocd
jancoow has quit [Remote host closed the connection]
jancoow has joined #openocd
<borneoa_> PaulFertser: hello. I have two fixes pending in gerrit, one for ticket 376, another for cortex-m33 without security. 7402 and 7403
<borneoa_> PaulFertser: do you think could be ok to merge them after RC3 ?
jancoow has quit [Remote host closed the connection]
<borneoa_> PaulFertser: regarding Gerrit slow. I have more the feeling that it's some networking limit between the VM. When Jenkins job starts a build, it fetches the code and that looks like the moment everything turns odd. Maybe the VM is limited at n of connection per second
jancoow has joined #openocd
x__ has quit [Ping timeout: 260 seconds]
x__ has joined #openocd
<zapb_> Who pays / own the server Gerrit and Jenkins runs on?
<zapb_> s/own/owns
<PaulFertser> borneoa_: I'm looking at 7402 and 7403 and can't see many reasons to /not/ merge them before rc3
<PaulFertser> zapb_: the VM is hosted with a regular commercial hoster (but for OpenOCD specifically they agreed to provide a bit better specs for the same price) and is paid from the donations the project received so far.
<PaulFertser> borneoa_: fetching the code shouldn't be a bottleneck because it's using local everything. The subprojects are cached on filesystem (and updated periodically), and Gerrit itself is hosted on the same machine so shouldn't involve any additional connections that might get limited.
<zapb_> PaulFertser, oh, we really receive donations? I'm wondering if we could promote donations a bit more
<maribu[m]> Btw: What, except for a rebase, is needed to get https://review.openocd.org/c/openocd/+/5584 in?
<maribu[m]> I have a rebase of if lying around here https://github.com/maribu/openocd/commit/0abcb3f9c1697537d71c5177bad5dbc65e79358d and it works like a charm
<zapb_> maribu[m], at least fix all coding style issues ;)
<PaulFertser> zapb_: the current amount is enough for hosting and it's unclear what to spend them on if we receive more.
<zapb_> PaulFertser, is this information (donator, amount etc.) public?
<maribu[m]> OK. I can give this a try. There may be still some rookie mistakes, as I have no experience with contributing to OpenOCD. Should I just try to take over from iosabi, or open a new {insert correct term for merge request in Gerrit context}? In either case, I would keep authorship with iosabi to not steal credits
<maribu[m]> * credit
<PaulFertser> zapb_: not the amount, but many donations are listed on https://openocd.org/pages/donations.html
<PaulFertser> maribu[m]: better to push a new version of the same change (keeping the Change-Id).
<PaulFertser> maribu[m]: it's ok to take over something that's not getting any attention from the original author anyway.
ttmrichter has joined #openocd
<borneoa_> maribu[m]: update the patch with same change-id. This will preserve the Gerrit history
<zapb_> PaulFertser, ah, *looks* somehow outdated but okay :D
<PaulFertser> zapb_: you mean you donated but not listed there?
<PaulFertser> The list seems to be about hardware donations only though.
<borneoa_> For 7402 and 7403 I would wait for review till tonight. Would it work for you to tag rc3 tomorrow.
<PaulFertser> borneoa_: sure thing
<zapb_> PaulFertser, yes, to me it *looks* like a list that was not updated the last 10 years :D
<PaulFertser> zapb_: Spencer is taking care of all the donations and renting the server.
<zapb_> PaulFertser, ah okay
jancoow has quit [Quit: The Lounge - https://thelounge.chat]
jancoow has joined #openocd
<PaulFertser> ok, right at the moment java jenkins eats up CPU but gerrit is still responsive, hm. And it's unclear what jenkins spends it on.
<PaulFertser> Hm, strace shows it doing nothing.
<PaulFertser> strace -f -p ... is more interesting.
x__ has quit [Ping timeout: 260 seconds]
x__ has joined #openocd
ttmrichter has quit [Ping timeout: 256 seconds]
sbach has quit [Read error: Connection reset by peer]
sbach has joined #openocd
ttmrichter has joined #openocd
x__ has quit [Ping timeout: 260 seconds]
ttmrichter has quit [Quit: Bye]
ttmrichter has joined #openocd
nerozero has quit [Ping timeout: 260 seconds]
wingsorc has quit [Ping timeout: 252 seconds]
ttmrichter has quit [Quit: Bye]
Xogium has quit [Quit: Leaving.]
x__ has joined #openocd
ttmrichter has joined #openocd
<borneoa_> PaulFertser: merge completed. Whenever you want, please go ahead with -rc3. Don't forget to include https://review.openocd.org/7351/
<PaulFertser> borneoa_: sure, thanks for reminding, and yes, I remember about that commit, very grateful to you for taking care of all this.
<borneoa_> PaulFertser: thanks to you!
<borneoa_> PaulFertser: did you get any hint about gerrit and jenkins?
Xogium has joined #openocd
<PaulFertser> borneoa_: not really, my tests today show Gerrit was responsive at all times, even during the 100 % CPU load.
ttmrichter has quit [Quit: Bye]
ttmrichter has joined #openocd