Monday, 2021-11-29

opendevreviewTakashi Kajinami proposed openstack/tripleo-ci master: Do not trigger deployment jobs for change in unit tests  https://review.opendev.org/c/openstack/tripleo-ci/+/81955602:29
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Neutron: Use internal endpoint when accessing Placement API  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81956003:48
*** ysandeep|out is now known as ysandeep03:53
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Gnocchi: Fix how CORS middleware is enabled  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81956404:20
*** ysandeep is now known as ysandeep|ruck04:31
*** pmannidi is now known as pmannidi|Away06:11
*** pmannidi|Away is now known as pmannidi06:12
opendevreviewJose Luis Franco proposed openstack/tripleo-operator-ansible master: Add tripleo_upgrade role.  https://review.opendev.org/c/openstack/tripleo-operator-ansible/+/81697906:27
opendevreviewSandeep Yadav proposed openstack/tripleo-heat-templates master: Sc001: Enable glance image import methods  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81395907:03
Tenguhello there! can anyone point me to the RDO host+namespace for centos-9 based containers?07:39
ykarelTengu, trunk.registry.rdoproject.org/tripleomastercentos907:41
opendevreviewSandeep Yadav proposed openstack/tripleo-heat-templates stable/wallaby: Sc04: Enable glance sparse image upload  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81957207:42
Tenguykarel: thanks! it's publicly available, right?07:42
ykarelyes07:42
Tenguperfect07:42
* Tengu updates his mirroring script07:42
opendevreviewSandeep Yadav proposed openstack/tripleo-heat-templates stable/victoria: Sc04: Enable glance sparse image upload  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81957307:43
Tenguykarel: hmmm, is there a specific tag, or "current-tripleo" is fine?07:44
ykarelTengu, yes current-tripleo is fine for promoted containers07:47
ykarelor can use equivalent of https://trunk.rdoproject.org/centos9-master/current-tripleo/delorean.repo.md507:47
ykarelif you want can use docker.io too but there may have rate limit issue07:48
Tenguykarel: cool - just used the hash for my local thing, it's better for me in the end.07:50
Tenguykarel: thanks for the tips :)07:50
Tenguso I'll at last be able to test that pty thing on a full cs9 env. or at least get closer to it.07:52
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Gnocchi: Fix how CORS middleware is enabled  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81956407:55
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: DNM: Test pipeline management of gnocchi-api  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81960707:55
*** ysandeep|ruck is now known as ysandeep|lunch07:55
opendevreviewMerged openstack/python-tripleoclient master: Replace deprecated assertEquals  https://review.opendev.org/c/openstack/python-tripleoclient/+/81737808:06
Tenguhmm. is tripleo-repos aware of cs9? It fails to run due to a missing package: yum-plugin-priorities   wondering if that's just me missing a repo, or maybe a wrong/missing option for tripleo-repos call?08:16
Tenguoh.... "WARNING: Unsupported platform 'centos9' detected by tripleo-repos"08:17
Tengu"woops".08:17
Tenguok, have to tweak the call to tripleo-operator "tripleo_repos" role. makes sense.08:19
Tenguor not. meh. tripleo-repos doesn't support centos9.08:25
Tenguykarel: do you per chance know how to configure the cs9 repositories? seems tripleo-repos isn't aware of that distro, even when taking it from centos9-master/component/tripleo/current-tripleo :/08:32
*** jpena|off is now known as jpena08:32
Tengutried to find a cs9 CI job in my closed reviews, but I just see cs8..08:32
ykarelTengu, for jobs can check https://review.rdoproject.org/zuul/builds?pipeline=openstack-periodic-integration-main-cs908:37
Tenguoh, it's a periodic one. dang.08:37
ykarelnot aware about tripleo-repos support though08:37
ykarelon top of c9-stream repos: https://trunk.rdoproject.org/centos9-master/current-tripleo/delorean.repo and https://trunk.rdoproject.org/centos9-master/delorean-deps.repo are to be set08:39
Tenguguess I'll have to fetch them manually for now, yeah.08:39
Tenguold-fashion :)08:40
*** ysandeep|lunch is now known as ysandeep08:57
Tenguhmm. there's something fishy.09:13
Tengupackage python3-tripleo-common-16.2.1-0.20211112221755.0d3252d.el9.noarch requires python3-eventlet >= 0.20.0, but none of the providers can be installed ;  nothing provides python3.9dist(greenlet) >= 0.3 needed by python3-eventlet-0.31.1-1.el9s.noarch09:13
Tengulovely.09:13
Tenguprobably missing some other things somewhere.09:13
opendevreviewFrancesco Pantano proposed openstack/tripleo-heat-templates master: DNM - Test Pending Ceph Pacific daemons in CI  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/77891509:38
opendevreviewArx Cruz proposed openstack/tripleo-ci master: Properly set the hash for undercloud upgrade jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/81699109:59
opendevreviewJose Luis Franco proposed openstack/tripleo-quickstart-extras master: WIP: Adapt standalone-upgrade to run tripleo operator  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81755210:03
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-ci master: Remove victoria and ussuri from CI repos  https://review.opendev.org/c/openstack/tripleo-ci/+/81961510:05
ykarelTengu, wrt ^ seems you don't have CRB(earlier known as powertools) repo enabled10:06
Tenguykarel: I have it (now) but still hitting the issue. working my way through10:07
ykarelTengu, ack that's the repo which provides that package so should work10:08
Tenguykarel: ok. I'm using current-tripleo, testing tripleo-ci-testing (advice from ysandeep)10:09
sshnaidmTengu, tripleo-repos doesn't support c9 yet, there are a few patches submitted, but all wip10:09
ykarelTengu, that shouldn't make the difference for deps10:09
Tengusshnaidm: yup, saw that earlier :).10:09
Tenguykarel: I'm open to any suggestion :). Wondering how it works upstream. I'll have a look at https://logserver.rdoproject.org/openstack-periodic-integration-main-cs9/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-build-containers-centos-9-push-master/9ef6eb3/etc/yum.repos.d/ (thanks ykarel for that link, I didn't find it from the Build listing)10:10
ykarelTengu, can you share dnf repolist -v10:10
ysandeepcontainer image build is not working in check jobs, i requested to test with tripleo-ci-testing so that we have a comparision with perodic container image build job.10:11
ykareland output of dnf install python3-tripleo-common10:11
*** amoralej|off is now known as amoralej10:28
Tenguykarel: sorry, postman at the door. Running the command, will paste it shortly10:32
Tenguykarel: the output of dnf install: https://paste.openstack.org/show/811317/10:33
Tenguykarel: https://paste.openstack.org/show/811318/  repolist -v10:34
Tenguuho. wait.... apparently CRB isn't enabled o_O10:35
ykarelyeap that's it10:36
Tenguhmmm. is the default "enable" value 0 ?10:36
Tengulet's add the param to my ansible thing.10:37
ykarelyeap it's disabled by default10:38
opendevreviewSandeep Yadav proposed openstack/tripleo-heat-templates master: [WIP] Test custom network name  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81236910:38
Tenguykarel: fun. ansible.builtin.yum_repository: "enabled": Yum default value is true10:38
Tengudoesn't reflect.10:38
Tenguso the "enabled" thing isn't present in the repo file it generates.10:39
ykarelyes from yum context, enabled default is true10:40
ykarelcrb/powertools are disabled by default in repos installed in images10:40
ykarelwhen needed those needs to enabled explicitly10:40
TenguI inject custom repositories via ansible, and thought it would override, but apparently, there's some kind of conflict.10:41
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart-extras master: [WIP] modify cloud-names for custom network  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81851810:43
Tenguysandeep: fyi, in t-h-t, we can't match anything else than CloudNameStorageManagement and CloudNameStorage when we `git grep CloudNameStorage' - there's no dynamic name for that var.10:45
Tenguysandeep: same goes for CloudNameInternal btw10:46
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Use repo-setup role and tripleo-quickstart config for C9 images  https://review.opendev.org/c/openstack/tripleo-ci/+/81822210:46
Tenguysandeep: so I think your patch will lead to some weird content. Let's keep it running as-is in the CI, but you'll probably end with either a failure, or a weird state10:46
Tenguykarel++ thanks for that heads up! I completely missed that "not enabled" repository. And I also discovered reponame should be unique in order to avoid conflict on the "enabled" value.10:47
Tenguysandeep: seems I'll be able to deploy my CS9 based master shortly :).10:47
ysandeepTengu, yeah just giving it a shot( CloudNameInternalApiCloud1 instead of CloudNameInternalCloud1) seeing this condition https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/overcloud.j2.yaml#L57-L58 10:49
Tenguysandeep: hmmm.10:50
Tenguhttps://opendev.org/openstack/tripleo-heat-templates/src/branch/master/overcloud.j2.yaml#L4210:50
ysandeepsee line #40 {%- elif network.name == 'InternalApi' %} - that mean's that will never hit10:50
* Tengu hates all those conditions10:51
Tenguguess you're right ^^'10:51
Tenguapparently same goes for the StorageMgmt10:51
ysandeepyeah modified both in my latest patchset, lets see how it goes10:51
Tenguthough... yeah.10:51
Tengumaybe we'll need to duplicate some stuff.10:51
Tengu#ugly10:52
Tengu(my UC is installing right now)10:52
ysandeepyeah, we will be able to confirm once you reach at that point.. 10:53
Tengufor now I don't have OC nodes.10:54
TenguI wanted to get the UC good first :).10:54
TenguI'll re-deploy with a controller in a bit.10:54
*** ysandeep is now known as ysandeep|ruck11:08
*** dviroel|OUT is now known as dviroel11:13
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Gnocchi: Fix how CORS middleware is enabled  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81956411:17
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: DNM: Test pipeline management of gnocchi-api  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81960711:17
opendevreviewSandeep Yadav proposed openstack/tripleo-ci master: [WIP] testing increase in power state timeout  https://review.opendev.org/c/openstack/tripleo-ci/+/81962411:18
*** rlandy is now known as rlandy|ruck11:22
*** pojadhav is now known as pojadhav|brb11:28
*** jcapitao is now known as jcapitao_lunch11:36
opendevreviewJohn Fulton proposed openstack/tripleo-docs master: Document deployed ceph --network-data options  https://review.opendev.org/c/openstack/tripleo-docs/+/81882211:50
opendevreviewBogdan Dobrelya proposed openstack/tripleo-ci master: Add missing libvirt and nova logs for CI jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/81963111:52
Tenguhmmm... now i'm hitting a "nice" issue with ansible itself: it apparently fails to run because the ansible.cfg is empty - i.e. it doesn't have any [default] entry.12:08
opendevreviewMerged openstack/tripleo-ansible master: Default route on ctlplane in CI ipv6 nic config  https://review.opendev.org/c/openstack/tripleo-ansible/+/81940112:23
ykarelTengu, with undercloud install?12:23
Tenguykarel: yeah - I'm missing https://review.opendev.org/c/openstack/tripleo-common/+/818029/4/tripleo_common/utils/ansible.py12:23
ykarelyeap was about to reference ^ 12:24
opendevreviewSandeep Yadav proposed openstack/tripleo-ansible stable/wallaby: Default route on ctlplane in CI ipv6 nic config  https://review.opendev.org/c/openstack/tripleo-ansible/+/81958212:24
Tengu:)12:24
Tenguguess I'll just dirty-patch my env and see how it goes forward.12:24
ykarelack12:24
*** pojadhav|brb is now known as pojadhav12:25
opendevreviewSoniya Murlidhar Vyas proposed openstack/tripleo-quickstart-extras master: Need to add netstat logging in the background  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81565412:32
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-ci master: Disable voting for centos9 build-image jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/81963512:37
sshnaidmrlandy|ruck, marios ysandeep|ruck like that? ^12:37
Tenguykarel: yep, with that patch: "Deployment successful!" - UC is up'n'running12:38
mariossshnaidm: k 12:39
*** jcapitao_lunch is now known as jcapitao12:50
Tenguaw... dang... apparently virt-sysprep isn't shipped in guestfs-tools anymore ?!12:52
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Gnocchi: Fix how CORS middleware is enabled  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81956412:54
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: DNM: Test pipeline management of gnocchi-api  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81960712:54
Tenguoh. wrong. ok. new thing in my lab.12:54
rlandy|ruckjbadiapa: hjensas_: hello ... following up on uefi boot ... https://review.opendev.org/c/openstack/tripleo-heat-templates/+/809961 and https://bugs.launchpad.net/tripleo/+bug/195175212:58
rlandy|ruckhttps://review.opendev.org/c/openstack/tripleo-quickstart/+/81876612:58
rlandy|ruck^^ is that the correct solution?12:59
rlandy|ruckhttps://jenkins-cloudsig-ci.apps.ocp.ci.centos.org/job/tripleo-quickstart-gate-master-tripleo-ci-delorean-ruck-rover-test-featureset-minimal/11/console13:00
rlandy|ruckintrospect is still failing here13:00
opendevreviewJose Luis Franco proposed openstack/tripleo-upgrade stable/train: [FFWD upgrade] Adding support of live/cold migration with external workload  https://review.opendev.org/c/openstack/tripleo-upgrade/+/80323613:03
*** amoralej is now known as amoralej|lunch13:09
*** pojadhav is now known as pojadhav|brb13:15
*** jpena is now known as jpena|off13:24
hjensas_rlandy|ruck: https://review.opendev.org/c/openstack/tripleo-quickstart/+/818766, i.e using UEFI enabled virtual machines is the way to go.13:29
jbadiapahjensas_, I tried that 13:30
jbadiapahjensas_, but it's still not working for me...13:31
rlandy|ruckfailed introspection13:31
jbadiapahjensas_, there must be something else13:31
jbadiaparlandy|ruck, yes13:31
rlandy|ruckso agree with the approach but it's not complete13:31
jbadiapaThe VMs are not able to boot.13:32
hjensas_jbadiapa: I need more details on why intrsopection failed.13:35
jbadiapahjensas_, I can build up an environment and let you check everything13:36
*** tosky is now known as Guest714213:37
*** tosky_ is now known as tosky13:37
hjensas_jbadiapa: sure, let's dot that!13:37
hjensas_s/dot/do/13:37
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Use repo-setup role and tripleo-quickstart config for C9 images  https://review.opendev.org/c/openstack/tripleo-ci/+/81822213:37
jbadiapahjensas_, perfect, do you want me to add the tripleo-quickstart that you mentioned before? 13:38
hjensas_jbadiapa: yes please13:38
jbadiapaok13:38
jbadiapaI'll ping you in a while13:39
*** jpena|off is now known as jpena13:39
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates stable/victoria: Keystone: Remove unused container_puppet_tasks  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81964113:45
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates stable/ussuri: Keystone: Remove unused container_puppet_tasks  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81958313:45
*** pojadhav|brb is now known as pojadhav13:45
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-ci master: Disable voting for centos9 build-image jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/81963513:49
sshnaidmmarios, ysandeep|ruck rlandy|ruck ^ disabled also molecule jobs which is broken from Fri13:49
opendevreviewVijayalakshmi proposed openstack/tripleo-heat-templates master: Adding constrain for NeutronOVSFirewallDriver in OVS-DPDK deployments  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81964213:50
ysandeep|rucksshnaidm, ack thanks, but i am not sure if we have reported a bug for that.. 13:51
sshnaidmysandeep|ruck, not reported afaik, trying to fix it now13:51
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-ci master: Fix tripleo tox molecule job  https://review.opendev.org/c/openstack/tripleo-ci/+/81964413:53
sshnaidmysandeep|ruck, ^13:53
ysandeep|rucksshnaidm: thanks! rlandy|ruck ^^ 13:53
* ysandeep|ruck writing a bug for everyone awareness 13:54
ysandeep|rucksshnaidm, rlandy|ruck fyi.. https://bugs.launchpad.net/tripleo/+bug/195261813:57
*** ysandeep|ruck is now known as ysandeep|out13:58
opendevreviewVijayalakshmi proposed openstack/tripleo-heat-templates master: Adding constrain for NeutronOVSFirewallDriver in OVS-DPDK deployments  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81947214:07
*** amoralej|lunch is now known as amoralej14:07
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-ci master: Fix tripleo tox molecule job  https://review.opendev.org/c/openstack/tripleo-ci/+/81964414:14
opendevreviewArx Cruz proposed openstack/tripleo-ci master: DNM - Testing zuul variables  https://review.opendev.org/c/openstack/tripleo-ci/+/81964514:15
opendevreviewCedric Jeanneret proposed openstack/tripleo-heat-templates master: Ensure we bind-mount /dev instead of /dev/  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81964614:18
Tengujpich: -^^14:18
Tenguthat's..... just it.14:18
* Tengu facepalms a lot14:18
Tengubogdando, ykarel -^^^   that evil /dev/ptmx thing14:18
ykarelTengu, uhh i think i tried that too but didn't worked14:22
ykarelbut ok if that works somehow :)14:22
ykarelmay be you found where crun handles /dev vs /dev/14:23
sshnaidmending slashes should be removed from all mounts for podman at all14:25
sshnaidmit also breaks idempotency14:25
bogdandoTengu: so far there already was a fix for double slash, now the trailing slash :)14:26
bogdandoshall we fix all of such as a followup...14:27
*** ykarel is now known as ykarel|away14:27
Tenguysandeep|out: that was the next step. but I need to get the repository first :)14:32
Tengubogdando: it's a mess ;).14:32
Tengusshnaidm: ah, "good" to know. Maybe a proper fix on our side would be, as written in the commit message, to cleanup the paths in the container_manage thing?14:33
sshnaidmTengu, either to clean up all in tht, I did this once like year ago..14:34
Tengusshnaidm: yeah... well. you know how it is. new ppl add new content, don't know about that issue, and add the trailing /14:34
Tengueven I did it from time to time.14:34
Tenguso we'd probably wand to sanitize things.14:34
sshnaidmyeah, would be ideal to have a linter for it14:35
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-ci master: Fix tripleo tox molecule job  https://review.opendev.org/c/openstack/tripleo-ci/+/81964414:36
Tenguok. so... https://github.com/containers/crun/blob/cabe43233ff748aaff84fe588df6a9f012061904/src/libcrun/linux.c#L1265-L127114:39
opendevreviewBrent Eagles proposed openstack/tripleo-common master: Move Config image to the API container  https://review.opendev.org/c/openstack/tripleo-common/+/81964814:39
Tenguthat's the list of the wanted symlinks and, apparently, on L1274, that's the method enforcing those symlinks.14:39
Tenguah. and it's FORCED for /dev/ptmx14:40
Tenguwoohoo14:40
Tenguthat's the only one, actually.14:40
Tengunone of the other symlinks are forced (see https://github.com/containers/crun/blob/cabe43233ff748aaff84fe588df6a9f012061904/src/libcrun/linux.c#L1270 - the "true" there is for the "forced" flag)14:41
Tengusooo.... wait. there's another part in that file for the /dev vs /dev/ bind-mount I guess.14:42
Tengu"just" a matter of finding it.14:42
opendevreviewBrent Eagles proposed openstack/tripleo-heat-templates master: Run designate-api under apache  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81689514:46
*** pojadhav is now known as pojadhav|afk14:46
jbadiapahjensas, I have the environment. how do you want me to do the sharing?14:54
Tengusshnaidm: so a linter in the t-h-t scripts? I'd still ensure container_manage is cleaning the trailing / as well. Just as a last security net.14:55
sshnaidmTengu, probably it does tbh, need to check14:58
Tengusshnaidm: I'll take some time tomorrow morning (EMEA/CET)14:58
*** dviroel is now known as dviroel|lunch15:00
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Add a configuration option to enable secure RBAC in Heat  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80427915:09
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Add a configuration option to enable secure RBAC in Heat  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80427915:11
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Add a configuration option to enable secure RBAC in Heat  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80427915:12
tkajinam^^^ cloudnull, fyi: I updated the patch. hopefully the pep8 error is fixed by making the parameter description consistent15:14
opendevreviewAlex Schultz proposed openstack/tripleo-heat-templates master: Role specific container support  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81801815:21
rlandy|ruckhjensas: hi - one more we need hardware provisioning's eyes on pls ...  https://bugs.launchpad.net/tripleo/+bug/195257315:32
rlandy|ruckthis test works in the integration line 15:32
rlandy|ruckand fails master baremetal component 15:33
opendevreviewMarios Andreou proposed openstack/tripleo-quickstart master: Use centos mirror content instead of compose  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81716116:00
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Use repo-setup role and tripleo-quickstart config for C9 images  https://review.opendev.org/c/openstack/tripleo-ci/+/81822216:13
*** sshnaidm is now known as sshnaidm|afk16:22
*** dviroel|lunch is now known as dviroel16:26
*** amoralej is now known as amoralej|off16:29
opendevreviewMerged openstack/tripleo-docs master: Document deployed ceph --network-data options  https://review.opendev.org/c/openstack/tripleo-docs/+/81882216:34
opendevreviewBrent Eagles proposed openstack/tripleo-heat-templates master: Run designate-api under apache  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81689516:34
hjensasrlandy|ruck: so last successfull run python-metalsmith-1.5.1-0.20210922074748.2a39acc.el8, fails on python3-metalsmith-1.6.0-0.20211125180130.7268987.el8.noarch.rpm16:47
hjensasrlandy|ruck: could be, https://review.opendev.org/c/openstack/metalsmith/+/810480. I'll need to try to reproduce.16:48
*** marios is now known as marios|out16:50
rlandy|ruckhjensas: in meeting - sorry - will look in a few16:52
hjensasrlandy|ruck: np, I put a comment on bug as well.16:53
opendevreviewMerged openstack/openstack-tempest-skiplist master: Remove skip entries for bug 923194  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/81951617:09
*** ysandeep|out is now known as ysandeep17:25
*** jpena is now known as jpena|off17:31
ysandeep#folks looking for reviews on this cherrypick: https://review.opendev.org/c/openstack/tripleo-ansible/+/819582 17:31
odyssey4mehey folks - seeing a DISK_FULL result in https://review.opendev.org/c/openstack/tripleo-heat-templates/+/817718 (check the last result) and I'm wondering what may cause that?17:38
rlandy|ruckodyssey4me: https://zuul.opendev.org/t/openstack/builds?result=DISK_FULL - new zuul status ... jfrancoa also hit it recently17:41
odyssey4merlandy|ruck yep, I'm asking on his behalf :)17:42
rlandy|ruckoh - he had a debug patch in17:42
odyssey4meok, so this is all over the place17:42
* rlandy|ruck gets conversation17:42
rlandy|ruckyep - no specific to a particular job17:43
ysandeepodyssey4me, that means your job is capturing data more than 5GB 17:43
ysandeepmax space is 5GB in upstream afaik.. 17:44
rlandy|ruckalthough the standalone upgrade is hitting it a lot17:44
ysandeepodyssey4me, afaik.. ykarel gave a reproducer env to jfrancoa to check which log is consuming more space.. 17:44
rlandy|ruckhttps://review.opendev.org/c/openstack/tripleo-ci/+/66248117:44
rlandy|ruck<ykarel> ysandeep, https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/662767 was the fix that time17:45
odyssey4meah, I see ... ok great - I'll be chatting to him about it in the morning, I just wanted to get some more background17:45
* ysandeep not sure what was the finding from reproducer environment - which file was consuming more space. 17:45
odyssey4methanks!17:45
rlandy|ruck^^ where we left the conversation last time17:45
rlandy|ruckodyssey4me: copying conversation and sending to you in pvt17:45
hjensasrlandy|ruck: FYI, thanks to jbadiapa lending me his env I think I found the inspection issue on UEFI - https://review.opendev.org/c/openstack/puppet-ironic/+/81966317:58
*** ysandeep is now known as ysandeep|out17:58
rlandy|ruckhjensas: great - going to run our test on that 17:59
rlandy|ruckwith check-ci-minimal comment17:59
rlandy|ruckoh wrong repo18:00
rlandy|ruckwill create patch to test18:00
rlandy|ruckhjensas: thank you for picking this up18:00
opendevreviewJohn Fulton proposed openstack/python-tripleoclient stable/wallaby: Set Ceph ms_bind options for IPv6  https://review.opendev.org/c/openstack/python-tripleoclient/+/81958918:02
opendevreviewJohn Fulton proposed openstack/tripleo-ansible stable/wallaby: Require Ceph network parameters to be passed to deployed_ceph playbook  https://review.opendev.org/c/openstack/tripleo-ansible/+/81967018:03
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: WIP/DNM - Add fips jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/80821518:09
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: WIP/DNM - Add fips jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/80821518:11
opendevreviewDouglas Viroel proposed openstack/tripleo-heat-templates stable/wallaby: Add environment file for FIPS deployments  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81912318:11
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart-extras master: Add args for deployments when fips is enabled  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81514318:28
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart master: WIP: Add fips env file if fips enabled  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81575018:28
opendevreviewAde Lee proposed openstack/tripleo-heat-templates master: WIP/DNM Added rabbit params for testing  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81969719:01
opendevreviewAde Lee proposed openstack/tripleo-ci master: WIP/DNM - Add fips jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/80821519:03
opendevreviewRonelle Landy proposed openstack/tripleo-quickstart-extras master: DNM: Test removing irrelevant-files  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80138519:08
opendevreviewRonelle Landy proposed openstack/tripleo-quickstart-extras master: DNM: Test removing irrelevant-files  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80138519:09
opendevreviewMerged openstack/tripleo-ansible stable/train: Add tripleo_dnf_stream Ansible module.  https://review.opendev.org/c/openstack/tripleo-ansible/+/81917819:09
opendevreviewMerged openstack/validations-common master: Run all validations and fail after for CI role  https://review.opendev.org/c/openstack/validations-common/+/81930819:09
opendevreviewMerged openstack/validations-libs master: Use py3 as the default runtime for tox  https://review.opendev.org/c/openstack/validations-libs/+/78701319:14
opendevreviewMerged openstack/validations-common master: Use py3 as the default runtime for tox  https://review.opendev.org/c/openstack/validations-common/+/78701619:14
opendevreviewAlex Schultz proposed openstack/tripleo-heat-templates master: Role specific container support  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81801819:19
opendevreviewBrent Eagles proposed openstack/tripleo-common master: Tidy up config image declarations  https://review.opendev.org/c/openstack/tripleo-common/+/81964819:31
opendevreviewBrent Eagles proposed openstack/tripleo-heat-templates master: Run designate-api under apache  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81689519:35
opendevreviewDavid Vallee Delisle proposed openstack/os-net-config master: vDPA support for CentOS9  https://review.opendev.org/c/openstack/os-net-config/+/81518619:41
*** eliadcohen_ is now known as eliadcohen19:58
opendevreviewRonelle Landy proposed openstack/tripleo-quickstart-extras master: [DNM] Test workaround for qemu-kvm 6.1.0 for EL8 too  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81822920:15
opendevreviewRonelle Landy proposed openstack/tripleo-ci master: Revert "Exclude libvirt/qemu from AppStream: container"  https://review.opendev.org/c/openstack/tripleo-ci/+/81890420:15
opendevreviewRonelle Landy proposed openstack/tripleo-quickstart master: DNM: Testing revert of excluding libvirt/qemu  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81903120:15
*** tosky is now known as Guest716720:17
*** tosky_ is now known as tosky20:17
*** dviroel is now known as dviroel|out20:32
opendevreviewArx Cruz proposed openstack/tripleo-ci master: DNM - Testing zuul variables  https://review.opendev.org/c/openstack/tripleo-ci/+/81964521:19
*** rlandy|ruck is now known as rlandy|ruck|biab21:53
*** tosky_ is now known as tosky21:57
*** rlandy|ruck|biab is now known as rlandy|ruck23:28

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!