*** ysandeep|away is now known as ysandeep | 04:00 | |
*** ykarel|away is now known as ykarel | 04:17 | |
*** udesale has joined #oooq | 04:28 | |
*** jtomasek has joined #oooq | 05:00 | |
*** bhagyashris is now known as bhagyashris|pto | 05:16 | |
*** ratailor has joined #oooq | 05:17 | |
*** jfrancoa has joined #oooq | 05:52 | |
*** dpawlik4 has joined #oooq | 06:20 | |
*** amoralej|off is now known as amoralej | 06:37 | |
*** matbu has joined #oooq | 06:42 | |
*** ysandeep is now known as ysandeep|brb | 06:45 | |
*** ccamacho has joined #oooq | 06:47 | |
*** ccamacho has quit IRC | 07:02 | |
*** jbadiapa has joined #oooq | 07:05 | |
*** ysandeep|brb is now known as ysandeep | 07:06 | |
*** sshnaidm is now known as sshnaidm|ruck | 07:24 | |
*** dtantsur|afk is now known as dtantsur | 07:28 | |
sshnaidm|ruck | weshay_, fyi https://review.rdoproject.org/r/#/c/28277/ | 07:28 |
---|---|---|
*** ccamacho has joined #oooq | 07:29 | |
ykarel | sshnaidm|ruck, does that work? | 07:43 |
ykarel | ^^ | 07:44 |
ykarel | i think issue is different, let me fetch link | 07:44 |
ykarel | is search should have also worked | 07:44 |
sshnaidm|ruck | ykarel, "release in" always worked, idk what is the reason behind "search" | 07:47 |
sshnaidm|ruck | but it failed in ceph jobs | 07:48 |
ykarel | sshnaidm|ruck, i think it's caused with https://review.rdoproject.org/r/#/c/28003/ | 07:53 |
ykarel | not directly, but missing release: var in job | 07:53 |
ykarel | and usage of release_name: | 07:54 |
ykarel | and my comment in https://review.rdoproject.org/r/#/c/28234/ should fix it | 07:54 |
ykarel | similar for ceph-ansible, ^ for podman jobs | 07:55 |
*** jpena|off is now known as jpena | 07:56 | |
chandankumar | sshnaidm|ruck, https://review.rdoproject.org/r/#/c/28277/ can we remove release condition and keep only distro version condition | 07:57 |
chandankumar | ? | 07:57 |
ykarel | sshnaidm|ruck, small reproducer ansible localhost -c local -m debug -a "msg={{ release is search("queens|rocky|stein|train") }}" | 07:58 |
ykarel | for root cause of issue | 07:58 |
ykarel | release: var is undefined | 07:58 |
sshnaidm|ruck | chandankumar, I'm not sure it's a good solution here | 07:59 |
sshnaidm|ruck | ykarel, so "release" is undefined there? | 07:59 |
ykarel | sshnaidm|ruck, yes | 07:59 |
chandankumar | sshnaidm|ruck, train is a special case so that distro version works like that | 07:59 |
sshnaidm|ruck | how the "search" is supposed to help then? | 07:59 |
ykarel | search was working earlier too and should work now as well, issue is release: not defined | 08:00 |
sshnaidm|ruck | chandankumar, component are branch depending, not OS, so better not to mix dependencies here | 08:00 |
sshnaidm|ruck | ykarel, ack, looking.. | 08:01 |
chandankumar | sshnaidm|ruck, with in each job definition, we pass release and branch_override var so i donot think it will cause issue and in get hash role, we have mapping defined https://github.com/rdo-infra/ci-config/blob/master/ci-scripts/infra-setup/roles/get_hash/defaults/main.yml#L4 | 08:04 |
ysandeep | sshnaidm|ruck, fyi.. recently i proposed https://review.opendev.org/#/c/737923/ to move from Release to OS | 08:07 |
ysandeep | chandankumar, need some confirmation for periodic c8 jobs - https://hackmd.io/oiRjzroqTE6xLsLR0vfpKw?view | 08:08 |
chandankumar | ysandeep, will take a look in sometime | 08:14 |
ysandeep | chandankumar, thank you | 08:14 |
*** ysandeep is now known as ysandeep|lunch | 08:17 | |
*** ratailor has quit IRC | 08:26 | |
*** ratailor has joined #oooq | 08:26 | |
sshnaidm|ruck | chandankumar, https://review.rdoproject.org/zuul/build/9ceed77761e64013934e2aae75cb6915/log/job-output.txt#855 | 08:33 |
sshnaidm|ruck | chandankumar, there is a problem ^ | 08:33 |
soniya29|rover | sshnaidm|ruck, Can you have a look at this card, https://trello.com/c/mJvj47I8/1528-cixlp1881592tripleociproa-ussuri-tempestapicomputeimagestestimagesoneservernegativeimagesoneservernegativetestjson? | 08:34 |
sshnaidm|ruck | soniya29|rover, sure | 08:36 |
sshnaidm|ruck | soniya29|rover, afaiu the test is passing now? | 08:37 |
soniya29|rover | sshnaidm|ruck, we are clean on periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset001-ussuri | 08:37 |
sshnaidm|ruck | soniya29|rover, ? | 08:37 |
soniya29|rover | sshnaidm|ruck, the test is passing consectively | 08:37 |
sshnaidm|ruck | soniya29|rover, how is 001 related? | 08:38 |
soniya29|rover | sshanidm|ruck, actually bug was filed with 001 logs | 08:38 |
chandankumar | sshnaidm|ruck, https://review.rdoproject.org/r/#/c/28277/1/ci-scripts/infra-setup/roles/get_hash/tasks/get_hash.yaml@22 it is break for c7 train, that is the only concern i have | 08:39 |
soniya29|rover | sshnaidm|ruck, full-tempest-api-ussuri is also passing | 08:39 |
chandankumar | may be we can add one more condition - ansible_distribution_major_version is version("8", ">=") | 08:39 |
sshnaidm|ruck | soniya29|rover, so problem is solved | 08:39 |
soniya29|rover | sshnaidm|ruck, I think so | 08:40 |
sshnaidm|ruck | chandankumar, why is it breaking c7? | 08:40 |
sshnaidm|ruck | chandankumar, I just change "search" by "in []" | 08:41 |
sshnaidm|ruck | soniya29|rover, moved it to "done" | 08:42 |
chandankumar | sshnaidm|ruck, ah got your point | 08:44 |
*** derekh has joined #oooq | 08:44 | |
arxcruz | sshnaidm|ruck: chandankumar https://review.opendev.org/#/c/738022/ when you guys have some time | 08:48 |
*** ysandeep|lunch is now known as ysandeep | 08:50 | |
soniya29|rover | sshnaidm|ruck, ack | 08:50 |
*** apetrich has joined #oooq | 08:59 | |
chandankumar | ysandeep, commented on hackmd | 09:04 |
sshnaidm|ruck | chandankumar, ykarel any ideas about https://bugs.launchpad.net/tripleo/+bug/1885315 ? | 09:05 |
openstack | Launchpad bug 1885315 in tripleo "tripleo-buildimage-overcloud-full-centos-8 is failing on the update of libnghttp2 package" [Critical,Triaged] | 09:05 |
chandankumar | sshnaidm|ruck, not yet looked | 09:07 |
ysandeep | chandankumar, thanks! I think minion should be present in train, our osp16 docs(which is based on train) have minion reference - https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html-single/director_installation_and_usage/index#installing-undercloud-minions | 09:07 |
chandankumar | ysandeep, ok, then we can start adding job then | 09:08 |
chandankumar | but confrim with Alex once he comes back online | 09:08 |
arxcruz | kopecmartin: chandankumar https://review.opendev.org/#/c/734775/ | 09:10 |
arxcruz | soniya29|rover: ^ | 09:10 |
ysandeep | chandankumar, ack thank you, I will check if jobs fail but I am confident as its present in OSP16 release docs - https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html-single/release_notes/index#technology-previews | 09:11 |
ykarel | sshnaidm|ruck, it's likely failing due to epel repo | 09:16 |
ykarel | we hit it in packstack too, and removing epel repos cleared for us | 09:17 |
ykarel | sshnaidm|ruck, https://review.opendev.org/#/c/738376/3/playbooks/packstack-centos8-pre.yaml | 09:17 |
ykarel | u can do similar in affecting jobs | 09:18 |
ykarel | remove usage of epel repos wherever used | 09:19 |
ykarel | it's prone to errors mixing c8 repos | 09:19 |
arxcruz | github is down aparently | 09:20 |
arxcruz | soniya29|rover: sshnaidm|ruck ^ | 09:20 |
arxcruz | in case | 09:20 |
sshnaidm|ruck | arxcruz, ack | 09:20 |
sshnaidm|ruck | damn microsoft.. | 09:20 |
arxcruz | lol | 09:21 |
ykarel | sshnaidm|ruck, i commented, u can try that out | 09:26 |
sshnaidm|ruck | ykarel, ack, trying | 09:26 |
ykarel | ack | 09:27 |
chandankumar | sshnaidm|ruck, arxcruz weshay_ I have internet outage in my area, I am not sure how much will i survive with phone internet, might skip all meetings | 09:33 |
arxcruz | chandankumar: weshay_ sshnaidm|ruck I also have doctor appointment today, i might skip the scrum meeting | 09:34 |
*** ratailor_ has joined #oooq | 10:09 | |
*** ratailor has quit IRC | 10:12 | |
zbr | sshnaidm|ruck: what is the status with vexx host? the URL from our secrets does not load. | 10:12 |
*** ratailor_ has quit IRC | 10:13 | |
*** ratailor has joined #oooq | 10:13 | |
jfrancoa | sshnaidm|ruck: hey, one question about the tripleo-buildimage-overcloud-full-centos-8. Is there any open issue wiht them? they are consistently failing in few of the patches | 10:41 |
*** tosky has joined #oooq | 10:57 | |
pojadhav | ysandeep, pls review : Add Centos8 multinode ipa train job https://review.rdoproject.org/r/28284 | 10:58 |
*** pojadhav is now known as pojadhav|brb | 10:58 | |
ysandeep | pojadhav|brb, Can you please run a testrun against it , temporarily you can add something like - https://review.rdoproject.org/r/#/c/28282/2/zuul.d/projects.yaml | 11:00 |
*** udesale has quit IRC | 11:02 | |
*** udesale has joined #oooq | 11:02 | |
*** ysandeep is now known as ysandeep|brb | 11:02 | |
*** skramaja has joined #oooq | 11:06 | |
pojadhav|brb | ysandeep|brb, ack | 11:18 |
*** pojadhav|brb is now known as pojadhav | 11:18 | |
sshnaidm|ruck | jfrancoa, WIP https://review.opendev.org/#/c/738406/ | 11:23 |
sshnaidm|ruck | zbr, not sure I understand the issue | 11:23 |
zbr | there are some credentials to login to vexx host in our creds doc, even the url does not work. | 11:24 |
weshay_ | zbr, sshnaidm|ruck 0/ need to chat about upstream infra and retries in a few minutes | 11:29 |
* weshay_ grabs coffee etc | 11:29 | |
*** jpena is now known as jpena|lunch | 11:32 | |
sshnaidm|ruck | zbr, need details | 11:35 |
jfrancoa | sshnaidm|ruck: thanks! | 11:35 |
weshay_ | sshnaidm|ruck, zbr ping me when you have a moment fellas | 11:42 |
*** ysandeep|brb is now known as ysandeep | 11:43 | |
ysandeep | Hey! weshay_ o/ , Hope you had great PTOs :) Could you please add https://review.opendev.org/#/c/737923/ and https://review.opendev.org/#/c/737975/ to your review list. | 11:46 |
weshay_ | aye | 11:46 |
weshay_ | sshnaidm|ruck, zbr http://dashboard-ci.tripleo.org/d/3sUHfh9Wz/jobs-exploration?orgId=1&from=now-30d&to=now&var-influxdb_filter=result%7C%3D%7CRETRY_LIMIT&var-influxdb_filter=cloud%7C%3D%7Cnull | 11:46 |
zbr | weshay_: ping | 11:47 |
weshay_ | zbr, :) https://meet.google.com/xzh-pwzm-roa sshnaidm|ruck | 11:48 |
weshay_ | soniya29|rover, fyi ^ | 11:48 |
*** rfolco has joined #oooq | 11:56 | |
sshnaidm|ruck | weshay_, https://review.rdoproject.org/zuul/builds?result=RETRY_LIMIT | 11:59 |
*** rlandy has joined #oooq | 11:59 | |
*** amoralej is now known as amoralej|lunch | 12:00 | |
rlandy | sshnaidm|ruck: soniya29|rover: hi - I'm in training today | 12:01 |
soniya29|rover | rlandy, sure | 12:01 |
rlandy | sshnaidm|ruck: soniya29|rover: https://ci.centos.org/job/weirdo-master-promote-packstack-scenario003/ - fails consistently | 12:02 |
rlandy | ^^ real issue | 12:02 |
*** ratailor has quit IRC | 12:02 | |
*** ratailor has joined #oooq | 12:02 | |
sshnaidm|ruck | rlandy, ack | 12:02 |
rlandy | reran a few times | 12:02 |
weshay_ | ykarel, https://meet.google.com/xzh-pwzm-roa can you join for a min re: retries | 12:03 |
sshnaidm|ruck | rlandy, weirdo better to delegate to #rdo | 12:03 |
rlandy | ack - will ping there | 12:03 |
ykarel | weshay_, ack | 12:03 |
zbr | ykarel: can you please joing xzh-pwzm-roa -- re centos-8.2 issue? | 12:04 |
*** ratailor has quit IRC | 12:08 | |
rlandy | sshnaidm|ruck: https://bugs.launchpad.net/tripleo/+bug/1885314 | 12:11 |
openstack | Launchpad bug 1885314 in tripleo "OVB master job running on vexxhost show some nodes failing introspection step" [Critical,In progress] - Assigned to Ronelle Landy (rlandy) | 12:11 |
rlandy | ^^ you're right about vexxhost | 12:11 |
rlandy | keeps failing one or two nodes | 12:11 |
rlandy | tried to test out your patch = failed out | 12:12 |
*** udesale_ has joined #oooq | 12:20 | |
weshay_ | zbr, go eat .. we'll catch up thanks :) | 12:20 |
*** udesale has quit IRC | 12:22 | |
*** derekh has quit IRC | 12:25 | |
*** weshay_ is now known as weshay_ruck | 12:26 | |
*** rlandy is now known as rlandy|training | 12:29 | |
sshnaidm|ruck | ykarel, this one? https://zuul-ci.org/docs/zuul/reference/job_def.html#attr-job.attempts | 12:34 |
ykarel | sshnaidm|ruck, yes | 12:34 |
*** derekh has joined #oooq | 12:46 | |
*** Goneri has joined #oooq | 12:48 | |
chandankumar | rlandy|training, hello | 12:48 |
rlandy|training | chandankumar: hey | 12:49 |
chandankumar | rlandy|training, https://opendev.org/openstack/tripleo-ci/src/branch/master/roles/build-containers/vars/main.yaml there are multiple exclude list | 12:49 |
chandankumar | exclude_containers used with kolla and excl_containers for redhat | 12:49 |
chandankumar | with new container build which one to use? | 12:50 |
rlandy|training | chandankumar: that's a hack I used to differenciate between new and old methos w/o | 12:50 |
rlandy|training | methods | 12:50 |
rlandy|training | excl_containers is the new method | 12:50 |
rlandy|training | exclude_containers the old one | 12:50 |
rlandy|training | I experimented with some jinja if else conditions | 12:51 |
rlandy|training | but they were messy | 12:51 |
chandankumar | rlandy|training, oh, I modified my patch to use old one | 12:51 |
chandankumar | panda, ^^ | 12:51 |
rlandy|training | chandankumar: basically there is with kolla and without kolla | 12:51 |
rlandy|training | chandankumar: you can find another solution | 12:52 |
rlandy|training | or I can change my work | 12:52 |
chandankumar | rlandy|training, let me get the container build working then we look for a better solution | 12:52 |
panda | ok, I'll create a generic solution anyway, we can change the url at will after it's merged. | 12:52 |
chandankumar | rlandy|training, thanks panda thanks :-) | 12:53 |
rlandy|training | yeah - just a hack so I didn't break running | 12:53 |
rfolco | ping scrum arxcruz, rfolco, zbr, panda, sshnaidm, rlandy, marios, ysandeep, bhagyashris, soniya29, pojadhav, akahat, weshay, chandankumar | 13:01 |
rfolco | https://meet.google.com/oiv-geho-mai?authuser=1 | 13:01 |
weshay_ruck | akahat, pojadhav scrum | 13:02 |
pojadhav | joining | 13:02 |
*** amoralej|lunch is now known as amoralej | 13:05 | |
*** TrevorV has joined #oooq | 13:30 | |
*** pojadhav is now known as pojadhav|afk | 13:32 | |
weshay_ruck | ysandeep, add https://review.opendev.org/#/c/738434/ as depends-on for https://review.opendev.org/#/c/738375 | 13:43 |
ysandeep | weshay_ruck, thanks! I will once c8 train containers are available | 13:44 |
ysandeep | we can't merge that change till c8 train contaienrs are available | 13:45 |
*** holser_ has quit IRC | 13:48 | |
*** ysandeep is now known as ysandeep|afk | 13:50 | |
*** holser has joined #oooq | 13:52 | |
rfolco | zbr, https://meet.google.com/ssb-free-yne | 14:03 |
*** jpena|lunch is now known as jpena | 14:29 | |
panda | rfolco: zbr https://review.rdoproject.org/r/26022 | 14:41 |
*** ykarel is now known as ykarel|away | 14:55 | |
*** ysandeep|afk is now known as ysandeep|away | 14:57 | |
sshnaidm|ruck | ykarel|away, weshay_ruck we hit again in build images "failed to glob pattern /etc/rc0.d/[SK][0-9][0-9]network: No such file or directory" | 15:08 |
*** skramaja has quit IRC | 15:12 | |
sshnaidm|ruck | https://bugs.launchpad.net/tripleo/+bug/1851274 | 15:12 |
openstack | Launchpad bug 1851274 in tripleo "periodic-tripleo-rhel-8-buildimage-overcloud-full-master is failing - failed to glob pattern /etc/rc0.d/[SK][0-9][0-9]network: No such file or directory" [Critical,Fix released] - Assigned to Alex Schultz (alex-schultz) | 15:12 |
ykarel|away | sshnaidm|ruck, how was it fixed that time, i have a feeling it's related to the directory cleanup issue | 15:15 |
sshnaidm|ruck | ykarel|away, see on #tripleo, wasn't fixed explicitly | 15:15 |
ykarel|away | sshnaidm|ruck, ack looking | 15:16 |
*** pojadhav|afk is now known as pojadhav | 15:29 | |
*** dsneddon has joined #oooq | 15:40 | |
zbr | weshay_ruck: fyi, very soon zuul (next restart) will report retries run, and we will be able to query on them too. | 15:47 |
*** dsneddon has quit IRC | 15:50 | |
weshay_ruck | zbr, fuck ya! | 15:50 |
weshay_ruck | zbr++ | 15:50 |
weshay_ruck | sshnaidm|ruck, cool thank you | 15:51 |
weshay_ruck | sshnaidm|ruck, wait.. are you putting up a sova pattern or are you referencing that epel may not have fixed it | 15:51 |
sshnaidm|ruck | zbr++ | 15:52 |
sshnaidm|ruck | weshay_ruck, wdym? | 15:52 |
weshay_ruck | [09:08:42] <sshnaidm|ruck> ykarel|away, weshay_ruck we hit again in build images "failed to glob pattern /etc/rc0.d/[SK][0-9][0-9]network: No such file or directory" | 15:52 |
weshay_ruck | sshnaidm|ruck, any luck w/ held nodes? | 15:53 |
sshnaidm|ruck | weshay_ruck, yeah, it's a ghost issue from the past, going to submit a patch now.. | 15:53 |
weshay_ruck | k | 15:53 |
sshnaidm|ruck | weshay_ruck, nope (about helding) | 15:54 |
sshnaidm|ruck | weshay_ruck, although epel patch worked, that's how we reached this point.. | 15:55 |
*** dsneddon has joined #oooq | 15:57 | |
*** amoralej is now known as amoralej|off | 15:58 | |
sshnaidm|ruck | weshay_ruck, rlandy|training you're off in Fri, right? | 16:02 |
weshay_ruck | aye | 16:05 |
sshnaidm|ruck | need somebody to cover then | 16:06 |
*** Goneri has quit IRC | 16:20 | |
weshay_ruck | sshnaidm|ruck, aye.. I'll figure it out | 16:21 |
*** udesale_ has quit IRC | 16:23 | |
rlandy|training | sshnaidm|ruck: weshay_ruck: yeah - officially off on Friday - but I can be on for some hours | 16:25 |
rlandy|training | have an appointement around 11 my time - otherwise could be on line | 16:26 |
*** Goneri has joined #oooq | 16:33 | |
weshay_ruck | rlandy|training, you covered enough last week :) | 16:42 |
weshay_ruck | zbr, any clues to when a zuul restart will happen? | 16:42 |
zbr | no, usually is less than a week | 16:43 |
weshay_ruck | lolz | 16:43 |
weshay_ruck | k | 16:43 |
zbr | usually is "when things go shitty for another reason" afaik | 16:43 |
weshay_ruck | ok.. then we have rdo sf and the reproducer | 16:43 |
zbr | but we will not have the same feature in rdo, rdo upgrades much slower. | 16:44 |
zbr | it was fix merged yesterday. | 16:44 |
weshay_ruck | zbr, where's the fix | 16:50 |
weshay_ruck | maybe we can get them to do it | 16:50 |
zbr | looking now, i did not check it myself | 16:51 |
zbr | first we need to see landed upstream | 16:52 |
zbr | i think this is https://review.opendev.org/#/c/633501/ | 16:53 |
zbr | is fun that some long waiting features go in only when shit hit the fan | 16:54 |
weshay_ruck | https://review.opendev.org/#/q/topic:bloeffler-report-reties+(status:open+OR+status:merged) | 16:54 |
zbr | we need to wait, cannot push on stuff that was not yet tested upstream on zuul | 16:55 |
zbr | they may discover issues. believe me I already asked rdo to do an upgrade several times for other reasons | 16:56 |
zbr | once we get this deployed, we can a very good reason to escalate the need to upgrade | 16:56 |
zbr | but i want to see the new field working first | 16:57 |
weshay_ruck | k | 16:59 |
*** derekh has quit IRC | 17:03 | |
*** jpena is now known as jpena|off | 17:09 | |
chandankumar | weshay_ruck, rlandy|training https://review.opendev.org/#/c/738049/ needed for c8 train | 17:17 |
chandankumar | tested here https://review.rdoproject.org/r/#/c/28204/ | 17:17 |
*** ccamacho has quit IRC | 17:26 | |
*** ccamacho has joined #oooq | 17:34 | |
*** dtantsur is now known as dtantsur|afk | 17:51 | |
sshnaidm|ruck | chandankumar, weshay_ruck fyi https://bugs.launchpad.net/tripleo/+bug/1885617 | 18:05 |
openstack | Launchpad bug 1885617 in tripleo "CentOS 8 train jobs fail with "tripleo-podman not found" error" [High,Triaged] - Assigned to Sagi (Sergey) Shnaidman (sshnaidm) | 18:05 |
*** EmilienM has joined #oooq | 18:18 | |
EmilienM | hi | 18:18 |
*** Goneri has quit IRC | 18:43 | |
*** Goneri has joined #oooq | 18:55 | |
*** sshnaidm|ruck is now known as sshnaidm|afk | 19:12 | |
sshnaidm|afk | 2020-06-29 17:21:04.269660 | TASK [oooci-build-images : Download TripleO source image] | 19:25 |
sshnaidm|afk | 2020-06-29 18:03:04.967052 | primary | changed: OK (854851584 bytes) | 19:25 |
sshnaidm|afk | 40 mins of download | 19:25 |
*** jtomasek has quit IRC | 19:57 | |
*** Goneri has quit IRC | 20:06 | |
*** jfrancoa has quit IRC | 20:25 | |
*** jmasud has quit IRC | 20:33 | |
*** sshnaidm|afk has quit IRC | 20:51 | |
*** sshnaidm|afk has joined #oooq | 20:53 | |
*** rlandy|training is now known as rlandy | 21:30 | |
*** TrevorV has quit IRC | 21:33 | |
*** Goneri has joined #oooq | 21:37 | |
*** TrevorV has joined #oooq | 21:37 | |
*** jmasud has joined #oooq | 21:45 | |
*** whoami-rajat has quit IRC | 22:04 | |
*** whoami-rajat has joined #oooq | 22:07 | |
*** Goneri has quit IRC | 22:22 | |
*** TrevorV has quit IRC | 22:31 | |
*** tosky has quit IRC | 22:46 | |
*** Goneri has joined #oooq | 22:47 | |
*** rlandy has quit IRC | 23:00 | |
*** jmasud has quit IRC | 23:26 | |
*** jmasud has joined #oooq | 23:48 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!