Friday, 2022-03-04

*** frenzy_friday is now known as frenzyfriday|ruck04:38
*** ysandeep|out is now known as ysandeep04:47
sakharkar_pysandeep: can you provide me a sample network_data.yaml to use single ctlplane network?05:25
ysandeepsakharkar_p, i think that will do https://review.opendev.org/c/openstack/tripleo-heat-templates/+/765218/7/network-data-samples/no-networks.yaml 05:32
*** soniya29 is now known as soniya29|ruck05:33
ysandeepsamples in tht: https://github.com/openstack/tripleo-heat-templates/tree/master/network-data-samples05:34
*** frenzyfriday|ruck is now known as frenzyfriday|rover05:40
sakharkar_pysandeep: I am trying to provision the baremetal, nodes start but unable to boot from pxe. "no more network device" on nodes? what could be the possible issue here?06:16
sakharkar_pysandeep: ctplane 'admin_state_up is down' it could be the possible reason?06:31
ysandeepsakharkar_p: I haven't seen that error earlier, But may be if you can share node provisioing ouput in a pastebin/ share details by opening a bug - it might help.06:34
ysandeepsakharkar_p, network_data.yaml -> You provisioned your networks/vip using this file as well, right? 06:35
sakharkar_pysandeep: yes06:35
ysandeepsry.. only network provision using network_data.yaml06:35
ysandeepsakharkar_p, all nodes failing during provisioning with "no more network device" ?06:39
sakharkar_pysandeep: yes06:39
ysandeepsakharkar_p, so that happened after you changed your network_data.yaml to not create any network - similiar to https://review.opendev.org/c/openstack/tripleo-heat-templates/+/765218/7/network-data-samples/no-networks.yaml  06:41
sakharkar_pysandeep: We used no-network.yaml only so that we can use the default ctlplane network for overcloud deployment.06:48
sakharkar_pysandeep: Is that the reason the nodes are not booting up with pxe?06:49
ramishrasakharkar_p: are you using latest wallaby code? May be you're missing https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82790706:51
ysandeepsakharkar_p, its not a requirement to do network isolation, no-networks.yaml should work.06:52
ramishraAs I remember it used to cause some issues with uefi boot, hjensas can possibly confirm06:53
ysandeepramishra: I think sakharkar_p is using legacy bios mode, based on his pings yesterday.06:57
ramishraysandeep: ok06:57
ysandeepsakharkar_p, can you confirm incase you have changed the boot mode from legacy to uefi?06:58
sakharkar_pysandeep: It worked this time. The issue was with ctlplane network was down. I set it enable and then retried the baremetal provisioning and it is booted now06:59
ysandeepack, glad to hear it worked!07:03
*** ysandeep is now known as ysandeep|mtg07:13
opendevreviewFrancesco Pantano proposed openstack/tripleo-ansible master: Add composable roles support to deployed ceph  https://review.opendev.org/c/openstack/tripleo-ansible/+/83152307:46
*** amoralej|off is now known as amoralej07:52
*** jpena|off is now known as jpena08:10
opendevreviewJiri Podivin proposed openstack/tripleo-validations master: DNM triggering the pipeline in order to diagnose graph freeze failure  https://review.opendev.org/c/openstack/tripleo-validations/+/82749808:32
mariosspotz: o/ hey can you please add this to your reviews queue https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/831198 - can you help us get another vote I don't know any other cores there.. thank you!08:42
opendevreviewJiri Podivin proposed openstack/tripleo-validations master: DNM triggering the pipeline in order to diagnose graph freeze failure  https://review.opendev.org/c/openstack/tripleo-validations/+/82749808:43
mariosjpodivin: o/ where are you seeing graph freeze issue?08:44
*** ysandeep|mtg is now known as ysandeep|lunch08:45
jpodivinmarios: docs building. Simply put the irrelevant files setting https://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/jobs.yaml#L126 prevents tox jobs from starting. Those are in turn needed by content provider, if that doesn't run, the graph falls apart. 08:46
jpodivinLike so https://review.opendev.org/c/openstack/tripleo-validations/+/82749108:46
jpodivinIt's a minor edge case, but we have managed to hit it anyway08:46
mariostkajinam: o/ hey i am thinking of workflowing the remaining puppet-* things in https://review.opendev.org/q/topic:c9_wallaby_gates08:51
mariostkajinam: the dependency merged (puppet-openstack-integration) so am staring at them one more time to sanity check then gonna start workflowing those08:51
mariostkajinam: any objection?08:51
mariostkajinam: i don't think there are many reviewers there 08:51
mariosjpodivin: ah thanks ... was just worried we did that (those are nasty/hard to debug & personally fighting them lately working with zuul branches/rework)08:53
opendevreviewJiri Podivin proposed openstack/tripleo-validations master: DNM triggering the pipeline in order to diagnose graph freeze failure  https://review.opendev.org/c/openstack/tripleo-validations/+/82749809:11
jpodivinmarios: indeed. In my case it doesn't help that I'm kind of sloppy when working with yaml files. I know what the problem is but instead of getting it right I submit something with an obvious error. 09:11
jpodivinhence the resubmits ^^09:11
opendevreviewAndre Aranha proposed openstack/tripleo-ci master: WIP - Add fips jobs for centos 9  https://review.opendev.org/c/openstack/tripleo-ci/+/82447909:19
mariosslaweq: o/ hey can you please re-vote on that https://review.opendev.org/c/openstack/neutron/+/831192 had to rebase for merge conflict09:22
mariosslaweq: grateful if you can ask another core to check it 09:22
marioslucasagomes: o/ ^^^ please :)09:24
lucasagomesmarios, o/ will take a look09:27
marioslucasagomes: thank you 09:27
mariosspotz: that one too please whenyou have time https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/831196 thank you :)09:27
sakharkar_pysandeep: overcloud deployment failed with the error "Failed to deploy: ERROR: HEAT-E99001 Service neutron is not available for resource type OS::TripleO::Network::Ports::ControlPlaneVipPort, reason: neutron network endpoint is not in service catalog."09:32
ysandeepsakharkar_p, https://opendev.org/openstack/tripleo-docs/src/branch/master/deploy-guide/source/features/deployed_server.rst09:36
ysandeepI found below in ^^09:37
ysandeep~~~09:37
ysandeepNote that the following resources may be mapped to OS::Neutron::* resources in environment files used prior to Wallaby, and these mappings should be removed from Wallaby onward:09:37
ysandeepOS::TripleO::Network::Ports::ControlPlaneVipPort09:37
ysandeepOS::TripleO::Network::Ports::RedisVipPort09:37
ysandeepOS::TripleO::Network::Ports::OVNDBsVipPort09:37
ysandeep~~~09:37
ysandeepsakharkar_p, are you using some old templates?09:37
sakharkar_pysandeep: using the default one.09:45
ysandeepsakharkar_p: ramishra or hjensas will know better than me on this.09:46
sakharkar_pramishra: hjensas: Wallaby Tripleo Overcloud deployment failing with the error "Service neutron is not available for resource type OS::TripleO::Network::Ports::ControlPlaneVipPort, reason: neutron network endpoint is not in service catalog"09:54
ysandeepsakharkar_p, can you grep "OS::TripleO::Network::Ports::ControlPlaneVipPort" in your used templates can point in which while you can that?10:01
ysandeeplooks like its present present at some places: https://codesearch.opendev.org/?q=OS%3A%3ATripleO%3A%3ANetwork%3A%3APorts%3A%3AControlPlaneVipPort&i=nope&literal=nope&files=&excludeFiles=&repos= 10:02
hjensassakharkar_p: are you including the 'deployed virtual ips' environment? (i.e the output from `openstack overcloud network vip provision` command?10:24
sakharkar_phjensas: yes10:25
hjensassakharkar_p: ok, and which environments do you include after that?10:26
sakharkar_phjensas: /usr/share/openstack-tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml10:26
hjensassakharkar_p: ok, that one should be ok. I guess there are a whole list? maby drop it in paste.openstack.org ?10:28
hjensasramishra: I think what sakharkar_p is seeing now is the same as some people downstream saw, which is the reason for the expensive recursive check I proposed.10:31
jpodivinbhagyashris|ruck: Hi. Do you know if there is something going on with grafana/component pipeline? Or is it just me seeing no builds in last couple of days?11:01
sakharkar_phjensas: here is the overclouddeploy command I am using. https://paste.opendev.org/show/bOlCWEopQl4Xd4Kdpr2d/11:01
hjensassakharkar_p: thanks, looking.11:07
hjensassakharkar_p: can you share content in /home/stack/overcloud-topology-config.yaml and /home/stack/overcloud-selinux-config.yaml ?11:08
opendevreviewMerged openstack/python-tripleoclient master: Build standalone ceph_spec with Ansible  https://review.opendev.org/c/openstack/python-tripleoclient/+/83102311:09
opendevreviewMerged openstack/tripleo-ci master: Add undercloud-ffu-wallaby job.  https://review.opendev.org/c/openstack/tripleo-ci/+/82271611:09
sakharkar_phjensas: output of both the files are as follows: https://paste.opendev.org/show/bEaxRcI5424R9dtKpf9Y/11:10
hjensassakharkar_p: oh, and /home/stack/overcloud_storage_params.yaml + /home/stack/overcloud-vip-deployed.yaml ?11:11
*** rlandy_ is now known as rlandy|ruck11:12
sakharkar_phjensas: https://paste.opendev.org/show/bCIyhX4UuUWijiHJeSw4/11:12
hjensassakharkar_p: typo11:13
hjensasOS::TripleO::Network::Ports::ctlplaneVipPort11:13
hjensasOS::TripleO::Network::Ports::CtlplaneVipPort11:13
hjensasneed Capital 'C' in CtlplaneVipPort - Was that file generated?11:14
opendevreviewMerged openstack/tripleo-validations stable/train: [Train-Only] Preventing tox from using local packages  https://review.opendev.org/c/openstack/tripleo-validations/+/83015511:14
sakharkar_phjensas: yes11:14
hjensassakharkar_p: strange, do you have the vip data file?11:16
sakharkar_phjensas: Tried with Capital 'C' in CtlplaneVipPort still the same11:17
sakharkar_phjensas: vip data file - https://paste.opendev.org/show/bW5aqSWkqnU2d1waE4XT/11:18
hjensassakharkar_p: oh, right it need to be "OS::TripleO::Network::Ports::ControlPlaneVipPort". 11:18
hjensassakharkar_p: I tried with:11:21
hjensas- network: ctlplane11:21
hjensas  dns_name: ctlplane11:21
hjensas  ip_address: 192.168.24.20011:21
hjensas$ openstack overcloud network vip provision --stack overcloud -o test.yaml vip_data.yaml && cat test.yaml | grep 'OS::'11:23
hjensasOS::TripleO::Network::Ports::ControlPlaneVipPort: /usr/share/openstack-tripleo-heat-templates/network/ports/deployed_vip_ctlplane.yaml11:23
sakharkar_phjensas: Deployment proceeded with the change "OS::TripleO::Network::Ports::ControlPlaneVipPort"11:24
hjensassakharkar_p: ack, I'm not sure how you ended up with `OS::TripleO::Network::Ports::ctlplaneVipPort`. There may be a bug, but I was not able to reproduce it.11:25
sakharkar_phjensas: I will retry in my environment and update you.11:27
hjensassakharkar_p: ok, if it reproduces open a bug and capture details, i.e the YAML definitions + commands as executed etc. 11:30
bhagyashris|ruckjpodivin, hey no idea but you can ping frenzyfriday|rover 11:36
*** bhagyashris|ruck is now known as bhagyashris11:36
jpodivinbhagyashris: thanks I'll do 11:36
frenzyfriday|roverjpodivin, hey, there are some failures in most of the component lines. I am checking11:36
jpodivinfrenzyfriday|rover: basically what I asked bhagyashris about. The grafana seems to indicate that no builds occured during last two weeks or so. That seems odd11:37
jpodivinthis is the link I'm using http://dashboard-ci.tripleo.org/d/M1DYSidGz/component-pipeline11:37
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: Correct the tox option for skipping sdist generation  https://review.opendev.org/c/openstack/tripleo-validations/+/82973611:49
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: oslo_config_validator: Nova port data changes settings have wrong values  https://review.opendev.org/c/openstack/tripleo-validations/+/83072211:50
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Adds centos-9-scen000 minor update job to wallaby upgrade template  https://review.opendev.org/c/openstack/tripleo-ci/+/83193212:39
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates stable/wallaby: DNM Testing /tripleo-ci/+/831932  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/83193412:43
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Adds centos-9-scen000 minor update job to wallaby upgrade template  https://review.opendev.org/c/openstack/tripleo-ci/+/83193212:49
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates stable/wallaby: DNM Testing /tripleo-ci/+/831932  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/83193413:03
*** pojadhav is now known as pojadhav|brb13:09
opendevreviewJohn Fulton proposed openstack/tripleo-ansible master: Do not set a default for the ha_services_path  https://review.opendev.org/c/openstack/tripleo-ansible/+/83193913:25
fultonjjbadiapa: https://bugs.launchpad.net/tripleo/+bug/1961325 should now be fixed13:31
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Centos8 wallaby jobs teardown - standalone/scenario jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/83154313:33
opendevreviewJiri Podivin proposed openstack/tripleo-validations master: Redefining the irrelevant files list to ensure execution graph stability  https://review.opendev.org/c/openstack/tripleo-validations/+/83194013:37
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates stable/train: DNM TESTING /tripleo-ci/+/831543  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/83158813:38
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates stable/wallaby: DNM TESTING /tripleo-ci/+/831543  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/83158713:40
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates master: DNM TESTING /tripleo-ci/+/831543  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/83164813:41
*** amoralej is now known as amoralej|lunch13:41
jbadiapafultonj, thanks, I'm trying to deploy master with centos913:41
fultonjhttps://review.opendev.org/c/openstack/tripleo-ansible/13:42
fultonjjbadiapa: ^ you'll need this then 13:42
fultonjanother bug but a small one13:42
fultonjjbadiapa: are you using 'openstack overcloud ceph deploy' ?13:43
jbadiapaI'm having trouble providing the nodes. So I havent gotten there yet13:43
fultonji was able to provide nodes on cent9 with tripleo current13:44
fultonji've switched back to cent8 and BIOS for now 13:44
fultonji'll go back to cent9 and UEFI soon though13:44
jbadiapafultonj, are you using tripleo-lab or quickstart?13:45
fultonjtripleo-lab13:45
fultonjwhich calls this13:46
fultonjhttps://opendev.org/openstack/tripleo-operator-ansible/src/branch/master/roles/tripleo_overcloud_node_provision13:46
fultonjfor provisoning13:46
fultonjjbadiapa: i had a timeout during import however13:46
fultonji.e. during introspection13:47
opendevreviewJiri Podivin proposed openstack/tripleo-validations master: Removing leftover README docs from roles  https://review.opendev.org/c/openstack/tripleo-validations/+/82749113:48
opendevreviewAnanya proposed openstack/tripleo-ci master: Make tripleo-ci-centos-9-standalone-on-multinode-ipa non voting till 1963675 is fixed  https://review.opendev.org/c/openstack/tripleo-ci/+/83194213:54
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: Change ansible_hostname to use ansible_facts  https://review.opendev.org/c/openstack/tripleo-validations/+/82384314:03
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: Make sure fact is available to find hostname  https://review.opendev.org/c/openstack/tripleo-validations/+/82384414:03
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: Remove domain equivalence check  https://review.opendev.org/c/openstack/tripleo-validations/+/82399514:03
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: Remove Docker references  https://review.opendev.org/c/openstack/tripleo-validations/+/82403514:03
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: Add undercloud-ipa-server-check task  https://review.opendev.org/c/openstack/tripleo-validations/+/82404614:03
opendevreviewJiri Podivin proposed openstack/tripleo-validations stable/train: Add validation for tripleo-ipa  https://review.opendev.org/c/openstack/tripleo-validations/+/82421614:03
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates master: Fix trailing slashes in bind-mounts and linting  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/83194514:08
*** pojadhav|brb is now known as pojadhav|afk14:09
mariosslagle: o/ hello please see private chat when you get a sec thanks14:11
*** dasm|off is now known as dasm14:20
opendevreviewMerged openstack/tripleo-common master: Revert "Add ceph_spec library to tripleo-common"  https://review.opendev.org/c/openstack/tripleo-common/+/83057214:24
opendevreviewJulia Kreger proposed openstack/tripleo-common master: Delineate ansible versions across rhel versions  https://review.opendev.org/c/openstack/tripleo-common/+/83195214:25
*** iurygregory_ is now known as iurygregory14:28
opendevreviewMikolaj Ciecierski proposed openstack/tripleo-upgrade stable/train: Run controll plane update first, next compute and cephstorage last  https://review.opendev.org/c/openstack/tripleo-upgrade/+/79194914:29
*** amoralej|lunch is now known as amoralej14:50
*** dviroel is now known as dviroel|lunch14:56
opendevreviewMerged openstack/tripleo-heat-templates master: Add CephIngress resource  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82445914:57
opendevreviewHarald JensÃ¥s proposed openstack/tripleo-quickstart master: Re-enable protected resource types  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80770415:02
opendevreviewMerged openstack/diskimage-builder master: Correctly create DIB_ENV variable and dib_environment file  https://review.opendev.org/c/openstack/diskimage-builder/+/82889915:55
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates stable/train: [Train-only] Update cells db connection, if needed  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/83049016:14
*** dviroel|lunch is now known as dviroel16:20
*** ysandeep is now known as ysandeep|out16:31
opendevreviewFrancesco Pantano proposed openstack/tripleo-ansible master: Handle composed role name not strictly matching deployed server name  https://review.opendev.org/c/openstack/tripleo-ansible/+/83152316:50
fultonj1416:51
*** marios is now known as marios|out16:52
opendevreviewFrancesco Pantano proposed openstack/tripleo-ansible master: Handle composed role name not strictly matching deployed server name  https://review.opendev.org/c/openstack/tripleo-ansible/+/83152316:54
opendevreviewAnanya proposed openstack/tripleo-ci master: Make tripleo-ci-centos-9-standalone-on-multinode-ipa non voting till 1963675 is fixed  https://review.opendev.org/c/openstack/tripleo-ci/+/83194216:55
opendevreviewMerged openstack/puppet-tripleo master: Swift: Fix the class to enable the audit middleware  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888317:00
rlandy|ruckall: vexxhost jobs are mostly all failing until weekend cloud update17:02
rlandy|ruckpromotions will be delayed17:03
rlandy|ruckthird party check jobs are failing17:03
rlandy|ruckcloudnull: slagle: ^^ fyi17:03
*** jpena is now known as jpena|off17:06
opendevreviewdasm proposed openstack/tripleo-quickstart-extras master: Temporarily freeze openssl  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/83211617:34
*** amoralej is now known as amoralej|off17:41
opendevreviewdasm proposed openstack/tripleo-quickstart-extras master: Temporarily freeze openssl  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/83211618:22
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: WIP - Add fips jobs for centos 9  https://review.opendev.org/c/openstack/tripleo-ci/+/82447919:00
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart master: Move repo_config_path to repo-setup defaults  https://review.opendev.org/c/openstack/tripleo-quickstart/+/83212919:20
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart-extras master: WIP - Setting repo_config_path on multinode-undercloud  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/83213620:25
*** dviroel is now known as dviroel|out20:43
opendevreviewJohn Fulton proposed openstack/tripleo-heat-templates master: Update Ceph client service to handle external Ceph  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82961121:18
*** dasm is now known as dasm|off22:07
opendevreviewFrancesco Pantano proposed openstack/tripleo-heat-templates stable/wallaby: Properly set ceph-ansible extra_vars and tags for cephadm-adopt  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82786722:51

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