production
Passed Started
by
@astoicescu
Andrei Stoicescu
This job is an out-of-date deployment to production. View the most recent deployment.
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 12.9.0-rc1 (a350f628)2 on docker-auto-scale fa6cab464Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...5Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...6Using docker image sha256:f6e68ccd91fd8aa189c0627e0d1a2d9efa2893fd50282861e2a94a0b8c06c4f0 for registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...8Running on runner-fa6cab46-project-4422333-concurrent-0 via runner-fa6cab46-stg-srm-1584700875-f0911243...10$ eval "$CI_PRE_CLONE_SCRIPT"11Fetching changes with git depth set to 50...12Initialized empty Git repository in /builds/gitlab-org/monitor/monitor-sandbox/.git/13Created fresh repository.15 * [new ref] refs/pipelines/12726625 -> refs/pipelines/1272662516 * [new branch] master -> origin/master17Checking out 5bf09697 as master...18Skipping Git submodules setup21Downloading artifacts for dast_environment_deploy (37117908)...22Downloading artifacts from coordinator... ok id=37117908 responseStatus=200 OK token=xjQ7dqYt24$ auto-deploy check_kube_domain25$ auto-deploy download_chart26Creating /root/.helm 27Creating /root/.helm/repository 28Creating /root/.helm/repository/cache 29Creating /root/.helm/repository/local 30Creating /root/.helm/plugins 31Creating /root/.helm/starters 32Creating /root/.helm/cache/archive 33Creating /root/.helm/repository/repositories.yaml 34Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 35Adding local repo with URL: http://127.0.0.1:8879/charts 36$HELM_HOME has been configured at /root/.helm.37Not installing Tiller due to 'client-only' flag having been set38"gitlab" has been added to your repositories39Hang tight while we grab the latest from your chart repositories...40...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):41 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused42...Successfully got an update from the "gitlab" chart repository43...Successfully got an update from the "stable" chart repository44Update Complete.45Saving 1 charts46Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/47Deleting outdated charts48Hang tight while we grab the latest from your chart repositories...49...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):50 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused51...Successfully got an update from the "gitlab" chart repository52...Successfully got an update from the "stable" chart repository53Update Complete.54Saving 1 charts55Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/56Deleting outdated charts57$ auto-deploy ensure_namespace58NAME STATUS AGE59monitor-sandbox-4422333-production Active 142d60$ auto-deploy initialize_tiller61Checking Tiller...62Tiller is listening on localhost:4413463Client: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}64[debug] SERVER: "localhost:44134"65Kubernetes: &version.Info{Major:"1", Minor:"13+", GitVersion:"v1.13.12-gke.25", GitCommit:"654de8cac69f1fc5db6f2de0b88d6d027bc15828", GitTreeState:"clean", BuildDate:"2020-01-14T06:01:20Z", GoVersion:"go1.12.11b4", Compiler:"gc", Platform:"linux/amd64"}66Server: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}67$ auto-deploy create_secret68Create secret...69$ auto-deploy deploy70secret "production-secret" deleted71secret/production-secret replaced72No helm values file found at '.gitlab/auto-deploy-values.yaml'73Deploying new stable release...74Release "production" has been upgraded.75LAST DEPLOYED: Fri Mar 20 10:42:40 202076NAMESPACE: monitor-sandbox-4422333-production77STATUS: DEPLOYED78RESOURCES:79==> v1/PersistentVolumeClaim80NAME AGE81production-postgres 142d82==> v1/Pod(related)83NAME AGE84production-6785fd778c-d6c52 72s85production-d675b68cc-rp65f 3s86production-postgres-6449f8cc98-pr6sp 2d23h87==> v1/Secret88NAME AGE89production-postgres 142d90==> v1/Service91NAME AGE92production-auto-deploy 142d93production-postgres 142d94==> v1beta1/Deployment95NAME AGE96production 142d97production-postgres 142d98==> v1beta1/Ingress99NAME AGE100production-auto-deploy 142d101NOTES:102Application should be accessible at104Waiting for deployment "production" rollout to finish: 0 of 1 updated replicas are available...105deployment "production" successfully rolled out106$ auto-deploy delete canary107$ auto-deploy delete rollout108$ auto-deploy persist_environment_url112Uploading artifacts...113environment_url.txt: found 1 matching files 114Uploading artifacts to coordinator... ok id=37117910 responseStatus=201 Created token=RaKZ-_aF115Job succeeded