2024-07-30T02:18:36.890Z | <Xiubo Li> @Adam Kraitman Recently the Shaman build failed in `Reef` branch, please see <https://shaman.ceph.com/builds/ceph/wip-xiubli-testing-20240730.020832-reef/>, I have tried several time in 5 days. Is this a known issue ?
Thanks |
2024-07-30T06:40:49.953Z | <Rongqi Sun> Also cause <https://tracker.ceph.com/issues/66887> |
2024-07-30T06:56:02.543Z | <Adam Kraitman> Hey @Casey Bodley I will check that solution and I will update soon |
2024-07-30T12:29:04.631Z | <kenan.al-shamie> hey @Dan Mick , here’s the reminder I promised, thanks |
2024-07-30T12:29:05.522Z | <kenan.al-shamie> hey @Dan Mick , here’s the reminder I promised, thanks |
2024-07-30T12:29:19.596Z | <kenan.al-shamie> hey, relatively new ceph developer sepia member here; when I got access to [teuthology.front.ceph.com](http://teuthology.front.ceph.com), I tried to access other stands and it asks for my password, but I don’t recall making a password when I chose this username for the vpn setup, is there an obvious answer to this or is there a step when I made my password and I just forgot? |
2024-07-30T14:34:44.925Z | <Adam Kraitman> I can't see the logs it seems like those builds wore removed |
2024-07-30T15:49:27.100Z | <yuriw> I am seeing the same
<https://shaman.ceph.com/builds/ceph/wip-yuri8-testing-2024-07-30-0629-reef/> |
2024-07-30T16:42:49.477Z | <Casey Bodley> ```+ dch -v 18.2.2-1859-ge07156fd-1 autobuilder
dch warning: neither DEBEMAIL nor EMAIL environment variable is set
dch warning: building email address from username and mailname
dch: fatal error at line 1222:
New version specified (18.2.2-1859-ge07156fd-1) is less than
the current version number (18.2.4-1)! Use -b to force.
Build step 'Execute shell' marked build as failure``` |
2024-07-30T16:46:31.823Z | <Casey Bodley> commented on <https://github.com/ceph/ceph/pull/57873#issuecomment-2258781694>, the failures in <https://shaman.ceph.com/builds/ceph/reef/> started right when that merged |
2024-07-30T17:09:18.734Z | <Casey Bodley> ```cbodley@fedora ~/scratch/ceph $ git describe
v18.2.2-1838-g3bb8b78897e
cbodley@fedora ~/scratch/ceph $ git describe --tags
v18.2.4-597-g3bb8b78897e``` |
2024-07-30T17:10:56.175Z | <Casey Bodley> not very familiar with git tags, but it sounds like the issue is that the v18.2.4 tag is not 'annotated' |
2024-07-30T17:42:07.009Z | <Dan Mick> @Laura Flores @Patrick Donnelly what structure (I wouldn't claim there was a policy or a process, but...convention?..) do we have for assigning dev playground slots to new requestors? At one point the idea was to handle a few core developers because we had some hosts that could be used that way, but it seems to have sort of faded into a wider process. @kenan.al-shamie is asking about consuming some of those resources and I don't know what's free or how much we have to give. |
2024-07-30T17:43:47.617Z | <Laura Flores> @Patrick Donnelly was documenting who was using the resources here: <https://wiki.sepia.ceph.com/doku.php?id=devplayground> |
2024-07-30T17:45:21.661Z | <Laura Flores> My opinion is, check over how the current resources are assigned and check with the assignee about re-purposing it. |
2024-07-30T18:05:06.557Z | <yuriw> @Josh Durgin ^ |
2024-07-30T18:46:37.989Z | <Casey Bodley> i'm seeing recent container builds failing consistently due to ganesha (example [log](https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/81702//consoleFull))
```Errors during downloading metadata for repository 'ganesha':
- Curl error (28): Timeout was reached for <https://buildlogs.centos.org/centos/9-stream/storage/x86_64/nfsganesha-5/repodata/repomd.xml> [Failed to connect to [buildlogs.centos.org](http://buildlogs.centos.org) port 443: Connection timed out]
- Curl error (28): Timeout was reached for <https://buildlogs.centos.org/centos/9-stream/storage/x86_64/nfsganesha-5/repodata/repomd.xml> [Operation timed out after 30000 milliseconds with 0 out of 0 bytes received]
Error: Failed to download metadata for repo 'ganesha': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried```
looks like a problem on their end |
2024-07-30T19:35:32.632Z | <Dan Mick> @kenan.al-shamie who on the crimson team have you been in contact with? |
2024-07-30T19:36:30.910Z | <kenan.al-shamie> A few of the members, but mainly the tech lead - @Matan Breizman |
2024-07-30T19:36:43.848Z | <kenan.al-shamie> @Dan Mick A few of the members, but mainly the tech lead - @Matan Breizman |
2024-07-30T19:48:34.440Z | <Dan Mick> yeah |
2024-07-30T20:07:26.395Z | <Dan Mick> I've sent email to a [rh.com](http://rh.com) email that seems to contain a lot of admins for that infra (which shares a cage with the sepia infra) |
2024-07-30T20:22:56.429Z | <Casey Bodley> i opened <https://github.com/ceph/ceph/pull/58935> which might be a better long-term solution |
2024-07-30T20:23:23.461Z | <Casey Bodley> but i'm seeing a lot of pr checks failing because of this |