Running with gitlab-runner 13.11.0 (7f7a4bb0)  on gitlab-runners-bigbang-gl-packages-privileged-gitlab-runne22ncc YvhYaXSq  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true section_start:1621545908:resolve_secrets Resolving secrets section_end:1621545908:resolve_secrets section_start:1621545908:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runners Using Kubernetes executor with image registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder:0.0.5 ... section_end:1621545908:prepare_executor section_start:1621545908:prepare_script Preparing environment Waiting for pod gitlab-runners/runner-yvhyaxsq-project-2327-concurrent-0jw6gk to be running, status is Pending Running on runner-yvhyaxsq-project-2327-concurrent-0jw6gk via gitlab-runners-bigbang-gl-packages-privileged-gitlab-runne22ncc... section_end:1621545911:prepare_script section_start:1621545911:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/big-bang/pipeline-templates/pipeline-templates/.git/ Created fresh repository. Checking out 656f9fdb as 1.1.4... Skipping Git submodules setup section_end:1621545912:get_sources section_start:1621545912:step_script Executing "step_script" stage of the job script $ export CHART_VERSION=$(yq e ".version" "bb-test-lib/Chart.yaml") $ export HELM_EXPERIMENTAL_OCI=1 $ helm chart save bb-test-lib ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: 0b60b3fabb894942cae46cdccc7d44eda664a587d295168e7e9c7929d2399ec5 size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: saved $ echo ${CI_REGISTRY_PASSWORD} | helm registry login ${CI_REGISTRY_IMAGE} -u ${CI_REGISTRY_USER} --password-stdin Login succeeded $ helm chart push ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} The push refers to repository [registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib] ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: 0b60b3fabb894942cae46cdccc7d44eda664a587d295168e7e9c7929d2399ec5 size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: pushed to remote (1 layer, 2.4 KiB total) section_end:1621545913:step_script section_start:1621545913:cleanup_file_variables Cleaning up file based variables section_end:1621545913:cleanup_file_variables Job succeeded