check-copyright
Passed Started
by
@ahennequ

Arthur Marius Hennequin
1Running with gitlab-runner 17.8.3 (690ce25c)2 on runners-k8s-default-runners-c4c985b47-hgpqw Z8Jooa6tn, system ID: r_s2aRmI3ucu0J3 feature flags: FF_USE_ADVANCED_POD_SPEC_CONFIGURATION:true4Resolving secrets6Using Kubernetes namespace: gitlab7Using Kubernetes executor with image gitlab-registry.cern.ch/ci-tools/ci-worker:cc7 ...8Using attach strategy to execute scripts...10Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...11WARNING: Advanced Pod Spec configuration enabled, merging the provided PodSpec to the generated one. This is a beta feature and is subject to change. Feedback is collected in this issue: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29659 ...12Waiting for pod gitlab/runner-z8jooa6tn-project-401-concurrent-1-6z5288zr to be running, status is Pending13Waiting for pod gitlab/runner-z8jooa6tn-project-401-concurrent-1-6z5288zr to be running, status is Pending14 ContainersNotReady: "containers with unready status: [build helper]"15 ContainersNotReady: "containers with unready status: [build helper]"16Waiting for pod gitlab/runner-z8jooa6tn-project-401-concurrent-1-6z5288zr to be running, status is Pending17 ContainersNotReady: "containers with unready status: [build helper]"18 ContainersNotReady: "containers with unready status: [build helper]"19Waiting for pod gitlab/runner-z8jooa6tn-project-401-concurrent-1-6z5288zr to be running, status is Pending20 ContainersNotReady: "containers with unready status: [build helper]"21 ContainersNotReady: "containers with unready status: [build helper]"22Running on runner-z8jooa6tn-project-401-concurrent-1-6z5288zr via runners-k8s-default-runners-c4c985b47-hgpqw...24Fetching changes...25Initialized empty Git repository in /builds/lhcb/Rec/.git/26Created fresh repository.27Checking out 9b69506b as detached HEAD (ref is refs/merge-requests/4306/head)...28Skipping Git submodules setup30$ # INFO: Lowering limit of file descriptors for backwards compatibility. ffi: https://cern.ch/gitlab-runners-limit-file-descriptors # collapsed multi-line command31$ curl -o lb-check-copyright "https://gitlab.cern.ch/lhcb-core/LbDevTools/raw/master/LbDevTools/SourceTools.py?inline=false"32 % Total % Received % Xferd Average Speed Time Time Time Current33 Dload Upload Total Spent Left Speed34100 28301 100 28301 0 0 123k 0 --:--:-- --:--:-- --:--:-- 123k35$ python lb-check-copyright origin/${TARGET_BRANCH} --exclude lhcbproject.yml37Job succeeded