leftovers after the copr-backend-resultdir-cleaner run
Opened this issue · 1 comments
praiskup commented
Per stats from: https://copr-be.cloud.fedoraproject.org/archive/issues/copr-3495/
There are fedora reviews:
- 48k directories with reviews:
grep -r TODO\ DIR | grep -v APPST | grep FEDORA_REVIEW: | wc -l
- 7k OLDBUILDIR
grep -r TODO\ DIR | grep -v -e APPSTREAM -e FEDORA_REVIEW: -e REVIEW_FAIL: -e PREV_BUILD -e CREATEREPOFAIL -e MODULES | grep OLDBUILD |wc -l
- 2.5k fedora review failures?
grep -r TODO\ DIR | grep -v -e APPSTREAM -e FEDORA_REVIEW: | grep REVIEW_FAIL | wc -l
- 252 "prev_build_backup" dirs
grep -r TODO\ DIR | grep -v -e APPSTREAM -e FEDORA_REVIEW: -e REVIEW_FAIL: | grep PREV_BUILD | wc -l
- 64 CREATEREPOFAIL
- 76 MODULES
Unknown things, unknown failure pattern, remove manually?
resultdir-cleaner.log:[2024-11-25 00:56:14,800][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-aarch64/06340012-nwg-shell-config/nwg-shell-config
resultdir-cleaner.log:[2024-11-25 00:56:16,759][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-aarch64/06340009-nwg-panel/nwg-panel
resultdir-cleaner.log:[2024-11-25 00:56:22,119][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-x86_64/06340012-nwg-shell-config/nwg-shell-config
resultdir-cleaner.log:[2024-11-25 00:56:23,771][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-x86_64/06340009-nwg-panel/nwg-panel
resultdir-cleaner.log-20241124:[2024-11-22 15:27:11,769][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/djdelorie/make-4.4/fedora-38-x86_64/.repodata
resultdir-cleaner.log-20241124:[2024-11-23 04:56:08,728][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/jtn81/64gram/fedora-rawhide-aarch64/06246395-tg_owt/tg_owt
resultdir-cleaner.log-20241124:[2024-11-23 04:56:08,926][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/jtn81/64gram/fedora-rawhide-aarch64/06246394-64Gram/64Gram
resultdir-cleaner.log-20241124:[2024-11-23 04:56:10,499][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/jtn81/64gram/fedora-rawhide-x86_64/06246394-64Gram/64Gram
resultdir-cleaner.log-20241124:[2024-11-23 05:03:05,411][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/abn/mininet/epel-7-x86_64/mininet
resultdir-cleaner.log-20241124:[2024-11-23 09:16:46,297][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-39-x86_64/.repodata
resultdir-cleaner.log-20241124:[2024-11-23 09:43:54,343][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/jakub/gcc-13-test.checker/fedora-38-s390x/.repodata
resultdir-cleaner.log-20241124:[2024-11-23 16:23:44,097][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-38-x86_64/.repodata
We should decide what to do about those leftovers.
nikromen commented
we can remove this once it'll become a problem for us