*** slittle1 has joined #starlingx | 00:32 | |
*** cheng1 has quit IRC | 01:14 | |
*** cheng1 has joined #starlingx | 01:17 | |
*** bengates has joined #starlingx | 07:26 | |
*** bengates has quit IRC | 07:28 | |
*** bengates has joined #starlingx | 07:29 | |
*** bengates has quit IRC | 07:29 | |
*** bengates has joined #starlingx | 07:30 | |
*** bengates has quit IRC | 07:43 | |
*** bengates has joined #starlingx | 07:45 | |
*** bengates has quit IRC | 07:46 | |
*** bengates has joined #starlingx | 07:47 | |
*** cheng1 has quit IRC | 08:34 | |
*** cheng1 has joined #starlingx | 08:36 | |
*** cheng1 has quit IRC | 08:44 | |
*** cheng1 has joined #starlingx | 08:50 | |
*** sgw1 has quit IRC | 09:06 | |
*** cheng1 has quit IRC | 09:24 | |
*** cheng1 has joined #starlingx | 09:26 | |
*** born2bake has joined #starlingx | 09:31 | |
*** yaawang_ has quit IRC | 09:40 | |
*** yaawang_ has joined #starlingx | 10:18 | |
*** bengates has quit IRC | 10:39 | |
*** bengates has joined #starlingx | 10:44 | |
*** bengates has quit IRC | 10:45 | |
*** bengates has joined #starlingx | 10:45 | |
*** bengates has quit IRC | 10:52 | |
*** bengates has joined #starlingx | 10:53 | |
*** cheng1 has quit IRC | 11:04 | |
*** cheng1 has joined #starlingx | 11:05 | |
*** cheng1 has quit IRC | 11:23 | |
*** cheng1 has joined #starlingx | 11:29 | |
*** cheng1 has quit IRC | 12:20 | |
*** cheng1 has joined #starlingx | 12:22 | |
*** ijolliffe has joined #starlingx | 12:28 | |
zhipeng[m] | slittle1: morning | 12:58 |
---|---|---|
*** cheng1 has quit IRC | 13:01 | |
*** sgw1 has joined #starlingx | 13:02 | |
sgw1 | Morning all | 13:02 |
*** cheng1 has joined #starlingx | 13:06 | |
bwensley | morning saul | 13:06 |
*** cheng1 has quit IRC | 13:22 | |
sgw | zhipeng[m]: I just checked cengn and there is a Ussuri build running actively right now. | 13:24 |
zhipeng[m] | ok | 13:41 |
zhipeng[m] | Seems just started no long ago | 13:42 |
zhipeng[m] | slittle1: Have you found the issue that I mentioned in my email? | 13:44 |
zhipeng[m] | chengdeyu: hi | 14:04 |
*** rchurch has quit IRC | 14:14 | |
*** rchurch has joined #starlingx | 14:15 | |
*** zbsarash1 has joined #starlingx | 14:20 | |
*** billzvonar has joined #starlingx | 14:22 | |
*** dpanech has joined #starlingx | 14:22 | |
*** dabukalam is now known as danny | 14:43 | |
*** danny is now known as dabukalam | 14:43 | |
slittle1 | re :ussuri cengn build .... The build scripts do not specify 'train' anywhere | 14:43 |
slittle1 | nor upper-constraints | 14:43 |
slittle1 | there is one environment variable set ...OPENSTACK_RELEASE=master | 14:44 |
zhipeng[m] | you find root cause? | 14:45 |
slittle1 | It is not used by the cengn side scripts | 14:45 |
slittle1 | no | 14:45 |
zhipeng[m] | I checked with Chant, we both could not reproduce it in our build env | 14:45 |
slittle1 | I'm grepping to see if that env var affects build scripts in cgcs-root | 14:46 |
slittle1 | the other thing that comes to mind is a docker caching effect | 14:46 |
zhipeng[m] | not a clean build? | 14:47 |
slittle1 | it should be... but sometimes an old docker failes to clean up. | 14:47 |
slittle1 | looking for that now | 14:47 |
slittle1 | OPENSTACK_RELEASE is not referenced from the git side build code either. seems to be unused | 14:55 |
slittle1 | THere was an old docker build environment that might be providing some sort of cacheing | 14:56 |
zhipeng[m] | do we need a fix? | 14:56 |
slittle1 | I'll kill the current rebuild, remove it, then restart ? | 14:56 |
zhipeng[m] | or just need modify cengn script | 14:56 |
zhipeng[m] | we do not need to rebuilt other parts like base, wheel, right? | 14:57 |
zhipeng[m] | can we just restart openstack image build? | 14:57 |
slittle1 | it will be a full build | 14:57 |
zhipeng[m] | otherwise it take too long time | 14:57 |
slittle1 | or I can lett the current build complete before I attempt the docker cleanup | 14:58 |
zhipeng[m] | that should be better | 14:59 |
slittle1 | ok | 14:59 |
slittle1 | build completed, docker images not attempted. | 15:06 |
slittle1 | set OPENSTACK_RELEASE=ussuri ... just in case it's is used and I just can't find where | 15:07 |
slittle1 | cleaned a stale docker image that might cache something we don't want | 15:08 |
slittle1 | set options so docker images build with EVERY ussuri build attempt | 15:08 |
slittle1 | launching build | 15:09 |
zhipeng[m] | https://review.opendev.org/#/c/712880/26/build-tools/build-wheels/build-wheel-tarball.sh | 15:09 |
zhipeng[m] | CURRENT_STABLE_OPENSTACK=ussuri | 15:09 |
slittle1 | what's this ? | 15:09 |
zhipeng[m] | we just set one flag in our patch for ussuri | 15:10 |
zhipeng[m] | not know much about cengn script | 15:11 |
zhipeng[m] | is it possible that it was using a wrong wheel tar? | 15:12 |
zhipeng[m] | upper-constraint file not be normally put to wheel tar | 15:14 |
zhipeng[m] | I guess | 15:14 |
zhipeng[m] | Maybe we can also get help from Don. | 15:14 |
slittle1 | CURRENT_STABLE_OPENSTACK=ussuri confirmed. | 15:18 |
slittle1 | that patch is applied | 15:18 |
zhipeng[m] | yes, I think so, wheel build is normal | 15:19 |
zhipeng[m] | Could you check the upper-constraint file in http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/20200616T130458Z/outputs/wheels/stx-centos-stable-wheels.tar | 15:20 |
zhipeng[m] | if the file is right, then need to check if we put this right tar to build-stx-images.sh | 15:22 |
zhipeng[m] | is it possible we used a wrong wheel.tar link as a parameter for build-stx-images.sh | 15:23 |
zhipeng[m] | It might link to old train wheel.tar | 15:28 |
* zhipeng[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/JwooghJTqISBZezGmPYRQYZQ > | 15:32 | |
zhipeng[m] | slittle1: Does this WHEELS set correct? | 15:33 |
slittle1 | + /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-docker-images/build-stx-images.sh --prefix ussuri --latest-prefix ussuri --os centos --stream stable --version 20200616T130458Z --base docker.io/starlingx/stx-centos:ussuri-stable --wheels http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithic/20200616T130458Z/outputs/wheels/stx-centos-stable-wheels.tar --user starlingx --registry docker.io --att | 15:34 |
slittle1 | using the correct path | 15:34 |
slittle1 | you tell me if the content looks correct | 15:34 |
slittle1 | gotta drop to feed kids | 15:35 |
zhipeng[m] | this tarball is big 100M, I could not download it now, so slow:( | 15:36 |
zhipeng[m] | can you check constraint file in this tarball? | 15:37 |
sgw1 | zhipeng[m]: what do you need to be checked exactly? | 15:54 |
zhipeng[m] | I have checked wheel.tar | 15:55 |
zhipeng[m] | it is not right | 15:55 |
zhipeng[m] | I will send an email now | 15:55 |
sgw1 | zhipeng[m]: Ok, so there is still an issue with the constraints file? | 15:57 |
*** bengates has quit IRC | 16:08 | |
zhipeng[m] | sgw1: yes, this is a change missing, see my email | 16:41 |
sgw1 | zhipeng[m]: so this is the same issue as before, wrong constraints file is still being used? | 16:41 |
sgw1 | Thank you for staying late and researching that. | 16:42 |
zhipeng[m] | slittle1: Please help cherry-pick latest patch, and retrigger build again, thanks! | 16:42 |
zhipeng[m] | yes, I checked the build log and see the script change log | 16:43 |
sgw1 | Ah, the issue was in the patch, not in the jenkins scripts. | 16:43 |
zhipeng[m] | Chant miss it in his patch | 16:43 |
zhipeng[m] | yes | 16:43 |
zhipeng[m] | please help review https://review.opendev.org/#/c/712880/ | 16:44 |
zhipeng[m] | I have got double confirm from Chant | 16:44 |
sgw1 | We need the build confirmation first before this patch is merged. | 16:46 |
zhipeng[m] | Yes | 16:46 |
zhipeng[m] | @sgw1 Have a good day, I have to go to sleep now | 16:48 |
sgw1 | zhipeng[m]: thanks again, have a good evening/night | 16:48 |
born2bake | Hello sgw1, sorry to disturb you again but I am wondering how long it usually takes to approve maillist and will I get a confirmation that its approved? | 17:00 |
sgw1 | huh, should be quick | 17:00 |
sgw1 | born2bake: I am checking the list membership, what's your email? | 17:01 |
*** tsmith_ has joined #starlingx | 20:09 | |
*** irclogbot_1 has quit IRC | 20:14 | |
*** cp-- has joined #starlingx | 20:18 | |
*** cp- has quit IRC | 20:18 | |
*** tsmith2 has quit IRC | 20:18 | |
*** tsmith_ is now known as tsmith2 | 20:19 | |
*** irclogbot_0 has joined #starlingx | 20:22 | |
*** ijolliffe has quit IRC | 20:23 | |
*** zbsarash1 has quit IRC | 20:26 | |
*** ijolliffe has joined #starlingx | 20:30 | |
*** ildikov has quit IRC | 20:35 | |
*** iamweswilson has quit IRC | 20:40 | |
*** iamweswilson has joined #starlingx | 20:40 | |
*** iamweswilson has quit IRC | 20:44 | |
*** ijolliffe has quit IRC | 20:45 | |
*** iamweswilson has joined #starlingx | 20:46 | |
*** iamweswilson has quit IRC | 21:01 | |
*** dpanech has quit IRC | 21:27 | |
*** ildikov has joined #starlingx | 21:33 | |
*** iamweswilson has joined #starlingx | 21:40 | |
*** born2bake has quit IRC | 22:22 | |
*** billzvonar has quit IRC | 22:43 | |
*** hoonetorg has quit IRC | 23:10 | |
*** hoonetorg has joined #starlingx | 23:22 | |
*** zbsarash1 has joined #starlingx | 23:30 | |
*** Texas has joined #starlingx | 23:35 | |
*** pyn38 has joined #starlingx | 23:37 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!