View Issue Details

IDProjectCategoryView StatusLast Update
0006371BuildbotBuildbotpublic2020-05-14 13:46
Reportergajop Assigned Toabma  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0006371: Dates of some buildbot builds seem off
DescriptionIt seems that some older builds have "Last Modified" dates being much newer than newer builds.

For example:

104.0.1-1435-g79d77ca/ 2020-03-14 04:35 <- OUTLIER
104.0.1-1444-gf0056cc/ 2019-11-16 00:48
104.0.1-1445-g04e4ef8/ 2019-11-17 09:38
104.0.1-1452-g29e7e0e/ 2019-11-20 00:20
104.0.1-1453-ga17a11a/ 2019-11-21 22:41
104.0.1-1454-g3c0e4e1/ 2019-12-01 03:36
104.0.1-1455-g39f8fbd/ 2019-12-02 11:37
104.0.1-1463-gb19d6f5/ 2020-01-27 22:15
104.0.1-1464-g4f428c8/ 2020-02-07 22:33
TagsNo tags attached.

Activities

Google_Frog

2020-03-16 08:53

reporter   ~0020358

Perhaps someone rebuilt it.

abma

2020-03-16 18:16

administrator   ~0020359

very likely thats the "cleanup" script which deleted some files in the folder.

https://github.com/spring/spring/blob/develop/buildbot/master/cleanup.sh

dbg files are deleted before the other stuff.

abma

2020-03-16 18:16

administrator   ~0020360

-> whats the problem?

gajop

2020-03-17 01:13

developer   ~0020361

I think what happened was, as I made a new commit, the oldest build was cleaned up, its files and folders were deleted but the top folder (104.0.1-1435-g79d77ca/) remained, and it had its date updated.
This lead to some confusion as to what's the latest build.

abma

2020-03-26 22:38

administrator   ~0020369

i don't see how we currently could fix that atm:

IMHO https://api.springfiles.com/ should be improved to have a better solution than manually looking at the buildbot dir.

gajop

2020-03-26 23:04

developer   ~0020370

Delete the top folder too?

Can you point me out to whatever scripts are used to delete old builds?

abma

2020-03-30 14:57

administrator   ~0020376

https://github.com/spring/spring/blob/develop/buildbot/master/cleanup.sh

Issue History

Date Modified Username Field Change
2020-03-14 16:30 gajop New Issue
2020-03-16 08:53 Google_Frog Note Added: 0020358
2020-03-16 18:16 abma Note Added: 0020359
2020-03-16 18:16 abma Status new => feedback
2020-03-16 18:16 abma Note Added: 0020360
2020-03-17 01:13 gajop Note Added: 0020361
2020-03-17 01:13 gajop Status feedback => new
2020-03-26 22:38 abma Status new => feedback
2020-03-26 22:38 abma Note Added: 0020369
2020-03-26 23:04 gajop Note Added: 0020370
2020-03-26 23:04 gajop Status feedback => new
2020-03-30 14:57 abma Note Added: 0020376
2020-05-14 13:46 abma Assigned To => abma
2020-05-14 13:46 abma Status new => closed
2020-05-14 13:46 abma Resolution open => no change required