Running with gitlab-runner 11.2.0 (35e8515d)
  on staging environment 7a0a89a9
Using Shell executor...
section_start:1547186901:prepare_script
Running on izhp3ejlgviyo4z...
section_end:1547186901:prepare_script
section_start:1547186901:get_sources
Fetching changes...
HEAD is now at 6537b6f Merge branch 'development' into 'staging'
Checking out 6537b6fe as staging...
Skipping Git submodules setup
section_end:1547186901:get_sources
section_start:1547186901:restore_cache
section_end:1547186901:restore_cache
section_start:1547186901:download_artifacts
section_end:1547186901:download_artifacts
section_start:1547186901:build_script
$ export Environment='Staging'
$ bash ./devops/PipeLines/Updating/002_SyncConfig.sh

Begin synchronizing MicroService.AutoDevOpsPipeLine's settings to the configmap of k8s...

Tips: Basket.API begin synchronizing config!!!

[environment: Staging, namespace: microservice-autodevopspipeline-v1]
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   228  100   228    0     0   2220      0 --:--:-- --:--:-- --:--:--  2235
{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {
    
  },
  "status": "Success",
  "details": {
    "name": "basket.appsettings.json",
    "kind": "configmaps",
    "uid": "8d13a3e0-1566-11e9-9d76-00163e001a30"
  }
}  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   791  100   525  100   266   6636   3362 --:--:-- --:--:-- --:--:--  6730
{
  "kind": "ConfigMap",
  "apiVersion": "v1",
  "metadata": {
    "name": "basket.appsettings.json",
    "namespace": "microservice-autodevopspipeline-v1",
    "selfLink": "/api/v1/namespaces/microservice-autodevopspipeline-v1/configmaps/basket.appsettings.json",
    "uid": "4ca23461-1567-11e9-9d76-00163e001a30",
    "resourceVersion": "13771445",
    "creationTimestamp": "2019-01-11T06:08:22Z"
  },
  "data": {
    "appsettings.json": "{\"Logging\":{\"LogLevel\":{\"Default\":\"Warning\"}},\"AllowedHosts\":\"*\"}"
  }
}  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   236  100   236    0     0   2977      0 --:--:-- --:--:-- --:--:--  2987
{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {
    
  },
  "status": "Success",
  "details": {
    "name": "basket.appsettings.staging.json",
    "kind": "configmaps",
    "uid": "8d46d9fc-1566-11e9-9d76-00163e001a30"
  }
}  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   831  100   549  100   282   6942   3565 --:--:-- --:--:-- --:--:--  7038
{
  "kind": "ConfigMap",
  "apiVersion": "v1",
  "metadata": {
    "name": "basket.appsettings.staging.json",
    "namespace": "microservice-autodevopspipeline-v1",
    "selfLink": "/api/v1/namespaces/microservice-autodevopspipeline-v1/configmaps/basket.appsettings.staging.json",
    "uid": "4cbcd233-1567-11e9-9d76-00163e001a30",
    "resourceVersion": "13771447",
    "creationTimestamp": "2019-01-11T06:08:22Z"
  },
  "data": {
    "appsettings.Staging.json": "{\"Logging\":{\"LogLevel\":{\"Default\":\"Warning\"}},\"AllowedHosts\":\"*\"}"
  }
}
Tips: Catalog.API will not be synced config!!!

Tips: Identity.API will not be synced config!!!

Tips: Marketing.API will not be synced config!!!

Tips: Ordering.API will not be synced config!!!

Tips: Payment.API will not be synced config!!!

End synchronizing app settings to the configmap of k8s...
section_end:1547186902:build_script
section_start:1547186902:after_script
section_end:1547186902:after_script
section_start:1547186902:archive_cache
section_end:1547186902:archive_cache
section_start:1547186902:upload_artifacts_on_success
section_end:1547186903:upload_artifacts_on_success
Job succeeded