Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d07fe3411ecae119f731e81dce0fb0d647a39161 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4562238903012364056.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6319574576360034599.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh315569178189605715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3028043382410826777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5930721611893536873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3344 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh459801041834184940.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d07fe3411ecae119f731e81dce0fb0d647a39161 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 Commit message: "Merge pull request #427 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 57a73b184b0dc977b490d00a5b4ca6cd9e96e4a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T15:59:07.848Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T15:59:07.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T15:59:07.979Z] ========================================================= [2021-08-18T15:59:07.979Z] EdgeX Global Pipelines Version Info [2021-08-18T15:59:07.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:09.396Z] ------------------- [2021-08-18T15:59:09.396Z] stable info: [2021-08-18T15:59:09.396Z] ------------------- [2021-08-18T15:59:09.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T15:59:09.396Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:59:09.396Z] Message: update stable to v1.0.205 [2021-08-18T15:59:09.990Z] ------------------- [2021-08-18T15:59:09.990Z] experimental info: [2021-08-18T15:59:09.990Z] ------------------- [2021-08-18T15:59:09.991Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:09.991Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:59:09.991Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T15:59:10.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-18T15:59:10.150Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-18T15:59:10.175Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T15:59:10.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T15:59:10.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T15:59:10.250Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T15:59:10.275Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T15:59:10.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T15:59:10.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T15:59:10.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T15:59:10.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T15:59:10.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T15:59:10.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-18T15:59:10.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T15:59:10.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T15:59:10.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:59:10.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:59:10.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:10.737Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:10.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T15:59:10.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-18T15:59:10.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T15:59:10.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T15:59:10.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T15:59:10.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T15:59:10.927Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T15:59:10.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T15:59:10.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-18T15:59:11.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-18T15:59:11.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-18T15:59:11.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] echo [2021-08-18T15:59:11.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d07fe34 [Pipeline] echo [2021-08-18T15:59:11.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:59:11.210Z] provisioning config files... [2021-08-18T15:59:11.231Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2532966100940039304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:11.582Z] ---> docker-login.sh [2021-08-18T15:59:11.582Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:59:11.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:11.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:11.851Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:11.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:11.851Z] [2021-08-18T15:59:11.851Z] Login Succeeded [2021-08-18T15:59:11.851Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:59:11.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:11.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:11.851Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:11.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:11.851Z] [2021-08-18T15:59:11.851Z] Login Succeeded [2021-08-18T15:59:11.851Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:59:11.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:12.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:12.116Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:12.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:12.116Z] [2021-08-18T15:59:12.116Z] Login Succeeded [2021-08-18T15:59:12.116Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:59:12.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:12.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:12.116Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:12.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:12.116Z] [2021-08-18T15:59:12.116Z] Login Succeeded [2021-08-18T15:59:12.116Z] docker.io [2021-08-18T15:59:12.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:12.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:12.651Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:12.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:12.651Z] [2021-08-18T15:59:12.651Z] Login Succeeded [2021-08-18T15:59:12.651Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:59:12.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-18T15:59:13.182Z] + git log --format=format:%s -1 d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] echo [2021-08-18T15:59:13.235Z] GIT_COMMIT: d07fe3411ecae119f731e81dce0fb0d647a39161, Commit Message: Merge pull request #427 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-18T15:59:13.249Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:13.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:13.848Z] [2021-08-18T15:59:13.848Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:14.192Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:14.192Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T15:59:14.192Z] 31603596830f: Pulling fs layer [2021-08-18T15:59:14.192Z] d4622e32a9a9: Pulling fs layer [2021-08-18T15:59:14.192Z] 1030fce36090: Pulling fs layer [2021-08-18T15:59:14.192Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T15:59:14.192Z] 6c6cb7e1b49b: Waiting [2021-08-18T15:59:14.192Z] d4622e32a9a9: Verifying Checksum [2021-08-18T15:59:14.192Z] d4622e32a9a9: Download complete [2021-08-18T15:59:14.457Z] 31603596830f: Verifying Checksum [2021-08-18T15:59:14.457Z] 31603596830f: Download complete [2021-08-18T15:59:14.457Z] 31603596830f: Pull complete [2021-08-18T15:59:14.765Z] d4622e32a9a9: Pull complete [2021-08-18T15:59:14.765Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T15:59:14.765Z] 6c6cb7e1b49b: Download complete [2021-08-18T15:59:14.765Z] 1030fce36090: Verifying Checksum [2021-08-18T15:59:14.765Z] 1030fce36090: Download complete [2021-08-18T15:59:15.356Z] 1030fce36090: Pull complete [2021-08-18T15:59:15.356Z] 6c6cb7e1b49b: Pull complete [2021-08-18T15:59:15.356Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T15:59:15.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:15.356Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T15:59:15.444Z] prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container [2021-08-18T15:59:15.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T15:59:16.263Z] $ docker top 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:59:16.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:16.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:16.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:16.533Z] $ docker exec 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent [2021-08-18T15:59:16.642Z] SSH_AUTH_SOCK=/tmp/ssh-OHwFvFCXrLCe/agent.13 [2021-08-18T15:59:16.642Z] SSH_AGENT_PID=20 [2021-08-18T15:59:16.654Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:16.749Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1428298239684388094.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1428298239684388094.key) [2021-08-18T15:59:16.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:17.083Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T15:59:17.101Z] $ docker exec --env ******** --env ******** 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent -k [2021-08-18T15:59:17.182Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:17.183Z] unset SSH_AGENT_PID; [2021-08-18T15:59:17.183Z] echo Agent pid 20 killed; [2021-08-18T15:59:17.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T15:59:17.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:17.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:17.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:17.340Z] $ docker exec 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent [2021-08-18T15:59:17.447Z] SSH_AUTH_SOCK=/tmp/ssh-oM4hCXaUUm9R/agent.55 [2021-08-18T15:59:17.447Z] SSH_AGENT_PID=62 [2021-08-18T15:59:17.455Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:17.548Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2585025256741164072.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2585025256741164072.key) [2021-08-18T15:59:17.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:17.880Z] + git semver init [2021-08-18T15:59:17.880Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:59:17.880Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-18T15:59:17.880Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-18T15:59:17.880Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:59:17.880Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:17.880Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:59:17.880Z] # $SEMVER_BRANCH = main [2021-08-18T15:59:17.880Z] # $SEMVER_TEMP = /tmp/semver-803023265 [2021-08-18T15:59:17.880Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-18T15:59:20.028Z] # '/tmp/semver-803023265' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-08-18T15:59:20.028Z] # -> Force: false [2021-08-18T15:59:20.028Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-18T15:59:20.044Z] $ docker exec --env ******** --env ******** 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 ssh-agent -k [2021-08-18T15:59:20.130Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:20.130Z] unset SSH_AGENT_PID; [2021-08-18T15:59:20.131Z] echo Agent pid 62 killed; [2021-08-18T15:59:20.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:59:20.507Z] + git semver [Pipeline] } [2021-08-18T15:59:20.530Z] $ docker stop --time=1 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 [2021-08-18T15:59:21.850Z] $ docker rm -f 173243ba1d5b777a41f406482b901db03ae862d3feddf73ee57d0389af7bebb1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T15:59:22.244Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T15:59:22.566Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T15:59:22.568Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-18T15:59:37.757Z] Still waiting to schedule task [2021-08-18T15:59:37.758Z] ‘prd-centos7-docker-4c-2g-3347’ is offline [2021-08-18T15:59:37.758Z] ‘prd-centos7-docker-4c-2g-3348’ is offline [2021-08-18T15:59:37.758Z] ‘prd-centos7-docker-4c-2g-3349’ is offline [2021-08-18T15:59:37.758Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T15:59:37.759Z] Still waiting to schedule task [2021-08-18T15:59:37.760Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-18T16:00:38.720Z] Running on prd-centos7-docker-4c-2g-3355 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-18T16:00:38.741Z] Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout [2021-08-18T16:00:38.870Z] The recommended git tool is: git [2021-08-18T16:00:41.918Z] using credential edgex-jenkins-ssh [2021-08-18T16:00:41.950Z] Cloning the remote Git repository [2021-08-18T16:00:41.634Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-18T16:00:41.710Z] > git init /w/workspace/edgex-ui-go/9 # timeout=10 [2021-08-18T16:00:41.742Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-18T16:00:41.743Z] > git --version # timeout=10 [2021-08-18T16:00:41.753Z] > git --version # 'git version 2.24.4' [2021-08-18T16:00:41.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:00:41.786Z] [INFO] Currently running in a labeled security context [2021-08-18T16:00:41.786Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:00:41.786Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/9@tmp/jenkins-gitclient-ssh456665940897686220.key [2021-08-18T16:00:41.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:00:44.187Z] Avoid second fetch [2021-08-18T16:00:44.188Z] Checking out Revision d07fe3411ecae119f731e81dce0fb0d647a39161 (main) [2021-08-18T16:00:44.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-18T16:00:44.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:00:44.035Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:00:44.052Z] > git checkout -f d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 [2021-08-18T16:00:47.862Z] Commit message: "Merge pull request #427 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:00:48.324Z] provisioning config files... [2021-08-18T16:00:48.342Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config8949413616970834906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:00:48.816Z] ---> docker-login.sh [2021-08-18T16:00:48.816Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:00:48.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:48.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:48.816Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:48.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:48.816Z] [2021-08-18T16:00:48.816Z] Login Succeeded [2021-08-18T16:00:48.816Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:00:49.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:49.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:49.096Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:49.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:49.096Z] [2021-08-18T16:00:49.096Z] Login Succeeded [2021-08-18T16:00:49.096Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:00:49.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:49.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:49.360Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:49.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:49.360Z] [2021-08-18T16:00:49.360Z] Login Succeeded [2021-08-18T16:00:49.360Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:00:49.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:49.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:49.634Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:49.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:49.634Z] [2021-08-18T16:00:49.634Z] Login Succeeded [2021-08-18T16:00:49.634Z] docker.io [2021-08-18T16:00:49.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:49.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:49.901Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:49.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:49.901Z] [2021-08-18T16:00:49.901Z] Login Succeeded [2021-08-18T16:00:49.901Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:00:49.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:00:50.158Z] ========================================================= [2021-08-18T16:00:50.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T16:00:50.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:00:50.529Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-18T16:00:50.529Z] Sending build context to Docker daemon 20.47MB [2021-08-18T16:00:50.529Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:00:50.529Z] Step 2/17 : FROM ${BASE} AS builder [2021-08-18T16:00:50.797Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T16:00:50.797Z] 540db60ca938: Pulling fs layer [2021-08-18T16:00:50.797Z] adcc1eea9eea: Pulling fs layer [2021-08-18T16:00:50.797Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T16:00:50.797Z] db62176df00c: Pulling fs layer [2021-08-18T16:00:50.797Z] 3b30891b0d05: Pulling fs layer [2021-08-18T16:00:50.797Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T16:00:50.797Z] c788192a36de: Pulling fs layer [2021-08-18T16:00:50.797Z] a77e37c0d609: Pulling fs layer [2021-08-18T16:00:50.797Z] c3185cebc471: Pulling fs layer [2021-08-18T16:00:50.797Z] db62176df00c: Waiting [2021-08-18T16:00:50.797Z] 3b30891b0d05: Waiting [2021-08-18T16:00:50.797Z] 06b49ca38bd5: Waiting [2021-08-18T16:00:50.797Z] c788192a36de: Waiting [2021-08-18T16:00:50.797Z] a77e37c0d609: Waiting [2021-08-18T16:00:50.797Z] c3185cebc471: Waiting [2021-08-18T16:00:50.797Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T16:00:50.797Z] 4c4ab2625f07: Download complete [2021-08-18T16:00:50.797Z] adcc1eea9eea: Verifying Checksum [2021-08-18T16:00:50.797Z] adcc1eea9eea: Download complete [2021-08-18T16:00:50.797Z] 3b30891b0d05: Verifying Checksum [2021-08-18T16:00:50.797Z] 3b30891b0d05: Download complete [2021-08-18T16:00:50.797Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T16:00:50.797Z] 06b49ca38bd5: Download complete [2021-08-18T16:00:50.797Z] c788192a36de: Verifying Checksum [2021-08-18T16:00:50.797Z] c788192a36de: Download complete [2021-08-18T16:00:50.797Z] 540db60ca938: Verifying Checksum [2021-08-18T16:00:50.797Z] 540db60ca938: Download complete [2021-08-18T16:00:51.071Z] 540db60ca938: Pull complete [2021-08-18T16:00:51.340Z] adcc1eea9eea: Pull complete [2021-08-18T16:00:51.340Z] a77e37c0d609: Verifying Checksum [2021-08-18T16:00:51.340Z] a77e37c0d609: Download complete [2021-08-18T16:00:51.340Z] 4c4ab2625f07: Pull complete [2021-08-18T16:00:57.989Z] c3185cebc471: Verifying Checksum [2021-08-18T16:00:57.989Z] c3185cebc471: Download complete [2021-08-18T16:00:59.417Z] db62176df00c: Download complete [2021-08-18T16:01:02.811Z] db62176df00c: Pull complete [2021-08-18T16:01:02.811Z] 3b30891b0d05: Pull complete [2021-08-18T16:01:02.811Z] 06b49ca38bd5: Pull complete [2021-08-18T16:01:03.086Z] c788192a36de: Pull complete [2021-08-18T16:01:03.086Z] a77e37c0d609: Pull complete [2021-08-18T16:01:05.705Z] c3185cebc471: Pull complete [2021-08-18T16:01:05.705Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T16:01:05.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T16:01:05.705Z] ---> 031687cdd783 [2021-08-18T16:01:05.705Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-18T16:01:07.119Z] ---> Running in 1746d24e5d35 [2021-08-18T16:01:07.119Z] Removing intermediate container 1746d24e5d35 [2021-08-18T16:01:07.119Z] ---> 2f96c1650f46 [2021-08-18T16:01:07.119Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T16:01:07.386Z] ---> Running in 7bcf34de6f7d [2021-08-18T16:01:07.386Z] Removing intermediate container 7bcf34de6f7d [2021-08-18T16:01:07.386Z] ---> baf61e396f11 [2021-08-18T16:01:07.386Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:01:07.386Z] ---> Running in 7aa2bf44deeb [2021-08-18T16:01:07.386Z] Removing intermediate container 7aa2bf44deeb [2021-08-18T16:01:07.386Z] ---> 9dafce95ab53 [2021-08-18T16:01:07.386Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-08-18T16:01:07.681Z] ---> Running in 27b4ca29eddf [2021-08-18T16:01:07.681Z] Removing intermediate container 27b4ca29eddf [2021-08-18T16:01:07.681Z] ---> 95f6a72e8aea [2021-08-18T16:01:07.682Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-18T16:01:07.682Z] ---> Running in 7c4603ed17ad [2021-08-18T16:01:07.682Z] Removing intermediate container 7c4603ed17ad [2021-08-18T16:01:07.682Z] ---> f193ffd308d5 [2021-08-18T16:01:07.682Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:01:07.682Z] ---> Running in c223215e5301 [2021-08-18T16:01:08.286Z] Removing intermediate container c223215e5301 [2021-08-18T16:01:08.286Z] ---> 45a9bf219b68 [2021-08-18T16:01:08.286Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:01:08.556Z] ---> Running in b1f445eef12a [2021-08-18T16:01:08.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:09.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:10.741Z] OK: 219 MiB in 52 packages [2021-08-18T16:01:11.010Z] Removing intermediate container b1f445eef12a [2021-08-18T16:01:11.010Z] ---> 397bfbe2ee13 [2021-08-18T16:01:11.010Z] Step 10/17 : ENV GO111MODULE=on [2021-08-18T16:01:11.010Z] ---> Running in c0d14273836c [2021-08-18T16:01:11.010Z] Removing intermediate container c0d14273836c [2021-08-18T16:01:11.010Z] ---> 61da63f6c097 [2021-08-18T16:01:11.010Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-18T16:01:11.010Z] ---> Running in b0c6da4c06c8 [2021-08-18T16:01:11.282Z] Removing intermediate container b0c6da4c06c8 [2021-08-18T16:01:11.282Z] ---> 4d206c8192ca [2021-08-18T16:01:11.282Z] Step 12/17 : COPY go.mod . [2021-08-18T16:01:11.282Z] ---> 5a43dfaae3bf [2021-08-18T16:01:11.282Z] Step 13/17 : COPY Makefile . [2021-08-18T16:01:11.556Z] ---> e108108b5edb [2021-08-18T16:01:11.556Z] Step 14/17 : RUN make update [2021-08-18T16:01:11.556Z] ---> Running in e553bec8ae65 [2021-08-18T16:01:11.833Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:01:24.148Z] Removing intermediate container e553bec8ae65 [2021-08-18T16:01:24.148Z] ---> 275b3fa45d94 [2021-08-18T16:01:24.148Z] Step 15/17 : COPY . . [2021-08-18T16:01:24.414Z] ---> 32d7116fada4 [2021-08-18T16:01:24.414Z] Step 16/17 : RUN go mod tidy [2021-08-18T16:01:24.414Z] ---> Running in e7fa7bff5757 [2021-08-18T16:01:25.008Z] Removing intermediate container e7fa7bff5757 [2021-08-18T16:01:25.008Z] ---> cbe57dd9024c [2021-08-18T16:01:25.008Z] Step 17/17 : RUN ${MAKE} [2021-08-18T16:01:25.008Z] ---> Running in f7a521d51b41 [2021-08-18T16:01:25.281Z] noop [2021-08-18T16:01:25.548Z] Removing intermediate container f7a521d51b41 [2021-08-18T16:01:25.548Z] ---> 816d54daa5dd [2021-08-18T16:01:25.548Z] Successfully built 816d54daa5dd [2021-08-18T16:01:25.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:25.890Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:01:25.890Z] . [Pipeline] withDockerContainer [2021-08-18T16:01:25.988Z] prd-centos7-docker-4c-2g-3355 does not seem to be running inside a container [2021-08-18T16:01:26.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T16:01:26.454Z] $ docker top dea29c70110aff953dfce0d6a267b962c5570f5ad9101df593fb367cbfdb9349 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:01:26.858Z] + go version [2021-08-18T16:01:26.858Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T16:01:26.876Z] $ docker stop --time=1 dea29c70110aff953dfce0d6a267b962c5570f5ad9101df593fb367cbfdb9349 [2021-08-18T16:01:28.080Z] $ docker rm -f dea29c70110aff953dfce0d6a267b962c5570f5ad9101df593fb367cbfdb9349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:28.596Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:01:28.596Z] . [Pipeline] withDockerContainer [2021-08-18T16:01:28.688Z] prd-centos7-docker-4c-2g-3355 does not seem to be running inside a container [2021-08-18T16:01:28.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T16:01:29.189Z] $ docker top 2f8bba1c2e74fa413c935082acd015166a4710f1f116f8d7d39fa116ce05b8cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:01:29.667Z] + go mod tidy [Pipeline] sh [2021-08-18T16:01:30.267Z] + make test [2021-08-18T16:01:30.267Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-18T16:01:30.548Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-18T16:01:42.962Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-18T16:01:42.962Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-18T16:01:42.962Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-18T16:01:42.962Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-18T16:01:42.962Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-18T16:01:42.962Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-18T16:01:42.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-18T16:01:42.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-18T16:01:42.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-18T16:01:42.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-18T16:01:42.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-18T16:01:42.963Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-18T16:01:42.963Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-18T16:01:47.258Z] $ docker stop --time=1 2f8bba1c2e74fa413c935082acd015166a4710f1f116f8d7d39fa116ce05b8cb [2021-08-18T16:01:48.634Z] $ docker rm -f 2f8bba1c2e74fa413c935082acd015166a4710f1f116f8d7d39fa116ce05b8cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:01:49.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:01:54.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-18T16:01:55.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T16:01:56.313Z] + ls -al . [2021-08-18T16:01:56.313Z] total 88 [2021-08-18T16:01:56.313Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 18 16:01 . [2021-08-18T16:01:56.313Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 18 16:00 .. [2021-08-18T16:01:56.313Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 18 16:00 assets [2021-08-18T16:01:56.313Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 18 16:00 bin [2021-08-18T16:01:56.313Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 18 16:00 cmd [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 18 16:00 CONTRIBUTING.md [2021-08-18T16:01:56.313Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 18 16:01 coverage.out [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 18 16:00 Dockerfile [2021-08-18T16:01:56.313Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 18 16:00 docs [2021-08-18T16:01:56.313Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 16:00 .git [2021-08-18T16:01:56.313Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 18 16:00 .github [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 18 16:00 .gitignore [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 18 16:00 go.mod [2021-08-18T16:01:56.313Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 18 16:01 go.sum [2021-08-18T16:01:56.313Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 18 16:00 internal [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 18 16:00 Jenkinsfile [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 18 16:00 LICENSE [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 18 16:00 Makefile [2021-08-18T16:01:56.313Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 18 16:00 pkg [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 18 16:00 README.md [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:59 VERSION [2021-08-18T16:01:56.313Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 18 16:00 version.go [2021-08-18T16:01:56.313Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 18 16:00 web [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:56.644Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d07fe3411ecae119f731e81dce0fb0d647a39161 --label arch=amd64 --label version=2.0.1-dev.9 . [2021-08-18T16:01:56.644Z] Sending build context to Docker daemon 20.49MB [2021-08-18T16:01:56.644Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:01:56.644Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-18T16:01:56.644Z] ---> 816d54daa5dd [2021-08-18T16:01:56.644Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-18T16:01:56.914Z] ---> Running in cc9f63151d98 [2021-08-18T16:01:56.914Z] Removing intermediate container cc9f63151d98 [2021-08-18T16:01:56.914Z] ---> 0c5b12138fcc [2021-08-18T16:01:56.914Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T16:01:57.180Z] ---> Running in 7b09d6161a21 [2021-08-18T16:01:57.180Z] Removing intermediate container 7b09d6161a21 [2021-08-18T16:01:57.180Z] ---> 94664fe0c465 [2021-08-18T16:01:57.180Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:01:57.180Z] ---> Running in 05be99ae68d8 [2021-08-18T16:01:57.180Z] Removing intermediate container 05be99ae68d8 [2021-08-18T16:01:57.180Z] ---> e7ef3f95afa7 [2021-08-18T16:01:57.180Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-18T16:01:57.455Z] ---> Running in 7e6580a3e68e [2021-08-18T16:01:57.455Z] Removing intermediate container 7e6580a3e68e [2021-08-18T16:01:57.455Z] ---> 840a127a5bc7 [2021-08-18T16:01:57.455Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-18T16:01:57.455Z] ---> Running in 878ec8f47483 [2021-08-18T16:01:57.722Z] Removing intermediate container 878ec8f47483 [2021-08-18T16:01:57.722Z] ---> e0ce8322900a [2021-08-18T16:01:57.722Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:01:57.722Z] ---> Running in b19a426a71d0 [2021-08-18T16:01:58.326Z] Removing intermediate container b19a426a71d0 [2021-08-18T16:01:58.326Z] ---> cd8c029068df [2021-08-18T16:01:58.326Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:01:58.326Z] ---> Running in 782ba4543e37 [2021-08-18T16:01:58.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:00.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:05.681Z] OK: 219 MiB in 52 packages [2021-08-18T16:02:05.681Z] Removing intermediate container 782ba4543e37 [2021-08-18T16:02:05.681Z] ---> 0c336a91e5ec [2021-08-18T16:02:05.681Z] Step 10/25 : ENV GO111MODULE=on [2021-08-18T16:02:05.681Z] ---> Running in 368e7e8e0a29 [2021-08-18T16:02:05.681Z] Removing intermediate container 368e7e8e0a29 [2021-08-18T16:02:05.681Z] ---> 3aa47b5aeb83 [2021-08-18T16:02:05.681Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-18T16:02:05.681Z] ---> Running in d5a61df99d55 [2021-08-18T16:02:05.681Z] Removing intermediate container d5a61df99d55 [2021-08-18T16:02:05.681Z] ---> cd8711f6a931 [2021-08-18T16:02:05.681Z] Step 12/25 : COPY go.mod . [2021-08-18T16:02:05.681Z] ---> e9d5ef326459 [2021-08-18T16:02:05.681Z] Step 13/25 : COPY Makefile . [2021-08-18T16:02:05.681Z] ---> 2c459ef395cc [2021-08-18T16:02:05.681Z] Step 14/25 : RUN make update [2021-08-18T16:02:05.681Z] ---> Running in e4d40ad640a4 [2021-08-18T16:02:05.681Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:02:05.681Z] Removing intermediate container e4d40ad640a4 [2021-08-18T16:02:05.681Z] ---> c5445bee7531 [2021-08-18T16:02:05.681Z] Step 15/25 : COPY . . [2021-08-18T16:02:05.957Z] ---> e6d44ade7745 [2021-08-18T16:02:05.957Z] Step 16/25 : RUN go mod tidy [2021-08-18T16:02:05.957Z] ---> Running in 89ab89f2384d [2021-08-18T16:02:06.930Z] Removing intermediate container 89ab89f2384d [2021-08-18T16:02:06.930Z] ---> d687313e0781 [2021-08-18T16:02:06.930Z] Step 17/25 : RUN ${MAKE} [2021-08-18T16:02:06.930Z] ---> Running in 9ef751f55555 [2021-08-18T16:02:07.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-18T16:02:15.511Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-18T16:02:17.464Z] Removing intermediate container 9ef751f55555 [2021-08-18T16:02:17.464Z] ---> a66744df4226 [2021-08-18T16:02:17.464Z] Step 18/25 : FROM alpine:3.12 [2021-08-18T16:02:17.729Z] 3.12: Pulling from library/alpine [2021-08-18T16:02:17.729Z] 339de151aab4: Pulling fs layer [2021-08-18T16:02:17.994Z] 339de151aab4: Verifying Checksum [2021-08-18T16:02:17.994Z] 339de151aab4: Download complete [2021-08-18T16:02:18.261Z] 339de151aab4: Pull complete [2021-08-18T16:02:18.261Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T16:02:18.261Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T16:02:18.261Z] ---> 13621d1b12d4 [2021-08-18T16:02:18.261Z] Step 19/25 : EXPOSE 4000 [2021-08-18T16:02:18.261Z] ---> Running in baf9bb54bf7f [2021-08-18T16:02:18.261Z] Removing intermediate container baf9bb54bf7f [2021-08-18T16:02:18.261Z] ---> 596cd2ec6b2f [2021-08-18T16:02:18.261Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-18T16:02:18.861Z] ---> e7567d120567 [2021-08-18T16:02:18.861Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-18T16:02:18.861Z] ---> Running in 0da96ed43ef1 [2021-08-18T16:02:18.861Z] Removing intermediate container 0da96ed43ef1 [2021-08-18T16:02:18.861Z] ---> 16aebd47e544 [2021-08-18T16:02:18.861Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-18T16:02:18.861Z] ---> Running in 1fbd8d9a5cd2 [2021-08-18T16:02:19.126Z] Removing intermediate container 1fbd8d9a5cd2 [2021-08-18T16:02:19.126Z] ---> 22a458fb7afa [2021-08-18T16:02:19.126Z] Step 23/25 : LABEL arch=amd64 [2021-08-18T16:02:19.126Z] ---> Running in 061d2850681b [2021-08-18T16:02:19.126Z] Removing intermediate container 061d2850681b [2021-08-18T16:02:19.126Z] ---> 1804f406fb29 [2021-08-18T16:02:19.126Z] Step 24/25 : LABEL git_sha=d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:02:19.126Z] ---> Running in b32f0d99010e [2021-08-18T16:02:19.126Z] Removing intermediate container b32f0d99010e [2021-08-18T16:02:19.126Z] ---> d8eed758fe73 [2021-08-18T16:02:19.126Z] Step 25/25 : LABEL version=2.0.1-dev.9 [2021-08-18T16:02:19.392Z] ---> Running in dc198872ec1b [2021-08-18T16:02:19.392Z] Removing intermediate container dc198872ec1b [2021-08-18T16:02:19.392Z] ---> e6f22a125880 [2021-08-18T16:02:19.392Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T16:02:19.392Z] Successfully built e6f22a125880 [2021-08-18T16:02:19.392Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:02:19.544Z] provisioning config files... [2021-08-18T16:02:20.949Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config9068404336905821123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:21.301Z] ---> docker-login.sh [2021-08-18T16:02:21.301Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:02:21.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:21.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:21.301Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:21.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:21.301Z] [2021-08-18T16:02:21.301Z] Login Succeeded [2021-08-18T16:02:21.301Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:02:21.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:21.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:21.841Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:21.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:21.841Z] [2021-08-18T16:02:21.841Z] Login Succeeded [2021-08-18T16:02:21.841Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:02:21.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:21.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:21.841Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:21.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:21.841Z] [2021-08-18T16:02:21.841Z] Login Succeeded [2021-08-18T16:02:21.841Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:02:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:22.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:22.109Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:22.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:22.109Z] [2021-08-18T16:02:22.109Z] Login Succeeded [2021-08-18T16:02:22.109Z] docker.io [2021-08-18T16:02:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:22.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:22.375Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:22.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:22.375Z] [2021-08-18T16:02:22.375Z] Login Succeeded [2021-08-18T16:02:22.375Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:02:22.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:02:22.463Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-08-18T16:02:22.463Z] d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:02:22.463Z] latest [2021-08-18T16:02:22.463Z] 2.0.1-dev.9 [2021-08-18T16:02:22.463Z] d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [2021-08-18T16:02:22.463Z] main [2021-08-18T16:02:22.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:22.844Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:23.162Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:02:23.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-18T16:02:23.162Z] 3c70e812a354: Preparing [2021-08-18T16:02:23.162Z] 32f366d666a5: Preparing [2021-08-18T16:02:23.162Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:25.101Z] 3c70e812a354: Pushed [2021-08-18T16:02:25.101Z] d07fe3411ecae119f731e81dce0fb0d647a39161: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:25.425Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:25.737Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-18T16:02:25.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-18T16:02:25.737Z] 3c70e812a354: Preparing [2021-08-18T16:02:25.737Z] 32f366d666a5: Preparing [2021-08-18T16:02:25.737Z] 3c70e812a354: Layer already exists [2021-08-18T16:02:25.737Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:25.737Z] latest: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:26.087Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:26.404Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.9 [2021-08-18T16:02:26.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-18T16:02:26.404Z] 3c70e812a354: Preparing [2021-08-18T16:02:26.404Z] 32f366d666a5: Preparing [2021-08-18T16:02:26.404Z] 3c70e812a354: Layer already exists [2021-08-18T16:02:26.404Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:26.404Z] 2.0.1-dev.9: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:26.725Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:27.048Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [2021-08-18T16:02:27.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-18T16:02:27.048Z] 3c70e812a354: Preparing [2021-08-18T16:02:27.048Z] 32f366d666a5: Preparing [2021-08-18T16:02:27.048Z] 3c70e812a354: Layer already exists [2021-08-18T16:02:27.048Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:27.048Z] d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:27.377Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:27.698Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-08-18T16:02:27.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-18T16:02:27.698Z] 3c70e812a354: Preparing [2021-08-18T16:02:27.698Z] 32f366d666a5: Preparing [2021-08-18T16:02:27.698Z] 3c70e812a354: Layer already exists [2021-08-18T16:02:27.698Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:27.698Z] main: digest: sha256:ebf975e5071b757e1025060ed0d69216cc9c284a3abcec826a3e6ef966d7a31f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:02:27.763Z] ===================================================== [Pipeline] echo [2021-08-18T16:02:27.780Z] taggedImages: [2021-08-18T16:02:27.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:02:27.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-18T16:02:27.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.9 [2021-08-18T16:02:27.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [2021-08-18T16:02:27.780Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:28.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:28.205Z] [2021-08-18T16:02:28.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:28.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:28.535Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:02:28.535Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:02:28.535Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:02:28.535Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:02:28.535Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:02:28.535Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:02:28.535Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:02:28.535Z] d287ab97295c: Pulling fs layer [2021-08-18T16:02:28.535Z] dc539afda2c1: Waiting [2021-08-18T16:02:28.535Z] 77bc0d833cb6: Waiting [2021-08-18T16:02:28.535Z] 9065ff56babe: Waiting [2021-08-18T16:02:28.535Z] d287ab97295c: Waiting [2021-08-18T16:02:28.801Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:02:28.801Z] a1111a8f2ec3: Download complete [2021-08-18T16:02:28.801Z] dc539afda2c1: Download complete [2021-08-18T16:02:29.072Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:02:29.072Z] 77bc0d833cb6: Download complete [2021-08-18T16:02:29.072Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:02:29.072Z] 9065ff56babe: Download complete [2021-08-18T16:02:29.340Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:02:29.340Z] ed53099fbce6: Download complete [2021-08-18T16:02:29.927Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:02:29.927Z] b4d181a07f80: Download complete [2021-08-18T16:02:30.916Z] b4d181a07f80: Pull complete [2021-08-18T16:02:31.194Z] a1111a8f2ec3: Pull complete [2021-08-18T16:02:31.790Z] ed53099fbce6: Pull complete [2021-08-18T16:02:31.791Z] dc539afda2c1: Pull complete [2021-08-18T16:02:32.057Z] 77bc0d833cb6: Pull complete [2021-08-18T16:02:32.057Z] 9065ff56babe: Pull complete [2021-08-18T16:02:33.464Z] d287ab97295c: Verifying Checksum [2021-08-18T16:02:33.464Z] d287ab97295c: Download complete [2021-08-18T16:02:38.088Z] d287ab97295c: Pull complete [2021-08-18T16:02:38.088Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:02:38.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:38.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:02:38.196Z] prd-centos7-docker-4c-2g-3355 does not seem to be running inside a container [2021-08-18T16:02:38.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:02:40.750Z] $ docker top 0fef7d62fe1d244de22b3aa94df049ff5ecafefd3b65132cc231d8fbdd573a1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:41.278Z] ---> job-cost.sh [2021-08-18T16:02:41.278Z] lf-activate-venv: SKIPPING [2021-08-18T16:02:41.278Z] INFO: No Stack... [2021-08-18T16:02:42.237Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:02:42.502Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:02:42.831Z] + cat /w/workspace/edgex-ui-go/9/archives/cost.csv [2021-08-18T16:02:42.831Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:02:42.874Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [2021-08-18T16:02:42.908Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] did not exist. Created. [2021-08-18T16:02:42.908Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:02:43.235Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3362 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [2021-08-18T16:02:43.252Z] + echo total: 0.05999999865889549 [Pipeline] ws [2021-08-18T16:02:43.255Z] Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] stash [Pipeline] checkout [2021-08-18T16:02:43.303Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:02:43.321Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:02:43.351Z] $ docker stop --time=1 0fef7d62fe1d244de22b3aa94df049ff5ecafefd3b65132cc231d8fbdd573a1d [2021-08-18T16:02:43.584Z] The recommended git tool is: git [2021-08-18T16:02:45.693Z] $ docker rm -f 0fef7d62fe1d244de22b3aa94df049ff5ecafefd3b65132cc231d8fbdd573a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:02:52.806Z] using credential edgex-jenkins-ssh [2021-08-18T16:02:52.837Z] Cloning the remote Git repository [2021-08-18T16:02:52.909Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-18T16:02:53.042Z] > git init /w/workspace/edgex-ui-go/9 # timeout=10 [2021-08-18T16:02:53.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-18T16:02:53.173Z] > git --version # timeout=10 [2021-08-18T16:02:53.196Z] > git --version # 'git version 2.17.1' [2021-08-18T16:02:53.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:02:53.305Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:02:56.519Z] Avoid second fetch [2021-08-18T16:02:56.519Z] Checking out Revision d07fe3411ecae119f731e81dce0fb0d647a39161 (main) [2021-08-18T16:02:56.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-18T16:02:56.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:02:56.544Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:02:56.565Z] > git checkout -f d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 [2021-08-18T16:03:01.721Z] Commit message: "Merge pull request #427 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:03:02.408Z] provisioning config files... [2021-08-18T16:03:02.444Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config7420032876543250143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:03:03.150Z] ---> docker-login.sh [2021-08-18T16:03:03.150Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:03:04.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:03:04.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:03:04.763Z] Configure a credential helper to remove this warning. See [2021-08-18T16:03:04.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:03:04.763Z] [2021-08-18T16:03:04.763Z] Login Succeeded [2021-08-18T16:03:04.763Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:03:05.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:03:05.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:03:05.040Z] Configure a credential helper to remove this warning. See [2021-08-18T16:03:05.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:03:05.040Z] [2021-08-18T16:03:05.040Z] Login Succeeded [2021-08-18T16:03:05.040Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:03:05.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:03:05.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:03:05.642Z] Configure a credential helper to remove this warning. See [2021-08-18T16:03:05.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:03:05.642Z] [2021-08-18T16:03:05.642Z] Login Succeeded [2021-08-18T16:03:05.642Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:03:06.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:03:06.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:03:06.241Z] Configure a credential helper to remove this warning. See [2021-08-18T16:03:06.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:03:06.241Z] [2021-08-18T16:03:06.241Z] Login Succeeded [2021-08-18T16:03:06.241Z] docker.io [2021-08-18T16:03:06.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:03:07.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:03:07.129Z] Configure a credential helper to remove this warning. See [2021-08-18T16:03:07.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:03:07.129Z] [2021-08-18T16:03:07.129Z] Login Succeeded [2021-08-18T16:03:07.129Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:03:07.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:03:07.646Z] ========================================================= [2021-08-18T16:03:07.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T16:03:07.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:03:08.056Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-18T16:03:09.070Z] Sending build context to Docker daemon 20.46MB [2021-08-18T16:03:09.070Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:03:09.070Z] Step 2/17 : FROM ${BASE} AS builder [2021-08-18T16:03:09.350Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T16:03:09.350Z] 595b0fe564bb: Pulling fs layer [2021-08-18T16:03:09.350Z] 24495759ef45: Pulling fs layer [2021-08-18T16:03:09.350Z] d148012ef14d: Pulling fs layer [2021-08-18T16:03:09.350Z] e90a11edd702: Pulling fs layer [2021-08-18T16:03:09.350Z] d77568369979: Pulling fs layer [2021-08-18T16:03:09.350Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T16:03:09.350Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T16:03:09.350Z] 97ac5df62f85: Pulling fs layer [2021-08-18T16:03:09.350Z] e90a11edd702: Waiting [2021-08-18T16:03:09.350Z] d77568369979: Waiting [2021-08-18T16:03:09.350Z] fc1c9f9a7f3b: Waiting [2021-08-18T16:03:09.350Z] 170f2ba95c9a: Waiting [2021-08-18T16:03:09.350Z] 97ac5df62f85: Waiting [2021-08-18T16:03:09.636Z] d148012ef14d: Verifying Checksum [2021-08-18T16:03:09.636Z] d148012ef14d: Download complete [2021-08-18T16:03:09.636Z] 24495759ef45: Download complete [2021-08-18T16:03:09.636Z] d77568369979: Verifying Checksum [2021-08-18T16:03:09.636Z] d77568369979: Download complete [2021-08-18T16:03:09.636Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T16:03:09.636Z] 595b0fe564bb: Verifying Checksum [2021-08-18T16:03:09.636Z] 595b0fe564bb: Download complete [2021-08-18T16:03:09.636Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T16:03:09.636Z] 170f2ba95c9a: Download complete [2021-08-18T16:03:11.991Z] 595b0fe564bb: Pull complete [2021-08-18T16:03:11.991Z] 24495759ef45: Pull complete [2021-08-18T16:03:11.991Z] d148012ef14d: Pull complete [2021-08-18T16:03:13.534Z] 97ac5df62f85: Verifying Checksum [2021-08-18T16:03:13.535Z] 97ac5df62f85: Download complete [2021-08-18T16:03:13.816Z] e90a11edd702: Verifying Checksum [2021-08-18T16:03:13.816Z] e90a11edd702: Download complete [2021-08-18T16:03:26.340Z] e90a11edd702: Pull complete [2021-08-18T16:03:26.340Z] d77568369979: Pull complete [2021-08-18T16:03:26.340Z] fc1c9f9a7f3b: Pull complete [2021-08-18T16:03:26.613Z] 170f2ba95c9a: Pull complete [2021-08-18T16:03:32.178Z] 97ac5df62f85: Pull complete [2021-08-18T16:03:32.178Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T16:03:32.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T16:03:32.453Z] ---> 04bc70af865f [2021-08-18T16:03:32.453Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-18T16:03:38.686Z] ---> Running in b441ea0a01d7 [2021-08-18T16:03:38.686Z] Removing intermediate container b441ea0a01d7 [2021-08-18T16:03:38.686Z] ---> 358e93cf7e24 [2021-08-18T16:03:38.686Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T16:03:38.686Z] ---> Running in c7e32398f36a [2021-08-18T16:03:39.288Z] Removing intermediate container c7e32398f36a [2021-08-18T16:03:39.288Z] ---> a55b11d75c2b [2021-08-18T16:03:39.288Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:03:39.288Z] ---> Running in ce4b308ccbed [2021-08-18T16:03:40.268Z] Removing intermediate container ce4b308ccbed [2021-08-18T16:03:40.268Z] ---> c786ac9e572b [2021-08-18T16:03:40.268Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-08-18T16:03:40.268Z] ---> Running in 279017b0e8c0 [2021-08-18T16:03:40.871Z] Removing intermediate container 279017b0e8c0 [2021-08-18T16:03:40.871Z] ---> d39b01f7f41c [2021-08-18T16:03:40.871Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-18T16:03:40.871Z] ---> Running in bc31f24a965b [2021-08-18T16:03:41.869Z] Removing intermediate container bc31f24a965b [2021-08-18T16:03:41.869Z] ---> 899df96fd540 [2021-08-18T16:03:41.869Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:03:41.869Z] ---> Running in 2ae5cacbc5d3 [2021-08-18T16:03:45.282Z] Removing intermediate container 2ae5cacbc5d3 [2021-08-18T16:03:45.282Z] ---> a3508c3b271a [2021-08-18T16:03:45.282Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:03:45.282Z] ---> Running in 3a6ee0ab6a8b [2021-08-18T16:03:47.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:03:48.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:03:49.273Z] OK: 218 MiB in 52 packages [2021-08-18T16:03:50.713Z] Removing intermediate container 3a6ee0ab6a8b [2021-08-18T16:03:50.713Z] ---> 79f3de4f13b9 [2021-08-18T16:03:50.713Z] Step 10/17 : ENV GO111MODULE=on [2021-08-18T16:03:50.713Z] ---> Running in a163c6924325 [2021-08-18T16:03:51.310Z] Removing intermediate container a163c6924325 [2021-08-18T16:03:51.310Z] ---> 0fe2ac5a6234 [2021-08-18T16:03:51.310Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-18T16:03:51.584Z] ---> Running in 7940249b19d6 [2021-08-18T16:03:52.182Z] Removing intermediate container 7940249b19d6 [2021-08-18T16:03:52.182Z] ---> af3d4be9f923 [2021-08-18T16:03:52.182Z] Step 12/17 : COPY go.mod . [2021-08-18T16:03:52.779Z] ---> 515b835e5751 [2021-08-18T16:03:52.779Z] Step 13/17 : COPY Makefile . [2021-08-18T16:03:53.768Z] ---> ad1f54930b81 [2021-08-18T16:03:53.768Z] Step 14/17 : RUN make update [2021-08-18T16:03:53.768Z] ---> Running in 37fc0d110651 [2021-08-18T16:03:55.220Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:04:27.598Z] Removing intermediate container 37fc0d110651 [2021-08-18T16:04:27.598Z] ---> 04c50fc0a9bf [2021-08-18T16:04:27.598Z] Step 15/17 : COPY . . [2021-08-18T16:04:31.023Z] ---> ff6dc3191bb9 [2021-08-18T16:04:31.023Z] Step 16/17 : RUN go mod tidy [2021-08-18T16:04:31.301Z] ---> Running in 508d44516242 [2021-08-18T16:04:34.739Z] Removing intermediate container 508d44516242 [2021-08-18T16:04:34.739Z] ---> dbe21cc1ca32 [2021-08-18T16:04:34.739Z] Step 17/17 : RUN ${MAKE} [2021-08-18T16:04:35.019Z] ---> Running in efcc556f6f28 [2021-08-18T16:04:36.971Z] noop [2021-08-18T16:04:37.574Z] Removing intermediate container efcc556f6f28 [2021-08-18T16:04:37.574Z] ---> dc0eb87d8f34 [2021-08-18T16:04:37.850Z] Successfully built dc0eb87d8f34 [2021-08-18T16:04:37.850Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:04:38.223Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:04:38.223Z] . [Pipeline] withDockerContainer [2021-08-18T16:04:38.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-3362 does not seem to be running inside a container [2021-08-18T16:04:38.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T16:04:40.754Z] $ docker top 3a5acf07c13ec7610b24aa5432ea63467298cd48c373c26bd5f8859df450100b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:04:41.850Z] + go version [2021-08-18T16:04:41.850Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T16:04:41.876Z] $ docker stop --time=1 3a5acf07c13ec7610b24aa5432ea63467298cd48c373c26bd5f8859df450100b [2021-08-18T16:04:43.967Z] $ docker rm -f 3a5acf07c13ec7610b24aa5432ea63467298cd48c373c26bd5f8859df450100b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:04:44.779Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:04:44.779Z] . [Pipeline] withDockerContainer [2021-08-18T16:04:45.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-3362 does not seem to be running inside a container [2021-08-18T16:04:45.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T16:04:47.418Z] $ docker top 19f0aed88ce2601dd50ad8a1bd0cd7a55738831d6ffe7e423c307159d83e60f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:04:48.555Z] + go mod tidy [Pipeline] sh [2021-08-18T16:04:50.248Z] + make test [2021-08-18T16:04:50.249Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-18T16:04:51.735Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-18T16:05:38.882Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-18T16:05:38.882Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-18T16:06:05.819Z] $ docker stop --time=1 19f0aed88ce2601dd50ad8a1bd0cd7a55738831d6ffe7e423c307159d83e60f7 [2021-08-18T16:06:07.981Z] $ docker rm -f 19f0aed88ce2601dd50ad8a1bd0cd7a55738831d6ffe7e423c307159d83e60f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:06:08.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:06:08.988Z] Warning: overwriting stash ‘coverage-report’ [2021-08-18T16:06:09.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-18T16:06:10.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T16:06:10.649Z] + ls -al . [2021-08-18T16:06:10.649Z] total 124 [2021-08-18T16:06:10.649Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 18 16:04 . [2021-08-18T16:06:10.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:02 .. [2021-08-18T16:06:10.649Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 16:03 .git [2021-08-18T16:06:10.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 .github [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 18 16:02 .gitignore [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 18 16:02 CONTRIBUTING.md [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 18 16:02 Dockerfile [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 18 16:02 Jenkinsfile [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 18 16:02 LICENSE [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 18 16:02 Makefile [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 18 16:02 README.md [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:59 VERSION [2021-08-18T16:06:10.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 assets [2021-08-18T16:06:10.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 bin [2021-08-18T16:06:10.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 cmd [2021-08-18T16:06:10.649Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 18 16:04 coverage.out [2021-08-18T16:06:10.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 docs [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 18 16:02 go.mod [2021-08-18T16:06:10.649Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 18 16:04 go.sum [2021-08-18T16:06:10.649Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 18 16:02 internal [2021-08-18T16:06:10.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 pkg [2021-08-18T16:06:10.649Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 18 16:02 version.go [2021-08-18T16:06:10.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:02 web [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:06:11.017Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d07fe3411ecae119f731e81dce0fb0d647a39161 --label arch=arm64 --label version=2.0.1-dev.9 . [2021-08-18T16:06:12.082Z] Sending build context to Docker daemon 20.49MB [2021-08-18T16:06:12.377Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:06:12.377Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-18T16:06:12.377Z] ---> dc0eb87d8f34 [2021-08-18T16:06:12.377Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-18T16:06:13.036Z] ---> Running in e58b7cedd8a3 [2021-08-18T16:06:13.648Z] Removing intermediate container e58b7cedd8a3 [2021-08-18T16:06:13.648Z] ---> 78172ca7da62 [2021-08-18T16:06:13.648Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T16:06:13.949Z] ---> Running in 371a51ba8a5d [2021-08-18T16:06:14.558Z] Removing intermediate container 371a51ba8a5d [2021-08-18T16:06:14.558Z] ---> 846f63c032ef [2021-08-18T16:06:14.558Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:06:14.558Z] ---> Running in f6d3b3959b3c [2021-08-18T16:06:15.183Z] Removing intermediate container f6d3b3959b3c [2021-08-18T16:06:15.183Z] ---> e0b5768f23eb [2021-08-18T16:06:15.183Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-18T16:06:15.461Z] ---> Running in 0d277e109806 [2021-08-18T16:06:16.072Z] Removing intermediate container 0d277e109806 [2021-08-18T16:06:16.072Z] ---> 1244dee73989 [2021-08-18T16:06:16.072Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-18T16:06:16.353Z] ---> Running in e745ee00a115 [2021-08-18T16:06:16.961Z] Removing intermediate container e745ee00a115 [2021-08-18T16:06:16.961Z] ---> 5e833826f05c [2021-08-18T16:06:16.961Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:06:17.239Z] ---> Running in 80b851f8f4fb [2021-08-18T16:06:19.906Z] Removing intermediate container 80b851f8f4fb [2021-08-18T16:06:19.906Z] ---> 9d7c8a88a0ec [2021-08-18T16:06:19.906Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:06:19.906Z] ---> Running in 4d71a7335e71 [2021-08-18T16:06:21.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:06:22.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:06:23.383Z] OK: 218 MiB in 52 packages [2021-08-18T16:06:24.852Z] Removing intermediate container 4d71a7335e71 [2021-08-18T16:06:24.852Z] ---> aa7ce494c65c [2021-08-18T16:06:24.852Z] Step 10/25 : ENV GO111MODULE=on [2021-08-18T16:06:24.852Z] ---> Running in a104acc1dfcd [2021-08-18T16:06:25.458Z] Removing intermediate container a104acc1dfcd [2021-08-18T16:06:25.458Z] ---> fc8c85791621 [2021-08-18T16:06:25.458Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-18T16:06:25.734Z] ---> Running in 930f91d0f967 [2021-08-18T16:06:26.715Z] Removing intermediate container 930f91d0f967 [2021-08-18T16:06:26.715Z] ---> efb7caaec437 [2021-08-18T16:06:26.715Z] Step 12/25 : COPY go.mod . [2021-08-18T16:06:27.310Z] ---> 52177b0b55e0 [2021-08-18T16:06:27.310Z] Step 13/25 : COPY Makefile . [2021-08-18T16:06:28.295Z] ---> 3cd8849ba703 [2021-08-18T16:06:28.295Z] Step 14/25 : RUN make update [2021-08-18T16:06:28.295Z] ---> Running in 226ff87a8ffc [2021-08-18T16:06:29.738Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:06:30.718Z] Removing intermediate container 226ff87a8ffc [2021-08-18T16:06:30.718Z] ---> 0acb83e21c09 [2021-08-18T16:06:30.718Z] Step 15/25 : COPY . . [2021-08-18T16:06:34.104Z] ---> c984697a3e33 [2021-08-18T16:06:34.104Z] Step 16/25 : RUN go mod tidy [2021-08-18T16:06:34.104Z] ---> Running in a1868e5cf868 [2021-08-18T16:06:36.719Z] Removing intermediate container a1868e5cf868 [2021-08-18T16:06:36.719Z] ---> 432a45ae7d3c [2021-08-18T16:06:36.719Z] Step 17/25 : RUN ${MAKE} [2021-08-18T16:06:36.994Z] ---> Running in a13de73caf38 [2021-08-18T16:06:38.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-18T16:07:11.959Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-18T16:07:13.573Z] Removing intermediate container a13de73caf38 [2021-08-18T16:07:13.573Z] ---> f8ad858f3bd0 [2021-08-18T16:07:13.574Z] Step 18/25 : FROM alpine:3.12 [2021-08-18T16:07:13.574Z] 3.12: Pulling from library/alpine [2021-08-18T16:07:13.847Z] d2f70382dc9a: Pulling fs layer [2021-08-18T16:07:13.847Z] d2f70382dc9a: Verifying Checksum [2021-08-18T16:07:13.847Z] d2f70382dc9a: Download complete [2021-08-18T16:07:14.830Z] d2f70382dc9a: Pull complete [2021-08-18T16:07:14.830Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T16:07:14.830Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T16:07:14.830Z] ---> c4fd0aeabfcf [2021-08-18T16:07:14.830Z] Step 19/25 : EXPOSE 4000 [2021-08-18T16:07:15.105Z] ---> Running in 4d75218ff355 [2021-08-18T16:07:15.703Z] Removing intermediate container 4d75218ff355 [2021-08-18T16:07:15.703Z] ---> 4cde26498f5e [2021-08-18T16:07:15.703Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-18T16:07:17.714Z] ---> b8acec312a9a [2021-08-18T16:07:17.714Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-18T16:07:17.714Z] ---> Running in f514de964bf1 [2021-08-18T16:07:18.313Z] Removing intermediate container f514de964bf1 [2021-08-18T16:07:18.313Z] ---> 3741b39edac2 [2021-08-18T16:07:18.313Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-18T16:07:18.588Z] ---> Running in 8c978dc17f9a [2021-08-18T16:07:19.187Z] Removing intermediate container 8c978dc17f9a [2021-08-18T16:07:19.187Z] ---> adff85194146 [2021-08-18T16:07:19.187Z] Step 23/25 : LABEL arch=arm64 [2021-08-18T16:07:19.462Z] ---> Running in 3d58227d9ca9 [2021-08-18T16:07:20.061Z] Removing intermediate container 3d58227d9ca9 [2021-08-18T16:07:20.061Z] ---> efe5b78a6e08 [2021-08-18T16:07:20.061Z] Step 24/25 : LABEL git_sha=d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:07:20.336Z] ---> Running in 4d8d750b5692 [2021-08-18T16:07:20.937Z] Removing intermediate container 4d8d750b5692 [2021-08-18T16:07:20.937Z] ---> 4b98d964fd81 [2021-08-18T16:07:20.937Z] Step 25/25 : LABEL version=2.0.1-dev.9 [2021-08-18T16:07:20.937Z] ---> Running in 6519be27ecae [2021-08-18T16:07:21.541Z] Removing intermediate container 6519be27ecae [2021-08-18T16:07:21.541Z] ---> 0ae98854ac41 [2021-08-18T16:07:21.541Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T16:07:21.820Z] Successfully built 0ae98854ac41 [2021-08-18T16:07:21.820Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:07:21.971Z] provisioning config files... [2021-08-18T16:07:21.995Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config8524771082133569622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:07:22.372Z] ---> docker-login.sh [2021-08-18T16:07:22.372Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:07:22.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:22.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:22.923Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:22.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:22.923Z] [2021-08-18T16:07:22.923Z] Login Succeeded [2021-08-18T16:07:22.923Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:07:23.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:23.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:23.521Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:23.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:23.521Z] [2021-08-18T16:07:23.521Z] Login Succeeded [2021-08-18T16:07:23.521Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:07:24.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:24.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:24.120Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:24.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:24.120Z] [2021-08-18T16:07:24.120Z] Login Succeeded [2021-08-18T16:07:24.120Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:07:24.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:24.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:24.718Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:24.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:24.718Z] [2021-08-18T16:07:24.718Z] Login Succeeded [2021-08-18T16:07:24.992Z] docker.io [2021-08-18T16:07:25.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:25.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:25.866Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:25.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:25.866Z] [2021-08-18T16:07:25.866Z] Login Succeeded [2021-08-18T16:07:25.866Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:07:25.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:07:25.960Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-08-18T16:07:25.961Z] d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:07:25.961Z] latest [2021-08-18T16:07:25.961Z] 2.0.1-dev.9 [2021-08-18T16:07:25.961Z] d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [2021-08-18T16:07:25.961Z] main [2021-08-18T16:07:25.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:26.357Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:26.712Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:07:26.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-18T16:07:26.712Z] a31428a606be: Preparing [2021-08-18T16:07:26.712Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:26.986Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:30.365Z] a31428a606be: Pushed [2021-08-18T16:07:30.639Z] d07fe3411ecae119f731e81dce0fb0d647a39161: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:30.999Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:31.346Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-18T16:07:31.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-18T16:07:31.346Z] a31428a606be: Preparing [2021-08-18T16:07:31.346Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:31.621Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:31.621Z] a31428a606be: Layer already exists [2021-08-18T16:07:31.621Z] latest: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:31.980Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:32.336Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.9 [2021-08-18T16:07:32.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-18T16:07:32.336Z] a31428a606be: Preparing [2021-08-18T16:07:32.336Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:32.336Z] a31428a606be: Layer already exists [2021-08-18T16:07:32.336Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:32.610Z] 2.0.1-dev.9: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:32.965Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:34.521Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [2021-08-18T16:07:34.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-18T16:07:34.521Z] a31428a606be: Preparing [2021-08-18T16:07:34.521Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:34.521Z] a31428a606be: Layer already exists [2021-08-18T16:07:34.521Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:34.521Z] d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:34.953Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:35.602Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-08-18T16:07:35.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-18T16:07:35.602Z] a31428a606be: Preparing [2021-08-18T16:07:35.602Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:35.878Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:35.878Z] a31428a606be: Layer already exists [2021-08-18T16:07:35.878Z] main: digest: sha256:941df8e00ad699623e6520f47de52217da7da862c048e04efa611059c5d0da92 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:07:35.958Z] ===================================================== [Pipeline] echo [2021-08-18T16:07:35.975Z] taggedImages: [2021-08-18T16:07:35.975Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161 [2021-08-18T16:07:35.975Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-18T16:07:35.975Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.9 [2021-08-18T16:07:35.975Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d07fe3411ecae119f731e81dce0fb0d647a39161-2.0.1-dev.9 [2021-08-18T16:07:35.975Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:36.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:07:36.397Z] [2021-08-18T16:07:36.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:36.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:07:37.044Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T16:07:37.044Z] 448f6bf000e3: Pulling fs layer [2021-08-18T16:07:37.044Z] f757da607395: Pulling fs layer [2021-08-18T16:07:37.044Z] 05883995daec: Pulling fs layer [2021-08-18T16:07:37.044Z] 8603b9c90790: Pulling fs layer [2021-08-18T16:07:37.044Z] 1560dd03e051: Pulling fs layer [2021-08-18T16:07:37.044Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T16:07:37.044Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T16:07:37.044Z] 1560dd03e051: Waiting [2021-08-18T16:07:37.044Z] 8603b9c90790: Waiting [2021-08-18T16:07:37.044Z] 27f5ce0e4adf: Waiting [2021-08-18T16:07:37.044Z] c2d8d7efcc4b: Waiting [2021-08-18T16:07:37.322Z] f757da607395: Verifying Checksum [2021-08-18T16:07:37.322Z] f757da607395: Download complete [2021-08-18T16:07:37.322Z] 8603b9c90790: Download complete [2021-08-18T16:07:37.596Z] 1560dd03e051: Verifying Checksum [2021-08-18T16:07:37.596Z] 1560dd03e051: Download complete [2021-08-18T16:07:37.596Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T16:07:37.596Z] 27f5ce0e4adf: Download complete [2021-08-18T16:07:37.869Z] 05883995daec: Verifying Checksum [2021-08-18T16:07:37.869Z] 05883995daec: Download complete [2021-08-18T16:07:38.141Z] 448f6bf000e3: Verifying Checksum [2021-08-18T16:07:38.141Z] 448f6bf000e3: Download complete [2021-08-18T16:07:41.530Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T16:07:41.530Z] c2d8d7efcc4b: Download complete [2021-08-18T16:07:41.530Z] 448f6bf000e3: Pull complete [2021-08-18T16:07:42.504Z] f757da607395: Pull complete [2021-08-18T16:07:43.934Z] 05883995daec: Pull complete [2021-08-18T16:07:44.204Z] 8603b9c90790: Pull complete [2021-08-18T16:07:45.179Z] 1560dd03e051: Pull complete [2021-08-18T16:07:45.453Z] 27f5ce0e4adf: Pull complete [2021-08-18T16:08:01.257Z] c2d8d7efcc4b: Pull complete [2021-08-18T16:08:01.257Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T16:08:01.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:08:01.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T16:08:01.540Z] prd-ubuntu18.04-docker-arm64-4c-16g-3362 does not seem to be running inside a container [2021-08-18T16:08:01.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-18T16:08:07.024Z] $ docker top c9e4bbed29b31e3c3802cb9285f2a3c882099fad9e7f611925df6049222ee63c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:08:08.026Z] ---> job-cost.sh [2021-08-18T16:08:08.027Z] lf-activate-venv: SKIPPING [2021-08-18T16:08:08.027Z] INFO: No Stack... [2021-08-18T16:08:09.459Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T16:08:09.729Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:08:10.388Z] + cut -d, -f6+ [2021-08-18T16:08:10.388Z] cat /w/workspace/edgex-ui-go/9/archives/cost.csv [Pipeline] lock [2021-08-18T16:08:10.455Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [2021-08-18T16:08:10.473Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] did not exist. Created. [2021-08-18T16:08:10.473Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:08:11.161Z] /w/workspace/edgex-ui-go/9@tmp/durable-ce540692/script.sh: 1: /w/workspace/edgex-ui-go/9@tmp/durable-ce540692/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T16:08:11.831Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T16:08:11.862Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T16:08:11.987Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:08:12.004Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:08:12.032Z] $ docker stop --time=1 c9e4bbed29b31e3c3802cb9285f2a3c882099fad9e7f611925df6049222ee63c [2021-08-18T16:08:16.838Z] $ docker rm -f c9e4bbed29b31e3c3802cb9285f2a3c882099fad9e7f611925df6049222ee63c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-18T16:08:17.502Z] provisioning config files... [2021-08-18T16:08:17.515Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1233547866541249925tmp [Pipeline] { [Pipeline] sh [2021-08-18T16:08:17.866Z] + set +x [2021-08-18T16:08:17.866Z] + curl -s https://codecov.io/bash [2021-08-18T16:08:17.866Z] + bash -s -- [2021-08-18T16:08:17.866Z] [2021-08-18T16:08:17.866Z] _____ _ [2021-08-18T16:08:17.866Z] / ____| | | [2021-08-18T16:08:17.866Z] | | ___ __| | ___ ___ _____ __ [2021-08-18T16:08:17.866Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-18T16:08:17.866Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-18T16:08:17.866Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-18T16:08:17.866Z] Bash-1.0.6 [2021-08-18T16:08:17.866Z] [2021-08-18T16:08:17.866Z] [2021-08-18T16:08:17.866Z] ==> git version 2.24.4 found [2021-08-18T16:08:17.866Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-18T16:08:17.866Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-18T16:08:17.866Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-18T16:08:17.866Z] ==> Jenkins CI detected. [2021-08-18T16:08:17.866Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-18T16:08:17.866Z] project root: . [2021-08-18T16:08:17.866Z] --> token set from env [2021-08-18T16:08:17.866Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-18T16:08:17.866Z] ==> Running gcov in . (disable via -X gcov) [2021-08-18T16:08:17.866Z] ==> Python coveragepy not found [2021-08-18T16:08:17.866Z] ==> Searching for coverage reports in: [2021-08-18T16:08:17.866Z] + . [2021-08-18T16:08:18.138Z] -> Found 1 reports [2021-08-18T16:08:18.138Z] ==> Detecting git/mercurial file structure [2021-08-18T16:08:18.138Z] ==> Reading reports [2021-08-18T16:08:18.138Z] + ./coverage.out bytes=10 [2021-08-18T16:08:18.138Z] ==> Appending adjustments [2021-08-18T16:08:18.138Z] https://docs.codecov.io/docs/fixing-reports [2021-08-18T16:08:18.138Z] + Found adjustments [2021-08-18T16:08:18.138Z] ==> Gzipping contents [2021-08-18T16:08:18.138Z] 4.0K /tmp/codecov.k94xBf.gz [2021-08-18T16:08:18.138Z] ==> Uploading reports [2021-08-18T16:08:18.138Z] url: https://codecov.io [2021-08-18T16:08:18.138Z] query: branch=main&commit=d07fe3411ecae119f731e81dce0fb0d647a39161&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:08:18.138Z] -> Pinging Codecov [2021-08-18T16:08:18.138Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d07fe3411ecae119f731e81dce0fb0d647a39161&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:08:18.721Z] -> Uploading to [2021-08-18T16:08:18.721Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-18/FB506323287CE973F263BFD2A0EB1F37/d07fe3411ecae119f731e81dce0fb0d647a39161/79b232b0-6ce5-4b35-bf8a-3e5f17f5798c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T160818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a991ee42ff46a210512690495ff4be7cd6add7c31318e307eed7bf2f3534cf1a [2021-08-18T16:08:18.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T16:08:18.721Z] Dload Upload Total Spent Left Speed [2021-08-18T16:08:18.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 10528 --:--:-- --:--:-- --:--:-- 10518 [2021-08-18T16:08:18.986Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] } [2021-08-18T16:08:18.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-18T16:08:19.250Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-18T16:08:19.278Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:19.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:08:19.604Z] [2021-08-18T16:08:19.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:19.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:08:19.952Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-18T16:08:19.952Z] 188c0c94c7c5: Pulling fs layer [2021-08-18T16:08:19.952Z] 0ef7d3d256c8: Pulling fs layer [2021-08-18T16:08:19.952Z] de9db76c5a1d: Pulling fs layer [2021-08-18T16:08:19.952Z] 0eba1c9be4d2: Pulling fs layer [2021-08-18T16:08:19.952Z] 0d57e429df01: Pulling fs layer [2021-08-18T16:08:19.952Z] 4e4be7b47b0d: Pulling fs layer [2021-08-18T16:08:19.952Z] e1f770b5df2f: Pulling fs layer [2021-08-18T16:08:19.952Z] 85a0685a4137: Pulling fs layer [2021-08-18T16:08:19.952Z] 0d57e429df01: Waiting [2021-08-18T16:08:19.952Z] 4e4be7b47b0d: Waiting [2021-08-18T16:08:19.952Z] e1f770b5df2f: Waiting [2021-08-18T16:08:19.952Z] 85a0685a4137: Waiting [2021-08-18T16:08:19.952Z] 0eba1c9be4d2: Waiting [2021-08-18T16:08:19.952Z] de9db76c5a1d: Verifying Checksum [2021-08-18T16:08:19.952Z] de9db76c5a1d: Download complete [2021-08-18T16:08:19.952Z] 0ef7d3d256c8: Verifying Checksum [2021-08-18T16:08:19.952Z] 0ef7d3d256c8: Download complete [2021-08-18T16:08:19.952Z] 0d57e429df01: Download complete [2021-08-18T16:08:19.952Z] 4e4be7b47b0d: Verifying Checksum [2021-08-18T16:08:19.952Z] 4e4be7b47b0d: Download complete [2021-08-18T16:08:20.217Z] 188c0c94c7c5: Verifying Checksum [2021-08-18T16:08:20.217Z] 188c0c94c7c5: Download complete [2021-08-18T16:08:20.481Z] 188c0c94c7c5: Pull complete [2021-08-18T16:08:20.481Z] 0ef7d3d256c8: Pull complete [2021-08-18T16:08:20.481Z] de9db76c5a1d: Pull complete [2021-08-18T16:08:21.441Z] e1f770b5df2f: Verifying Checksum [2021-08-18T16:08:21.441Z] e1f770b5df2f: Download complete [2021-08-18T16:08:24.774Z] 0eba1c9be4d2: Verifying Checksum [2021-08-18T16:08:24.774Z] 0eba1c9be4d2: Download complete [2021-08-18T16:08:25.358Z] 85a0685a4137: Verifying Checksum [2021-08-18T16:08:25.359Z] 85a0685a4137: Download complete [2021-08-18T16:08:27.975Z] 0eba1c9be4d2: Pull complete [2021-08-18T16:08:27.975Z] 0d57e429df01: Pull complete [2021-08-18T16:08:27.975Z] 4e4be7b47b0d: Pull complete [2021-08-18T16:08:28.558Z] e1f770b5df2f: Pull complete [2021-08-18T16:08:31.912Z] 85a0685a4137: Pull complete [2021-08-18T16:08:31.912Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-18T16:08:31.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:08:31.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-18T16:08:32.002Z] prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container [2021-08-18T16:08:32.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-18T16:08:34.209Z] $ docker top e5c50c0eec1fc73d51455812d15a992f174017ccfaad10dd4aaba695a11ac34f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T16:08:34.312Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-18T16:08:34.620Z] + set -o pipefail [2021-08-18T16:08:34.620Z] + snyk monitor '--org=edgex-jenkins' [2021-08-18T16:08:41.990Z] [2021-08-18T16:08:41.990Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-08-18T16:08:41.990Z] [2021-08-18T16:08:41.990Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/69e79134-f245-4102-82b8-fd479e6bd67c [2021-08-18T16:08:41.990Z] [2021-08-18T16:08:41.990Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-18T16:08:41.990Z] [2021-08-18T16:08:41.990Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-18T16:08:41.990Z] [2021-08-18T16:08:41.990Z] [2021-08-18T16:08:41.990Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-18T16:08:41.990Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-18T16:08:42.005Z] $ docker stop --time=1 e5c50c0eec1fc73d51455812d15a992f174017ccfaad10dd4aaba695a11ac34f [2021-08-18T16:08:43.918Z] $ docker rm -f e5c50c0eec1fc73d51455812d15a992f174017ccfaad10dd4aaba695a11ac34f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:08:44.795Z] + git log --format=format:%s -1 d07fe3411ecae119f731e81dce0fb0d647a39161 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:45.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:08:45.121Z] . [Pipeline] withDockerContainer [2021-08-18T16:08:45.211Z] prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container [2021-08-18T16:08:45.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:08:45.809Z] $ docker top e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:08:45.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:08:45.949Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:08:46.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:08:46.069Z] $ docker exec e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 ssh-agent [2021-08-18T16:08:46.189Z] SSH_AUTH_SOCK=/tmp/ssh-BObbYf3LFxrg/agent.13 [2021-08-18T16:08:46.189Z] SSH_AGENT_PID=19 [2021-08-18T16:08:46.199Z] Running ssh-add (command line suppressed) [2021-08-18T16:08:46.304Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3279594141052965950.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3279594141052965950.key) [2021-08-18T16:08:46.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:08:46.847Z] + git semver tag [2021-08-18T16:08:46.847Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:08:46.847Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-18T16:08:46.847Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-18T16:08:46.847Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:08:46.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:08:46.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:08:46.847Z] # $SEMVER_BRANCH = main [2021-08-18T16:08:46.847Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-18T16:08:46.847Z] # d07fe3411ecae119f731e81dce0fb0d647a39161 HEAD [2021-08-18T16:08:46.847Z] # -> Force: false [2021-08-18T16:08:46.847Z] # c04df8875e9015c079a77960caab38a294effe51 refs/tags/v2.0.1-dev.9 [Pipeline] } [2021-08-18T16:08:46.860Z] $ docker exec --env ******** --env ******** e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 ssh-agent -k [2021-08-18T16:08:46.951Z] unset SSH_AUTH_SOCK; [2021-08-18T16:08:46.951Z] unset SSH_AGENT_PID; [2021-08-18T16:08:46.951Z] echo Agent pid 19 killed; [2021-08-18T16:08:46.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:08:47.328Z] + git semver [Pipeline] } [2021-08-18T16:08:47.346Z] $ docker stop --time=1 e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 [2021-08-18T16:08:48.565Z] $ docker rm -f e0a309a161e9d09f58d29456e28886ed2a8f4b2c83a4f3678463d3c87bc65704 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:49.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:08:49.019Z] [2021-08-18T16:08:49.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:49.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:08:49.365Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-18T16:08:49.365Z] ab5ef0e58194: Pulling fs layer [2021-08-18T16:08:49.366Z] 9712f1f96733: Pulling fs layer [2021-08-18T16:08:49.366Z] 63f879dbbcfc: Pulling fs layer [2021-08-18T16:08:49.366Z] 0d9ebad4ef96: Pulling fs layer [2021-08-18T16:08:49.366Z] e9a5061849ea: Pulling fs layer [2021-08-18T16:08:49.366Z] d747dcd14b5f: Pulling fs layer [2021-08-18T16:08:49.366Z] 2de7ff778b66: Pulling fs layer [2021-08-18T16:08:49.366Z] e9a5061849ea: Waiting [2021-08-18T16:08:49.366Z] d747dcd14b5f: Waiting [2021-08-18T16:08:49.366Z] 2de7ff778b66: Waiting [2021-08-18T16:08:49.366Z] 0d9ebad4ef96: Waiting [2021-08-18T16:08:49.366Z] 9712f1f96733: Verifying Checksum [2021-08-18T16:08:49.366Z] 9712f1f96733: Download complete [2021-08-18T16:08:51.947Z] 63f879dbbcfc: Verifying Checksum [2021-08-18T16:08:51.947Z] 63f879dbbcfc: Download complete [2021-08-18T16:08:52.901Z] e9a5061849ea: Verifying Checksum [2021-08-18T16:08:52.901Z] e9a5061849ea: Download complete [2021-08-18T16:08:52.901Z] d747dcd14b5f: Verifying Checksum [2021-08-18T16:08:52.901Z] d747dcd14b5f: Download complete [2021-08-18T16:08:53.165Z] 0d9ebad4ef96: Verifying Checksum [2021-08-18T16:08:53.165Z] 0d9ebad4ef96: Download complete [2021-08-18T16:08:53.165Z] 2de7ff778b66: Verifying Checksum [2021-08-18T16:08:53.165Z] 2de7ff778b66: Download complete [2021-08-18T16:08:53.750Z] ab5ef0e58194: Verifying Checksum [2021-08-18T16:08:53.751Z] ab5ef0e58194: Download complete [2021-08-18T16:08:56.345Z] ab5ef0e58194: Pull complete [2021-08-18T16:08:56.345Z] 9712f1f96733: Pull complete [2021-08-18T16:08:56.941Z] 63f879dbbcfc: Pull complete [2021-08-18T16:09:00.312Z] 0d9ebad4ef96: Pull complete [2021-08-18T16:09:00.312Z] e9a5061849ea: Pull complete [2021-08-18T16:09:00.312Z] d747dcd14b5f: Pull complete [2021-08-18T16:09:01.279Z] 2de7ff778b66: Pull complete [2021-08-18T16:09:01.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-18T16:09:01.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:09:01.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-18T16:09:01.639Z] prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container [2021-08-18T16:09:01.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-18T16:09:05.128Z] $ docker top 861a63e65406d82dd434c3fab65b8d7c57d12352e4937fcd40ad45e19f75d1ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:09:05.233Z] provisioning config files... [2021-08-18T16:09:05.247Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2857011953631730023tmp [2021-08-18T16:09:05.267Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7062852717787212768tmp [2021-08-18T16:09:05.285Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6968313464548018446tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:09:05.309Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:05.625Z] ---> sigul-configuration.sh [2021-08-18T16:09:05.625Z] gpg: directory `/root/.gnupg' created [2021-08-18T16:09:05.625Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-18T16:09:05.625Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-18T16:09:05.625Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-18T16:09:05.625Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-18T16:09:05.625Z] gpg: CAST5 encrypted data [2021-08-18T16:09:05.625Z] gpg: encrypted with 1 passphrase [2021-08-18T16:09:05.625Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-18T16:09:05.936Z] + mkdir /home/jenkins [2021-08-18T16:09:05.936Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-18T16:09:06.248Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-18T16:09:06.263Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:06.584Z] ---> sigul-install.sh [2021-08-18T16:09:06.584Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-18T16:09:06.909Z] + git tag --list [2021-08-18T16:09:06.909Z] 0.1.1 [2021-08-18T16:09:06.909Z] v1.1.0 [2021-08-18T16:09:06.909Z] v1.2.0 [2021-08-18T16:09:06.909Z] v1.2.1 [2021-08-18T16:09:06.909Z] v1.3.0 [2021-08-18T16:09:06.909Z] v2.0.0 [2021-08-18T16:09:06.909Z] v2.0.1-dev.1 [2021-08-18T16:09:06.909Z] v2.0.1-dev.2 [2021-08-18T16:09:06.909Z] v2.0.1-dev.3 [2021-08-18T16:09:06.909Z] v2.0.1-dev.4 [2021-08-18T16:09:06.909Z] v2.0.1-dev.5 [2021-08-18T16:09:06.909Z] v2.0.1-dev.6 [2021-08-18T16:09:06.909Z] v2.0.1-dev.7 [2021-08-18T16:09:06.909Z] v2.0.1-dev.8 [2021-08-18T16:09:06.909Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-18T16:09:07.223Z] + lftools sign git-tag v2.0.1-dev.9 [2021-08-18T16:09:07.803Z] Signing Git tag with Sigul... [2021-08-18T16:09:07.803Z] Signing v2.0.1-dev.9 [Pipeline] echo [2021-08-18T16:09:08.776Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:09.091Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-18T16:09:09.103Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-18T16:09:09.132Z] $ docker stop --time=1 861a63e65406d82dd434c3fab65b8d7c57d12352e4937fcd40ad45e19f75d1ba [2021-08-18T16:09:10.338Z] $ docker rm -f 861a63e65406d82dd434c3fab65b8d7c57d12352e4937fcd40ad45e19f75d1ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:10.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:09:10.860Z] . [Pipeline] withDockerContainer [2021-08-18T16:09:10.954Z] prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container [2021-08-18T16:09:11.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:09:11.453Z] $ docker top 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:09:11.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:09:11.601Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:09:11.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:09:11.713Z] $ docker exec 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 ssh-agent [2021-08-18T16:09:11.827Z] SSH_AUTH_SOCK=/tmp/ssh-m2Gxpai6fpFM/agent.14 [2021-08-18T16:09:11.827Z] SSH_AGENT_PID=20 [2021-08-18T16:09:11.835Z] Running ssh-add (command line suppressed) [2021-08-18T16:09:11.929Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7714193973560074312.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7714193973560074312.key) [2021-08-18T16:09:11.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:09:12.265Z] + git semver bump pre [2021-08-18T16:09:12.265Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:09:12.265Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-18T16:09:12.265Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-18T16:09:12.265Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:09:12.265Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:09:12.265Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:09:12.265Z] # $SEMVER_BRANCH = main [2021-08-18T16:09:12.265Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-18T16:09:12.265Z] 2.0.1-dev.10 [Pipeline] } [2021-08-18T16:09:12.281Z] $ docker exec --env ******** --env ******** 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 ssh-agent -k [2021-08-18T16:09:12.381Z] unset SSH_AUTH_SOCK; [2021-08-18T16:09:12.381Z] unset SSH_AGENT_PID; [2021-08-18T16:09:12.382Z] echo Agent pid 20 killed; [2021-08-18T16:09:12.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:09:12.760Z] + git semver [Pipeline] } [2021-08-18T16:09:12.776Z] $ docker stop --time=1 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 [2021-08-18T16:09:13.978Z] $ docker rm -f 466ffecc720e20ac1e5691f90a159e7b07d63ad97d7ac50f44c883cbb067a8a4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:14.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:09:14.377Z] . [Pipeline] withDockerContainer [2021-08-18T16:09:14.462Z] prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container [2021-08-18T16:09:14.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:09:15.021Z] $ docker top ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:09:15.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:09:15.205Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:09:15.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:09:15.357Z] $ docker exec ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 ssh-agent [2021-08-18T16:09:15.532Z] SSH_AUTH_SOCK=/tmp/ssh-TZxBZxAu7B81/agent.14 [2021-08-18T16:09:15.532Z] SSH_AGENT_PID=20 [2021-08-18T16:09:15.543Z] Running ssh-add (command line suppressed) [2021-08-18T16:09:15.637Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9005300072832893344.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9005300072832893344.key) [2021-08-18T16:09:15.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:09:15.980Z] + git semver push [2021-08-18T16:09:15.980Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:09:15.980Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-18T16:09:15.980Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-18T16:09:15.980Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:09:15.980Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:09:15.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:09:15.981Z] # $SEMVER_BRANCH = main [2021-08-18T16:09:15.981Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-18T16:09:17.937Z] $ docker exec --env ******** --env ******** ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 ssh-agent -k [2021-08-18T16:09:18.038Z] unset SSH_AUTH_SOCK; [2021-08-18T16:09:18.038Z] unset SSH_AGENT_PID; [2021-08-18T16:09:18.038Z] echo Agent pid 20 killed; [2021-08-18T16:09:18.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:09:18.398Z] + git semver [Pipeline] } [2021-08-18T16:09:18.414Z] $ docker stop --time=1 ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 [2021-08-18T16:09:20.772Z] $ docker rm -f ffeb1280ef93fd252f25f7ff21dbe771e6f3c834bedd334d21aafdefa3882924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-18T16:09:21.488Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:21.825Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:22.400Z] ---> package-listing.sh [2021-08-18T16:09:22.400Z] ++ facter osfamily [2021-08-18T16:09:22.400Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T16:09:22.666Z] + OS_FAMILY=redhat [2021-08-18T16:09:22.666Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-18T16:09:22.666Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T16:09:22.666Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T16:09:22.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T16:09:22.666Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T16:09:22.666Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-18T16:09:22.666Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T16:09:22.666Z] + case "${OS_FAMILY}" in [2021-08-18T16:09:22.666Z] + rpm -qa [2021-08-18T16:09:22.666Z] + sort [2021-08-18T16:09:23.247Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T16:09:23.247Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T16:09:23.247Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T16:09:23.247Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-18T16:09:23.247Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-08-18T16:09:23.247Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-08-18T16:09:23.262Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T16:09:23.559Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:24.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:09:24.147Z] [2021-08-18T16:09:24.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:24.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:09:24.474Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:09:24.474Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:09:24.474Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:09:24.474Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:09:24.474Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:09:24.474Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:09:24.474Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:09:24.474Z] d287ab97295c: Pulling fs layer [2021-08-18T16:09:24.474Z] dc539afda2c1: Waiting [2021-08-18T16:09:24.474Z] 77bc0d833cb6: Waiting [2021-08-18T16:09:24.474Z] 9065ff56babe: Waiting [2021-08-18T16:09:24.474Z] d287ab97295c: Waiting [2021-08-18T16:09:24.739Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:09:24.739Z] a1111a8f2ec3: Download complete [2021-08-18T16:09:24.739Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:09:24.739Z] dc539afda2c1: Download complete [2021-08-18T16:09:24.739Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:09:24.739Z] 77bc0d833cb6: Download complete [2021-08-18T16:09:24.739Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:09:24.739Z] 9065ff56babe: Download complete [2021-08-18T16:09:25.004Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:09:25.004Z] ed53099fbce6: Download complete [2021-08-18T16:09:25.590Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:09:25.590Z] b4d181a07f80: Download complete [2021-08-18T16:09:26.555Z] b4d181a07f80: Pull complete [2021-08-18T16:09:26.823Z] a1111a8f2ec3: Pull complete [2021-08-18T16:09:27.410Z] ed53099fbce6: Pull complete [2021-08-18T16:09:27.410Z] dc539afda2c1: Pull complete [2021-08-18T16:09:27.676Z] 77bc0d833cb6: Pull complete [2021-08-18T16:09:27.676Z] 9065ff56babe: Pull complete [2021-08-18T16:09:28.635Z] d287ab97295c: Verifying Checksum [2021-08-18T16:09:28.635Z] d287ab97295c: Download complete [2021-08-18T16:09:32.883Z] d287ab97295c: Pull complete [2021-08-18T16:09:32.883Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:09:32.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:09:32.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:09:32.977Z] prd-centos7-docker-4c-2g-3344 does not seem to be running inside a container [2021-08-18T16:09:33.036Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:09:35.471Z] $ docker top 36abd2cd6b3491ecfb4f5e1996f950a252c2c113a8eb398420250e49183a7a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:09:35.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T16:09:36.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T16:09:36.490Z] + ls /var/log/sa-host [2021-08-18T16:09:36.490Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T16:09:36.490Z] file_magic: OK [2021-08-18T16:09:36.490Z] HZ: Using current value: 100 [2021-08-18T16:09:36.490Z] file_header: OK [2021-08-18T16:09:36.490Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T16:09:36.490Z] Statistics: [2021-08-18T16:09:36.490Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:09:36.490Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T16:09:36.490Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T16:09:36.490Z] file_magic: OK [2021-08-18T16:09:36.490Z] HZ: Using current value: 100 [2021-08-18T16:09:36.490Z] file_header: OK [2021-08-18T16:09:36.490Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T16:09:36.490Z] Statistics: [2021-08-18T16:09:36.490Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:09:36.490Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:09:36.660Z] provisioning config files... [2021-08-18T16:09:36.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config185678679654420211tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:09:36.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:37.016Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T16:09:37.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:37.410Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T16:09:37.422Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:37.730Z] ---> sudo-logs.sh [2021-08-18T16:09:37.730Z] Archiving 'sudo' log.. [2021-08-18T16:09:37.730Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3344.vexxhost.local: Name or service not known [2021-08-18T16:09:37.730Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3344.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T16:09:37.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:38.082Z] ---> job-cost.sh [2021-08-18T16:09:38.082Z] lf-activate-venv: SKIPPING [2021-08-18T16:09:38.082Z] DEBUG: total: 0.18000000715255737 [2021-08-18T16:09:38.082Z] INFO: Retrieving Stack Cost... [2021-08-18T16:09:39.488Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:09:39.488Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T16:09:39.504Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:39.814Z] ---> logs-deploy.sh [2021-08-18T16:09:39.814Z] lf-activate-venv: SKIPPING [2021-08-18T16:09:39.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/9 [2021-08-18T16:09:39.814Z] INFO: archiving workspace using pattern(s): [2021-08-18T16:09:40.394Z] Archives upload complete. [2021-08-18T16:09:40.663Z] INFO: archiving logs to Nexus