Project

General

Profile

Actions

action #167386

closed

coordination #58184: [saga][epic][use case] full version control awareness within openQA

coordination #152847: [epic] version control awareness within openQA for test distributions

Handle too many warnings "Local checkout at … but requesting to clone from" size:S

Added by okurz about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2024-09-25
Due date:
% Done:

0%

Estimated time:

Description

Motivation

As observed in #164898 and #167335 there are many warnings on o3 in /var/log/openqa_gru*

like

/var/log/openqa_gru.2.xz:[2024-09-19T15:47:33.908109Z] [warn] [#4329687] Local checkout at /var/lib/openqa/share/tests/opensuse has origin https://github.com/os-autoinst/os-autoinst-distri-opensuse.git but requesting to clone from https://github.com/$personal_fork/os-autoinst-distri-opensuse.git

for multiple personal forks but (only) one mention for os-autoinst-distri-openQA

/var/log/openqa_gru.1.xz:[2024-09-20T13:09:57.528757Z] [warn] [#4332550] Local checkout at /var/lib/openqa/share/tests/openqa has origin https://github.com/os-autoinst/os-autoinst-distri-openQA but requesting to clone from https://github.com/os-autoinst/os-autoinst-distri-openQA.git

Acceptance criteria

  • AC1: Only individuals or no occurences of warning messages in openQA logs on o3 about the mentioned message

Suggestions

  • Lookup the code line in lib/OpenQA/Task/Git/Clone.pm and understand the context
  • In both cases we likely don't need a "warn" but something less severe and rephrase the message to make the "so what" clear.

Related issues 1 (0 open1 closed)

Copied from openQA Project - action #164898: Replace fetchneedles with a minion job for the regular update of git repos size:MResolvedtinita

Actions
Actions #1

Updated by okurz about 2 months ago

  • Copied from action #164898: Replace fetchneedles with a minion job for the regular update of git repos size:M added
Actions #2

Updated by okurz about 2 months ago

  • Description updated (diff)
Actions #3

Updated by okurz about 2 months ago

  • Subject changed from Handle too many warnings "Local checkout at … but requesting to clone from" to Handle too many warnings "Local checkout at … but requesting to clone from" size:S
  • Status changed from New to Workable
Actions #4

Updated by dheidler about 2 months ago

  • Status changed from Workable to In Progress
  • Assignee set to dheidler
Actions #5

Updated by dheidler about 2 months ago

  • Status changed from In Progress to Feedback
Actions #6

Updated by dheidler about 2 months ago

  • Status changed from Feedback to Resolved

Merged.

Actions

Also available in: Atom PDF