Upload to PPA from bb-cloud-images jenkaas nodes taking over an hour per upload
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txpkgupload |
Triaged
|
High
|
Unassigned |
Bug Description
As requested in internal Canonical RT https:/
https:/
We have a jenkins job https:/
```
22:10:21 Uploading to ppa-secret-sauce (via sftp to ppa.launchpad.net):
22:10:21 livecd-
22:10:22 livecd-
22:10:22 livecd-
23:10:22 done.
23:10:22 Successfully uploaded packages.
```
Do you have any ideas why this is taking so long or how we can debug? These are not large packages (fully build is only 256.5 KiB).
Nvidia driver PPA uploads are also taking the same about of time so it isn't bb-cloud-images specific.
```
13:29:53 Uploading to ppa (via sftp to ppa.launchpad.net):
13:29:53 nvidia-
13:29:54 nvidia-
13:29:54 nvidia-
14:29:54 Connection to ppa.launchpad.net closed by remote host.
14:29:54 Successfully uploaded packages.
```
We did not see these issues on https:/
```
15:51:58 Uploading to ppa (via ftp to ppa.launchpad.net):
15:51:58 Uploading nvidia-
15:51:58 Uploading nvidia-
15:51:58 Uploading nvidia-
15:51:58 Uploading nvidia-
15:51:58 Successfully uploaded packages.
```
Could it be SFTP vs FTP upload related?
Note that some of the links above will not be accessible to non Canonical folk.
Please do try FTP if you can. It exercises sufficiently different code paths in txpkgupload that there's a good chance it'll avoid this particular bug.