*** tosky has quit IRC | 00:17 | |
*** pmannidi has joined #tripleo | 00:54 | |
weshay|ruck | tkajinam++ | 00:55 |
---|---|---|
*** jamesdenton has quit IRC | 00:57 | |
*** jamesdenton has joined #tripleo | 00:58 | |
*** pmannidi has quit IRC | 00:59 | |
tkajinam | weshay|ruck++ ;-) | 01:12 |
*** csibbitt has quit IRC | 01:15 | |
*** pleimer_ has quit IRC | 01:29 | |
*** pleimer_ has joined #tripleo | 01:31 | |
*** jmasud has quit IRC | 01:40 | |
*** rlandy|bbl has quit IRC | 01:41 | |
*** rh-jlabarre has joined #tripleo | 01:55 | |
*** rh-jlabarre has quit IRC | 01:55 | |
*** rh-jlabarre has joined #tripleo | 01:56 | |
*** rh-jelabarre has quit IRC | 01:56 | |
*** pleimer_ has quit IRC | 01:58 | |
*** zaneb has quit IRC | 02:03 | |
*** rcernin has quit IRC | 02:17 | |
openstackgerrit | Merged openstack/puppet-tripleo master: Enable configuration of omamqp1 plugin https://review.opendev.org/c/openstack/puppet-tripleo/+/778024 | 02:35 |
*** rcernin has joined #tripleo | 02:45 | |
*** jmasud has joined #tripleo | 02:47 | |
*** rcernin has quit IRC | 02:50 | |
*** ramishra has quit IRC | 02:50 | |
*** rcernin has joined #tripleo | 02:50 | |
*** ramishra has joined #tripleo | 02:51 | |
openstackgerrit | Merged openstack/tripleo-ci master: Remove all rocky related jobs/conditionals tests after rocky End of Life https://review.opendev.org/c/openstack/tripleo-ci/+/782549 | 02:55 |
*** apetrich has quit IRC | 03:11 | |
*** psachin has joined #tripleo | 03:24 | |
*** skramaja has joined #tripleo | 03:26 | |
openstackgerrit | chandan kumar proposed openstack/tripleo-ci master: Added missing sudo for enabling modules https://review.opendev.org/c/openstack/tripleo-ci/+/785087 | 03:43 |
openstackgerrit | Rabi Mishra proposed openstack/tripleo-common stable/ussuri: Don't allow rotation of HeatAuthEncryptionKey https://review.opendev.org/c/openstack/tripleo-common/+/781936 | 03:50 |
*** jmasud has quit IRC | 03:54 | |
*** jmasud has joined #tripleo | 03:59 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Ensure SELinux context persist across restorecon and reboot https://review.opendev.org/c/openstack/tripleo-heat-templates/+/782439 | 03:59 |
*** ykarel has joined #tripleo | 04:11 | |
*** pmannidi has joined #tripleo | 04:18 | |
openstackgerrit | David Vallee Delisle proposed openstack/tripleo-ansible master: Computes the TSX Flags for the compute nodes https://review.opendev.org/c/openstack/tripleo-ansible/+/783969 | 04:19 |
*** rh-jlabarre has quit IRC | 04:20 | |
*** zzzeek has quit IRC | 04:34 | |
*** zzzeek has joined #tripleo | 04:35 | |
*** saneax has joined #tripleo | 04:47 | |
*** ratailor has joined #tripleo | 04:48 | |
chkumar|ruck | tkajinam: hello, https://logserver.rdoproject.org/21/33121/6/check/periodic-tripleo-ci-centos-8-scenario001-standalone-master/8fce64f/logs/undercloud/var/log/containers/stdouts/container-puppet-gnocchi.log.txt.gz - Error: 'setfacl -m u:gnocchi:r-- /etc/ceph/ceph.client.openstack.keyring' returned 1 instead of one of [0] | 04:51 |
chkumar|ruck | 2021-04-06T19:54:34.692340047+00:00 stderr F <13>Apr 6 19:54:34 puppet-user: Error: /Stage[main]/Tripleo::Profile::Base::Gnocchi::Api/Exec[exec-setfacl-openstack-gnocchi]/returns: change from 'notrun' to ['0'] failed: 'setfacl -m u:gnocchi:r-- /etc/ceph/ceph.client.openstack.keyring' returned 1 instead of one of [0] | 04:51 |
chkumar|ruck | tkajinam: please have a look when free, thanks :-) | 04:51 |
tkajinam | chkumar|ruck, I have updated my patch this morning | 04:51 |
tkajinam | to get rid of that failure | 04:51 |
chkumar|ruck | tkajinam: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/784971 this one? | 04:52 |
*** jmasud has quit IRC | 04:52 | |
tkajinam | chkumar|ruck, you see now it has depends-on | 04:52 |
chkumar|ruck | tkajinam: let me do a recheck | 04:52 |
tkajinam | chkumar|ruck, https://review.opendev.org/c/openstack/puppet-tripleo/+/785076/ | 04:52 |
tkajinam | you need this as well, which is required for that tht patch | 04:53 |
*** jmasud has joined #tripleo | 04:53 | |
chkumar|ruck | tkajinam: done, thanks :-) | 04:54 |
chkumar|ruck | tkajinam++ | 04:54 |
tkajinam | chkumar|ruck, so we still have old puppet-gnocchi in rdo right ? | 04:54 |
tkajinam | chkumar|ruck, just wondering why we didn't hit that in current upstream ci | 04:54 |
tkajinam | seems like gnocchi is still using policy.json which means that puppet-gnocchi doesn't have recent change to use policy.yaml | 04:55 |
tkajinam | in upstream job | 04:55 |
chkumar|ruck | tkajinam: puppet-gnocchi is missing from here https://opendev.org/openstack/tripleo-quickstart/src/branch/master/config/release/tripleo-ci/CentOS-8/master.yml#L105 | 04:58 |
chkumar|ruck | let me propose a patch and add there | 04:59 |
*** ysandeep|away is now known as ysandeep | 04:59 | |
tkajinam | chkumar|ruck, I think we need to add some more like puppet-ceilometer, aodh, and placement | 04:59 |
chkumar|ruck | let me propose the patch | 04:59 |
tkajinam | chkumar|ruck, please ensure that you use tripleo-puppet-ci-centos-8-standalone as a base job | 05:00 |
tkajinam | as we do in puppet-nova for example | 05:00 |
tkajinam | that helps us to maintain all tripleo job for puppet modules in a single place | 05:00 |
*** marios has joined #tripleo | 05:08 | |
ramishra | Should we not just drop all legacy telemetry testing on master as they have been deprecated since long time and disabled by default? | 05:09 |
ramishra | https://review.opendev.org/c/openstack/tripleo-heat-templates/+/681485 | 05:10 |
ramishra | just remove them this or next cycle | 05:10 |
openstackgerrit | chandan kumar proposed openstack/tripleo-quickstart master: Pull latest packages of puppet from current repo https://review.opendev.org/c/openstack/tripleo-quickstart/+/785089 | 05:11 |
chkumar|ruck | tkajinam: ^^ | 05:11 |
tkajinam | chkumar|ruck, I think we should add tripleo jobs to each puppet modules before adding that | 05:11 |
tkajinam | chkumar|ruck, as far as I know that's the current policy | 05:12 |
tkajinam | ramishra, that might be an option, but a problem might be that ceilometer is still used for other use case like STF but we don't have test case for it now | 05:12 |
chkumar|ruck | tkajinam: other patches coming in few hours | 05:12 |
ramishra | tkajinam: yeah I've been hearing about ceilometer being used in STF and work going on to replace it since few cycles, but it's been deprecated since long, so does not make much sense to test. | 05:14 |
ramishra | ceilometer uses gnocchi as the default backend and gnocchi not being part of openstack is always a mess | 05:15 |
ramishra | we had dropped all telemetry testing from upstream heat since victoria | 05:15 |
tkajinam | ramishra, yeah I definitely agree | 05:15 |
tkajinam | chkumar|ruck, it might be good to have octavia and manila as well but it depends on a kind of priority | 05:16 |
tkajinam | chkumar|ruck, personally placement is a mandatory because it's vital | 05:16 |
chkumar|ruck | ok appending in that list | 05:17 |
tkajinam | but fo the other items considering their usage it might be an option to leave them at this moment | 05:17 |
*** udesale has joined #tripleo | 05:17 | |
tkajinam | chkumar|ruck, that should not be merged until we fix the issue with puppet-gnocchi. otherwise upstream ci gets broken :-P | 05:18 |
tkajinam | fix the issue with tripleo caused by the change in puppet-gnocchi I mean | 05:19 |
tkajinam | which I'm fixing | 05:19 |
openstackgerrit | chandan kumar proposed openstack/tripleo-quickstart master: Pull latest packages of puppet from current repo https://review.opendev.org/c/openstack/tripleo-quickstart/+/785089 | 05:25 |
chkumar|ruck | tkajinam: let me know when patch is ready | 05:26 |
tkajinam | chkumar|ruck, will you run rdo job against these two patches for tht and puppet-tripleo | 05:27 |
tkajinam | chkumar|ruck, I think these two are ready and enough, but need to check with the latest puppet-gnocchi which is available only in rdo job now | 05:27 |
*** jmasud has quit IRC | 05:28 | |
chkumar|ruck | tkajinam: you mean this one https://review.rdoproject.org/r/c/testproject/+/33121 ? | 05:28 |
chkumar|ruck | already running those patches here | 05:28 |
tkajinam | chkumar|ruck, ah, yeah | 05:29 |
tkajinam | chkumar|ruck, I'll check the result once the job completes | 05:29 |
chkumar|ruck | tkajinam: sure | 05:29 |
chkumar|ruck | thanks for looking into this tkajinam :-) | 05:29 |
tkajinam | chkumar|ruck, np | 05:31 |
*** saneax has quit IRC | 05:40 | |
*** lmiccini has joined #tripleo | 05:46 | |
*** waleedm has joined #tripleo | 05:50 | |
*** waleedm__ has joined #tripleo | 05:50 | |
*** waleedm_ has joined #tripleo | 05:50 | |
*** jpodivin has joined #tripleo | 05:58 | |
*** waleedm__ has quit IRC | 06:10 | |
*** saneax has joined #tripleo | 06:16 | |
*** jmasud has joined #tripleo | 06:17 | |
*** ykarel_ has joined #tripleo | 06:18 | |
*** ykarel has quit IRC | 06:21 | |
*** hakhande has joined #tripleo | 06:22 | |
*** jbadiapa has joined #tripleo | 06:25 | |
chkumar|ruck | tkajinam: both sc1 and sc2 are passing | 06:30 |
chkumar|ruck | let's merge both the patches | 06:30 |
tkajinam | chkumar|ruck, so that fixed the issue :-) | 06:30 |
chkumar|ruck | yes | 06:31 |
tkajinam | chkumar|ruck, I can move forward puppet-tripleo patch but don't have +2 on tht so need another guy | 06:31 |
tkajinam | chkumar|ruck, it would be better to ask another tripleo core to put +2+A on both patches | 06:31 |
*** ykarel_ is now known as ykarel | 06:32 | |
chkumar|ruck | marios: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/784971 and https://review.opendev.org/c/openstack/puppet-tripleo/+/785076/ to fix master promotion sc1 and sc2 | 06:33 |
chkumar|ruck | please merge those when free, thanks! | 06:33 |
*** bandini has joined #tripleo | 06:34 | |
*** slaweq has joined #tripleo | 06:37 | |
*** jcapitao has joined #tripleo | 06:53 | |
marios | chkumar|ruck: make me | 06:54 |
openstackgerrit | Cedric Jeanneret proposed openstack/tripleo-common master: healthcheck_port: drop lsof in favor of awk/find https://review.opendev.org/c/openstack/tripleo-common/+/785004 | 06:55 |
chkumar|ruck | marios: sudo make me | 06:55 |
*** cylopez has joined #tripleo | 06:56 | |
*** amoralej|off is now known as amoralej | 06:56 | |
*** pcaruana has joined #tripleo | 06:57 | |
*** rnoriega_ has quit IRC | 06:58 | |
marios | chkumar|ruck: ;) | 06:58 |
openstackgerrit | mbu proposed openstack/python-tripleoclient master: Execution validation roles for Validation CLI testing https://review.opendev.org/c/openstack/python-tripleoclient/+/785094 | 06:59 |
openstackgerrit | Merged openstack/tripleo-docs master: Add some docs for pre_deploy_step_tasks https://review.opendev.org/c/openstack/tripleo-docs/+/784534 | 07:01 |
*** rnoriega_ has joined #tripleo | 07:01 | |
*** rpittau|afk is now known as rpittau | 07:03 | |
openstackgerrit | Jiri Podivin proposed openstack/tripleo-validations master: Coverage considers other all main source folders, omits tests https://review.opendev.org/c/openstack/tripleo-validations/+/782571 | 07:13 |
openstackgerrit | Riccardo Pittau proposed openstack/diskimage-builder master: Convert multi line if statement to case https://review.opendev.org/c/openstack/diskimage-builder/+/734479 | 07:17 |
*** hakhande has quit IRC | 07:17 | |
*** hakhande has joined #tripleo | 07:20 | |
*** rdopiera has joined #tripleo | 07:22 | |
*** ratailor_ has joined #tripleo | 07:24 | |
*** bogdando has joined #tripleo | 07:24 | |
*** rcernin has quit IRC | 07:27 | |
*** ratailor has quit IRC | 07:27 | |
*** shyamb has joined #tripleo | 07:27 | |
*** shyam89 has joined #tripleo | 07:27 | |
openstackgerrit | Francesco Pantano proposed openstack/tripleo-quickstart-extras master: Bump quickstart defaults to -pacific stable container https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/785097 | 07:28 |
*** jfrancoa has joined #tripleo | 07:28 | |
*** tosky has joined #tripleo | 07:37 | |
*** ratailor__ has joined #tripleo | 07:38 | |
*** jmasud has quit IRC | 07:39 | |
*** jmasud has joined #tripleo | 07:40 | |
*** ratailor_ has quit IRC | 07:41 | |
shyamb | Hi | 07:42 |
shyamb | tripleo quickstart.sh tool is failing at very early stage | 07:43 |
*** waleedm_ has quit IRC | 07:44 | |
*** waleedm_ has joined #tripleo | 07:44 | |
*** pmannidi has quit IRC | 07:45 | |
*** pmannidi has joined #tripleo | 07:46 | |
*** artom has quit IRC | 07:46 | |
*** artom has joined #tripleo | 07:46 | |
*** pmannidi has quit IRC | 07:47 | |
*** pmannidi has joined #tripleo | 07:48 | |
*** shyam89 has quit IRC | 07:50 | |
*** shyamb has quit IRC | 07:50 | |
*** shyamb has joined #tripleo | 07:51 | |
*** shyam89 has joined #tripleo | 07:51 | |
*** pmannidi has quit IRC | 07:52 | |
openstackgerrit | Cedric Jeanneret proposed openstack/tripleo-common master: healthcheck_port: drop lsof in favor of awk/find https://review.opendev.org/c/openstack/tripleo-common/+/785004 | 07:55 |
*** ykarel has quit IRC | 07:56 | |
*** jpena|off is now known as jpena | 07:57 | |
*** lucasagomes has joined #tripleo | 08:03 | |
*** jpich has joined #tripleo | 08:03 | |
*** xek has joined #tripleo | 08:04 | |
bogdando | Tengu: hi. So with sockets%? and IGNORECASE=1 it works for me | 08:07 |
Tengu | bogdando: hu? | 08:07 |
Tengu | oh. case insensitive is needed? bleh.. | 08:08 |
bogdando | http://paste.openstack.org/show/804232/ | 08:09 |
bogdando | yea | 08:09 |
Tengu | hmmm... and the socket%? is needed when nothing matches in udp for instance? | 08:09 |
Tengu | sounds weird, seeing how it filters things.. ? | 08:10 |
bogdando | Tengu: wtr awk: join:12, try to debug with ports=:(foo|bar), where foo port matches and bar does not | 08:10 |
bogdando | socket%? trims off the last | char | 08:11 |
bogdando | well, actually any char | 08:11 |
openstackgerrit | Merged openstack/python-tripleoclient stable/victoria: Move static-inventory option into parser group https://review.opendev.org/c/openstack/python-tripleoclient/+/784400 | 08:11 |
bogdando | so maybe %| is better | 08:11 |
bogdando | Tengu: ^^ | 08:11 |
Tengu | 'k. still - it's weird. nothing should be added to the array if nothing matches.. ? | 08:12 |
Tengu | and the counter is incremented only if we have a match | 08:12 |
bogdando | awk '{¯\_(ツ)_/¯}' | 08:12 |
Tengu | I.... don't understand why it would do that. | 08:12 |
openstackgerrit | Grzegorz Grasza proposed openstack/puppet-tripleo master: Remove puppet-certmonger related puppet-files https://review.opendev.org/c/openstack/puppet-tripleo/+/772340 | 08:12 |
Tengu | maybe I should add some && $10 != "" ? | 08:13 |
Tengu | ah. I can mitigate it by checking the length of "output". | 08:15 |
Tengu | lemme investigate a bit more, bogdando | 08:16 |
bogdando | ack | 08:16 |
*** apetrich has joined #tripleo | 08:16 | |
*** gfidente has quit IRC | 08:17 | |
Tengu | bingo. | 08:18 |
bogdando | it fails if no matches | 08:19 |
Tengu | I know | 08:19 |
*** ykarel has joined #tripleo | 08:20 | |
openstackgerrit | Cedric Jeanneret proposed openstack/tripleo-common master: healthcheck_port: drop lsof in favor of awk/find https://review.opendev.org/c/openstack/tripleo-common/+/785004 | 08:20 |
Tengu | bogdando: new set should be OK now. thanks for pointing out the need of the IGNORECASE - and the weird "join" behavior. should be far more reliable now. | 08:21 |
Tengu | and the "no socket found" trap is now sorted out. | 08:21 |
Tengu | brb | 08:21 |
bogdando | Tengu: almost there | 08:23 |
*** tkajinam has quit IRC | 08:25 | |
*** tkajinam has joined #tripleo | 08:26 | |
*** gfidente has joined #tripleo | 08:26 | |
*** _mmethot_ has quit IRC | 08:28 | |
Tengu | bogdando: I don't think we need to trim it off now | 08:30 |
bogdando | my testing shows it matches all found fds otherwise | 08:30 |
*** rcernin has joined #tripleo | 08:30 | |
bogdando | so returns always true | 08:30 |
Tengu | bogdando: even with the length test? | 08:30 |
openstackgerrit | chandan kumar proposed openstack/tripleo-quickstart master: Bump to container-tools:3.0 for upstream CI https://review.opendev.org/c/openstack/tripleo-quickstart/+/784768 | 08:31 |
Tengu | bogdando: nice. so the "join" method is horribly broken. | 08:32 |
bogdando | see http://paste.openstack.org/show/xnS0tg0y494BQCvq7yB0/ | 08:32 |
Tengu | yeah, testing it right now. that's.... terrible. | 08:32 |
Tengu | ah! | 08:33 |
Tengu | got it | 08:33 |
Tengu | index is wrongly used in the join thing.... lemme do some more tests with it. | 08:33 |
* Tengu looking for the actual doc about the "join()" method | 08:36 | |
Tengu | oooh. | 08:39 |
Tengu | ok. Now I get it. | 08:39 |
Tengu | so yea. need to set the end to "lenght(output)-1". | 08:39 |
Tengu | because their thing is using "<=" in the loop code. wonderful | 08:40 |
*** derekh has joined #tripleo | 08:40 | |
bogdando | but beware of an empty becoming -1 :) | 08:41 |
Tengu | empty is discarded in my code. | 08:41 |
Tengu | there's a check to ensure its length is >0 | 08:41 |
openstackgerrit | Cedric Jeanneret proposed openstack/tripleo-common master: healthcheck_port: drop lsof in favor of awk/find https://review.opendev.org/c/openstack/tripleo-common/+/785004 | 08:42 |
Tengu | ok. I think I have it now. pfff. | 08:42 |
Tengu | really stupid join() method. | 08:42 |
Tengu | wondering why we have to provide start and end..... no real use. | 08:43 |
Tengu | and it was missing the first element with the "1" as start. | 08:43 |
Tengu | 1993.... ok... guess it's a bit too late to push a patch, with everyone already doing what I've just done. | 08:44 |
ykarel | shyam89, what issue u facing with quickstart.sh? | 08:44 |
ykarel | i see some jobs failed too but those have issues while cloning with opendev.org due to SSL cert expiry | 08:45 |
ykarel | cloning working fine locally currently, so may be that's solved | 08:45 |
openstackgerrit | Gael Chamoulaud proposed openstack/python-tripleoclient master: Make Python Interpreter option for Ansible Validation Run https://review.opendev.org/c/openstack/python-tripleoclient/+/785104 | 08:48 |
shyam89 | ykarel: Here is the command output: http://paste.openstack.org/show/804235/ | 08:49 |
shyam89 | I am using master branch of quickstart github repo. | 08:49 |
shyam89 | followed this doc: https://docs.openstack.org/tripleo-quickstart/latest/basic-usage.html#basic-usage | 08:50 |
shyam89 | Do you see any pip/python issue here? | 08:50 |
openstackgerrit | chandan kumar proposed openstack/tripleo-ci master: Use dib_dnf_module_streams for enabling modules https://review.opendev.org/c/openstack/tripleo-ci/+/785087 | 08:51 |
*** rcernin has quit IRC | 08:52 | |
openstackgerrit | chandan kumar proposed openstack/tripleo-ci master: Use dib_dnf_module_streams for enabling modules https://review.opendev.org/c/openstack/tripleo-ci/+/785087 | 08:55 |
Tengu | bogdando: I'll do a second patch on top of that one in order to drop the lsof from the healthcheck_listen() method. will be kind of the same as what I just did, but it will only check $2 in order to get only listening ports. | 08:55 |
bogdando | Tengu: we've faced all known hard problems in CS with that bug: cache and off by one errors | 08:55 |
bogdando | we only have to rename something | 08:56 |
Tengu | ? | 08:56 |
bogdando | nvm | 08:56 |
Tengu | like s/awk/podman/ ? | 08:57 |
* Tengu runs away | 08:57 | |
bogdando | There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors. | 08:57 |
bogdando | didn't you know? :) | 08:58 |
Tengu | ah, yeah. wasn't sure about the CS meaning :). | 08:58 |
Tengu | unfortunately, I think I choose correct names for the different variables. maybe the "m" variable in awk? XD | 08:58 |
ykarel | shyam89, this doesn't look complete output, can u share complete? also on which os u are running this command, cat /etc/os-release | 08:58 |
shyam89 | ykarel: This is complete output: Looks like python_cmd variable is not getting set | 08:59 |
bogdando | listen check is for nova-compute only, zaqar and swift. But the latter two does not count perhaps | 08:59 |
bogdando | shall we optimize that? | 09:00 |
bogdando | Tengu: ^^ | 09:00 |
bogdando | maybe not | 09:00 |
Tengu | no real opinion | 09:00 |
ykarel | shyam89, share /etc/os-release | 09:00 |
Tengu | though nova-compute runs on loaded servers (with VMs) | 09:00 |
Tengu | it might not hurt to optimise it a bit and drop lsof calls. | 09:01 |
shyam89 | ykarel: Sure. | 09:01 |
bogdando | I mean it is a single container | 09:01 |
bogdando | it would create 0 noise or CPU spikes | 09:01 |
bogdando | cuz the bug is about ~50 containers per host that spam lsof | 09:02 |
Tengu | right. bah. let's wait for the current one to merge and get some feedback. | 09:02 |
*** ratailor_ has joined #tripleo | 09:03 | |
*** shyamb has quit IRC | 09:04 | |
*** shyam89 has quit IRC | 09:04 | |
*** shyam89 has joined #tripleo | 09:04 | |
*** shyamb has joined #tripleo | 09:04 | |
*** ratailor__ has quit IRC | 09:06 | |
*** shyamb has quit IRC | 09:06 | |
*** shyam89 has quit IRC | 09:06 | |
*** shyamb has joined #tripleo | 09:07 | |
*** shyam89 has joined #tripleo | 09:07 | |
shyam89 | ykarel: Here it is: http://paste.openstack.org/show/804238/ | 09:07 |
openstackgerrit | Gael Chamoulaud proposed openstack/python-tripleoclient stable/victoria: Make Python Interpreter option for Ansible Validation Run https://review.opendev.org/c/openstack/python-tripleoclient/+/785107 | 09:07 |
openstackgerrit | Sorin Sbârnea proposed openstack/tripleo-quickstart master: Fixes ignored failure to run dnf-config-manager https://review.opendev.org/c/openstack/tripleo-quickstart/+/784970 | 09:10 |
*** jmasud has quit IRC | 09:13 | |
ykarel | shyam89, and try running the same command with -x, so bash -x ./quickstart.sh -R master --no-clone --tags all --nodes config/nodes/1ctlr_1comp.yml -p quickstart.yml 172.30.3.200 | 09:13 |
openstackgerrit | Gael Chamoulaud proposed openstack/python-tripleoclient stable/ussuri: Make Python Interpreter option for Ansible Validation Run https://review.opendev.org/c/openstack/python-tripleoclient/+/785108 | 09:14 |
shyam89 | ykarel: Okay. | 09:14 |
ykarel | shyam89, also can u confirm u are on centos 7.9 or on previous release with cat /etc/redhat-release | 09:14 |
ykarel | with 7.9 python3 can be used | 09:14 |
shyam89 | CentOS Linux release 7.9.2009 | 09:14 |
shyam89 | ykarel: ^^ | 09:14 |
ykarel | okk good | 09:14 |
ykarel | bash -x will give some hint, and also check if python3 is installed with rpm -q python3 | 09:15 |
*** derekh has quit IRC | 09:15 | |
ykarel | in ci we running with python3, though with python2 should also work but let's see | 09:15 |
*** derekh has joined #tripleo | 09:15 | |
ykarel | shyam89, ^ | 09:15 |
shyam89 | ykarel: sure, thanks | 09:17 |
shyam89 | python 3 is not installed. | 09:17 |
shyam89 | ykarel: ^^ | 09:17 |
ykarel | shyam89, ok first try with bash -x to get an idea why it failed, then can sudo yum install python3 and try | 09:18 |
shyam89 | ykarel: Execution stopped at python s3 not installed statement: http://paste.openstack.org/show/804239/ | 09:19 |
ykarel | shyam89, ok, then install python3 and try, it should move forward | 09:20 |
shyam89 | okay | 09:20 |
* ykarel leaves for lunch | 09:20 | |
shyam89 | ykarel: Solved, Thanks a lot. | 09:23 |
*** rpittau is now known as rpittau|bbl | 09:23 | |
openstackgerrit | Sorin Sbârnea proposed openstack/tripleo-quickstart master: Fixes ignored failure to run dnf-config-manager https://review.opendev.org/c/openstack/tripleo-quickstart/+/784970 | 09:26 |
openstackgerrit | Sorin Sbârnea proposed openstack/tripleo-quickstart master: Fixes ignored failure to run repo config-manager https://review.opendev.org/c/openstack/tripleo-quickstart/+/784970 | 09:27 |
openstackgerrit | Jiri Podivin proposed openstack/python-tripleoclient master: Base for improvement of validator test coverage https://review.opendev.org/c/openstack/python-tripleoclient/+/785111 | 09:31 |
*** ratailor__ has joined #tripleo | 09:31 | |
*** jfrancoa has quit IRC | 09:34 | |
*** ratailor_ has quit IRC | 09:34 | |
*** frenzy_friday has quit IRC | 09:38 | |
*** frenzy_friday has joined #tripleo | 09:39 | |
*** rcernin has joined #tripleo | 09:48 | |
*** ratailor has joined #tripleo | 09:59 | |
*** shyamb has quit IRC | 09:59 | |
*** shyam89 has quit IRC | 09:59 | |
*** ratailor__ has quit IRC | 10:00 | |
*** rcernin has quit IRC | 10:06 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Move frr setup steps to pre_deploy_step_tasks https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781972 | 10:11 |
*** jpich has quit IRC | 10:14 | |
*** jpich has joined #tripleo | 10:15 | |
*** dtantsur|afk is now known as dtantsur | 10:23 | |
openstackgerrit | Merged openstack/puppet-tripleo master: Gnocchi: Do not manage facl of ceph keyring https://review.opendev.org/c/openstack/puppet-tripleo/+/785076 | 10:28 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Enable exec resource to generate policy.yaml for Gnocchi https://review.opendev.org/c/openstack/tripleo-heat-templates/+/784971 | 10:28 |
openstackgerrit | mbu proposed openstack/python-tripleoclient master: Execution validation roles for Validation CLI testing https://review.opendev.org/c/openstack/python-tripleoclient/+/785094 | 10:31 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates master: Disable RabbitMQ busy-wait for dirty cpu and dirty i/o schedulers https://review.opendev.org/c/openstack/tripleo-heat-templates/+/782288 | 10:32 |
openstackgerrit | chandan kumar proposed openstack/diskimage-builder master: Make DIB_DNF_MODULE_STREAMS part of yum element https://review.opendev.org/c/openstack/diskimage-builder/+/785138 | 10:36 |
openstackgerrit | chandan kumar proposed openstack/tripleo-ci master: Use dib_dnf_module_streams for enabling modules https://review.opendev.org/c/openstack/tripleo-ci/+/785087 | 10:37 |
*** ykarel has quit IRC | 10:41 | |
*** ykarel has joined #tripleo | 10:48 | |
*** shyamb has joined #tripleo | 10:49 | |
*** shyam89 has joined #tripleo | 10:49 | |
shyam89 | ykarel: Hi | 10:52 |
shyam89 | quickstart command is failing at overcloud image fetch step: http://paste.openstack.org/show/804244/ | 10:53 |
*** jcapitao is now known as jcapitao_lunch | 10:54 | |
shyam89 | ykarel: This is code line: https://github.com/openstack/tripleo-quickstart/blob/master/roles/fetch-images/tasks/fetch.yml#L71 | 10:54 |
shyam89 | We are installing train release | 10:55 |
*** khyr0n has quit IRC | 11:00 | |
*** khyr0n has joined #tripleo | 11:01 | |
openstackgerrit | Merged openstack/tripleo-common stable/ussuri: Don't allow rotation of HeatAuthEncryptionKey https://review.opendev.org/c/openstack/tripleo-common/+/781936 | 11:06 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Add parameter to set iscsid CHAP algorithms https://review.opendev.org/c/openstack/tripleo-heat-templates/+/778089 | 11:06 |
*** morazi has quit IRC | 11:11 | |
*** morazi has joined #tripleo | 11:17 | |
openstackgerrit | Merged openstack/tripleo-ci master: Add wallaby support for emit_releases_file.py https://review.opendev.org/c/openstack/tripleo-ci/+/783638 | 11:26 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: [update][upgrade] Use container-tools:3.0 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781828 | 11:34 |
*** dpawlik4 has joined #tripleo | 11:40 | |
*** dpawlik4 is now known as dpawlik | 11:42 | |
*** dtantsur is now known as dtantsur|bbl | 11:42 | |
*** rlandy has joined #tripleo | 11:43 | |
shyam89 | ykarel: I want to explore tripleo quickstart framework. | 11:50 |
shyam89 | Do we have any developer doc which can explain how it's designed? | 11:50 |
*** kopecmartin has quit IRC | 11:51 | |
*** kopecmartin has joined #tripleo | 11:52 | |
openstackgerrit | Marios Andreou proposed openstack/tripleo-ci master: WIP tripleo-get-hash.py get tripleo-ci hash info from tag https://review.opendev.org/c/openstack/tripleo-ci/+/784392 | 11:53 |
ykarel | shyam89, https://docs.openstack.org/tripleo-quickstart/latest/design.html could give some details | 11:53 |
ykarel | also can check https://docs.openstack.org/tripleo-quickstart/latest/getting-started.html | 11:54 |
*** jcapitao_lunch is now known as jcapitao | 11:55 | |
ykarel | mainly it's combination of ansible playbooks and roles to ease the deployment for tripleo | 11:55 |
*** shyam89 has quit IRC | 11:58 | |
*** shyamb has quit IRC | 11:58 | |
*** jpich has quit IRC | 12:00 | |
*** jpich has joined #tripleo | 12:00 | |
*** pmannidi has joined #tripleo | 12:04 | |
openstackgerrit | Shnaidman Sagi proposed openstack/tripleo-common master: WIP Fix neutron driver detection for containers params https://review.opendev.org/c/openstack/tripleo-common/+/785159 | 12:10 |
*** sanjayu_ has joined #tripleo | 12:10 | |
*** saneax has quit IRC | 12:12 | |
*** amoralej is now known as amoralej|lunch | 12:15 | |
openstackgerrit | Jesse Pretorius proposed openstack/tripleo-heat-templates stable/victoria: [update][upgrade] Use container-tools:3.0 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785129 | 12:22 |
openstackgerrit | Jesse Pretorius proposed openstack/tripleo-heat-templates stable/ussuri: [update][upgrade] Use container-tools:3.0 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785130 | 12:22 |
*** pmannidi has quit IRC | 12:22 | |
*** pmannidi has joined #tripleo | 12:23 | |
*** pmannidi has quit IRC | 12:23 | |
*** pmannidi has joined #tripleo | 12:23 | |
*** pmannidi has quit IRC | 12:23 | |
openstackgerrit | Jesse Pretorius proposed openstack/tripleo-heat-templates stable/train: [update][upgrade] Use container-tools:3.0 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785165 | 12:25 |
*** artom has quit IRC | 12:27 | |
openstackgerrit | Shnaidman Sagi proposed openstack/tripleo-ansible master: WIP use openstack ansible collection instead of os_ modules https://review.opendev.org/c/openstack/tripleo-ansible/+/784391 | 12:28 |
*** rh-jlabarre has joined #tripleo | 12:28 | |
*** dtantsur|bbl is now known as dtantsur | 12:28 | |
*** zaneb has joined #tripleo | 12:29 | |
openstackgerrit | Jiri Podivin proposed openstack/tripleo-validations master: Zuul runs tests in py36 only https://review.opendev.org/c/openstack/tripleo-validations/+/785168 | 12:31 |
*** mmethot has joined #tripleo | 12:33 | |
*** pleimer_ has joined #tripleo | 12:34 | |
*** jamesdenton has quit IRC | 12:38 | |
*** jamesdenton has joined #tripleo | 12:38 | |
*** sanjayu_ has quit IRC | 12:42 | |
*** rpittau|bbl is now known as rpittau | 12:51 | |
*** tmazur has joined #tripleo | 12:53 | |
*** amoralej|lunch is now known as amoralej | 12:59 | |
openstackgerrit | Daniel Bengtsson proposed openstack/tripleo-upgrade stable/victoria: Add validations to updates. https://review.opendev.org/c/openstack/tripleo-upgrade/+/783634 | 13:03 |
openstackgerrit | Shnaidman Sagi proposed openstack/tripleo-common master: WIP Fix neutron driver detection for containers params https://review.opendev.org/c/openstack/tripleo-common/+/785159 | 13:04 |
*** jpich has quit IRC | 13:31 | |
*** jpich has joined #tripleo | 13:31 | |
openstackgerrit | James Slagle proposed openstack/tripleo-quickstart-extras master: Collect and output outputs/passwords files with old and new locations https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/784076 | 13:32 |
beagles | hjensas: is there a straightforward way to find out what nic is associated with a given network on a given host in ansible? | 13:39 |
*** ratailor has quit IRC | 13:41 | |
*** chkumar|ruck is now known as raukadah | 13:52 | |
*** rlandy is now known as rlandy|rover | 13:52 | |
*** frenzy_friday is now known as anbanerj|ruck | 13:53 | |
openstackgerrit | Ananya proposed openstack/tripleo-ci master: Add wallaby jobs in build image https://review.opendev.org/c/openstack/tripleo-ci/+/785178 | 14:04 |
openstackgerrit | Lee Yarwood proposed openstack/tripleo-heat-templates master: nova: Default to the pc-q35-rhel8.2.0 machine type on x86_64 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785027 | 14:05 |
slagle | do we require an updated non-default kernel to run on centos8 stream? [root@uc ~]# podman start iscsid | 14:14 |
slagle | Error: OCI runtime error: unable to start container "ae0e4e06511ad99736c803757170f8f6f0b64862e8dac8782f0f9d38b099d0f9": container_linux.go:370: starting container process caused: unknown capability "CAP_PERFMON" | 14:14 |
mwhahaha | slagle: there's a bug about that and a downgrade of podman seemed to fix it | 14:14 |
mwhahaha | slagle: to 3.0.x instead of 3.1 | 14:14 |
slagle | thanks, will try | 14:15 |
mwhahaha | hopefully someone has raised a bug against podman | 14:15 |
sshnaidm | mwhahaha, when I asked podman folks they said it's only for rhel8 stream | 14:16 |
slagle | i'm hitting it today on centos8 stream generic cloud image | 14:16 |
mwhahaha | right but if rhel8 stream doesn't work on centos8 stream that seems bad | 14:16 |
sshnaidm | mwhahaha, yeah, afaik it's broken atm, I think the problem is with their packager | 14:17 |
weshay|ruck | rlandy|rover, did you update the container-tools dep pipeline upstream back to rhel8 | 14:17 |
openstackgerrit | Ananya proposed openstack/tripleo-ci master: Add wallaby jobs in multinode https://review.opendev.org/c/openstack/tripleo-ci/+/785179 | 14:17 |
sshnaidm | slagle, try to use containers tools 3.0.0, it should work.. | 14:17 |
rlandy|rover | weshay|ruck: no - it's still 3.0 until check moves | 14:18 |
weshay|ruck | rlandy|rover, this looks different.. take a look https://logserver.rdoproject.org/openstack-dependencies-containertools/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-standalone-victoria/489a185/logs/undercloud/etc/dnf/modules.d/container-tools.module.gz | 14:20 |
weshay|ruck | stream=2.0 | 14:20 |
weshay|ruck | or am I misremembering | 14:20 |
rlandy|rover | weshay|ruck: it's the control job | 14:20 |
weshay|ruck | oh | 14:20 |
* rlandy|rover wants to remove that to avoid this confusion | 14:21 | |
rlandy|rover | weshay|ruck: look at the container build job | 14:21 |
weshay|ruck | aye.. thanks | 14:21 |
hjensas | beagles: I think you will have to use the ansible_interfaces fact, iterate over it and compare ip address to the net_cidr_map. | 14:23 |
*** pmannidi has joined #tripleo | 14:24 | |
mwhahaha | use of ansible_interfaces should be discouraged because of the impadct on networking facts to perf | 14:24 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Revert "Update dep pipeline to test container-tools:3.0" https://review.opendev.org/c/openstack/tripleo-quickstart/+/785200 | 14:27 |
rlandy|rover | weshay|ruck: ^^ back to rhel8 | 14:28 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: container-tools control 3.0, test rhel8 https://review.opendev.org/c/openstack/tripleo-quickstart/+/785185 | 14:28 |
*** pmannidi has quit IRC | 14:28 | |
weshay|ruck | rlandy|rover, ack. | 14:28 |
weshay|ruck | rlandy|rover, I think we want https://review.opendev.org/c/openstack/tripleo-quickstart/+/785185 | 14:29 |
rlandy|rover | weshay|ruck: https://github.com/openstack/tripleo-quickstart/blob/master/config/release/tripleo-ci/CentOS-8/master.yml#L194 | 14:30 |
rlandy|rover | ^^ that is why I left it | 14:30 |
rlandy|rover | check is still 2.0 | 14:30 |
hjensas | mwhahaha: beagles: yeah, maby a module similar to this https://github.com/larsks/stackoverflow-example-45659201 is better than relying on ansible_interfaces ? | 14:31 |
mwhahaha | probably | 14:31 |
*** pabelanger has joined #tripleo | 14:33 | |
pabelanger | o/ | 14:33 |
pabelanger | which channel is the openstack ansible collection doing dev work on these days? | 14:33 |
mwhahaha | #openstack-ansible-sig ? | 14:34 |
pabelanger | tyty | 14:34 |
mwhahaha | gerritbot seems to be posting to there | 14:34 |
*** psachin has quit IRC | 14:35 | |
*** artom has joined #tripleo | 14:36 | |
beagles | thanks mwhahaha, hjensas | 14:39 |
*** pabelanger has left #tripleo | 14:39 | |
openstackgerrit | Sorin Sbârnea proposed openstack/tripleo-ansible master: Bump linters https://review.opendev.org/c/openstack/tripleo-ansible/+/785189 | 14:41 |
*** mburned has joined #tripleo | 14:44 | |
*** hakhande has quit IRC | 14:49 | |
slagle | sshnaidm: switching to container-tools:3.0 fixed it | 14:49 |
sshnaidm | slagle, yep.. I think they mistakenly install runc in rhel8 instead of crun and it fails there | 14:50 |
sshnaidm | so actually package issue | 14:50 |
*** ysandeep is now known as ysandeep|dinner | 15:00 | |
*** kopecmartin has quit IRC | 15:01 | |
*** kopecmartin has joined #tripleo | 15:01 | |
*** skramaja has quit IRC | 15:02 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates stable/victoria: Add service ordering to cleanup service to avoid conflicts with agent startup https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785195 | 15:03 |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates stable/ussuri: Add service ordering to cleanup service to avoid conflicts with agent startup https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785216 | 15:04 |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates stable/train: Add service ordering to cleanup service to avoid conflicts with agent startup https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785217 | 15:05 |
*** cylopez has quit IRC | 15:05 | |
openstackgerrit | Ananya proposed openstack/tripleo-ci master: Add wallaby jobs in content provider https://review.opendev.org/c/openstack/tripleo-ci/+/785219 | 15:11 |
openstackgerrit | Ananya proposed openstack/tripleo-ci master: Add wallaby jobs in multinode https://review.opendev.org/c/openstack/tripleo-ci/+/785179 | 15:20 |
*** rajinir has quit IRC | 15:21 | |
*** JqckB has quit IRC | 15:22 | |
*** JqckB has joined #tripleo | 15:24 | |
*** rajinir has joined #tripleo | 15:26 | |
*** bandini has quit IRC | 15:27 | |
*** jpodivin has quit IRC | 15:28 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-ci master: Use dib_dnf_module_streams for enabling modules https://review.opendev.org/c/openstack/tripleo-ci/+/785087 | 15:36 |
openstackgerrit | Merged openstack/tripleo-ansible master: Accept 142 as an exit code https://review.opendev.org/c/openstack/tripleo-ansible/+/784197 | 15:36 |
*** lmiccini has quit IRC | 15:37 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: HA: fix race when moving VIP during minor update https://review.opendev.org/c/openstack/tripleo-heat-templates/+/782930 | 15:37 |
*** ykarel is now known as ykarel|away | 15:41 | |
*** bogdando has quit IRC | 15:54 | |
ade_lee | mwhahaha, weshay|ruck any idea what might be failing here -- https://review.opendev.org/c/openstack/puppet-tripleo/+/784977 ? | 15:56 |
ade_lee | mwhahaha, weshay|ruck I see something about tempest tests failing - but results .. | 15:56 |
ade_lee | no results .. | 15:56 |
fmount | marios: do you think we can merge this change? https://review.opendev.org/c/openstack/tripleo-quickstart/+/784768 | 15:56 |
fmount | for container-tools:3.0 ^ | 15:57 |
marios | fmount: we are changing ruck rovers today | 15:57 |
fmount | it should be ready, not sure if we want to add more eyes there | 15:57 |
marios | fmount: so perhaps better to wait for them to catch up and be aware before we do that | 15:57 |
marios | rlandy|rover: weshay|ruck: raukadah: ^^^ re merging https://review.opendev.org/c/openstack/tripleo-quickstart/+/784768 container tools 3 | 15:58 |
fmount | marios: sure | 15:58 |
*** waleedm has quit IRC | 16:00 | |
*** waleedm_ has quit IRC | 16:00 | |
*** ykarel|away has quit IRC | 16:02 | |
rlandy|rover | ok | 16:03 |
*** rcernin has joined #tripleo | 16:03 | |
*** sshnaidm is now known as sshnaidm|afk | 16:06 | |
*** lucasagomes has quit IRC | 16:07 | |
*** rcernin has quit IRC | 16:08 | |
openstackgerrit | Shnaidman Sagi proposed openstack/tripleo-common master: Fix neutron driver detection for containers params https://review.opendev.org/c/openstack/tripleo-common/+/785159 | 16:09 |
weshay|ruck | ade_lee, https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a90/784977/1/check/tripleo-ci-centos-8-standalone/a90aeed/logs/README.html | 16:09 |
weshay|ruck | https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a90/784977/1/check/tripleo-ci-centos-8-standalone/a90aeed/logs/undercloud/var/log/tempest/stestr_results.html | 16:09 |
weshay|ruck | Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} | 16:09 |
ade_lee | weshay|ruck, thanks -- though of course, I have no idea why thats failing - entirely unrelated to my patch :/ | 16:16 |
*** udesale has quit IRC | 16:17 | |
*** dtantsur is now known as dtantsur|afk | 16:18 | |
*** ccamacho has quit IRC | 16:25 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates master: Move prefetch container to pre deploy https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785233 | 16:28 |
*** ysandeep|dinner is now known as ysandeep | 16:28 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates master: Move prefetch container to pre deploy https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785233 | 16:29 |
*** jmasud has joined #tripleo | 16:31 | |
*** marios is now known as marios|out | 16:31 | |
*** jcapitao has quit IRC | 16:32 | |
*** jbadiapa has quit IRC | 16:34 | |
openstackgerrit | David Vallee Delisle proposed openstack/tripleo-ansible master: Computes the TSX Flags for the compute nodes https://review.opendev.org/c/openstack/tripleo-ansible/+/783969 | 16:35 |
*** rpittau is now known as rpittau|afk | 16:46 | |
*** jpich has quit IRC | 16:48 | |
*** marios|out has quit IRC | 16:49 | |
gfidente | rlandy|rover I think we need help with https://bugs.launchpad.net/tripleo/+bug/1922784?comments=all | 16:51 |
openstack | Launchpad bug 1922784 in tripleo "Wallaby: periodic-tripleo-ci-centos-8-scenario004-standalone-wallaby is failing manila_tempest_tests.tests.api.test_shares.SharesNFSTest setup" [Critical,Triaged] | 16:51 |
rlandy|rover | gfidente: I'm working on it | 16:52 |
gfidente | we were looking into that with tbarron and gouthamr and it seems problem is these two lines | 16:52 |
gfidente | https://github.com/openstack/tripleo-ci/blob/master/zuul.d/standalone-jobs.yaml#L651-L652 | 16:52 |
gfidente | should be removed for wallaby and newer branches | 16:52 |
gfidente | but we don't know how to do that selectively per-branch | 16:53 |
rlandy|rover | gfidente: we need to change the parenting | 16:53 |
rlandy|rover | gfidente: no worries - I'll add that patch | 16:53 |
gfidente | rlandy++ thanks please keep us on cc so we learn something | 16:53 |
rlandy|rover | sure once I've worked out the correct scheme | 16:53 |
*** rlandy|rover is now known as rlandy|rover|lch | 16:58 | |
*** derekh has quit IRC | 17:00 | |
gouthamr | ty rlandy gfidente | 17:05 |
*** jpena is now known as jpena|off | 17:08 | |
*** rdopiera has quit IRC | 17:09 | |
openstackgerrit | Merged openstack/tripleo-common stable/train: container-images: fix Cinder when running at Edge https://review.opendev.org/c/openstack/tripleo-common/+/784982 | 17:09 |
openstackgerrit | Merged openstack/tripleo-common stable/ussuri: container-images: fix Cinder when running at Edge https://review.opendev.org/c/openstack/tripleo-common/+/784594 | 17:10 |
openstackgerrit | Merged openstack/tripleo-common master: healthcheck_port: drop lsof in favor of awk/find https://review.opendev.org/c/openstack/tripleo-common/+/785004 | 17:10 |
*** vkmc has joined #tripleo | 17:13 | |
*** amoralej is now known as amoralej|off | 17:14 | |
*** ysandeep is now known as ysandeep|away | 17:16 | |
*** rlandy|rover|lch is now known as rlandy|rover | 17:19 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: WIP: add feature to execute repoclosure https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/785040 | 17:23 |
*** lbragstad has quit IRC | 17:25 | |
openstackgerrit | David Vallee Delisle proposed openstack/tripleo-ansible master: Computes the TSX Flags for the compute nodes https://review.opendev.org/c/openstack/tripleo-ansible/+/783969 | 17:33 |
*** slaweq has quit IRC | 17:47 | |
*** gfidente has quit IRC | 17:53 | |
openstackgerrit | Douglas Mendizábal proposed openstack/tripleo-heat-templates master: Add new options for Barbican PKCS#11 backend https://review.opendev.org/c/openstack/tripleo-heat-templates/+/778077 | 18:02 |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Properly set grub2 root device when using efi https://review.opendev.org/c/openstack/diskimage-builder/+/785247 | 18:02 |
*** rcernin has joined #tripleo | 18:04 | |
*** rcernin has quit IRC | 18:09 | |
sshnaidm|afk | cloudnull, seems like using collection works fine: https://review.opendev.org/c/openstack/tripleo-ansible/+/784391 | 18:13 |
sshnaidm|afk | cloudnull, I think we can proceed with adding collection rpm as a dep to tripleo-ansible and this patch | 18:14 |
*** lbragstad has joined #tripleo | 18:19 | |
*** jmasud has quit IRC | 18:39 | |
openstackgerrit | Merged openstack/tripleo-ansible master: Fix systemd warnings around executable and world-inaccessible bits https://review.opendev.org/c/openstack/tripleo-ansible/+/784602 | 18:41 |
*** rh-jlabarre has quit IRC | 19:06 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-ci master: Make snapshot_support true - secnario004 https://review.opendev.org/c/openstack/tripleo-ci/+/785254 | 19:06 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-ci master: Make snapshot_support true - secnario004 https://review.opendev.org/c/openstack/tripleo-ci/+/785254 | 19:09 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-ci master: Make snapshot_support true - scenario004 https://review.opendev.org/c/openstack/tripleo-ci/+/785254 | 19:10 |
*** rh-jelabarre has joined #tripleo | 19:12 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-ci master: Make snapshot_support true - scenario004 https://review.opendev.org/c/openstack/tripleo-ci/+/785254 | 19:12 |
openstackgerrit | David Vallee Delisle proposed openstack/tripleo-ansible master: Computes the TSX Flags for the compute nodes https://review.opendev.org/c/openstack/tripleo-ansible/+/783969 | 19:12 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: WIP: add feature to execute repoclosure https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/785040 | 19:13 |
openstackgerrit | Ananya proposed openstack/tripleo-ci master: Add wallaby jobs in content provider https://review.opendev.org/c/openstack/tripleo-ci/+/785219 | 19:21 |
*** jmasud has joined #tripleo | 19:26 | |
weshay|ruck | tbarron, 0/ | 19:27 |
*** matbu has quit IRC | 19:27 | |
weshay|ruck | rlandy|rover, and I have a what we think is cleaner solution to fix the tempest conf settings | 19:27 |
openstackgerrit | Alex Schultz proposed openstack/ansible-role-tripleo-modify-image master: Fix git lookup https://review.opendev.org/c/openstack/ansible-role-tripleo-modify-image/+/785259 | 19:33 |
*** jmasud has quit IRC | 19:40 | |
mwhahaha | hrm did we break artifact saving for undercloud install? | 19:44 |
slagle | yes, i have a patch up | 19:46 |
mwhahaha | fun | 19:47 |
mwhahaha | we're putting it int he wrong dir | 19:47 |
*** mdbooth has joined #tripleo | 19:47 | |
mwhahaha | it used to go to the home dir, but now it goes to tripleo-heat-installer-templates which is cleared out each invocation which is wrong | 19:48 |
mwhahaha | https://review.opendev.org/c/openstack/python-tripleoclient/+/783993 ? | 19:49 |
slagle | yes | 19:50 |
slagle | i need to fix the minion job still. to not assume minion_password_file is in the current dir | 19:51 |
*** slaweq has joined #tripleo | 19:53 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-ci master: Make snapshot_support true - scenario004 https://review.opendev.org/c/openstack/tripleo-ci/+/785254 | 19:55 |
openstackgerrit | James Slagle proposed openstack/python-tripleoclient master: Use a consistent working directory for tripleo deploy https://review.opendev.org/c/openstack/python-tripleoclient/+/783993 | 20:00 |
openstackgerrit | Ananya proposed openstack/tripleo-ci master: Add periodic jobs for wallaby https://review.opendev.org/c/openstack/tripleo-ci/+/785266 | 20:03 |
*** rcernin has joined #tripleo | 20:05 | |
openstackgerrit | Damien Ciabrini proposed openstack/tripleo-heat-templates stable/victoria: HA: fix race when moving VIP during minor update https://review.opendev.org/c/openstack/tripleo-heat-templates/+/785205 | 20:08 |
*** lifeless has quit IRC | 20:09 | |
*** rcernin has quit IRC | 20:09 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: WIP: add feature to execute repoclosure https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/785040 | 20:15 |
*** mgagne has joined #tripleo | 20:22 | |
*** jmasud has joined #tripleo | 20:26 | |
*** dmellado has quit IRC | 20:27 | |
*** dmellado has joined #tripleo | 20:29 | |
openstackgerrit | John Fulton proposed openstack/python-tripleoclient master: Set config_download_dir for each stack when exporting Ceph https://review.opendev.org/c/openstack/python-tripleoclient/+/785272 | 20:37 |
*** spotz has quit IRC | 20:38 | |
tbarron | weshay|ruck: rlandy|rover o/ | 20:39 |
*** anbanerj|ruck is now known as anbanerj | 20:39 | |
*** anbanerj is now known as anbanerj|ruck | 20:39 | |
rlandy|rover | tbarron: hi - we're have a discussion on the snapshot tests on #oooq | 20:39 |
rlandy|rover | can you join there? | 20:40 |
tbarron | rlandy|rover: yup | 20:40 |
*** dsneddon has quit IRC | 20:53 | |
*** rcernin has joined #tripleo | 20:53 | |
*** matbu has joined #tripleo | 20:56 | |
*** pleimer_ has quit IRC | 21:00 | |
*** pleimer_ has joined #tripleo | 21:07 | |
*** rcernin has quit IRC | 21:11 | |
*** rcernin has joined #tripleo | 21:11 | |
*** jmasud has quit IRC | 21:29 | |
*** lbragstad has quit IRC | 21:32 | |
*** zaneb has quit IRC | 21:37 | |
*** spotz has joined #tripleo | 21:38 | |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Properly set grub2 root device when using efi https://review.opendev.org/c/openstack/diskimage-builder/+/785247 | 21:43 |
*** jmasud has joined #tripleo | 21:44 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/victoria: Switch Octavia external tasks to 'post deploy' https://review.opendev.org/c/openstack/tripleo-heat-templates/+/773400 | 21:48 |
*** rcernin has quit IRC | 21:57 | |
*** slaweq has quit IRC | 21:57 | |
*** morazi has quit IRC | 22:12 | |
*** ianw_pto is now known as ianw | 22:14 | |
*** lbragstad has joined #tripleo | 22:15 | |
rlandy|rover | ianw: hi ... https://review.opendev.org/c/openstack/diskimage-builder/+/785138 - pls will you review this patch ... (see related patch https://review.opendev.org/c/openstack/tripleo-ci/+/785087) | 22:31 |
rlandy|rover | needed to clear the promotion jobs | 22:31 |
rlandy|rover | thanks | 22:31 |
weshay|ruck | rlandy|rover, I'll give it a bit, if we don't get wf.. I'm going to move the images on the server | 22:32 |
rlandy|rover | weshay|ruck: ack | 22:34 |
rlandy|rover | back in a few hours | 22:34 |
*** rlandy|rover is now known as rlandy|rover|bbl | 22:34 | |
*** rcernin has joined #tripleo | 22:37 | |
*** rcernin has quit IRC | 22:42 | |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Properly set grub2 root device when using efi https://review.opendev.org/c/openstack/diskimage-builder/+/785247 | 22:43 |
*** tmazur has quit IRC | 22:45 | |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Properly set grub2 root device when using efi https://review.opendev.org/c/openstack/diskimage-builder/+/785247 | 22:46 |
*** rcernin has joined #tripleo | 22:47 | |
*** rcernin has quit IRC | 22:47 | |
*** rcernin has joined #tripleo | 22:48 | |
*** jmasud has quit IRC | 22:53 | |
*** jmasud has joined #tripleo | 23:01 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Collect and output outputs/passwords files with old and new locations https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/784076 | 23:06 |
openstackgerrit | Merged openstack/puppet-tripleo stable/train: Add missing unit tests for heat manifests https://review.opendev.org/c/openstack/puppet-tripleo/+/784049 | 23:06 |
*** tosky has quit IRC | 23:11 | |
*** morazi has joined #tripleo | 23:21 | |
openstackgerrit | Richard G. Pioso proposed openstack/tripleo-common master: Add Redfish properties when enrolling with 'idrac' https://review.opendev.org/c/openstack/tripleo-common/+/774787 | 23:39 |
*** jmasud has quit IRC | 23:42 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!