Activity log for bug #1592576

Date Who What changed Old value New value Message
2016-06-14 21:44:11 Alex Schultz bug added bug
2016-06-14 21:46:07 Alex Schultz description Detailed bug description: When trying to build ISOs for fuel <= 8 where we build docker images, the process fails on trusty due to the older docker untilities (1.5.0) being used which can no longer pull down images from the docker hub. Steps to reproduce: 1) git clone fuel-main 2) git checkout stable/8.0 3) run prepare-build-env.sh 4) make iso Expected results: built iso Actual results: failure: sudo docker build -t fuel/fuel-centos-build /home/fuel/git/fuel-main/build/docker/fuel-centos-build Sending build context to Docker daemon 15.87 kB Sending build context to Docker daemon Step 0 : FROM centos:centos7 Pulling repository centos INFO[0002] Could not reach any registry endpoint make: *** [/home/fuel/git/fuel-main/build/docker/fuel-centos.done] Error 1 (fuel-devops-venv-2.9)fuel@qa-01:~/git/fuel-main$ sudo docker build -t fuel/fuel-centos-build /home/fuel/git/fuel-main/build/docker/fuel-centos-build Reproducibility: 100% Workaround: Pull in upstream docker package, see https://git.opnfv.org/cgit/fuel/tree/build/Makefile#n115 Version: 8 or less Detailed bug description: When trying to build ISOs for fuel <= 8 where we build docker images, the process fails on trusty due to the older docker untilities (1.5.0) being used which can no longer pull down images from the docker hub. Steps to reproduce: 1) git clone fuel-main 2) git checkout stable/8.0 3) run prepare-build-env.sh 4) make iso Expected results: built iso Actual results: failure: sudo docker build -t fuel/fuel-centos-build /home/fuel/git/fuel-main/build/docker/fuel-centos-build Sending build context to Docker daemon 15.87 kB Sending build context to Docker daemon Step 0 : FROM centos:centos7 Pulling repository centos INFO[0002] Could not reach any registry endpoint make: *** [/home/fuel/git/fuel-main/build/docker/fuel-centos.done] Error 1 Reproducibility: 100% Workaround: Pull in upstream docker package, see https://git.opnfv.org/cgit/fuel/tree/build/Makefile#n115 Version: 8 or less
2016-06-15 08:28:09 Sergey Kulanov fuel: importance Undecided Medium
2016-06-15 08:28:16 Sergey Kulanov fuel: status New In Progress
2016-06-15 08:34:02 Sergey Kulanov tags area-build area-build non-release
2016-06-15 08:37:29 Sergey Kulanov nominated for series fuel/6.1.x
2016-06-15 08:37:29 Sergey Kulanov bug task added fuel/6.1.x
2016-06-15 08:37:29 Sergey Kulanov nominated for series fuel/7.0.x
2016-06-15 08:37:29 Sergey Kulanov bug task added fuel/7.0.x
2016-06-15 08:37:40 Sergey Kulanov fuel/6.1.x: milestone 6.1-updates
2016-06-15 08:37:48 Sergey Kulanov fuel/7.0.x: milestone 7.0-updates
2016-06-15 08:37:56 Sergey Kulanov fuel/6.1.x: importance Undecided Medium
2016-06-15 08:37:59 Sergey Kulanov fuel/6.1.x: assignee Sergey Kulanov (skulanov)
2016-06-15 08:38:00 Sergey Kulanov fuel: assignee Fuel build team (fuel-build) Sergey Kulanov (skulanov)
2016-06-15 08:38:03 Sergey Kulanov fuel/7.0.x: assignee Sergey Kulanov (skulanov)
2016-06-15 08:38:05 Sergey Kulanov fuel/6.1.x: status New In Progress
2016-06-15 08:38:07 Sergey Kulanov fuel/7.0.x: status New In Progress
2016-06-15 09:24:44 Sergey Kulanov fuel/7.0.x: importance Undecided Medium
2016-06-17 08:50:35 Sergey Kulanov fuel: status In Progress Fix Committed
2016-06-17 08:50:37 Sergey Kulanov fuel/6.1.x: status In Progress Fix Committed
2016-06-17 08:50:40 Sergey Kulanov fuel/7.0.x: status In Progress Fix Committed