*** nati_ueno has quit IRC | 00:00 | |
SpamapS | Lotus907efi: well he's from Houston.. so he knows about having a problem. | 00:02 |
---|---|---|
*** flashgordon is now known as jogo | 00:06 | |
*** noslzzp has quit IRC | 00:13 | |
openstackgerrit | James Polley proposed a change to openstack/tripleo-incubator: Include README.md in the devtest docs. https://review.openstack.org/95308 | 00:18 |
*** noslzzp has joined #tripleo | 00:29 | |
greghaynes | SpamapS: Well played | 00:29 |
greghaynes | SpamapS: http://paste.openstack.org/show/81239/ is in his keystone log | 00:31 |
Lotus907efi | I can paste other log files if any would help | 00:32 |
Lotus907efi | or config files | 00:32 |
*** lucas-afk has quit IRC | 00:34 | |
tchaypo | I love it when DIB fails and it notices I set the after-error breakpoint so it says it's dropping me into a shell | 00:37 |
*** noslzzp has quit IRC | 00:37 | |
tchaypo | but then it just sits there and does nothing | 00:37 |
tchaypo | so much joy | 00:37 |
greghaynes | you sure you dont just have a chell and no prompt? | 00:38 |
greghaynes | ive definitely made that mistake before | 00:38 |
tchaypo | urr | 00:39 |
tchaypo | maybe i do | 00:39 |
tchaypo | when i type random things i usually get no response | 00:39 |
tchaypo | but just after you said that I managed to get "bash: line 6: jklasdfjklasdfjk: command not found" | 00:40 |
greghaynes | :) | 00:40 |
tchaypo | oh. the reason i got nothing after that was because when i was thumping keys I managed to hit ' and so it was waiting for my multiline string to complete | 00:40 |
* tchaypo sets mode +saturday | 00:40 | |
greghaynes | haha | 00:43 |
tchaypo | greghaynes: what do you think about https://review.openstack.org/#/c/95308/ ? | 00:44 |
tchaypo | is having a direct link to the readme (that doesn't assume you have interweb, and doesn't require telling the user to look on the disk under $TRIPLEO_ROOT) useful? | 00:46 |
greghaynes | Relative urling in a doc seems wierd... but maybe thats just my markdown inexperience | 00:49 |
tchaypo | tis weird indeed. | 00:49 |
tchaypo | but it's a directive to sphinx -it grabs the source file and copies it into the build directory with the rest of the generated docs | 00:49 |
tchaypo | so the link that ends up in the docs is quite different | 00:50 |
tchaypo | UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 62: ordinal not in range(128) | 00:50 |
tchaypo | pip install did not indicate success | 00:50 |
tchaypo | oh goody. | 00:50 |
tchaypo | Once upon a time I knw what that meant and how to fix it. | 00:50 |
*** chuckC has quit IRC | 00:51 | |
greghaynes | oh joy! .encode/.decode funness | 00:51 |
tchaypo | http://paste.openstack.org/show/PiCiFK8dC0qyFuGgj7VZ/ | 00:52 |
tchaypo | x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/kerberos.c -o build/temp.linux-x86_64-2.7/src/kerberos.o sh: 1: krb5-config: not found | 00:52 |
tchaypo | x86_64-linux-gnu-gcc: error: sh:: No such file or directory | 00:52 |
tchaypo | x86_64-linux-gnu-gcc: error: 1:: No such file or directory | 00:52 |
tchaypo | wheee | 00:52 |
greghaynes | yea, thats just an error on cleaning up | 00:53 |
*** eguz has quit IRC | 00:55 | |
*** eghobo has joined #tripleo | 00:55 | |
tchaypo | for some reason I almsot responded with a your mum joke. | 00:55 |
greghaynes | YourmomjokeEncodeError | 00:55 |
*** nati_ueno has joined #tripleo | 00:56 | |
tchaypo | i think it was the pain in my wrists caused by typing directly on my lapotop keyboard instead of my proper ergonomic keybaord | 00:57 |
tchaypo | that triggered the immaturity | 00:57 |
tchaypo | fixed now | 00:57 |
*** OldCrowEW has joined #tripleo | 00:58 | |
*** Penick has quit IRC | 01:01 | |
*** eghobo has quit IRC | 01:04 | |
*** chuckC has joined #tripleo | 01:05 | |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-incubator: Fix cirros MD5 fails https://review.openstack.org/92764 | 01:07 |
*** w_ is now known as olaph | 01:13 | |
*** Penick has joined #tripleo | 01:17 | |
*** Penick has quit IRC | 01:23 | |
*** ewindisch has joined #tripleo | 01:25 | |
*** nati_ueno has quit IRC | 01:41 | |
tchaypo | TheJulia: Welcome! | 01:42 |
TheJulia | tchaypo: Thank you! | 01:43 |
*** nati_ueno has joined #tripleo | 01:48 | |
*** noslzzp has joined #tripleo | 02:02 | |
*** noslzzp has quit IRC | 02:09 | |
*** OldCrowEW has quit IRC | 02:09 | |
*** edmund1 has joined #tripleo | 02:12 | |
tchaypo | All I wanted to do was build a fresh stack so I could test out mestery's neutron/openvswitch-agent changes | 02:24 |
tchaypo | but I can't build an image because my pypi-mirror is out of date, and i can't update it because of error messages I don't understand, and my attempt to update my bandersnatch mirror and just use that is getting timeouts trying to connect to pypi.python.org | 02:25 |
* tchaypo hates computers | 02:25 | |
greghaynes | pypi-mirror error message? | 02:28 |
greghaynes | also computers are bad, agreed | 02:28 |
tchaypo | the proximate cause is: ValueError: ('No requirements found', '') | 02:29 |
tchaypo | I'm fairly sure that's being caused by something further up, but I'm starting at the screen and just weeing words | 02:29 |
tchaypo | I think it's time for a break | 02:29 |
tchaypo | (plus, on my other machine, I just switched it to just pulling directly from internets and it seems to be building fine) | 02:30 |
tchaypo | (so I'm actually making progress while staring at meaningless white blobs that should be useful error messages) | 02:30 |
lifeless | stevebaker: did you add it to the set of pip indexes used (see the pypi element) - also we probably need to add that element to the common args | 02:30 |
clarkb | tchaypo: are you passing a requirements file to pypi-mirror? it doesn't build them out of thin air | 02:31 |
greghaynes | Yea, sounds like it either couldnt find one in the package you specified, or you specified a bad package | 02:31 |
*** julim has quit IRC | 02:32 | |
tchaypo | I'm using "run-mirror -c ~/.cache/tripleo/config.yaml" | 02:32 |
greghaynes | What is in the config.yaml? | 02:32 |
tchaypo | it's huh | 02:33 |
tchaypo | Fetching pip requires for https://git.openstack.org/openstack/requirements:remotes/origin/stable/havana | 02:34 |
tchaypo | s/config/mirror/ | 02:34 |
clarkb | oh hey that will do it | 02:34 |
tchaypo | why havana? | 02:35 |
clarkb | https://git.openstack.org/cgit/openstack-infra/pypi-mirror/tree/pypi_mirror/cmd/run_mirror.py#n245 | 02:35 |
clarkb | tchaypo: probably becauser you need to update your repo | 02:35 |
tchaypo | i knew if i could interpret the blobs as words they'd make more sense | 02:35 |
clarkb | do a git remote update in the requirements repo | 02:35 |
tchaypo | run-mirror doesn't do that already? | 02:36 |
tchaypo | i don't know where it's put the requirements repo.. | 02:36 |
* tchaypo grovels | 02:36 | |
clarkb | tchaypo: see the config file | 02:37 |
clarkb | config file points at the repo | 02:37 |
tchaypo | oh. the cache-root line? | 02:37 |
tchaypo | oh yeah | 02:38 |
tchaypo | projects/requirements | 02:38 |
clarkb | https://git.openstack.org/cgit/openstack-infra/pypi-mirror/tree/pypi_mirror/cmd/run_mirror.py#n22 | 02:38 |
tchaypo | oh goody, i do a git pull and get merge conflicts | 02:38 |
clarkb | the projectsL line | 02:38 |
clarkb | don't do a git pull ever :P | 02:38 |
clarkb | git pull is bad | 02:38 |
clarkb | and all you need to do is a git remote update because pypi-mirror looks at remotes not local branches | 02:38 |
*** yamahata has quit IRC | 02:39 | |
StevenK | Huh, I always do git pull | 02:39 |
*** yamahata has joined #tripleo | 02:39 | |
clarkb | so git pull is terrible because it does an implicit merge | 02:40 |
clarkb | when using gerrit you really don't want that merge you just want to fast forward | 02:40 |
clarkb | a merge means something is wrong | 02:40 |
tchaypo | true | 02:42 |
tchaypo | well, trueish. | 02:42 |
StevenK | clarkb: I always keep master clean, so git pull will only fast forward. I think there's a option to tell pull to only do fast forward | 02:42 |
tchaypo | in particular: I'm not using gerrit in this case, so your stated objections don't apply | 02:42 |
clarkb | tchaypo: that repo is in gerrit so you are | 02:42 |
clarkb | origin should be gerrit or one of its mirrors | 02:43 |
tchaypo | pulling from gerrit, sure; but I'm never going to be reviewing or pushing back, and there's no reason why any merge should ever not be fast-forward | 02:43 |
stevebaker | lifeless, so I could do PYPI_MIRROR_URL_2=file:///tmp/pypi ? | 02:43 |
*** spzala has joined #tripleo | 02:44 | |
stevebaker | lifeless, the pypi element appears to do the bind mount, or mirrors, but not both. I'll play with it on Monday | 02:45 |
StevenK | stevebaker: You mentioned that you were doing stuff with testing os-*-config, but not os-cloud-config. Do you need any help to add os-cloud-config into the mix? | 02:52 |
stevebaker | StevenK, this is for devstack heat tempest gating, so os-cloud-config most likely doesn't apply. Once I get the image-build git->pip technique working though then that can be reused | 02:54 |
StevenK | stevebaker: Sounds excellent. | 02:56 |
*** untriaged-bot has joined #tripleo | 03:00 | |
untriaged-bot | Untriaged bugs so far: | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 03:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 03:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 03:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 03:00 |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 03:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 03:00 |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 03:00 |
*** untriaged-bot has quit IRC | 03:00 | |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 03:00 |
tchaypo | clarkb: which repo do i need to remote update? | 03:05 |
tchaypo | the requirements repo? | 03:05 |
clarkb | yes | 03:05 |
clarkb | that should remove the havana branch and make things happy | 03:06 |
tchaypo | nope | 03:10 |
tchaypo | 13:10:15 0 141 polleyj@addison:~/.cache/image-create/pypi/download/projects/requirements (master)$ git remote update | 03:10 |
tchaypo | Fetching origin | 03:10 |
tchaypo | 13:10:24 0 0 polleyj@addison:~/.cache/image-create/pypi/download/projects/requirements (master)$ git branch --verbose --all | 03:10 |
tchaypo | * master bc60e30 Merge "request-kerberos" | 03:10 |
tchaypo | remotes/origin/HEAD -> origin/master | 03:10 |
tchaypo | remotes/origin/master bc60e30 Merge "request-kerberos" | 03:10 |
tchaypo | remotes/origin/stable/havana d7014cb latest alembic imcompatible with current sqlalchemy requirements | 03:10 |
tchaypo | remotes/origin/stable/icehouse 2642bb3 Upgrade six requirement to 1.6.0 | 03:11 |
tchaypo | bah. should have put that in paste. | 03:11 |
clarkb | er I guess the branch wouldn't go away but should make it the current version | 03:11 |
tchaypo | in any case - i note that the latest commit adds requests-kerberos, and the failure I'm having seems to start with | 03:12 |
tchaypo | 1: krb5-config: not found | 03:12 |
tchaypo | mayhap this has introduced some new package dependencies? | 03:13 |
clarkb | could be | 03:13 |
tchaypo | the good news is that it's now pulling requirements for master rather than havana | 03:15 |
tchaypo | so at least that's some progress | 03:16 |
* tchaypo goes to get some lunch | 03:19 | |
lifeless | stevebaker: aye | 03:39 |
StevenK | lifeless: https://review.openstack.org/93789 has passed CI, and has 3 +2's, would you like to +A? | 03:39 |
*** lazy_prince has joined #tripleo | 03:44 | |
*** killer_prince has quit IRC | 03:44 | |
*** lazy_prince is now known as killer_prince | 03:44 | |
*** rbrady has quit IRC | 03:47 | |
*** nati_ueno has quit IRC | 03:50 | |
*** edmund1 has quit IRC | 03:58 | |
*** nati_ueno has joined #tripleo | 04:21 | |
*** nati_uen_ has joined #tripleo | 04:23 | |
*** nati_ueno has quit IRC | 04:25 | |
*** eghobo has joined #tripleo | 04:25 | |
*** pcrews__ has quit IRC | 04:30 | |
*** nati_uen_ has quit IRC | 04:36 | |
*** xuhaiwei has quit IRC | 04:39 | |
*** olaph has quit IRC | 04:54 | |
*** saurabhs has left #tripleo | 05:05 | |
*** spzala has quit IRC | 05:13 | |
*** nati_ueno has joined #tripleo | 05:37 | |
*** dshulyak_ has joined #tripleo | 05:41 | |
*** nati_ueno has quit IRC | 05:41 | |
*** pcrews__ has joined #tripleo | 05:55 | |
*** rwsu has quit IRC | 05:55 | |
*** pcrews__ has quit IRC | 06:01 | |
*** SpamapS changes topic to "ci-overcloud for HP region is down due to network issues | https://etherpad.openstack.org/p/tripleo-ci-r1-trusty | tripleo-cd running preserve-ephemeral WIP patches and https://review.openstack.org/#/c/62042/ | Using OpenStack to deploy OpenStack;meetings Tuesday 1900 UTC in #openstack-meeting-alt" | 06:09 | |
*** eghobo has quit IRC | 06:31 | |
*** nati_ueno has joined #tripleo | 06:38 | |
*** e0ne has joined #tripleo | 06:38 | |
*** nati_ueno has quit IRC | 06:42 | |
*** nati_uen_ has joined #tripleo | 06:50 | |
*** dshulyak_ has quit IRC | 06:51 | |
*** chuckC has quit IRC | 07:04 | |
*** nati_uen_ has quit IRC | 07:57 | |
*** yamahata has quit IRC | 08:00 | |
*** nati_ueno has joined #tripleo | 08:00 | |
*** andreaf_ has joined #tripleo | 08:05 | |
*** andreaf_ has quit IRC | 08:09 | |
*** andreaf has joined #tripleo | 08:09 | |
*** nati_ueno has quit IRC | 08:31 | |
*** e0ne has quit IRC | 08:40 | |
*** andreaf has quit IRC | 08:48 | |
*** akuznetsov has joined #tripleo | 08:53 | |
*** akuznetsov has quit IRC | 08:54 | |
*** akuznetsov has joined #tripleo | 08:55 | |
*** untriaged-bot has joined #tripleo | 09:00 | |
untriaged-bot | Untriaged bugs so far: | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 09:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 09:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 09:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 09:00 |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 09:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 09:00 |
*** untriaged-bot has quit IRC | 09:00 | |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 09:00 |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 09:00 |
*** akuznetsov has quit IRC | 09:19 | |
*** akuznetsov has joined #tripleo | 09:27 | |
*** dshulyak_ has joined #tripleo | 09:43 | |
*** akuznetsov has quit IRC | 10:19 | |
*** martyntaylor has joined #tripleo | 10:21 | |
*** martyntaylor has left #tripleo | 10:44 | |
*** dkehn_ has joined #tripleo | 10:45 | |
*** dkehnx has quit IRC | 10:48 | |
*** dshulyak_ has quit IRC | 10:55 | |
*** akuznetsov has joined #tripleo | 11:19 | |
*** rcarrillocruz has joined #tripleo | 12:17 | |
*** rcarrill` has quit IRC | 12:20 | |
*** e0ne has joined #tripleo | 12:21 | |
*** e0ne has quit IRC | 12:47 | |
*** e0ne has joined #tripleo | 12:48 | |
*** noslzzp has joined #tripleo | 12:53 | |
*** Kiall has quit IRC | 13:33 | |
*** blamar has quit IRC | 13:51 | |
*** rcarrill` has joined #tripleo | 13:52 | |
*** rcarrillocruz has quit IRC | 13:55 | |
*** shakamunyi has joined #tripleo | 13:56 | |
*** chuckC has joined #tripleo | 13:56 | |
*** shakayumi has joined #tripleo | 13:58 | |
*** e0ne has quit IRC | 13:58 | |
*** e0ne has joined #tripleo | 13:59 | |
*** blamar has joined #tripleo | 13:59 | |
*** shakayumi has quit IRC | 14:00 | |
*** shakamunyi has quit IRC | 14:01 | |
*** shakamunyi has joined #tripleo | 14:02 | |
*** Kiall has joined #tripleo | 14:16 | |
*** e0ne has quit IRC | 14:21 | |
*** yamahata has joined #tripleo | 14:29 | |
*** blamar has quit IRC | 14:48 | |
*** untriaged-bot has joined #tripleo | 15:00 | |
untriaged-bot | Untriaged bugs so far: | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 15:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 15:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 15:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 15:00 |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 15:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 15:00 |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 15:00 |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 15:00 |
*** untriaged-bot has quit IRC | 15:00 | |
*** rcarrillocruz has joined #tripleo | 15:02 | |
*** rcarrill` has quit IRC | 15:04 | |
*** rcarrill` has joined #tripleo | 15:07 | |
*** rcarrillocruz has quit IRC | 15:09 | |
*** eghobo has joined #tripleo | 15:15 | |
*** jang has quit IRC | 15:16 | |
*** rcarrillocruz has joined #tripleo | 15:19 | |
*** rcarrill` has quit IRC | 15:21 | |
*** eghobo has quit IRC | 15:28 | |
*** dkehn_ is now known as dkehnx | 15:33 | |
*** e0ne has joined #tripleo | 15:37 | |
*** akuznetsov has quit IRC | 15:50 | |
*** edmund has joined #tripleo | 15:57 | |
*** SpamapS has quit IRC | 16:01 | |
*** SpamapS has joined #tripleo | 16:03 | |
*** jang has joined #tripleo | 16:12 | |
*** e0ne has quit IRC | 16:14 | |
*** cwolferh_ has joined #tripleo | 16:18 | |
*** athomas has joined #tripleo | 16:21 | |
*** cwolferh has quit IRC | 16:21 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Provide a way to set user permission for rabbitmq users https://review.openstack.org/92659 | 16:23 |
*** dshulyak_ has joined #tripleo | 16:31 | |
*** Haomeng|2 has joined #tripleo | 16:33 | |
*** Haomeng has quit IRC | 16:36 | |
*** zackf has joined #tripleo | 16:46 | |
*** zackf has quit IRC | 16:51 | |
*** noslzzp has quit IRC | 16:54 | |
*** akuznetsov has joined #tripleo | 16:55 | |
rcarrillocruz | hi there | 17:02 |
rcarrillocruz | does anyone knows why devtest fail at the devtest_seed script stage, when setting up the baremetal nodes: | 17:03 |
rcarrillocruz | + setup-baremetal --service-host seed --nodes /dev/fd/63 | 17:03 |
rcarrillocruz | ++ jq '[.nodes[0]]' /home/ricky/tripleo/testenv.json | 17:03 |
rcarrillocruz | ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2493e5f0-4d44-4878-b34f-e13eac2c921c) | 17:03 |
*** athomas has quit IRC | 17:06 | |
*** akuznetsov has quit IRC | 17:09 | |
*** andreaf has joined #tripleo | 17:32 | |
*** dkehnx has quit IRC | 17:46 | |
*** noslzzp has joined #tripleo | 17:48 | |
*** e0ne has joined #tripleo | 17:50 | |
*** andreaf has quit IRC | 17:52 | |
*** shakamunyi has quit IRC | 18:00 | |
*** zackf has joined #tripleo | 18:23 | |
*** dshulyak_ has quit IRC | 18:28 | |
*** dshulyak_ has joined #tripleo | 18:30 | |
*** yamahata has quit IRC | 18:33 | |
*** jml has quit IRC | 18:47 | |
*** jml has joined #tripleo | 18:50 | |
*** e0ne has quit IRC | 18:53 | |
*** e0ne has joined #tripleo | 18:53 | |
greghaynes | Slow trusty cloudimg download is slow | 19:00 |
*** julim has joined #tripleo | 19:02 | |
greghaynes | rcarrillocruz: I would check the nova logs on your seed | 19:02 |
greghaynes | wow, apparently its 1.5hr to download this cloudimg | 19:03 |
greghaynes | :_( | 19:03 |
*** julim has quit IRC | 19:06 | |
clarkb | thats what you get for being in texas | 19:07 |
greghaynes | well, this server is in a DC | 19:08 |
greghaynes | so I think its on their end | 19:08 |
greghaynes | oshit | 19:12 |
greghaynes | no, its my bad | 19:13 |
greghaynes | hahaha, I messed up my pypi-mirror crontab and its running one every minute | 19:13 |
greghaynes | my poor poor ssd's | 19:13 |
rcarrillocruz | greghaynes: i will as soon as the devtest i'm currently running on fails again, i've isolated the problem within the register-nodes script | 19:21 |
*** dshulyak_ has quit IRC | 19:52 | |
*** dshulyak_ has joined #tripleo | 19:59 | |
*** zackf has quit IRC | 20:05 | |
*** andreaf has joined #tripleo | 20:21 | |
*** dshulyak_ has quit IRC | 20:28 | |
*** e0ne has quit IRC | 20:45 | |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | Untriaged bugs so far: | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 21:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 21:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 21:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 21:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 21:00 |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 21:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 21:00 |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 21:00 |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
openstackgerrit | A change was merged to openstack/os-cloud-config: Loop for 600 seconds during user creation https://review.openstack.org/93789 | 21:19 |
rcarrillocruz | ok | 21:25 |
rcarrillocruz | so it's failing after running a 'nova baremetal-node-create' | 21:25 |
rcarrillocruz | and i recall someone opened a bug about it this week | 21:25 |
rcarrillocruz | greghaynes: i don't see a /var/log/nova folder in my seed instance, do we keep the logs somewhere else? or do I need to to tweak the seed image and add some element for enable logging? | 21:32 |
*** jang has quit IRC | 21:50 | |
lifeless | /var/log/upstart/nova-X on ubuntu | 21:55 |
*** zackf has joined #tripleo | 22:05 | |
SpamapS | ok, I did an os-collect-config --force --one on ci-overcloud.tripleo.org .. | 22:13 |
*** zackf has quit IRC | 22:13 | |
SpamapS | NOC is looking again to see if we have a bridging loop | 22:13 |
* SpamapS has to go do Saturday family stuff now | 22:13 | |
*** andreaf has quit IRC | 22:25 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!