Running with gitlab-runner 17.6.0 (374d34fd)
  on gitlab-native-gitlab-runner-786ccd86d8-bgrr5 yKT_hxRFz, system ID: r_O6VSaQlO88ad
section_start:1743000490:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: git
Using Kubernetes executor with image alpine/helm:3.8.2 ...
Using attach strategy to execute scripts...
section_end:1743000490:prepare_executor
section_start:1743000490:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod git/runner-ykthxrfz-project-78-concurrent-1-i10up75l to be running, status is Pending
Running on runner-ykthxrfz-project-78-concurrent-1-i10up75l via gitlab-native-gitlab-runner-786ccd86d8-bgrr5...

section_end:1743000493:prepare_script
section_start:1743000493:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/justJanne/helm/.git/
Created fresh repository.
Checking out 02548ade as detached HEAD (ref is main)...

Skipping Git submodules setup

section_end:1743000493:get_sources
section_start:1743000493:step_script
Executing "step_script" stage of the job script
$ apk add --no-cache git
fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
OK: 21 MiB in 24 packages
$ helm plugin install https://github.com/chartmuseum/helm-push.git
Downloading and installing helm-push v0.10.4 ...
https://github.com/chartmuseum/helm-push/releases/download/v0.10.4/helm-push_0.10.4_linux_amd64.tar.gz
Installed plugin: cm-push
$ helm repo add --username gitlab-ci-token --password $CI_JOB_TOKEN repo ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/stable
"repo" has been added to your repositories
$ helm cm-push mastodon repo
Pushing mastodon-0.6.2.tgz to repo...
Done.

section_end:1743000496:step_script
section_start:1743000496:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1743000497:cleanup_file_variables
Job succeeded