[0KRunning with gitlab-runner 11.7.0 (8bb608ff) [0;m[0K on Cloud SKBMPK runner 42b5eee4 [0;m[0KUsing Shell executor... [0;msection_start:1712111878:prepare_script [0KRunning on ctsbmaster3... section_end:1712111878:prepare_script [0Ksection_start:1712111878:get_sources [0K[32;1mFetching changes...[0;m HEAD is now at 14194f2 update From http://gitlab.cybersolution.com.my/ShahErhan/htmlasset 14194f2..661a5fc master -> origin/master [32;1mChecking out 661a5fcc as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1712111878:get_sources [0Ksection_start:1712111878:restore_cache [0Ksection_end:1712111878:restore_cache [0Ksection_start:1712111878:download_artifacts [0Ksection_end:1712111878:download_artifacts [0Ksection_start:1712111878:build_script [0K[32;1m$ TAG="$IMG_NAME:0.0.1" && echo "tag: $TAG"[0;m tag: htmlasset:0.0.1 [32;1m$ PUSH_TAG="$REGISTRY_URL/$TAG" && echo "pushtag: $PUSH_TAG"[0;m pushtag: repo.cybersolution.com.my:9005/htmlasset:0.0.1 [32;1m$ docker build --rm -t $TAG .[0;m Sending build context to Docker daemon 12.42MB Step 1/3 : FROM nginx:1.25.4-alpine ---> e289a478ace0 Step 2/3 : COPY . /usr/share/nginx/html ---> dba776264d44 Step 3/3 : COPY nginx.conf /etc/nginx/conf.d/default.conf ---> 26f7b8676392 Successfully built 26f7b8676392 Successfully tagged htmlasset:0.0.1 [32;1m$ docker login -u $REGISTRY_USER -p $REGISTRY_PASSWORD $REGISTRY_URL[0;m WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/gitlab-runner/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [32;1m$ docker tag $TAG $PUSH_TAG[0;m [32;1m$ docker push $PUSH_TAG[0;m The push refers to repository [repo.cybersolution.com.my:9005/htmlasset] 0b7cfa63258f: Preparing 8166e71954f2: Preparing 13c52683b537: Preparing 337b7d64083b: Preparing cdd311f34c29: Preparing 3e8ad8bcb0ac: Preparing 74b4ff8dbbd1: Preparing c018a48a857c: Preparing 0f73163669d4: Preparing aedc3bda2944: Preparing 3e8ad8bcb0ac: Waiting 74b4ff8dbbd1: Waiting c018a48a857c: Waiting 0f73163669d4: Waiting aedc3bda2944: Waiting 13c52683b537: Layer already exists cdd311f34c29: Layer already exists 337b7d64083b: Layer already exists 74b4ff8dbbd1: Layer already exists 3e8ad8bcb0ac: Layer already exists c018a48a857c: Layer already exists aedc3bda2944: Layer already exists 0f73163669d4: Layer already exists 0b7cfa63258f: Pushed 8166e71954f2: Pushed 0.0.1: digest: sha256:3fd38d935495d9d2eee47849efb6bd6fde5320ae5a551dc590e9c8d38a22c517 size: 2407 [32;1m$ docker image rm $PUSH_TAG $TAG[0;m Untagged: repo.cybersolution.com.my:9005/htmlasset:0.0.1 Untagged: repo.cybersolution.com.my:9005/htmlasset@sha256:3fd38d935495d9d2eee47849efb6bd6fde5320ae5a551dc590e9c8d38a22c517 Untagged: htmlasset:0.0.1 Deleted: sha256:26f7b8676392d1cab933e0b7fbed4bb4ae9e98926ae73975379b80633237a379 Deleted: sha256:e0529cb315a5fce7a5679f79dc78974afb0c9812454e91131e084238dac8091c Deleted: sha256:dba776264d44be782994a9f713f862016eb495a38e2bdea650f44494bf1fd465 Deleted: sha256:74a900e754e96bd2783e42c1bdd0e9f030cc4e2a4f90295ce4970a26dfb92abd section_end:1712111885:build_script [0Ksection_start:1712111885:after_script [0Ksection_end:1712111885:after_script [0Ksection_start:1712111885:archive_cache [0Ksection_end:1712111885:archive_cache [0Ksection_start:1712111885:upload_artifacts_on_success [0Ksection_end:1712111885:upload_artifacts_on_success [0K[32;1mJob succeeded [0;m