openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates stable/queens: GATE CHECK for TripleO https://review.openstack.org/567224 | 00:00 |
---|---|---|
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras https://review.openstack.org/560445 | 00:00 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates master: GATE CHECK for TripleO https://review.openstack.org/604298 | 00:00 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates stable/rocky: GATE CHECK for TripleO https://review.openstack.org/604293 | 00:00 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 00:01 |
*** wolverineav has quit IRC | 00:02 | |
EmilienM | weshay: weird | 00:03 |
weshay | not sure if that's avail in rdo | 00:03 |
EmilienM | https://logs.rdoproject.org/95/643095/3/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/520592b/logs/undercloud/var/log/ | 00:03 |
weshay | I looked at the ovb jobs in the review and they did not trigger w/ the change | 00:03 |
EmilienM | where is tripleo image prepare log | 00:03 |
weshay | 2019-03-13 09:43:48.045776 | primary | Looking in indexes: http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org/pypi/simple, http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org/wheel/centos-7.6.1810-x86_64 | 00:04 |
weshay | http://logs.rdoproject.org/08/642808/3/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/9f07d25/job-output.txt.gz | 00:04 |
* weshay looks at your log | 00:04 | |
EmilienM | wait | 00:04 |
EmilienM | 2019-03-13 23:21:02 | HTTPError: 500 Server Error: Server Error for url: http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/v2/ | 00:05 |
EmilienM | it's wrong | 00:05 |
EmilienM | the v2 should be there | 00:05 |
weshay | 2019-03-13 23:21:02.039 16233 ERROR tripleoclient.v1.tripleo_deploy.Deploy [ ] Exception: 500 Server Error: Server Error for url: http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/v2/ | 00:05 |
weshay | 2019-03-13 23:21:02.042 16233 ERROR tripleoclient.v1.tripleo_deploy.Deploy [ ] None | 00:05 |
weshay | https://logs.rdoproject.org/95/643095/3/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/520592b/logs/undercloud/home/zuul/install-undercloud.log.txt.gz | 00:05 |
EmilienM | it's without /v2 | 00:05 |
weshay | so ovb failed in undercloud install | 00:06 |
EmilienM | docker_registry_mirror = http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/ | 00:06 |
weshay | so there is no log | 00:06 |
EmilienM | what the | 00:06 |
EmilienM | let me dig | 00:06 |
weshay | https://review.openstack.org/#/c/642808/3/scripts/common_vars.bash | 00:06 |
EmilienM | stevebaker: ^ if you're around | 00:06 |
weshay | EmilienM so I need one more change | 00:06 |
EmilienM | weshay: no no | 00:06 |
EmilienM | I'm talking about a v2 | 00:06 |
weshay | export NODEPOOL_DOCKER_REGISTRY_V2_PROXY=${NODEPOOL_DOCKER_REGISTRY_V2_PROXY:-""} | 00:07 |
weshay | if it's ovb we should set that back | 00:07 |
EmilienM | no... | 00:07 |
weshay | k | 00:07 |
EmilienM | the bug is in tripleo-common | 00:07 |
weshay | k | 00:07 |
EmilienM | something adds v2 | 00:07 |
EmilienM | let me find what | 00:07 |
EmilienM | mhh sounds like we force v2 in _build_url method | 00:08 |
EmilienM | and it works on multinode? | 00:08 |
weshay | seems to | 00:09 |
* weshay looks again at the job | 00:09 | |
EmilienM | I think I know | 00:09 |
EmilienM | we might need to force the mirror to be in docker_insecure_registries | 00:10 |
weshay | 2019-03-13 12:39:03.462 20786 DEBUG tripleo_common.image.image_uploader [ ] http://mirror.ord.rax.openstack.org:8082/v2/ status code 401 | 00:10 |
*** slaweq has joined #tripleo | 00:11 | |
weshay | http://mirror.ord.rax.openstack.org:8082 "GET /cloudflare/registry-v2/docker/registry/v2/blobs/sha256/dd/dd3ac262a99ad0d7e9ea2504e86d3a242e8dd149739daa60c6af56432398ac40/data?verify=1552483745-maJDyCCr1sCRpbzYRVTCI7ULWgQ%3D HTTP/1.1" 200 26273 | 00:11 |
EmilienM | where did you see that? | 00:11 |
weshay | http://logs.openstack.org/08/642808/3/check/tripleo-ci-centos-7-containers-multinode/d75b478/logs/undercloud/var/log/tripleo-container-image-prepare.log.txt.gz | 00:11 |
EmilienM | the 401 | 00:11 |
weshay | ya.. in that log | 00:12 |
EmilienM | ok | 00:12 |
EmilienM | let me look | 00:12 |
EmilienM | urllib3.connectionpool [ ] http://mirror.ord.rax.openstack.org:8082 "GET /v2/tripleomaster/centos-binary-tempest/manifests/current-tripleo HTTP/1.1" 200 6162 | 00:13 |
EmilienM | the GET /v2/... works fine | 00:13 |
EmilienM | on rackspace | 00:14 |
EmilienM | but not in RDO | 00:14 |
EmilienM | let me see how they exposed the mirror in RDO | 00:14 |
*** mpjetta has quit IRC | 00:14 | |
weshay | EmilienM aye | 00:15 |
weshay | I asked in sf-ops | 00:15 |
openstackgerrit | Merged openstack/tripleo-common master: Add ability to run osa playbooks from tripleo-deploy-openshift https://review.openstack.org/628960 | 00:15 |
openstackgerrit | Merged openstack/tripleo-common master: Pass additional args to tripleo-deploy-openshift as ansible options https://review.openstack.org/628961 | 00:15 |
openstackgerrit | Merged openstack/tripleo-common master: Option to run osa playbooks from path https://review.openstack.org/628962 | 00:15 |
openstackgerrit | Merged openstack/tripleo-common master: Switch to podman for tripleo-deploy-openshift https://review.openstack.org/628498 | 00:15 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Manage system timezone with ansible https://review.openstack.org/642589 | 00:15 |
openstackgerrit | Merged openstack/python-tripleoclient stable/queens: Use sync action get_deployment_failures https://review.openstack.org/642919 | 00:15 |
weshay | <pabelanger> weshay: you need to drop /v2/ after :8082 | 00:15 |
weshay | 18:11 <pabelanger> oh, it is also possible rdo doesn't have :8082 setup | 00:15 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/rocky: Reload rsyslog/cron when we change timezones https://review.openstack.org/643062 | 00:15 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/queens: Reload rsyslog/cron when we change timezones https://review.openstack.org/643072 | 00:15 |
weshay | EmilienM ^ | 00:15 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: update reproducer doc w/ command options https://review.openstack.org/642866 | 00:15 |
EmilienM | damn the gate is on fire | 00:15 |
weshay | MERGE PATY | 00:15 |
weshay | PARTY | 00:15 |
*** slaweq has quit IRC | 00:15 | |
EmilienM | f*** yeah | 00:16 |
EmilienM | anyway | 00:16 |
weshay | MERICA | 00:16 |
EmilienM | it's on RDO side | 00:16 |
EmilienM | LOL | 00:16 |
EmilienM | let me check what jpena|off did | 00:16 |
weshay | EmilienM where? | 00:16 |
EmilienM | I can't find his patch | 00:16 |
EmilienM | not sure | 00:16 |
* weshay looks | 00:16 | |
weshay | I don't always test my code, but when I do.. I do it on rdo | 00:16 |
EmilienM | your "code" | 00:17 |
EmilienM | https://review.rdoproject.org/r/#/q/status:merged | 00:17 |
EmilienM | I can't find anything tbh | 00:17 |
EmilienM | let me check again | 00:17 |
EmilienM | https://github.com/rdo-infra/rdo-jobs/commit/4b51a6a12735effa1e9e19ec177b36c490754a97 | 00:18 |
weshay | EmilienM you might have to be Andy https://goo.gl/images/MUUCoU | 00:19 |
EmilienM | export NODEPOOL_DOCKER_REGISTRY_V2_PROXY=${NODEPOOL_DOCKER_REGISTRY_V2_PROXY:-http://$NODEPOOL_MIRROR_HOST:8082/ | 00:20 |
openstackgerrit | Merged openstack/puppet-tripleo stable/queens: Adding a udev rule to save sriov interface name before configuring switchdev https://review.openstack.org/641600 | 00:20 |
EmilienM | but I don't get it | 00:20 |
EmilienM | in udnercloud.conf it's good | 00:20 |
EmilienM | docker_registry_mirror = http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/ | 00:20 |
EmilienM | i hate computers | 00:21 |
weshay | <pabelanger> I'd check to see what is passing /v2/, it might be docker directly. | 00:21 |
weshay | 18:19 <pabelanger> however, I cannot remember right now if that is correct or not | 00:21 |
weshay | 18:19 <pabelanger> but, agree something is going on with proxy | 00:21 |
weshay | EmilienM so this shouldn't be docker_registry_mirror = http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/v2 | 00:22 |
weshay | ? | 00:22 |
*** xek has joined #tripleo | 00:23 | |
EmilienM | no | 00:23 |
EmilienM | I don't think so | 00:24 |
* weshay sees if I have a node in rdo | 00:24 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-heat-templates master: flatten the ovn service configurations https://review.openstack.org/639119 | 00:24 |
stevebaker | weshay, EmilienM: I've not seen registry references include /v2 before, because the associated image references don't include it. Image ref http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/foo/bar will hit http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/v2/foo/bar/manifests | 00:26 |
weshay | so what is a test url I could curl? | 00:28 |
*** wolverineav has joined #tripleo | 00:28 | |
EmilienM | sorry I give up for the day | 00:29 |
weshay | http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org:8082/v2/tripleomaster/centos-binary-heat-api-cfn/manifests/current-tripleo | 00:29 |
weshay | I just get 500's | 00:29 |
weshay | curl http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org | 00:29 |
weshay | works | 00:29 |
stevebaker | weshay: actually mirrors don't provide the whole registry API, only blob/layer requests. let me get you a layer curl | 00:32 |
*** wolverineav has quit IRC | 00:35 | |
stevebaker | weshay: I think this should work. It does not http://paste.openstack.org/show/747756/ | 00:36 |
weshay | ya.. get the same | 00:37 |
* weshay passes to paul | 00:37 | |
*** holser_ has quit IRC | 00:56 | |
*** rlandy|bbl is now known as rlandy | 01:00 | |
*** mpjetta has joined #tripleo | 01:01 | |
stevebaker | weshay: ignore what I said about mirrors only handling layer blobs | 01:03 |
*** tzumainn_ has joined #tripleo | 01:05 | |
*** tzumainn has quit IRC | 01:05 | |
mwhahaha | weshay: http://logs.openstack.org/44/637144/3/check/tripleo-ci-centos-7-scenario001-standalone/e8faa5e/job-output.txt.gz#_2019-03-13_22_09_14_300232 linting is failing on some standalone for scenario001/004. why are we running that on there? i thought it was supposed to only be the upgrade jobs | 01:07 |
mwhahaha | i bet it's the ceph playbooks breaking stuff | 01:07 |
mwhahaha | clearly we have a gap somewhere if that got broken | 01:08 |
mwhahaha | also the logging on that is terrible | 01:10 |
*** rascasoft has joined #tripleo | 01:12 | |
mwhahaha | weshay, panda|rover|off: bug/1819991 | 01:14 |
openstackgerrit | Alex Schultz proposed openstack/tripleo-quickstart master: Revert "Activate ansible lint after deployment." https://review.openstack.org/643212 | 01:14 |
*** mwhahaha changes topic to "CI Status: YELLOW (scenario001/004 broke), RDOCloud questionable | https://docs.openstack.org/tripleo-docs/latest/" | 01:15 | |
* mwhahaha flips tables and gives up | 01:15 | |
*** rascasoft has quit IRC | 01:19 | |
stevebaker | mwhahaha++ | 01:21 |
*** rlandy has quit IRC | 01:38 | |
openstackgerrit | Lars Kellogg-Stedman proposed openstack/puppet-tripleo master: add glue for nova serialproxy support https://review.openstack.org/643103 | 01:40 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: fix typo in doc link rows https://review.openstack.org/643157 | 01:44 |
*** wolverineav has joined #tripleo | 02:10 | |
*** wolverineav has quit IRC | 02:15 | |
*** rascasoft has joined #tripleo | 02:32 | |
*** rascasoft has quit IRC | 02:42 | |
*** tzumainn_ has quit IRC | 02:49 | |
*** psachin has joined #tripleo | 03:01 | |
*** ykarel|away has joined #tripleo | 03:04 | |
*** slaweq has joined #tripleo | 03:11 | |
*** slaweq has quit IRC | 03:15 | |
*** ykarel|away has quit IRC | 03:22 | |
*** ramishra has joined #tripleo | 03:29 | |
*** skramaja has joined #tripleo | 03:33 | |
*** rascasoft has joined #tripleo | 03:34 | |
*** ayoung has joined #tripleo | 03:39 | |
*** rascasoft has quit IRC | 03:40 | |
*** slaweq has joined #tripleo | 04:11 | |
*** slaweq has quit IRC | 04:15 | |
*** ramishra has quit IRC | 04:21 | |
*** ramishra has joined #tripleo | 04:21 | |
*** udesale has joined #tripleo | 04:22 | |
*** ykarel|away has joined #tripleo | 04:24 | |
*** ykarel|away is now known as ykarel | 04:24 | |
*** ramishra_ has joined #tripleo | 04:25 | |
*** ramishra has quit IRC | 04:28 | |
*** ramishra has joined #tripleo | 04:29 | |
*** ramishra_ has quit IRC | 04:30 | |
*** janki has joined #tripleo | 04:35 | |
*** rascasoft has joined #tripleo | 04:38 | |
*** rascasoft has quit IRC | 04:48 | |
*** saneax has joined #tripleo | 04:57 | |
*** rascasoft has joined #tripleo | 05:17 | |
*** rascasoft has quit IRC | 05:28 | |
openstackgerrit | Karthik S proposed openstack/os-net-config master: Adding pci address in SRIOV config https://review.openstack.org/620456 | 05:43 |
openstackgerrit | Karthik S proposed openstack/os-net-config master: WIP: Removing the warnings generated due to yaml.load() https://review.openstack.org/643230 | 05:43 |
*** raukadah is now known as chandankumar | 05:50 | |
openstackgerrit | Jaganathan Palanisamy proposed openstack/os-net-config master: Adding pci address in SRIOV config https://review.openstack.org/620456 | 05:58 |
*** jbadiapa has quit IRC | 06:03 | |
*** jbadiapa has joined #tripleo | 06:04 | |
*** slaweq has joined #tripleo | 06:11 | |
*** jtomasek has joined #tripleo | 06:15 | |
*** slaweq has quit IRC | 06:16 | |
*** wolverineav has joined #tripleo | 06:18 | |
*** slaweq has joined #tripleo | 06:19 | |
*** marios_|ruck has joined #tripleo | 06:20 | |
*** rascasoft has joined #tripleo | 06:27 | |
*** rascasoft has quit IRC | 06:31 | |
Tengu | hello there | 06:38 |
*** bandini has joined #tripleo | 06:40 | |
bandini | o/ | 06:40 |
bandini | Tengu: I added a comment to https://bugs.launchpad.net/tripleo/+bug/1819459 , see if I am making any sense at all ;) | 06:40 |
openstack | Launchpad bug 1819459 in tripleo "Swift service tries to relabel files" [High,Triaged] | 06:40 |
Tengu | bandini: lemme check that. | 06:41 |
Tengu | bandini: hey, that's exactly that! Lemme check some cp options. | 06:42 |
Tengu | bandini: yeah, ok, wait. guess we can drop the "-a" and replace it by a couple of options. | 06:42 |
*** wolverin_ has joined #tripleo | 06:42 | |
Tengu | "-a" is a shortcut for -dR --preserve=all | 06:43 |
Tengu | we can maybe add --no-preserve=context | 06:43 |
bandini | it has potential :) | 06:43 |
Tengu | lemme try that, I just booted my Beast for some deploy tests :) | 06:43 |
*** shardy has quit IRC | 06:44 | |
*** yprokule has joined #tripleo | 06:44 | |
bandini | THE BEAST! | 06:44 |
Tengu | YEAAAHHH | 06:44 |
Tengu | my tiny shiny builder :) | 06:44 |
*** wolverineav has quit IRC | 06:45 | |
*** wolverin_ has quit IRC | 06:49 | |
Tengu | hm. I should have started a centos build -.-. rhel is slow due to the proxy thingy I have to use... pfff. | 06:51 |
Tengu | on the bright side: my proxy thingy is working really well. | 06:51 |
*** shardy has joined #tripleo | 06:52 | |
bandini | :) | 06:53 |
jaosorior | Has anybody seen this? | 06:57 |
jaosorior | WorkflowServiceError: Exception updating plan: {u'result': u'Failed to run task [error=Invalid input [name=tripleo.parameters.update, class=tripleo_common.actions.parameters.UpdateParametersAction, unexpected=[u\'validate\']], wf=tripleo.swift_backup.v1.create_swift_backup_container_plan, task=set_tempurl]:\nTraceback (most recent call last):\n | 06:57 |
jaosorior | I'm getting those errors while trying to deploy the overcloud with oooq, using master-tripleo-ci | 06:57 |
*** pdeore has joined #tripleo | 06:57 | |
Tengu | hmmm nope. not yet. | 06:58 |
bandini | nope | 06:58 |
Tengu | let's go for the deploy :] | 06:59 |
*** kopecmartin|off is now known as kopecmartin | 07:00 | |
Tengu | oh, ntw. Happy Pi Day ! | 07:01 |
Tengu | s/ntw/btw/ | 07:02 |
Tengu | I meant : oh, btw. Happy Pi Day ! | 07:02 |
jaosorior | :D | 07:04 |
bandini | oh right Pi day | 07:07 |
*** rascasoft has joined #tripleo | 07:09 | |
ramishra | jaosorior: https://bugs.launchpad.net/tripleo/+bug/1818926/comments/6 | 07:14 |
openstack | Launchpad bug 1818926 in tripleo "deploy fails with Invalid input [name=tripleo.parameters.update, class=tripleo_common.actions.parameters.UpdateParametersAction, unexpected=[\'validate\']" [High,Fix released] - Assigned to Rabi Mishra (rabi) | 07:14 |
*** ksambor has joined #tripleo | 07:16 | |
*** numans has joined #tripleo | 07:20 | |
*** tosky has joined #tripleo | 07:23 | |
*** wolverineav has joined #tripleo | 07:27 | |
*** mschuppert has joined #tripleo | 07:29 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-heat-templates stable/rocky: Add tempest workspace volume for tempest https://review.openstack.org/643237 | 07:30 |
*** wolverineav has quit IRC | 07:31 | |
chandankumar | arxcruz: https://review.openstack.org/643237 | 07:31 |
*** aufi has joined #tripleo | 07:32 | |
Tengu | bandini: ok, --no-preserve doesn't help. | 07:33 |
bandini | bummer | 07:33 |
Tengu | so replacing -a with "-dR --preserve" | 07:34 |
Tengu | the -a includes "--preserve=all" | 07:34 |
Tengu | --preserve will keep the mode,ownership,timestamps | 07:34 |
Tengu | which should be sufficient | 07:34 |
*** jfrancoa has joined #tripleo | 07:34 | |
*** paramite has joined #tripleo | 07:40 | |
*** aedc has quit IRC | 07:43 | |
Tengu | apparently, that's the right change. Will push a patch shortly. | 07:44 |
openstackgerrit | Cédric Jeanneret proposed openstack/tripleo-heat-templates master: Avoid "-a" cp option in order to avoid SELinux AVC https://review.openstack.org/643240 | 07:48 |
Tengu | bandini: -^^ | 07:48 |
Tengu | oh. shoo... | 07:48 |
Tengu | forget to link the LP | 07:48 |
openstackgerrit | Cédric Jeanneret proposed openstack/tripleo-heat-templates master: Avoid "-a" cp option in order to avoid SELinux AVC https://review.openstack.org/643240 | 07:48 |
Tengu | better. | 07:48 |
bandini | ack nice, will try it today or tomorrow | 07:49 |
bandini | right now am team-tagging network isolation with luca | 07:49 |
*** lmiccini has joined #tripleo | 07:49 | |
Tengu | bandini: np - it's not a blocker per se, since it doesn't crash the deploy ;). | 07:50 |
*** gkadam_ has joined #tripleo | 07:50 | |
Tengu | same goes for the "sudo" trying to connect to dbus. | 07:50 |
bandini | eheh permissive ftw :P | 07:50 |
* Tengu kills bandini with a rotten christmas tree | 07:50 | |
bandini | ahahah | 07:50 |
Tengu | the random-slap is always a surprise :D | 07:51 |
openstackgerrit | Kamil Sambor proposed openstack/tripleo-heat-templates master: Check and enable openvswitch package https://review.openstack.org/619031 | 07:51 |
Tengu | damn... yeah. so we really have some issues with dbus accesses from within containers. | 07:53 |
Tengu | that's bad. | 07:53 |
Tengu | AND some read into a tmpfs... | 07:53 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Request certificate for using host service principals https://review.openstack.org/640813 | 07:54 |
Tengu | jaosorior: heya! care to have a quick look at https://bugs.launchpad.net/tripleo/+bug/1820019 ? | 07:57 |
openstack | Launchpad bug 1820019 in tripleo "AVC reported for tmpfs accesses" [Medium,Triaged] - Assigned to Cédric Jeanneret (cjeanner) | 07:57 |
Tengu | bandini: -^^ | 07:58 |
Tengu | hmmm. allow init_t session_dbusd_tmp_t:dir read; | 07:59 |
Tengu | doesn't seem that harmful? | 07:59 |
jaosorior | sounds quite strange as well | 07:59 |
jaosorior | Tengu: sounds like that should go to the systemd folks | 07:59 |
jaosorior | and not necessarily an openstack issue | 08:00 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates stable/queens: GATE CHECK for TripleO https://review.openstack.org/567224 | 08:00 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras https://review.openstack.org/560445 | 08:00 |
Tengu | jaosorior: right. apparently this has nothing to do with containerized things | 08:00 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates master: GATE CHECK for TripleO https://review.openstack.org/604298 | 08:00 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates stable/rocky: GATE CHECK for TripleO https://review.openstack.org/604293 | 08:00 |
Tengu | jaosorior: will open a BZ against systemd. | 08:00 |
*** holser_ has joined #tripleo | 08:03 | |
*** aissat-mus has joined #tripleo | 08:05 | |
Tengu | jaosorior: https://bugzilla.redhat.com/show_bug.cgi?id=1688671 | 08:06 |
openstack | bugzilla.redhat.com bug 1688671 in systemd "SELinux is preventing init_t to read session_dbusd_tmp_t directories" [Medium,New] - Assigned to systemd-maint | 08:06 |
*** pcaruana has joined #tripleo | 08:07 | |
openstackgerrit | Kamil Sambor proposed openstack/tripleo-heat-templates master: Check and enable openvswitch package https://review.openstack.org/619031 | 08:09 |
*** hberaud|gone is now known as hberaud | 08:09 | |
openstackgerrit | Kamil Sambor proposed openstack/tripleo-quickstart master: Remove openvswitch tasks https://review.openstack.org/619196 | 08:10 |
aissat-mus | Hi all, I'm trying to install overcloud on a production environment, 3 controller, 3 compute , 3 ceph storage. When deploying Overlcoud I keep getting : | 08:11 |
aissat-mus | ResourceInError: resources.CephStorage: Went to status ERROR due to "Message: No valid host was found. There are not enough hosts available., Code: 500" | 08:11 |
*** pcaruana has quit IRC | 08:11 | |
Tengu | gosh... the healthchecks are really, really verbose :/ | 08:12 |
Tengu | bandini: Mar 14 08:12:20 undercloud.localdomain podman[104121]: There is no ovn-northd process connected to socket sockets running in the container | 08:12 |
Tengu | bandini: already known? -^^ | 08:13 |
Tengu | wondering if it's not linked to the AVC... | 08:13 |
*** tkajinam__ has quit IRC | 08:13 | |
bandini | Tengu: +100 re healtchchecks | 08:14 |
Tengu | ^^' | 08:15 |
Tengu | time to make some tea. | 08:15 |
bandini | Tengu: nope but do you have all the ovn northd things running? I thought the undercloud does not use ovn yet | 08:15 |
Tengu | bandini: standalone | 08:15 |
Tengu | bandini: that's the healthcheck for the service apparentls | 08:15 |
Tengu | *apparently | 08:15 |
Tengu | hmm. and apparently, cinder healthcheck has some issues with rootwrap. | 08:16 |
bandini | ah | 08:16 |
bandini | ah the healthecks are largely broken | 08:16 |
bandini | have not tackled that | 08:16 |
openstackgerrit | yatin proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 08:16 |
Tengu | yeah.... it's a pity. | 08:16 |
Tengu | will try to have a look. | 08:16 |
Tengu | but first: teapot needs some filling. | 08:17 |
*** holser_ has quit IRC | 08:17 | |
*** ccamacho has joined #tripleo | 08:20 | |
openstackgerrit | Martin Schuppert proposed openstack/tripleo-docs master: [Documentation] Document procedure to manage additional nova cells v2 https://review.openstack.org/636286 | 08:20 |
*** amoralej|off is now known as amoralej | 08:21 | |
*** holser_ has joined #tripleo | 08:22 | |
*** pcaruana has joined #tripleo | 08:23 | |
Tengu | hmm. I don't have any new AVC... something stopped trying to talk to dbus/tmpfs.... | 08:24 |
Tengu | bandini: btw: tripleo_ovn_northd.service loaded active running ovn_northd container | 08:24 |
bandini | ack | 08:25 |
Tengu | meaning: it's the healthcheck shitting itself :D | 08:27 |
*** bogdando has joined #tripleo | 08:34 | |
*** hjensas has quit IRC | 08:35 | |
*** cylopez has joined #tripleo | 08:36 | |
openstackgerrit | Jaganathan Palanisamy proposed openstack/os-net-config master: Adding pci address in SRIOV config https://review.openstack.org/620456 | 08:43 |
openstackgerrit | Filippo Inzaghi proposed openstack/tripleo-heat-templates master: fix tox python3 overrides https://review.openstack.org/608239 | 08:51 |
*** slaweq has quit IRC | 08:53 | |
*** slaweq has joined #tripleo | 08:55 | |
openstackgerrit | Michele Baldessari proposed openstack/python-tripleoclient master: WIP Force list when returning map(replaced_list_value, template_part) https://review.openstack.org/643091 | 08:55 |
*** dtantsur|afk is now known as dtantsur | 08:59 | |
*** jpena|off is now known as jpena | 09:00 | |
*** aissat-mus has quit IRC | 09:03 | |
*** panda|rover|off has quit IRC | 09:07 | |
*** marios_|ruck has quit IRC | 09:09 | |
*** marios_|ruck has joined #tripleo | 09:09 | |
*** ykarel is now known as ykarel|lunch | 09:09 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-common master: [py3] Dereference maps to become real lists. https://review.openstack.org/643250 | 09:11 |
openstackgerrit | Marios Andreou proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 09:11 |
*** chem has joined #tripleo | 09:15 | |
*** dmacpher has joined #tripleo | 09:16 | |
*** morazi has joined #tripleo | 09:16 | |
*** aedc has joined #tripleo | 09:18 | |
*** jpich has joined #tripleo | 09:24 | |
*** sshnaidm is now known as sshnaidm|rover | 09:25 | |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-heat-templates stable/rocky: DNM: testing 039 job in rocky https://review.openstack.org/643259 | 09:36 |
sshnaidm|rover | chandankumar, ^^ | 09:36 |
sshnaidm|rover | chandankumar, it passes on rocky, so let's see how tempest works there | 09:36 |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: [DNM] Check scenario009 https://review.openstack.org/643261 | 09:36 |
chandankumar | sshnaidm|rover: cool! | 09:41 |
*** pcaruana has quit IRC | 09:48 | |
*** ykarel|lunch has quit IRC | 09:52 | |
*** cylopez has left #tripleo | 09:52 | |
*** hjensas has joined #tripleo | 09:57 | |
*** ykarel has joined #tripleo | 09:57 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Fix containerized tempest logic https://review.openstack.org/642420 | 10:07 |
openstackgerrit | Arx Cruz proposed openstack-infra/tripleo-ci master: Make standalone job run containerized tempest https://review.openstack.org/643267 | 10:12 |
*** rpittau|afk is now known as rpittau | 10:13 | |
*** saneax has quit IRC | 10:21 | |
*** sri_ has joined #tripleo | 10:26 | |
openstackgerrit | Michele Baldessari proposed openstack/python-tripleoclient master: Force list when returning map(replaced_list_value, template_part) https://review.openstack.org/643091 | 10:46 |
*** wolverineav has joined #tripleo | 10:49 | |
*** wolverineav has quit IRC | 10:54 | |
*** udesale has quit IRC | 10:56 | |
*** udesale has joined #tripleo | 10:56 | |
*** panda has joined #tripleo | 10:58 | |
openstackgerrit | Martin André proposed openstack/tripleo-common stable/rocky: Introduce a --plan option to replace --config-download-dir https://review.openstack.org/643287 | 10:59 |
openstackgerrit | Martin André proposed openstack/tripleo-common stable/rocky: Add ability to run osa playbooks from tripleo-deploy-openshift https://review.openstack.org/643288 | 10:59 |
openstackgerrit | Martin André proposed openstack/tripleo-common stable/rocky: Pass additional args to tripleo-deploy-openshift as ansible options https://review.openstack.org/643289 | 10:59 |
openstackgerrit | Martin André proposed openstack/tripleo-common stable/rocky: Option to run osa playbooks from path https://review.openstack.org/643290 | 10:59 |
panda | mandre: with openstack tripleo container image prepare what's the current way to specify a specify tag for the images ? | 11:01 |
*** jpich has quit IRC | 11:01 | |
*** jpich has joined #tripleo | 11:02 | |
*** yolanda has quit IRC | 11:02 | |
*** morazi has quit IRC | 11:03 | |
mandre | panda: you can add "--set tag=blah" to your prepare command | 11:03 |
*** yolanda has joined #tripleo | 11:03 | |
mandre | panda: see https://github.com/openstack/tripleo-common/blob/master/container-images/container_image_prepare_defaults.yaml for the default values | 11:04 |
panda | mandre: ack thanks | 11:04 |
*** suuuper has joined #tripleo | 11:05 | |
mandre | panda: the "tag" here represents the tag of openstack images in the remote registry, you also have a way to control the tag of the images after importing them in your local registry | 11:05 |
panda | mandre: this is done so for example I could pull two sets of containers, calling one "current" and the other "upgrades" ? | 11:07 |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 11:09 |
*** shardy has quit IRC | 11:11 | |
mandre | panda: nope, this is done because we want tags that uniquely identify images in the local registry (for update/upgrade purpose), and as such can't be generic tags such as "latest" or "tripleo-current" | 11:14 |
*** udesale has quit IRC | 11:15 | |
*** udesale has joined #tripleo | 11:15 | |
*** zbr has quit IRC | 11:16 | |
panda | mandre: that's basically what I tried to say before, probably failing | 11:18 |
panda | mandre: does --set work only for openstack overcloud, or also for openstack tripleo ? | 11:19 |
panda | mmhh, does opesntack overcloud even work on master ? | 11:19 |
mandre | panda: should work for both | 11:19 |
panda | mandre: ok thanks. | 11:20 |
ykarel | mandre, but i can't see --set in https://github.com/openstack/python-tripleoclient/blob/969e01ad8820f516362ad730a0e7f3fce07c35a6/tripleoclient/v1/container_image.py#L606-L668 | 11:21 |
ykarel | is it inherited from some place? | 11:21 |
mandre | ykarel: yeah I think it's inherited, let me see | 11:22 |
mandre | ykarel: this should be https://github.com/openstack/python-tripleoclient/blob/969e01ad8820f516362ad730a0e7f3fce07c35a6/tripleoclient/v1/container_image.py#L322-L328 | 11:26 |
ykarel | mandre, but that's different command | 11:26 |
*** saneax has joined #tripleo | 11:27 | |
ykarel | mandre, ^^ overcloud_container_image_prepare | 11:27 |
*** udesale has quit IRC | 11:27 | |
*** aedc has quit IRC | 11:27 | |
ykarel | overcloud_container_image_prepare vs tripleo_container_image_prepare | 11:27 |
*** udesale has joined #tripleo | 11:28 | |
mandre | ykarel: seems like you're right tripleo_container_image_prepare doesn't have it | 11:28 |
*** derekh has joined #tripleo | 11:29 | |
panda | mmmmh | 11:30 |
*** gfidente has joined #tripleo | 11:30 | |
panda | ok, so back to my original question | 11:30 |
panda | how can I specify a tag for the container pull to download instead of the default current-tripleo ? | 11:30 |
mandre | panda, ykarel: please talk to stevebaker or someone else from the same team | 11:31 |
panda | marios_|ruck: apparently you were right ^ | 11:31 |
panda | mandre: ok | 11:31 |
mandre | panda: it shouldn't be too difficult to submit a patch for the tripleo container image prepare command, not sure why it's not implemented | 11:32 |
*** pcaruana has joined #tripleo | 11:32 | |
mandre | in my understanding the tripleo command was supposed to be more or less equivalent to the overcloud one for the image prepare | 11:33 |
panda | there must be some other way, otherwise it meas that we've been just downloading containers in master always using current-tripleo. WHich sounds too weird. | 11:35 |
*** saneax has quit IRC | 11:38 | |
*** saneax has joined #tripleo | 11:39 | |
mandre | panda: perhaps the intention is to rely only on the values coming from the container image prepare file and disallow overriding vars on the command line? | 11:39 |
mandre | panda: so in that case, you need to modify the heat environment that contains the ContainerImagePrepare to have the right "tag" value | 11:40 |
*** bfournie has quit IRC | 11:42 | |
*** pdeore has quit IRC | 11:52 | |
hjensas | sshnaidm|rover: deloran builds of tripleoclient, looks broken. http://logs.openstack.org/62/642962/2/check/tripleo-ci-centos-7-containers-multinode/b758dfc/logs/delorean_logs/db/85/db8582e67186a33b680eff6cf1d95fe4536a6f85_dev/rpmbuild.log.txt.gz | 11:57 |
*** skramaja_ has joined #tripleo | 11:57 | |
*** gcerami_ has joined #tripleo | 11:57 | |
*** saneax has quit IRC | 11:57 | |
*** saneax has joined #tripleo | 11:58 | |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart master: DNM: test 010 job with mistral patch https://review.openstack.org/643305 | 11:58 |
*** zbr has joined #tripleo | 11:58 | |
*** ansmith has quit IRC | 11:58 | |
*** skramaja has quit IRC | 11:58 | |
sshnaidm|rover | hjensas, ack, looking | 11:58 |
sshnaidm|rover | hjensas, it fails in unittest tripleoclient.tests.v1.test_container_image.TestContainerImagePrepare.test_container_image_prepare_noargs | 11:59 |
hjensas | sshnaidm|rover: yes, on multiple different reviews. | 11:59 |
hjensas | sshnaidm|rover: here is another one. https://logs.rdoproject.org/91/643091/4/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/6366863/logs/delorean_logs/1f/90/1f903c2b321ffdb85873ca4fca5444c86afc9677_dev/rpmbuild.log.txt.gz | 11:59 |
sshnaidm|rover | hjensas, I see | 12:00 |
sshnaidm|rover | marios, can you submit a bug please? ^^ | 12:00 |
*** dprince has joined #tripleo | 12:01 | |
marios_|ruck | sshnaidm|rover: we have call now | 12:01 |
marios_|ruck | sshnaidm|rover: i can submit after | 12:01 |
marios_|ruck | sure | 12:01 |
*** amoralej is now known as amoralej|off | 12:04 | |
*** amoralej|off is now known as amoralej|lunch | 12:04 | |
*** abishop has joined #tripleo | 12:05 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: Octavia: set net configuration to none for mkdir in containers https://review.openstack.org/643307 | 12:08 |
*** blinkiz has quit IRC | 12:10 | |
*** skramaja has joined #tripleo | 12:11 | |
sshnaidm|rover | hjensas, seems like broken by https://review.openstack.org/#/c/640716/ | 12:11 |
*** skramaja_ has quit IRC | 12:11 | |
sshnaidm|rover | ksambor, ^^ | 12:11 |
*** blinkiz has joined #tripleo | 12:12 | |
*** jpena is now known as jpena|lunch | 12:12 | |
ksambor | sshnaidm|rover, please assign bug to me. I will take care | 12:14 |
*** blinkiz has quit IRC | 12:18 | |
*** bfournie has joined #tripleo | 12:18 | |
sshnaidm|rover | apetrich, can you take a look please? https://review.openstack.org/#/c/643304/ | 12:18 |
*** trown|outtypewww is now known as trown | 12:19 | |
jaosorior | sshnaidm|rover: responded ^^ | 12:27 |
sshnaidm|rover | jaosorior, I see | 12:28 |
ykarel | jaosorior, list() is defined in sub classes | 12:28 |
jaosorior | ykarel: ResourceManager inherits from object | 12:28 |
ykarel | of base.Resource | 12:28 |
jaosorior | not base.Resource | 12:28 |
ykarel | jaosorior, see http://eavesdrop.openstack.org/irclogs/%23tripleo/%23tripleo.2019-03-13.log.html#t2019-03-13T13:40:07 | 12:29 |
jaosorior | sshnaidm|rover, ykarel commented again. | 12:29 |
*** ade_lee has quit IRC | 12:30 | |
jaosorior | ykarel: still. It doesn't inherit from base.Resource | 12:30 |
*** rlandy has joined #tripleo | 12:32 | |
ykarel | jaosorior, sorry child class of base.ResourceManage | 12:32 |
ykarel | jaosorior, sorry child class of base.ResourceManager | 12:32 |
ykarel | not base.Resoruce | 12:33 |
*** hberaud is now known as hberaud|lunch | 12:33 | |
*** morazi has joined #tripleo | 12:33 | |
ykarel | jaosorior, https://github.com/openstack/python-mistralclient/search?utf8=%E2%9C%93&q=ResourceManager&type= | 12:33 |
ykarel | more clean:- https://github.com/openstack/python-mistralclient/search?q=%22%28base.ResourceManager%29%22&unscoped_q=%22%28base.ResourceManager%29%22 | 12:34 |
jaosorior | ykarel: understood. In that case, you might wanna define the list() function anyway, and throw a NotImplemented exception on the base. For readability. | 12:34 |
ykarel | jaosorior, yes that what's mistral team is planning to do | 12:34 |
ykarel | jaosorior, see http://eavesdrop.openstack.org/irclogs/%23openstack-mistral/%23openstack-mistral.2019-03-14.log.html#t2019-03-14T08:31:29 | 12:34 |
jaosorior | lol yeah; so I wasn't the only one confused. | 12:36 |
ykarel | yes :) | 12:36 |
sshnaidm|rover | ykarel, do you know if there is a fixing patch? | 12:39 |
*** aissat-mus has joined #tripleo | 12:39 | |
ykarel | sshnaidm|rover, not yet | 12:39 |
sshnaidm|rover | ack | 12:39 |
ykarel | it's only yours | 12:39 |
ykarel | sshnaidm|rover, remember the fix will also need mistralclient release | 12:39 |
*** raildo has joined #tripleo | 12:39 | |
sshnaidm|rover | oh, right | 12:39 |
ykarel | sshnaidm|rover, so i suggest to pin mistralclient in rdoinfo if it takes time | 12:39 |
sshnaidm|rover | how did this get through.. | 12:40 |
*** panda has quit IRC | 12:40 | |
sshnaidm|rover | ykarel, yeah, seems like better to do so | 12:40 |
*** gcerami_ is now known as panda | 12:40 | |
openstackgerrit | Brent Eagles proposed openstack-infra/tripleo-ci master: Initial addition of scenario010 standalone job https://review.openstack.org/641713 | 12:44 |
openstackgerrit | Brent Eagles proposed openstack-infra/tripleo-ci master: Initial addition of scenario010 standalone job https://review.openstack.org/641713 | 12:45 |
chandankumar | jaosorior: https://review.openstack.org/#/c/642948/ can we get +w on this! | 12:46 |
ykarel | sshnaidm|rover, actually there was tripleo and devstack functional job running in breaking mistralclient patch but issue didn't detected there, also it was not detected by tripleo standalone jobs running in RDO u-c sync patch:https://review.rdoproject.org/r/#/c/19178/5/tags/stein-uc.yml@304, and final it god detected only in promotion jobs | 12:48 |
*** ansmith has joined #tripleo | 12:48 | |
ykarel | so good to understand why it's not detected earlier | 12:48 |
*** mcornea has joined #tripleo | 12:49 | |
sshnaidm|rover | ykarel, https://review.openstack.org/643319 | 12:50 |
*** ansmith_ has joined #tripleo | 12:50 | |
ykarel | sshnaidm|rover, ack but good to understand why not detected in standalone, it would be good to cover such issues in standalone itself wherever possible | 12:51 |
ykarel | to save resources | 12:51 |
ykarel | may be mistral guys should look as devstack job also didn't detected it | 12:52 |
*** ansmith has quit IRC | 12:53 | |
apetrich | sshnaidm|rover, I agree with jaosorior. Just adding an abstract def list and I think it is good to go | 12:53 |
sshnaidm|rover | ykarel, as I understand it works different in standalone, doesn't have details though | 12:54 |
sshnaidm|rover | apetrich, can you take care of this please? | 12:54 |
apetrich | sshnaidm|rover, sure. no prob | 12:54 |
sshnaidm|rover | apetrich, thanks! | 12:54 |
ykarel | sshnaidm|rover, ack | 12:54 |
paramite | apetrich, d0ugal: Hey guys, so I am again stucked on testing https://review.openstack.org/#/c/640344/ . Execution now fails on get_database_credentials task with Can not evaluate YAQL expression [expression=task().result, error=Task execution not found [id=4f088802-5f7a-4ff4-ba28-47b7f45e98c6], data={}] . So I found out that the missing execution from the error message is not execution, but completely irrelevant task actually: http://paste.opensta | 12:55 |
paramite | ck.org/show/747772/ ... any hint? | 12:55 |
*** cylopez has joined #tripleo | 12:55 | |
paramite | http://paste.openstack.org/show/747772/ | 12:55 |
*** jchhatbar has joined #tripleo | 13:00 | |
*** janki has quit IRC | 13:00 | |
*** skramaja has quit IRC | 13:01 | |
*** amoralej|lunch is now known as amoralej | 13:05 | |
*** jchhatbar has quit IRC | 13:10 | |
*** janki has joined #tripleo | 13:10 | |
slagle | owalsh: abishop fultonj : with the DST time change in the US, I have a standing conflict at 1400UTC now for the squad meeting, so we'll need to find a different time | 13:15 |
fultonj | slagle: i have similar issue | 13:15 |
*** vkapalav has joined #tripleo | 13:17 | |
abishop | slagle: me too, so +1 for new time | 13:17 |
slagle | ok, i'll send out some proposals to the list | 13:18 |
*** cylopez has left #tripleo | 13:20 | |
*** ade_lee has joined #tripleo | 13:22 | |
fultonj | slagle: fwiw my latest status on tripleo-ci is that the edge node is trying to push it's containers back to the controller node during container image preapre. it's like it's ignoring the LocalContainerRegistry parameter | 13:25 |
*** ade_lee_ has joined #tripleo | 13:25 | |
openstackgerrit | Arx Cruz proposed openstack-infra/tripleo-ci master: Make standalone job run containerized tempest https://review.openstack.org/643267 | 13:26 |
Tengu | Folks, care to make that merge in order to avoid some noise in the audit.log? :) https://review.openstack.org/643240 thanks ! | 13:27 |
*** ade_lee has quit IRC | 13:28 | |
*** hberaud|lunch is now known as hberaud | 13:30 | |
sshnaidm|rover | ksambor, I opened a bug, I think that it's your patch, but not sure. I'd appreciate if you can check it please, it blocks all patches with tripleoclient https://bugs.launchpad.net/tripleo/+bug/1820065 | 13:32 |
openstack | Launchpad bug 1820065 in tripleo "Tripleo client fails in unittests when is being built by DLRN" [Critical,Triaged] | 13:32 |
sshnaidm|rover | marios_|ruck, ^^ | 13:32 |
*** tzumainn has joined #tripleo | 13:33 | |
ksambor | sshnaidm|rover, thank you, yeah you are right, I'm on it (will fix in next 30 min) | 13:33 |
sshnaidm|rover | ksambor, cool, thanks! | 13:33 |
*** mjturek has joined #tripleo | 13:38 | |
*** mjturek has quit IRC | 13:38 | |
hjensas | question regarding undercloud endpoints _admin_host and _public_host. - If I want the TripleO UI to be available on the external network (i.e customers LAN) They would set _admin_host to a address on the customer net, and _public_host is still an address on the provisioning net? | 13:40 |
hjensas | jaosorior: ^^ is'nt that how it's supposed to work? | 13:44 |
jaosorior | hjensas: not entirely sure to be honest. I thought that as part of the installation, the UI would set up a proxy | 13:45 |
jaosorior | based on mod_proxy | 13:45 |
jaosorior | I'm unsure what IP that was using tbh | 13:45 |
hjensas | jaosorior: ok ... I'll go look at the docs. :) | 13:45 |
openstackgerrit | Nir Magnezi proposed openstack/diskimage-builder master: WIP: Add RHEL8 Element https://review.openstack.org/643332 | 13:46 |
*** mjturek has joined #tripleo | 13:46 | |
openstackgerrit | Nir Magnezi proposed openstack/diskimage-builder master: WIP: Add RHEL8 Element https://review.openstack.org/643332 | 13:47 |
*** jpena|lunch is now known as jpena | 13:50 | |
openstackgerrit | Rafael Folco proposed openstack-infra/tripleo-ci master: Enable debug mode for containers build https://review.openstack.org/642888 | 13:51 |
openstackgerrit | James Slagle proposed openstack/tripleo-docs master: Document multiple stack deployment for DCN https://review.openstack.org/643339 | 13:52 |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Fix containerized tempest logic https://review.openstack.org/642420 | 13:53 |
*** jfrancoa has quit IRC | 13:53 | |
openstackgerrit | Marios Andreou proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 13:55 |
marios_|ruck | weshay: ^ | 13:55 |
weshay | thanks | 13:58 |
weshay | if we have the powa to move this to the top of the gate queue https://review.openstack.org/#/c/643212/ | 13:58 |
*** janki has quit IRC | 13:58 | |
weshay | we probably shoud | 13:58 |
weshay | should | 13:58 |
openstackgerrit | Nir Magnezi proposed openstack/diskimage-builder master: WIP: Add RHEL8 Element https://review.openstack.org/643332 | 14:02 |
openstackgerrit | James Slagle proposed openstack/tripleo-docs master: Document multiple stack deployment for DCN https://review.openstack.org/643339 | 14:03 |
*** boazel_ has joined #tripleo | 14:04 | |
chandankumar | one stupid question, during standalone deployment we have unused network interface eth1 do we need to create it manually or the tht takes care of that? | 14:04 |
chandankumar | if I use eth0 it loses the vm ssh connection | 14:05 |
*** ykarel is now known as ykarel|away | 14:05 | |
chandankumar | this is what I am getting http://paste.openstack.org/show/747776/ | 14:05 |
*** hjensas has quit IRC | 14:06 | |
*** boazel has quit IRC | 14:07 | |
*** rh-jelabarre has joined #tripleo | 14:13 | |
*** ykarel|away has quit IRC | 14:14 | |
*** morazi has quit IRC | 14:15 | |
*** moisa has joined #tripleo | 14:16 | |
mwhahaha | chandankumar: you need to create that | 14:16 |
mwhahaha | that's a hardware config | 14:16 |
chandankumar | mwhahaha: ack! | 14:16 |
mwhahaha | you can reuse eth0 if you properly configure it, see the 1 nic example | 14:17 |
*** rcernin has quit IRC | 14:17 | |
*** moisa has quit IRC | 14:17 | |
mwhahaha | but it's more complicated, is better to ensure 2 nics in the box | 14:17 |
*** moisa has joined #tripleo | 14:18 | |
*** moisa is now known as moguimar | 14:18 | |
*** hjensas has joined #tripleo | 14:20 | |
*** aissat-mus has quit IRC | 14:23 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/puppet-tripleo master: Add an Endpoint in ceilometer https://review.openstack.org/611979 | 14:27 |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/tripleo-heat-templates master: Update to the ceilometer publisher list https://review.openstack.org/600843 | 14:28 |
openstackgerrit | Brent Eagles proposed openstack/tripleo-common master: octavia: parameterize calls to container cli https://review.openstack.org/643351 | 14:37 |
*** gfidente has quit IRC | 14:39 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: octavia: pass container cli to external deploy tasks https://review.openstack.org/643358 | 14:40 |
*** dmacpher has quit IRC | 14:40 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: octavia: pass container cli to external deploy tasks https://review.openstack.org/643358 | 14:43 |
openstackgerrit | Brent Eagles proposed openstack-infra/tripleo-ci master: Initial addition of scenario010 standalone job https://review.openstack.org/641713 | 14:43 |
ksambor | Hi guys, who is able to bump up version in https://pypi.org/ for tripleo-common to have the newest version of master as a 10.6? We need this to be consistent between ci-jobs | 14:47 |
*** chem has quit IRC | 14:48 | |
ksambor | also for future will be nice if we will use packages based on the same tripleo-common code between all zuul jobs | 14:48 |
ksambor | EmilienM, mwhahaha ^^^^ | 14:49 |
jaosorior | ksambor: there was a release recently. | 14:49 |
jaosorior | (today) | 14:49 |
jaosorior | ksambor: https://review.openstack.org/#/c/642475/ | 14:50 |
*** wolverineav has joined #tripleo | 14:50 | |
ksambor | jaosorior, yeah I saw but somehow pypi package is different than https://trunk.rdoproject.org/centos7-master/current-tripleo/ | 14:51 |
mwhahaha | packages will always be newer than pypi | 14:51 |
mwhahaha | this is a long standing issue | 14:51 |
mwhahaha | with no end in sight | 14:51 |
mwhahaha | if you need a newer version of tripleo in the tox jobs, we have to release tripleo-common and bump requirements | 14:52 |
mwhahaha | this is usually a problem with tripleoclient | 14:52 |
*** saneax has quit IRC | 14:52 | |
mwhahaha | where we add functionality in tripleo-common but you can't use it in tripleoclient until a release of tripleo-common | 14:52 |
ksambor | mwhahaha, exactly we hit this issue that you describe | 14:52 |
mwhahaha | so when you have that, you need to send for a release of tripleo-common | 14:53 |
mwhahaha | anyone can propose | 14:53 |
*** holser_ has quit IRC | 14:53 | |
mwhahaha | just needs a +1 from PTL or a release liaison (EmilienM) | 14:54 |
ksambor | kk | 14:54 |
ksambor | thank you, mwhahaha | 14:54 |
*** wolverineav has quit IRC | 14:54 | |
*** gfidente has joined #tripleo | 14:55 | |
*** yolanda has quit IRC | 14:57 | |
*** dmacpher has joined #tripleo | 15:04 | |
*** apetrich has quit IRC | 15:10 | |
*** Vorrtex has joined #tripleo | 15:11 | |
*** hjensas has quit IRC | 15:12 | |
*** ccamacho has quit IRC | 15:16 | |
*** yprokule has quit IRC | 15:18 | |
openstackgerrit | Serena Ziviani proposed openstack/diskimage-builder master: Also use selinuxenabled to check selinux status https://review.openstack.org/643367 | 15:24 |
*** agopi has quit IRC | 15:34 | |
EmilienM | dtantsur: hey | 15:35 |
dtantsur | EmilienM: \o | 15:35 |
EmilienM | dtantsur: if one node takes let's say forever to introspect but eventually it finish | 15:35 |
EmilienM | where should I look? | 15:36 |
EmilienM | I run vbmc on my own server, RAM is good, network is local so good | 15:36 |
EmilienM | what could it be, | 15:36 |
dtantsur | EmilienM: (on a meeting), check what's going on in the ramdisk | 15:36 |
*** ccamacho has joined #tripleo | 15:36 | |
openstackgerrit | Kamil Sambor proposed openstack/python-tripleoclient master: Fix tests for container image prepare https://review.openstack.org/643370 | 15:36 |
dtantsur | there are many places where it could happen | 15:36 |
EmilienM | in /var/log/containers/ironic-inspector/ramdisk/ | 15:36 |
EmilienM | ? | 15:36 |
dtantsur | EmilienM: yeah | 15:37 |
EmilienM | ok indeed | 15:37 |
EmilienM | lot of infos there | 15:37 |
EmilienM | thx | 15:37 |
openstackgerrit | Kamil Sambor proposed openstack/python-tripleoclient master: Fix tests for container image prepare https://review.openstack.org/643370 | 15:39 |
paramite | d0ugal, so I isolated the issue to line 52 in https://review.openstack.org/#/c/640344/2/workbooks/undercloud_backup.yaml . If I remove it the task passes. So the question is: why can I assign two variables? I verified that it is in environment: http://paste.openstack.org/show/747794/ | 15:40 |
paramite | *why can't I | 15:41 |
*** hamzy has quit IRC | 15:43 | |
*** yolanda has joined #tripleo | 15:45 | |
d0ugal | paramite: do you have a error message? | 15:46 |
d0ugal | paramite: I don't understand how removing that line fixes it, it looks correct | 15:47 |
d0ugal | paramite: unless the yaql is wrong | 15:47 |
EmilienM | dtantsur: http://ix.io/1Dvx | 15:47 |
EmilienM | lot of errors | 15:48 |
dtantsur | EmilienM: many of them are expected, esp. on virt | 15:48 |
dtantsur | EmilienM: btw, what is "forever" for you? I know that LLDP collection can take a couple of minutes. | 15:49 |
EmilienM | dtantsur: 25 min for one node | 15:49 |
EmilienM | that's, forever to me | 15:49 |
dtantsur | vm/bm? | 15:49 |
EmilienM | I run virtualbmc | 15:50 |
EmilienM | on my bm | 15:50 |
dtantsur | right, that's forever for a vm | 15:50 |
dtantsur | but the logs cover only the first minute. Can you match the timing, do the logs start quickly after the introspection start? | 15:50 |
dtantsur | I'm trying to understand where the delays | 15:50 |
dtantsur | * the delay is | 15:50 |
*** eggs has quit IRC | 15:51 | |
*** ramishra has quit IRC | 15:51 | |
*** matbu has quit IRC | 15:59 | |
openstackgerrit | Marios Andreou proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 16:01 |
*** matbu has joined #tripleo | 16:06 | |
*** agopi has joined #tripleo | 16:14 | |
*** ykarel has joined #tripleo | 16:16 | |
*** matbu has quit IRC | 16:16 | |
openstackgerrit | Merged openstack/tripleo-common master: Stop outputting overcloudrc.v3 from workflow https://review.openstack.org/641015 | 16:17 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/rocky: Add tempest workspace volume for tempest https://review.openstack.org/643237 | 16:17 |
*** matbu has joined #tripleo | 16:18 | |
*** ksambor has quit IRC | 16:21 | |
*** gfidente has quit IRC | 16:22 | |
*** aufi has quit IRC | 16:23 | |
openstackgerrit | Luke Short proposed openstack/tripleo-common stable/queens: Configurable host network for inventory https://review.openstack.org/643060 | 16:23 |
Tengu | folks, care to merge that? https://review.openstack.org/#/c/643240/ thanks :) | 16:25 |
*** kopecmartin is now known as kopecmartin|off | 16:26 | |
openstackgerrit | Alex Schultz proposed openstack/python-tripleoclient master: Fix timezone lookup https://review.openstack.org/643390 | 16:27 |
openstackgerrit | Alex Schultz proposed openstack/python-tripleoclient master: Fix timezone lookup https://review.openstack.org/643390 | 16:29 |
jaosorior | Tengu: I can't; already +2ed it | 16:29 |
jaosorior | :( | 16:29 |
openstackgerrit | Alex Schultz proposed openstack/python-tripleoclient master: Fix timezone lookup https://review.openstack.org/643390 | 16:30 |
Tengu | jaosorior: ;_; | 16:33 |
*** jtomasek has quit IRC | 16:35 | |
*** gfidente has joined #tripleo | 16:44 | |
*** ykarel has quit IRC | 16:44 | |
paramite | d0ugal, sorry, had mtg. Yes I have error message: http://paste.openstack.org/show/747800/ | 16:44 |
paramite | ah no, that;'s when I remove the line ... sec | 16:45 |
paramite | d0ugal, this is when the line is there: http://paste.openstack.org/show/747801/ | 16:46 |
*** lmiccini has quit IRC | 16:47 | |
openstackgerrit | Sorin Sbarnea proposed openstack-infra/tripleo-ci master: Bumped and hardened linting https://review.openstack.org/637151 | 16:48 |
paramite | d0ugal, http://paste.openstack.org/show/747803/ | 16:49 |
paramite | d0ugal, to have complete information ^ | 16:49 |
*** gkadam_ has quit IRC | 16:50 | |
Tengu | dtantsur: heya! quick question - what's the "standard" time for the introspection of 1 vm (using the vbmc and so on) ? | 16:55 |
dtantsur | Tengu: depending on the enabled plugins, 2-5 minutes | 16:56 |
Tengu | dtantsur: hmm ok. | 16:56 |
dtantsur | can be longer if using nested virt | 16:56 |
Tengu | not nested - BM has directly the VMs | 16:56 |
Tengu | dtantsur: same case as EmilienM - I'm trying to check if it's due to the VM xml or not | 16:56 |
dtantsur | Tengu: something-something-RHEL8-something? :) | 16:57 |
Tengu | :) | 16:57 |
*** jaosorior has quit IRC | 16:57 | |
*** jaosorior has joined #tripleo | 16:58 | |
*** wolverineav has joined #tripleo | 16:59 | |
Tengu | dtantsur: I see this in the introspect log: "The PXE filter driver DnsmasqFilter, state=initialized enters the fsm_reset_on_error context fsm_reset_on_error" - it enters and leave this "context" - not sure about its meaning. | 16:59 |
dtantsur | Tengu: ignore this | 17:00 |
Tengu | ok. hmm. | 17:00 |
*** rpioso is now known as rpioso|afk | 17:01 | |
dtantsur | it's a very technical thing that we should probably just remove from logging | 17:01 |
Tengu | dtantsur: would you have a moment to check what's going on my host? | 17:01 |
dtantsur | kind of "a function was called" level of logging | 17:01 |
Tengu | the introspection is running right now | 17:01 |
Tengu | and I can share a tmate :) | 17:01 |
dtantsur | Tengu: not right now, sorry, calling it a day | 17:01 |
Tengu | dtantsur: fair enough, didn't see the time. | 17:02 |
dtantsur | but the key is to get the logs from the ramdisk run (nova console in case of OVB) | 17:02 |
Tengu | will do the same then :). | 17:02 |
dtantsur | and see what actually slows everything down | 17:02 |
*** wolverineav has quit IRC | 17:02 | |
*** wolverin_ has joined #tripleo | 17:02 | |
*** sshnaidm|rover is now known as sshnaidm|afk | 17:02 | |
*** wolverin_ has quit IRC | 17:02 | |
*** wolverineav has joined #tripleo | 17:02 | |
Tengu | dtantsur: console-log then? | 17:02 |
dtantsur | yeah | 17:03 |
*** paramite has quit IRC | 17:03 | |
Tengu | dtantsur: nova list doesn't show any server. guess we're doomed. | 17:04 |
Tengu | aanyway. tomorrow. | 17:04 |
dtantsur | Tengu: are you sure you're accessing the OVB nova? | 17:05 |
dtantsur | not the undercloud, for example? | 17:05 |
dtantsur | but yeah, evening :) | 17:05 |
*** rpittau is now known as rpittau|afk | 17:05 | |
Tengu | dtantsur: hmmm I'm not using OVB per se... plain libvirt and the like. anyway. see you :) maybe tomorrow : | 17:05 |
dtantsur | then no nova for you | 17:05 |
dtantsur | :) | 17:05 |
*** udesale has quit IRC | 17:06 | |
*** trown is now known as trown|lunch | 17:06 | |
*** matbu has quit IRC | 17:07 | |
*** hamzy has joined #tripleo | 17:09 | |
*** matbu has joined #tripleo | 17:09 | |
openstackgerrit | Sorin Sbarnea proposed openstack/tripleo-quickstart master: Fail fast if local clone is missing on include-gate-changes.sh https://review.openstack.org/615805 | 17:10 |
*** bogdando has quit IRC | 17:16 | |
*** dtantsur is now known as dtantsur|afk | 17:18 | |
*** psachin has quit IRC | 17:21 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Fix containerized tempest logic https://review.openstack.org/642420 | 17:26 |
*** dmacpher has quit IRC | 17:31 | |
*** chandankumar is now known as chkumar246 | 17:34 | |
*** panda is now known as panda|off | 17:34 | |
*** derekh has quit IRC | 17:38 | |
*** jpich has quit IRC | 17:38 | |
openstackgerrit | Chandan Kumar proposed openstack-infra/tripleo-ci master: Make tripleo-ci-centos-7-standalone-os-tempest job to voting https://review.openstack.org/642948 | 17:42 |
*** aufi has joined #tripleo | 17:43 | |
*** gfidente is now known as gfidente|afk | 17:46 | |
openstackgerrit | Martin André proposed openstack-infra/tripleo-ci master: Collect /etc/modules-load.d/ in CI https://review.openstack.org/643406 | 17:47 |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: [DNM] Check scenario009 https://review.openstack.org/643261 | 17:49 |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: Stop loading nf_conntrack_proto_sctp module https://review.openstack.org/643407 | 17:49 |
*** hberaud is now known as hberaud|gone | 17:52 | |
*** aufi has quit IRC | 17:53 | |
*** panda|off has quit IRC | 18:01 | |
*** trown|lunch is now known as trown | 18:01 | |
*** panda has joined #tripleo | 18:04 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Improve warning message on docker group issue https://review.openstack.org/641808 | 18:07 |
*** wolverineav has quit IRC | 18:16 | |
*** wolverineav has joined #tripleo | 18:19 | |
*** wolverineav has quit IRC | 18:21 | |
*** wolverineav has joined #tripleo | 18:22 | |
*** rlandy is now known as rlandy|biab | 18:25 | |
*** suuuper has quit IRC | 18:26 | |
*** jpena is now known as jpena|off | 18:27 | |
weshay | mwhahaha rechecked https://review.openstack.org/#/c/643212/ post_failure | 18:27 |
beagles | (c'mon baby merge merge!) | 18:27 |
*** wolverineav has quit IRC | 18:28 | |
*** wolverineav has joined #tripleo | 18:29 | |
* beagles wants to see the octavia standalone job pass | 18:33 | |
*** amoralej is now known as amoralej|off | 18:33 | |
weshay | beagles++ | 18:54 |
weshay | me too :) | 18:55 |
*** vkapalav has quit IRC | 18:55 | |
*** aedc has joined #tripleo | 18:58 | |
*** vinaykns has joined #tripleo | 19:00 | |
*** rlandy|biab is now known as rlandy | 19:02 | |
*** wolverineav has quit IRC | 19:07 | |
weshay | mwhahaha just double checking.. according to https://github.com/openstack/tripleo-quickstart-extras/commit/c4ec5a3b9fbd833a3384e062022d95c4e2364d28 the containers-prepare-paramater.yaml file is reused between the undercloud and overcloud | 19:08 |
weshay | just double confirming that is what we want | 19:08 |
mwhahaha | yes | 19:08 |
openstackgerrit | James Slagle proposed openstack/tripleo-repos master: Include python*-tripleoclient from delorean.repo https://review.openstack.org/643439 | 19:14 |
slagle | fyi, ^^ installs are currently broken on centos7 if you use tripleo-repos current-tripleo-dev | 19:15 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: [WIP] Fix the copy of tempest directories https://review.openstack.org/642420 | 19:19 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 19:19 |
*** rpioso|afk is now known as rpioso | 19:25 | |
weshay | f28 w/ f28 containers is green http://logs.openstack.org/51/637151/4/check/tripleo-ci-fedora-28-standalone/67e0fa6/logs/stackviz/#/testrepository.subunit | 19:28 |
*** absubram has joined #tripleo | 19:35 | |
*** suuuper has joined #tripleo | 19:38 | |
*** suuuper has quit IRC | 19:39 | |
*** suuuper has joined #tripleo | 19:39 | |
*** wolverineav has joined #tripleo | 19:42 | |
*** wolverineav has quit IRC | 19:43 | |
*** wolverineav has joined #tripleo | 19:44 | |
*** yolanda has quit IRC | 19:46 | |
*** wolverineav has quit IRC | 19:47 | |
*** wolverineav has joined #tripleo | 19:51 | |
*** wolverineav has quit IRC | 19:52 | |
*** wolverineav has joined #tripleo | 19:53 | |
*** suuuper has quit IRC | 19:55 | |
*** gfidente|afk is now known as gfidente | 19:57 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: experiment w/ q35 for NovaHWMachineType https://review.openstack.org/642547 | 20:05 |
*** dsneddon has quit IRC | 20:27 | |
fultonj | My WIP CI job sets LocalContainerRegistry: 192.168.24.3 [1] but container-image-prepare still tries to upload images to 192.168.24.1 [2]. Is this a bug or am I using it wrong? | 20:29 |
openstackgerrit | Luke Short proposed openstack/tripleo-common stable/queens: Configurable host network for inventory https://review.openstack.org/643060 | 20:30 |
fultonj | [1] http://logs.openstack.org/88/615988/27/check/tripleo-ci-centos-7-split-controlplane-standalone/63d765d/logs/subnode-2/home/zuul/edge_parameters.yaml.txt.gz | 20:30 |
fultonj | [2] http://logs.openstack.org/88/615988/27/check/tripleo-ci-centos-7-split-controlplane-standalone/63d765d/logs/subnode-2/var/log/tripleo-container-image-prepare.log.txt.gz | 20:30 |
fultonj | stevebaker ^ do you have any ideas? | 20:30 |
*** sudeepbatra has joined #tripleo | 20:30 | |
*** prometheanfire has joined #tripleo | 20:30 | |
prometheanfire | I think an FFE is needed for the recent tripleo releases (stein) | 20:31 |
prometheanfire | at least if you want upper-constraints updated | 20:31 |
sudeepbatra | Hi, getting an error with quickstart > error: failed to connect to the hypervisor error: Failed to connect socket to '/run/user/1001/libvirt/libvirt-sock': No such file or directory | 20:32 |
sudeepbatra | any ideas ? | 20:32 |
*** ansmith_ has quit IRC | 20:35 | |
weshay | sudeepbatra that's a libvirt problem... https://bugzilla.redhat.com/show_bug.cgi?id=1140624 | 20:39 |
openstack | bugzilla.redhat.com bug 1140624 in libvirt "error: Failed to connect socket to '/run/user/1000/libvirt/libvirt-sock': No such file or directory" [Unspecified,Closed: duplicate] - Assigned to libvirt-maint | 20:39 |
weshay | https://bugzilla.redhat.com/show_bug.cgi?id=927369 | 20:39 |
openstack | weshay: Error: Error getting bugzilla.redhat.com bug #927369: NotPermitted | 20:39 |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/puppet-tripleo master: Add an Endpoint in ceilometer https://review.openstack.org/611979 | 20:40 |
fultonj | sudeepbatra: the user oooq sets up to run libvirt may not have permission to that file (usually it's stack) | 20:41 |
sudeepbatra | do I need to edit the /etc/libvirt/libvirtd.conf > https://wiki.libvirt.org/page/Failed_to_connect_to_the_hypervisor | 20:42 |
sudeepbatra | @fultonj, thanks ^ | 20:42 |
fultonj | sudeepbatra: i think oooq ssh's into the server as stack | 20:43 |
fultonj | virsh --connect qemu+ssh://username@remove.host.com/system list | 20:43 |
fultonj | Probably the user you are using to access the server does not belong to the proper group, such as 'libvirtd' | 20:43 |
fultonj | i think you need to add stack to that group | 20:43 |
fultonj | bottom of the same page you found | 20:43 |
sudeepbatra | I tried using root and another admin user, still it keeps giving error | 20:44 |
fultonj | i think you need to add stack to that group | 20:44 |
fultonj | libvirtd | 20:44 |
*** hamzy has quit IRC | 20:45 | |
sudeepbatra | ok will try that, I thought it did it automatically. the quickstart was working fine. I just got this error yesterday night in a new setup | 20:45 |
fultonj | i think i did this a while ago when i setup oooq i don't 100% remember but that page is familiar | 20:45 |
sudeepbatra | ok let me add it to libvirtd group, thanks | 20:45 |
sudeepbatra | hmm strange, # sudo usermod -G libvirtd -a stack usermod: group 'libvirtd' does not exist | 20:47 |
fultonj | sudeepbatra: i don't remember all fo the details, but i was on the same path when i solved that same issue for myself | 20:48 |
fultonj | e.g. group might be diff for centos | 20:48 |
sudeepbatra | ok | 20:49 |
*** mjturek has quit IRC | 20:53 | |
*** Vorrtex has quit IRC | 20:56 | |
*** raildo has quit IRC | 20:58 | |
*** rh-jelabarre has quit IRC | 21:00 | |
*** wolverineav has quit IRC | 21:00 | |
*** wolverineav has joined #tripleo | 21:01 | |
*** raildo has joined #tripleo | 21:06 | |
*** raildo has quit IRC | 21:09 | |
openstackgerrit | Luke Short proposed openstack/python-tripleoclient stable/queens: openstack overcloud failures https://review.openstack.org/639820 | 21:10 |
*** abishop has quit IRC | 21:12 | |
*** vinaykns has quit IRC | 21:14 | |
*** ade_lee_ has quit IRC | 21:16 | |
*** trown is now known as trown|outtypewww | 21:16 | |
*** itlinux has joined #tripleo | 21:17 | |
*** agopi has quit IRC | 21:20 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Parameterize undercloud masquerade networks overrides https://review.openstack.org/642924 | 21:20 |
*** bfournie has quit IRC | 21:26 | |
*** wolverineav has quit IRC | 21:36 | |
*** wolverineav has joined #tripleo | 21:37 | |
openstackgerrit | Alex Schultz proposed openstack/python-tripleoclient master: Fix timezone lookup https://review.openstack.org/643390 | 21:43 |
*** ade_lee_ has joined #tripleo | 21:56 | |
*** pcaruana has quit IRC | 22:21 | |
*** rlandy is now known as rlandy|bbl | 22:22 | |
*** wolverineav has quit IRC | 22:31 | |
*** mcornea has quit IRC | 22:34 | |
*** absubram has quit IRC | 22:36 | |
*** aedc has quit IRC | 22:36 | |
*** wolverineav has joined #tripleo | 22:36 | |
*** gfidente has quit IRC | 22:50 | |
*** rcernin has joined #tripleo | 23:00 | |
*** tkajinam has joined #tripleo | 23:02 | |
*** wolverineav has quit IRC | 23:04 | |
*** wolverineav has joined #tripleo | 23:08 | |
*** wolverineav has quit IRC | 23:11 | |
openstackgerrit | Merged openstack/tripleo-quickstart master: Point to the right ovn environment file https://review.openstack.org/642254 | 23:12 |
*** wolverineav has joined #tripleo | 23:12 | |
openstackgerrit | Alex Schultz proposed openstack/python-tripleoclient master: Fix timezone lookup https://review.openstack.org/643390 | 23:18 |
*** slaweq has quit IRC | 23:25 | |
*** tosky has quit IRC | 23:26 | |
*** agopi has joined #tripleo | 23:40 | |
*** agopi has quit IRC | 23:40 | |
*** wolverineav has quit IRC | 23:41 | |
*** wolverineav has joined #tripleo | 23:42 | |
*** wolverineav has quit IRC | 23:46 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: WIP: attempt cleanup on container build id vars https://review.openstack.org/643187 | 23:47 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: WIP: Use the docker_image_tag instead of build id unless mixed upgrade https://review.openstack.org/643095 | 23:49 |
*** wolverineav has joined #tripleo | 23:49 | |
*** wolverineav has quit IRC | 23:53 | |
*** dsneddon has joined #tripleo | 23:55 | |
*** wolverineav has joined #tripleo | 23:55 | |
*** wolverineav has quit IRC | 23:56 | |
*** wolverineav has joined #tripleo | 23:56 | |
*** wolverineav has quit IRC | 23:58 | |
*** dsneddon has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!