<div dir="ltr">Hi,<div><br></div><div>Here is the full output of previous task : <a href="https://paste.opendev.org/show/bXer4dyXV5911o8aWBrU/">https://paste.opendev.org/show/bXer4dyXV5911o8aWBrU/</a></div><div><br></div><div>Only Zed has issues but if I switch to yoga/xena all working great!  Very curious how zed CI jobs are passing? </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 8, 2023 at 3:04 PM Dmitriy Rabotyagov <<a href="mailto:noonedeadpunk@gmail.com">noonedeadpunk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hey,<div dir="auto"><br></div><div dir="auto">Can you also attach the output of the previous task as well?</div><div dir="auto"><br></div><div dir="auto">The error you pasted highly likely related to the depth that is used during clone. Default depth of repos that are cloned is 20. So in case more then 20 commits were made to the repo since the release you are using, git will fall to unhallow.</div><div dir="auto"><br></div><div dir="auto">However, parallel git clone should not be affected by that, but I assume it still fails for some reason. But it's hard to say why without output of previous task as well</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вс, 8 янв. 2023 г., 20:46 Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Folks,<br><div><br></div><div>Trying to deploy an openstack-ansible Zed release but noticed strange behavior with git clone. </div><div><br></div><div><pre style="line-height:16.25px;margin-top:0px;margin-bottom:0px;padding:5px 0px;font-family:"Bitstream Vera Sans Mono",monospace;font-size:13px;color:rgb(0,0,0);background-color:rgb(240,240,240)">failed: [localhost] (item={'name': 'galera_server', 'scm': 'git', 'src': '<a href="https://opendev.org/openstack/openstack-ansible-galera_server" rel="noreferrer" target="_blank">https://opendev.org/openstack/openstack-ansible-galera_server</a>', 'version': 'master', 'trackbranch': 'master', 'shallow_since': '2022-12-12'}) => {"ansible_loop_var": "item", "attempts": 2, "changed": false, "cmd": ["/usr/bin/git", "fetch", "--depth", "20", "--force", "origin", "+refs/heads/master:refs/remotes/origin/master"], "item": {"name": "galera_server", "scm": "git", "shallow_since": "2022-12-12", "src": "<a href="https://opendev.org/openstack/openstack-ansible-galera_server" rel="noreferrer" target="_blank">https://opendev.org/openstack/openstack-ansible-galera_server</a>", "trackbranch": "master", "version": "master"}, "msg": "Failed to download remote objects and refs:  fatal: error in object: unshallow e04aeacc58c196c4fb3d49116cb93fa74f7fba31\nfatal: the remote end hung up unexpectedly\n"}
</pre></div><div><br></div><div>Full logs: <a href="https://paste.opendev.org/show/bUjuekKPzknE5IC8zbPa/" rel="noreferrer" target="_blank">https://paste.opendev.org/show/bUjuekKPzknE5IC8zbPa/</a><br></div></div>
</blockquote></div>
</blockquote></div>