Hi, I am experimenting exactly the same problem here... In deployment logs I find errors regarding *size mismatch* for various packages :
//var/log/docker-logs/fuel-agent-env-2.log// //Stderr: 'E: Failed to fetch http://10.20.4.2:8080/2015.1.0-7.0/ubuntu/x86_64/pool/main/p/python-pbr/python-pbr_0.10.0-0u~u14.04+mos2_all.deb Size mismatch\n\nE: Failed to fetch http://10.20.4.2:8080/2015.1.0-7.0/ubuntu/x86_64/pool/main/s/six/python-six_1.9.0-1~u14.04+mos2_all.deb Size mismatch\n\nE: Failed to fetch http://10.20.4.2:8080/2015.1.0-7.0/ubuntu/x86_64/pool/main/s/stevedore/python-stevedore_1.3.0-0u~u14.04+mos2_all.deb Size mismatch\n\nE: Failed to fetch http://10.20.4.2:8080/2015.1.0-7.0/ubuntu/x86_64/pool/main/p/python-urllib3/python-urllib3_1.8.3-1~u14.04+mos1_all.deb Size mismatch\n\nE: Failed to fetch http://10.20.4.2:8080/2015.1.0-7.0/ubuntu/x86_64/pool/main/r/ruby-cstruct/ruby-cstruct_1.0.1-1~u14.04+mos2_all.deb Size mismatch\n\n.../ I think there is a repository problem when local repo are creating because errors are always regarding it, same as your example. I am trying to make a fuel-createmirror and if it s still not working : * trying only with external repos and if its still not working o trying to copy with rsync or something mainstream repo locally Please guys for who its working... what are your repos ? Mine are: /ubuntu deb http://archive.ubuntu.com/ubuntu/ trusty main universe multiverse// //ubuntu-updates deb http://archive.ubuntu.com/ubuntu/ trusty-updates main universe multiverse// //ubuntu-security deb http://archive.ubuntu.com/ubuntu/ trusty-security main universe multiverse// //mos-updates deb http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ mos7.0-updates main restricted 1050// //mos-security deb http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ mos7.0-security main restricted 1050// //mos deb http://10.20.4.2:8080/2015.1.0-7.0/ubuntu/x86_64 mos7.0 main restricted 1050// //mos-holdback deb http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/ mos7.0-holdback main restricted 1100 /Maybe I´m on a wrong way.... . Laurent _<mailto:[email protected]>_ On 03/02/2016 16:58, Makrand wrote: > Hi there, > > I am trying to setup demo for openstack using the fuel 7.0 iso. My > fuel master and slave VMs are ready on OVB. Slave VMs can boot from > PXE over network. I can create the deployment environment frame. But > when I hit deploy option from fuel master GUI, it just fails with > following error. Tried multiple times, same thing happening. Anyone > have any idea how to get around this. Please note, I don't want to > create the local ubuntu mirror on fuel master as of now. > > ================================= > Error > Failed to execute hook 'shell' command: cd / && fa_build_image > --image_build_dir /var/lib/fuel/ibp --log-file > /var/log/fuel-agent-env-2.log --data_driver nailgun_build_image > --input_data '{"image_data": {"/boot": {"container": "gzip", "uri": > "http://10.20.0.2:8080/targetimages/env_2_ubuntu_1404_amd64-boot.img.gz", > "format": "ext2"}, "/": {"container": "gzip", "uri": > "http://10.20.0.2:8080/targetimages/env_2_ubuntu_1404_amd64.img.gz", > "format": "ext4"}}, "output": "/var/www/nailgun/targetimages", > "repos": [{"name": "ubuntu", "section": "main universe multiverse", > "uri": "http://archive.ubuntu.com/ubuntu/", "priority": null, "suite": > "trusty", "type": "deb"}, {"name": "ubuntu-updates", "section": "main > universe multiverse", "uri": "http://archive.ubuntu.com/ubuntu/", > "priority": null, "suite": "trusty-updates", "type": "deb"}, {"name": > "ubuntu-security", "section": "main universe multiverse", "uri": > "http://archive.ubuntu.com/ubuntu/", "priority": null, "suite": > "trusty-security", "type": "deb"}, {"name": "mos", "section": "main > restricted", "uri": > "http://10.20.0.2:8080/2015.1.0-7.0/ubuntu/x86_64", "priority": 1050, > "suite": "mos7.0", "type": "deb"}, {"name": "mos-updates", "section": > "main restricted", "uri": > "http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/", "priority": > 1050, "suite": "mos7.0-updates", "type": "deb"}, {"name": > "mos-security", "section": "main restricted", "uri": > "http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/", "priority": > 1050, "suite": "mos7.0-security", "type": "deb"}, {"name": > "mos-holdback", "section": "main restricted", "uri": > "http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/", "priority": > 1100, "suite": "mos7.0-holdback", "type": "deb"}, {"name": > "Auxiliary", "section": "main restricted", "uri": > "http://10.20.0.2:8080/2015.1.0-7.0/ubuntu/auxiliary", "priority": > 1150, "suite": "auxiliary", "type": "deb"}], "codename": "trusty"}' > Task: ddb86944-18ec-473a-a671-8edc7eab9e6d: shell timeout error: execution > expired > Task timeout: 3600, Retries: 1 > ================================= > > -- > Best, > Makrand > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
