*** benschubert has quit IRC | 00:24 | |
*** narispo has quit IRC | 00:30 | |
*** narispo has joined #buildstream | 00:31 | |
*** narispo has quit IRC | 00:59 | |
*** narispo has joined #buildstream | 01:00 | |
*** narispo has quit IRC | 01:29 | |
*** narispo has joined #buildstream | 01:30 | |
*** narispo has quit IRC | 02:09 | |
*** narispo has joined #buildstream | 02:09 | |
*** narispo has quit IRC | 02:39 | |
*** narispo has joined #buildstream | 02:39 | |
*** narispo has quit IRC | 04:48 | |
*** narispo has joined #buildstream | 04:48 | |
*** mohan43u has quit IRC | 05:27 | |
*** mohan43u has joined #buildstream | 05:27 | |
*** ahmed89 has joined #buildstream | 05:53 | |
*** mohan43u has quit IRC | 06:07 | |
*** slaf has quit IRC | 07:02 | |
*** slaf has joined #buildstream | 07:05 | |
*** slaf has joined #buildstream | 07:05 | |
*** slaf has joined #buildstream | 07:05 | |
*** slaf has joined #buildstream | 07:05 | |
*** slaf has joined #buildstream | 07:06 | |
*** slaf has joined #buildstream | 07:06 | |
*** slaf has joined #buildstream | 07:06 | |
*** slaf has joined #buildstream | 07:06 | |
*** slaf has joined #buildstream | 07:07 | |
*** slaf has joined #buildstream | 07:07 | |
*** Guest55763 has joined #buildstream | 07:31 | |
*** Guest55763 has quit IRC | 07:34 | |
*** cs-shadow has quit IRC | 07:37 | |
*** bochecha has joined #buildstream | 08:03 | |
*** benschubert has joined #buildstream | 08:19 | |
*** tiagogomes has joined #buildstream | 08:42 | |
*** jonathanmaw has joined #buildstream | 08:57 | |
*** traveltissues has joined #buildstream | 09:12 | |
*** mohan43u has joined #buildstream | 09:13 | |
*** tme5 has joined #buildstream | 09:22 | |
tme5 | buildstream logging seems to have destroyed part of my output | 09:23 |
---|---|---|
tme5 | cp: error writing './libcaffe2.so': No s[02:09:05] FAILURE pytorch/pytorch.bst: Running install-commands | 09:23 |
traveltissues | oops | 09:24 |
tme5 | don't suppose there is another place i could find a log? | 09:24 |
traveltissues | did you --log-file? | 09:25 |
traveltissues | the error there is just being truncated for terminal width aiui | 09:26 |
tme5 | no i didn't | 09:26 |
*** lachlan has joined #buildstream | 09:32 | |
*** lachlan has joined #buildstream | 09:32 | |
traveltissues | benschubert, juergbi has forwarded the messages about the slowdown in show, the benchmarks did not show that which is worrying | 09:39 |
traveltissues | it's most probably coming from calculate_cache_key | 09:39 |
juergbi | it might depend on artifact size (in number of files). the synthetic benchmark uses single file artifacts, iirc | 09:39 |
benschubert | traveltissues: agreed. I tested with https://gitlab.com/freedesktop-sdk/freedesktop-sdk/tree/bschubert/freedesktop-sdk-19.08.0-bst2, trying to build 'bootstrap/bash.bst' if you want to try to reproduce | 09:40 |
juergbi | we should really expand the benchmark to also measure performance with artifacts with a large number of files | 09:40 |
tme5 | traveltissues, as in the "No s" is the last thing to fit on the terminal? | 09:40 |
traveltissues | the benchmark i used was the debian build used for the weekly emails | 09:40 |
tme5 | because the terminal is wide enough for more. it seems buildstream output hasn't waited for a LF, or has moved the cursor in a weird way | 09:41 |
tme5 | it's like that in the .cache/buildstream/logs file too | 09:41 |
juergbi | traveltissues: yes, that's very useful to benchmark scalability with lots of elements, but we're currently lacking a test for elements with large directories in the build output | 09:42 |
*** lachlan has quit IRC | 09:42 | |
traveltissues | benschubert, i will raise an issue and look into it, thanks | 09:46 |
*** lachlan has joined #buildstream | 09:46 | |
benschubert | thanks a lot :) | 09:47 |
tpollard | tme5: you can change some of the logging configuration via user conf | 09:49 |
tpollard | tme5: https://buildstream.gitlab.io/buildstream/using_config.html?highlight=configuration#default-configuration | 09:50 |
tme5 | i'm not sure any of those options are useful | 09:52 |
tme5 | this seems like a bug not a misconfiguration | 09:52 |
tme5 | or i could be missing something | 09:53 |
coldtom | it looks like a bug to me | 09:53 |
*** jonathanmaw has quit IRC | 09:56 | |
*** jonathanmaw has joined #buildstream | 09:56 | |
tme5 | follow up question (as it turns out the truncated message was "No space left on device" ...): what is .cache/buildstream/build ? | 10:00 |
tme5 | can i delete directories in there? | 10:00 |
benschubert | tme5: which version of BuildStream do you have? (bst --version) | 10:01 |
tme5 | 1.4.1 | 10:01 |
benschubert | how much space do you have in ~/.cache/buildstream? (total available and free space) | 10:02 |
tme5 | 0 | 10:02 |
benschubert | and the total available? | 10:02 |
tme5 | i have about 5 MB left on my / device :) | 10:02 |
tme5 | 28 GB | 10:03 |
benschubert | what are you trying to build? and what's the output of 'df -hs ~/.cache/buildstream/*' ? | 10:03 |
tme5 | sorry i'm not being clear, i mean that i have a 28 GB storage device, of which I have 5.5 MB left, because .cache/buildstream/build takes up 22 GB | 10:04 |
tme5 | i'm trying to build pytorch | 10:05 |
gitlab-br-bot | tpollard opened MR !1610 (tpollard/duplicated_messagelines->master: _context.py: Remove duplicated log_message_lines assign) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1610 | 10:05 |
tme5 | is it safe to delete the directories in build/ ? is that the location of the build sandboxes? | 10:06 |
benschubert | mmh it would seem weird that pytorch needs more than 22GB of space to build. you can safely destroy ~/.cache/builsdstream/build, it's normally only temporary files for building | 10:06 |
benschubert | yep | 10:06 |
tme5 | benschubert, i have a large dir there from a previous failed build too. i imagine there is space without that | 10:08 |
*** bochecha has quit IRC | 10:08 | |
tme5 | will give it a shot. thanks for the help :) | 10:08 |
benschubert | normally this should be cleaned up after the run | 10:08 |
*** bochecha has joined #buildstream | 10:08 | |
gitlab-br-bot | traveltissues opened issue #1143 (Performance regression from !1563 in `bst show`) on buildstream https://gitlab.com/BuildStream/buildstream/issues/1143 | 10:11 |
*** cs-shadow has joined #buildstream | 10:22 | |
*** bochecha has quit IRC | 10:23 | |
traveltissues | benschubert, i'm not able to access that branch on freedesktop-sdk | 10:26 |
traveltissues | i might not have permission | 10:27 |
benschubert | uh? it's public, the branhc name is 'bschubert/freedesktop-sdk-19.08.0-bst2' right? | 10:27 |
traveltissues | i think it's a bug in gitlab, i can check it out just not access via webui | 10:28 |
traveltissues | nvm | 10:28 |
benschubert | wow ok x') | 10:29 |
traveltissues | was this moved? maybe it's a broken redirect | 10:29 |
benschubert | No, hasn't moved | 10:31 |
traveltissues | weird | 10:31 |
benschubert | gitlab :'D | 10:31 |
tpollard | it's happened before :D | 10:31 |
tpollard | or MR's with no content | 10:31 |
*** lachlan has quit IRC | 10:41 | |
*** lachlan has joined #buildstream | 10:42 | |
*** lachlan has quit IRC | 10:45 | |
*** lachlan has joined #buildstream | 10:48 | |
*** lachlan has quit IRC | 10:52 | |
*** lachlan has joined #buildstream | 10:56 | |
*** bochecha has joined #buildstream | 11:12 | |
*** bochecha has quit IRC | 11:31 | |
*** bochecha has joined #buildstream | 11:32 | |
*** lachlan has quit IRC | 11:34 | |
*** lachlan has joined #buildstream | 11:42 | |
gitlab-br-bot | traveltissues approved MR !1610 (tpollard/duplicated_messagelines->master: _context.py: Remove duplicated log_message_lines assign) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1610 | 11:46 |
gitlab-br-bot | marge-bot123 merged MR !1610 (tpollard/duplicated_messagelines->master: _context.py: Remove duplicated log_message_lines assign) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1610 | 11:47 |
*** bochecha has quit IRC | 11:53 | |
*** bochecha has joined #buildstream | 11:53 | |
*** lachlan has quit IRC | 12:04 | |
*** lachlan has joined #buildstream | 12:09 | |
*** lachlan has quit IRC | 12:16 | |
*** ahmed89 has quit IRC | 12:48 | |
*** lachlan has joined #buildstream | 13:40 | |
*** mohan43u has quit IRC | 13:54 | |
*** mohan43u has joined #buildstream | 13:57 | |
*** lachlan has quit IRC | 14:07 | |
*** lachlan has joined #buildstream | 14:08 | |
*** lachlan has quit IRC | 14:16 | |
gitlab-br-bot | juergbi opened MR !1611 (juerg/capture-tree->master: Use buildbox-casd CaptureTree() to import directories) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1611 | 14:25 |
*** lachlan has joined #buildstream | 14:42 | |
*** lachlan has quit IRC | 14:48 | |
*** lachlan has joined #buildstream | 14:49 | |
*** bochecha_ has joined #buildstream | 14:54 | |
*** bochecha has quit IRC | 14:56 | |
*** bochecha_ is now known as bochecha | 14:56 | |
*** bochecha has quit IRC | 14:58 | |
*** lachlan has quit IRC | 14:59 | |
*** traveltissues has quit IRC | 15:08 | |
*** lachlan has joined #buildstream | 15:10 | |
*** lachlan has quit IRC | 15:15 | |
* tpollard grumbles at widget needing access to State() | 15:34 | |
*** lachlan has joined #buildstream | 16:00 | |
*** lachlan has quit IRC | 16:04 | |
*** lachlan has joined #buildstream | 16:11 | |
*** lachlan has quit IRC | 16:22 | |
*** tiagogomes has quit IRC | 16:34 | |
*** tiagogomes has joined #buildstream | 16:35 | |
*** tiagogomes has joined #buildstream | 16:35 | |
*** tme5 has quit IRC | 16:40 | |
*** lachlan has joined #buildstream | 17:08 | |
*** jonathanmaw has quit IRC | 17:08 | |
*** tiagogomes has quit IRC | 17:08 | |
*** phil has quit IRC | 17:08 | |
*** tpollard has quit IRC | 17:08 | |
*** raoul has quit IRC | 17:08 | |
*** raoul has joined #buildstream | 17:08 | |
*** phil has joined #buildstream | 17:08 | |
*** jonathanmaw has joined #buildstream | 17:08 | |
*** tpollard has joined #buildstream | 17:08 | |
*** tiagogomes has joined #buildstream | 17:08 | |
*** tiagogomes has quit IRC | 17:10 | |
*** jward has quit IRC | 17:10 | |
*** bethw has quit IRC | 17:10 | |
*** adds68 has quit IRC | 17:10 | |
*** samkirkham has quit IRC | 17:10 | |
*** Iker has quit IRC | 17:10 | |
*** qinusty has quit IRC | 17:10 | |
*** jonathanmaw has quit IRC | 17:11 | |
*** samkirkham has joined #buildstream | 17:12 | |
*** qinusty has joined #buildstream | 17:12 | |
*** adds68 has joined #buildstream | 17:12 | |
*** Iker has joined #buildstream | 17:12 | |
*** lachlan has quit IRC | 17:13 | |
*** jward has joined #buildstream | 17:15 | |
*** bethw has joined #buildstream | 17:15 | |
*** lachlan has joined #buildstream | 17:19 | |
*** lachlan has quit IRC | 17:32 | |
*** tpollard has quit IRC | 17:32 | |
*** phil has quit IRC | 17:32 | |
*** raoul has quit IRC | 17:32 | |
*** tpollard has joined #buildstream | 17:32 | |
*** raoul has joined #buildstream | 17:32 | |
*** phil has joined #buildstream | 17:32 | |
*** lachlan has joined #buildstream | 17:32 | |
*** narispo has quit IRC | 17:34 | |
*** narispo has joined #buildstream | 17:34 | |
*** lachlan has quit IRC | 17:39 | |
*** raoul has quit IRC | 17:46 | |
*** narispo has quit IRC | 17:50 | |
*** narispo has joined #buildstream | 17:50 | |
*** lachlan has joined #buildstream | 17:54 | |
*** paulsherwood has quit IRC | 17:55 | |
*** laurence has quit IRC | 17:58 | |
*** jward has quit IRC | 17:58 | |
*** WSalmon has quit IRC | 17:58 | |
*** bethw has quit IRC | 17:58 | |
*** valentind has quit IRC | 17:58 | |
*** bethw has joined #buildstream | 17:58 | |
*** jward has joined #buildstream | 17:59 | |
*** valentind has joined #buildstream | 18:03 | |
*** WSalmon has joined #buildstream | 18:03 | |
*** laurence has joined #buildstream | 18:04 | |
*** adds68 has quit IRC | 18:08 | |
*** qinusty has quit IRC | 18:08 | |
*** Iker has quit IRC | 18:08 | |
*** samkirkham has quit IRC | 18:08 | |
*** lachlan has quit IRC | 18:09 | |
*** lachlan has joined #buildstream | 19:18 | |
*** despinosa has joined #buildstream | 19:25 | |
*** lachlan has quit IRC | 20:04 | |
*** despinosa has quit IRC | 20:29 | |
*** narispo has quit IRC | 21:02 | |
*** narispo has joined #buildstream | 21:06 | |
*** despinosa has joined #buildstream | 21:09 | |
*** narispo has quit IRC | 21:12 | |
*** narispo has joined #buildstream | 21:13 | |
*** traveltissues has joined #buildstream | 21:13 | |
*** traveltissues has quit IRC | 21:18 | |
*** despinosa_ has joined #buildstream | 21:22 | |
*** despinosa has quit IRC | 21:22 | |
*** despinosa_ is now known as despinosa | 21:22 | |
*** narispo has quit IRC | 23:21 | |
*** narispo has joined #buildstream | 23:22 | |
*** despinosa has quit IRC | 23:25 | |
*** narispo has quit IRC | 23:29 | |
*** narispo has joined #buildstream | 23:30 | |
*** despinosa has joined #buildstream | 23:45 | |
*** paulsherwood has joined #buildstream | 23:49 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!