Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+8fadee75e8a11828dcf63dadeaad968e651784b2 (8edf65d97b8444a786dde6daf4fefac893cadb45) 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-ssh6314351179487625468.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-ssh6651020971289431272.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/PR-431/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/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh764545619932876542.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-ssh3100673793452968267.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-431/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/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4212765665681554057.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-897 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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_PR-431 # 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_PR-431@tmp/jenkins-gitclient-ssh498291109664686988.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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_PR-431@tmp/jenkins-gitclient-ssh7922009503615876714.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee Checking out Revision 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh6067588300044069610.key > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee # timeout=10 Commit message: "Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD" > git rev-list --no-walk 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:06:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:06:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:06:46 ========================================================= 22:06:46 EdgeX Global Pipelines Version Info 22:06:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:06:47 ------------------- 22:06:47 stable info: 22:06:47 ------------------- 22:06:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:06:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:06:47 Message: update stable to v1.0.205 22:06:54 ------------------- 22:06:54 experimental info: 22:06:54 ------------------- 22:06:54 Commited By: **** collab-it+edgex@linuxfoundation.org 22:06:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:06:54 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee [Pipeline] echo 22:06:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c1e971 [Pipeline] echo 22:06:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:55 provisioning config files... 22:06:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6075254225459769268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:55 ---> docker-login.sh 22:06:55 nexus3.edgexfoundry.org:10001 22:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:55 Configure a credential helper to remove this warning. See 22:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:55 22:06:55 Login Succeeded 22:06:55 nexus3.edgexfoundry.org:10002 22:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:55 Configure a credential helper to remove this warning. See 22:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:55 22:06:55 Login Succeeded 22:06:55 nexus3.edgexfoundry.org:10003 22:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:55 Configure a credential helper to remove this warning. See 22:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:55 22:06:55 Login Succeeded 22:06:55 nexus3.edgexfoundry.org:10004 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 docker.io 22:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:56 Configure a credential helper to remove this warning. See 22:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:56 22:06:56 Login Succeeded 22:06:56 ---> docker-login.sh ends [Pipeline] } 22:06:56 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 22:06:57 + git log --format=format:%s -1 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee [Pipeline] echo 22:06:57 GIT_COMMIT: 5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee, Commit Message: Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD [Pipeline] echo 22:06:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:58 22:06:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:06:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:58 latest: Pulling from edgex-devops/git-semver 22:06:58 31603596830f: Pulling fs layer 22:06:58 04fac38145f0: Pulling fs layer 22:06:58 701f6daf10bf: Pulling fs layer 22:06:58 24f72da36158: Pulling fs layer 22:06:58 24f72da36158: Waiting 22:06:58 04fac38145f0: Verifying Checksum 22:06:58 04fac38145f0: Download complete 22:06:58 31603596830f: Verifying Checksum 22:06:58 31603596830f: Download complete 22:06:58 31603596830f: Pull complete 22:06:58 24f72da36158: Verifying Checksum 22:06:58 24f72da36158: Download complete 22:06:58 701f6daf10bf: Verifying Checksum 22:06:58 701f6daf10bf: Download complete 22:06:58 04fac38145f0: Pull complete 22:06:59 701f6daf10bf: Pull complete 22:06:59 24f72da36158: Pull complete 22:06:59 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:06:59 prd-centos7-docker-4c-2g-897 does not seem to be running inside a container 22:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:07:00 $ docker top 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:00 [ssh-agent] Looking for ssh-agent implementation... 22:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:01 $ docker exec 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent 22:07:01 SSH_AUTH_SOCK=/tmp/ssh-tLcccXge0NTr/agent.14 22:07:01 SSH_AGENT_PID=20 22:07:01 Running ssh-add (command line suppressed) 22:07:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4920382055923464794.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4920382055923464794.key) 22:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:01 + git tag --points-at HEAD [Pipeline] } 22:07:01 $ docker exec --env ******** --env ******** 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent -k 22:07:01 unset SSH_AUTH_SOCK; 22:07:01 unset SSH_AGENT_PID; 22:07:01 echo Agent pid 20 killed; 22:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:01 [ssh-agent] Looking for ssh-agent implementation... 22:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:02 $ docker exec 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent 22:07:02 SSH_AUTH_SOCK=/tmp/ssh-EeBwIzmCXaEa/agent.55 22:07:02 SSH_AGENT_PID=61 22:07:02 Running ssh-add (command line suppressed) 22:07:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2088237870960566862.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2088237870960566862.key) 22:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:02 + git semver init 22:07:02 # -> Open(): unable to determine branch for HEAD 22:07:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 22:07:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:07:02 # $SEMVER_REMOTE_NAME = origin 22:07:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:07:02 # $SEMVER_USER_NAME = edgex-jenkins 22:07:02 # $SEMVER_BRANCH = PR-431 22:07:02 # $SEMVER_TEMP = /tmp/semver-266547067 22:07:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 22:07:12 # '/tmp/semver-266547067' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 22:07:12 # -> Force: false 22:07:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 22:07:12 $ docker exec --env ******** --env ******** 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c ssh-agent -k 22:07:12 unset SSH_AUTH_SOCK; 22:07:12 unset SSH_AGENT_PID; 22:07:12 echo Agent pid 61 killed; 22:07:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:13 + git semver [Pipeline] } 22:07:13 $ docker stop --time=1 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c 22:07:14 $ docker rm -f 12e78e7d904a801869456ab4ecafbc4577b32fd7389cb156560445644b6ea47c [Pipeline] // withDockerContainer [Pipeline] sh 22:07:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:07:15 Stashed 1 file(s) [Pipeline] echo 22:07:15 [edgeXSemver]: initialized semver on version 0.0.0 [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 22:07:30 Still waiting to schedule task 22:07:30 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ 22:07:30 ‘prd-centos7-builder-2c-1g-896’ doesn’t have label ‘centos7-docker-4c-2g’ 22:07:30 ‘prd-centos7-docker-4c-2g-893’ is offline 22:07:30 ‘prd-centos7-docker-4c-2g-895’ is offline 22:07:30 ‘prd-centos7-docker-4c-2g-898’ is offline 22:07:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-894’ doesn’t have label ‘centos7-docker-4c-2g’ 22:07:30 Still waiting to schedule task 22:07:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-894’ is offline 22:09:38 Running on prd-centos7-docker-4c-2g-901 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:09:38 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 22:09:38 The recommended git tool is: git 22:09:41 using credential edgex-jenkins-ssh 22:09:41 Cloning the remote Git repository 22:09:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:09:41 > git init /w/workspace/edgex-ui-go/3 # timeout=10 22:09:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:09:41 > git --version # timeout=10 22:09:41 > git --version # 'git version 2.24.4' 22:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:41 [INFO] Currently running in a labeled security context 22:09:41 [INFO] Currently SELinux is 'enforcing' on the host 22:09:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh8356632300743841446.key 22:09:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-900 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:09:47 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 22:09:47 The recommended git tool is: git 22:09:47 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:09:48 Merge succeeded, producing 82368919c6c20e36dbe684c5e796ba77d1816171 22:09:48 Checking out Revision 82368919c6c20e36dbe684c5e796ba77d1816171 (PR-431) 22:09:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:09:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:09:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:47 [INFO] Currently running in a labeled security context 22:09:47 [INFO] Currently SELinux is 'enforcing' on the host 22:09:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3129402886857169913.key 22:09:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:09:48 > git config core.sparsecheckout # timeout=10 22:09:48 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:09:48 > git remote # timeout=10 22:09:48 > git config --get remote.origin.url # timeout=10 22:09:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:48 [INFO] Currently running in a labeled security context 22:09:48 [INFO] Currently SELinux is 'enforcing' on the host 22:09:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7410441622077726225.key 22:09:48 > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 22:09:48 > git rev-parse HEAD^{commit} # timeout=10 22:09:48 > git config core.sparsecheckout # timeout=10 22:09:48 > git checkout -f 82368919c6c20e36dbe684c5e796ba77d1816171 # timeout=10 22:09:52 Commit message: "Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD" 22:09:52 > git rev-list --no-walk 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:52 provisioning config files... 22:09:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3351299236584526161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:53 ---> docker-login.sh 22:09:53 nexus3.edgexfoundry.org:10001 22:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:53 Configure a credential helper to remove this warning. See 22:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:53 22:09:53 Login Succeeded 22:09:53 nexus3.edgexfoundry.org:10002 22:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:53 Configure a credential helper to remove this warning. See 22:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:53 22:09:53 Login Succeeded 22:09:53 nexus3.edgexfoundry.org:10003 22:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:53 using credential edgex-jenkins-ssh 22:09:53 Cloning the remote Git repository 22:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:53 Configure a credential helper to remove this warning. See 22:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:53 22:09:53 Login Succeeded 22:09:53 nexus3.edgexfoundry.org:10004 22:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:53 Configure a credential helper to remove this warning. See 22:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:53 22:09:53 Login Succeeded 22:09:53 docker.io 22:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:09:53 > git init /w/workspace/edgex-ui-go/3 # timeout=10 22:09:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:09:53 > git --version # timeout=10 22:09:53 > git --version # 'git version 2.17.1' 22:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:54 Configure a credential helper to remove this warning. See 22:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:54 22:09:54 Login Succeeded 22:09:54 ---> docker-login.sh ends [Pipeline] } 22:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:54 ========================================================= 22:09:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:09:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:09:54 + 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 . 22:09:54 Sending build context to Docker daemon 21.71MB 22:09:54 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 22:09:54 Step 2/17 : FROM ${BASE} AS builder 22:09:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:09:55 540db60ca938: Pulling fs layer 22:09:55 adcc1eea9eea: Pulling fs layer 22:09:55 4c4ab2625f07: Pulling fs layer 22:09:55 db62176df00c: Pulling fs layer 22:09:55 3b30891b0d05: Pulling fs layer 22:09:55 06b49ca38bd5: Pulling fs layer 22:09:55 c788192a36de: Pulling fs layer 22:09:55 a77e37c0d609: Pulling fs layer 22:09:55 c3185cebc471: Pulling fs layer 22:09:55 06b49ca38bd5: Waiting 22:09:55 c788192a36de: Waiting 22:09:55 a77e37c0d609: Waiting 22:09:55 c3185cebc471: Waiting 22:09:55 3b30891b0d05: Waiting 22:09:55 db62176df00c: Waiting 22:09:55 4c4ab2625f07: Verifying Checksum 22:09:55 4c4ab2625f07: Download complete 22:09:55 adcc1eea9eea: Verifying Checksum 22:09:55 adcc1eea9eea: Download complete 22:09:55 3b30891b0d05: Verifying Checksum 22:09:55 3b30891b0d05: Download complete 22:09:55 06b49ca38bd5: Verifying Checksum 22:09:55 06b49ca38bd5: Download complete 22:09:55 c788192a36de: Download complete 22:09:55 540db60ca938: Verifying Checksum 22:09:55 540db60ca938: Download complete 22:09:55 540db60ca938: Pull complete 22:09:55 adcc1eea9eea: Pull complete 22:09:55 4c4ab2625f07: Pull complete 22:09:56 a77e37c0d609: Verifying Checksum 22:09:56 a77e37c0d609: Download complete 22:09:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:09:58 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:09:59 Merge succeeded, producing 2c204ec3194f98e0f187645e92c1be9385faa80b 22:09:59 Checking out Revision 2c204ec3194f98e0f187645e92c1be9385faa80b (PR-431) 22:09:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:09:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:09:58 > git config core.sparsecheckout # timeout=10 22:09:58 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:09:59 > git remote # timeout=10 22:09:59 > git config --get remote.origin.url # timeout=10 22:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:59 > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 22:09:59 > git rev-parse HEAD^{commit} # timeout=10 22:09:59 > git config core.sparsecheckout # timeout=10 22:09:59 > git checkout -f 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 22:09:59 c3185cebc471: Verifying Checksum 22:09:59 c3185cebc471: Download complete 22:10:00 db62176df00c: Verifying Checksum 22:10:00 db62176df00c: Download complete 22:10:03 Commit message: "Merge commit '8fadee75e8a11828dcf63dadeaad968e651784b2' into HEAD" 22:10:03 > git rev-list --no-walk 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:10:03 db62176df00c: Pull complete 22:10:03 3b30891b0d05: Pull complete 22:10:03 06b49ca38bd5: Pull complete 22:10:03 c788192a36de: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:03 provisioning config files... 22:10:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8716325935113613950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:04 a77e37c0d609: Pull complete 22:10:04 ---> docker-login.sh 22:10:04 nexus3.edgexfoundry.org:10001 22:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:06 Configure a credential helper to remove this warning. See 22:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:06 22:10:06 Login Succeeded 22:10:06 nexus3.edgexfoundry.org:10002 22:10:06 c3185cebc471: Pull complete 22:10:06 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:10:06 ---> 031687cdd783 22:10:06 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:07 Configure a credential helper to remove this warning. See 22:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:07 22:10:07 Login Succeeded 22:10:07 nexus3.edgexfoundry.org:10003 22:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:07 ---> Running in e15d6818895e 22:10:07 Removing intermediate container e15d6818895e 22:10:07 ---> 71da141c4a71 22:10:07 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 22:10:07 ---> Running in 4c1b34a40eb2 22:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:07 Configure a credential helper to remove this warning. See 22:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:07 22:10:07 Login Succeeded 22:10:07 nexus3.edgexfoundry.org:10004 22:10:07 Removing intermediate container 4c1b34a40eb2 22:10:07 ---> e35f09e010f7 22:10:07 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 22:10:07 ---> Running in 08e39899b5cd 22:10:07 Removing intermediate container 08e39899b5cd 22:10:07 ---> 65f575bfc92c 22:10:07 Step 6/17 : LABEL Name=edgex-ui-go 22:10:07 ---> Running in 15e35e6a2891 22:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:08 Removing intermediate container 15e35e6a2891 22:10:08 ---> 125757cbd5bb 22:10:08 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:10:08 ---> Running in d392807d78d2 22:10:08 Removing intermediate container d392807d78d2 22:10:08 ---> 76c4831f292e 22:10:08 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:08 ---> Running in a4b5327bc223 22:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:08 Configure a credential helper to remove this warning. See 22:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:08 22:10:08 Login Succeeded 22:10:08 docker.io 22:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:08 Removing intermediate container a4b5327bc223 22:10:08 ---> aa3a40f5ee6c 22:10:08 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:08 ---> Running in fff2dce52eb4 22:10:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:09 Configure a credential helper to remove this warning. See 22:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:09 22:10:09 Login Succeeded 22:10:09 ---> docker-login.sh ends [Pipeline] } 22:10:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:09 ========================================================= 22:10:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:10:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:10:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:10 + 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 . 22:10:10 OK: 219 MiB in 52 packages 22:10:10 Removing intermediate container fff2dce52eb4 22:10:10 ---> 164b48938655 22:10:10 Step 10/17 : ENV GO111MODULE=on 22:10:10 ---> Running in 0acb79a0bb33 22:10:11 Removing intermediate container 0acb79a0bb33 22:10:11 ---> 596d0fa70ec0 22:10:11 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:10:11 ---> Running in 29e020c876b3 22:10:11 Removing intermediate container 29e020c876b3 22:10:11 ---> 66840d3c0798 22:10:11 Step 12/17 : COPY go.mod . 22:10:11 Sending build context to Docker daemon 21.71MB 22:10:11 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 22:10:11 Step 2/17 : FROM ${BASE} AS builder 22:10:11 ---> ebaa825cf4a7 22:10:11 Step 13/17 : COPY Makefile . 22:10:11 ---> 33de47a18c91 22:10:11 Step 14/17 : RUN make update 22:10:11 ---> Running in 582c889c7f69 22:10:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:10:11 595b0fe564bb: Pulling fs layer 22:10:11 24495759ef45: Pulling fs layer 22:10:11 d148012ef14d: Pulling fs layer 22:10:11 e90a11edd702: Pulling fs layer 22:10:11 d77568369979: Pulling fs layer 22:10:11 fc1c9f9a7f3b: Pulling fs layer 22:10:11 170f2ba95c9a: Pulling fs layer 22:10:11 97ac5df62f85: Pulling fs layer 22:10:11 fc1c9f9a7f3b: Waiting 22:10:11 e90a11edd702: Waiting 22:10:11 170f2ba95c9a: Waiting 22:10:11 97ac5df62f85: Waiting 22:10:11 d77568369979: Waiting 22:10:11 d148012ef14d: Verifying Checksum 22:10:11 d148012ef14d: Download complete 22:10:11 24495759ef45: Download complete 22:10:11 d77568369979: Verifying Checksum 22:10:11 d77568369979: Download complete 22:10:11 fc1c9f9a7f3b: Download complete 22:10:11 595b0fe564bb: Download complete 22:10:11 170f2ba95c9a: Verifying Checksum 22:10:11 170f2ba95c9a: Download complete 22:10:12 CGO_ENABLED=0 GO111MODULE=on go mod download 22:10:12 595b0fe564bb: Pull complete 22:10:13 24495759ef45: Pull complete 22:10:13 d148012ef14d: Pull complete 22:10:14 97ac5df62f85: Verifying Checksum 22:10:14 97ac5df62f85: Download complete 22:10:15 e90a11edd702: Verifying Checksum 22:10:15 e90a11edd702: Download complete 22:10:25 e90a11edd702: Pull complete 22:10:25 d77568369979: Pull complete 22:10:25 fc1c9f9a7f3b: Pull complete 22:10:26 170f2ba95c9a: Pull complete 22:10:31 97ac5df62f85: Pull complete 22:10:31 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:10:31 ---> 04bc70af865f 22:10:31 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:10:37 ---> Running in d3afa9889c0b 22:10:37 Removing intermediate container d3afa9889c0b 22:10:37 ---> d677d34ef8ba 22:10:37 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 22:10:37 ---> Running in af40bcc61ac6 22:10:37 Removing intermediate container af40bcc61ac6 22:10:37 ---> 781898d85023 22:10:37 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 22:10:37 ---> Running in b158e8e89c33 22:10:38 Removing intermediate container b158e8e89c33 22:10:38 ---> 0639c32b8512 22:10:38 Step 6/17 : LABEL Name=edgex-ui-go 22:10:38 ---> Running in cc981069d51a 22:10:39 Removing intermediate container cc981069d51a 22:10:39 ---> 55996173bb7c 22:10:39 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:10:39 ---> Running in bf40b622a32c 22:10:39 Removing intermediate container bf40b622a32c 22:10:39 ---> 20bf3aaee2e1 22:10:39 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:39 ---> Running in 7d69f5802f47 22:10:42 Removing intermediate container 7d69f5802f47 22:10:42 ---> d65ebb44a737 22:10:42 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:42 ---> Running in 13d50a21d5fd 22:10:44 Removing intermediate container 582c889c7f69 22:10:44 ---> 41f46b259128 22:10:44 Step 15/17 : COPY . . 22:10:44 ---> f6180fc60e76 22:10:44 Step 16/17 : RUN go mod tidy 22:10:44 ---> Running in 8c9d042b342e 22:10:44 Removing intermediate container 8c9d042b342e 22:10:44 ---> 6a96c217d27f 22:10:44 Step 17/17 : RUN ${MAKE} 22:10:44 ---> Running in 8e2ee16039ed 22:10:44 noop 22:10:44 Removing intermediate container 8e2ee16039ed 22:10:44 ---> 82c4825ac94d 22:10:44 Successfully built 82c4825ac94d 22:10:44 Successfully tagged ci-base-image-x86_64:latest 22:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 22:10:44 + docker inspect -f . ci-base-image-x86_64 22:10:44 . [Pipeline] withDockerContainer 22:10:44 prd-centos7-docker-4c-2g-901 does not seem to be running inside a container 22:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:10:45 $ docker top bf1e0a5d82c8826f4fd9654bf646a4798f0f0790609be2b4971f8eeccd025318 -eo pid,comm [Pipeline] { 22:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 22:10:45 + go version 22:10:45 go version go1.16.6 linux/amd64 [Pipeline] } 22:10:45 $ docker stop --time=1 bf1e0a5d82c8826f4fd9654bf646a4798f0f0790609be2b4971f8eeccd025318 22:10:46 OK: 218 MiB in 52 packages 22:10:46 $ docker rm -f bf1e0a5d82c8826f4fd9654bf646a4798f0f0790609be2b4971f8eeccd025318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:47 Removing intermediate container 13d50a21d5fd 22:10:47 ---> d07fa1a5e475 22:10:47 Step 10/17 : ENV GO111MODULE=on 22:10:47 ---> Running in b07ed6f3444d 22:10:47 + docker inspect -f . ci-base-image-x86_64 22:10:47 . [Pipeline] withDockerContainer 22:10:47 prd-centos7-docker-4c-2g-901 does not seem to be running inside a container 22:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:10:48 $ docker top 63e0339eacaea39d3ca72fd092e428cbe74d226353a7cdc4d5d978b0d95526b7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:10:48 Removing intermediate container b07ed6f3444d 22:10:48 ---> e617b70e2454 22:10:48 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:10:48 ---> Running in e769a0671d88 22:10:48 + go mod tidy [Pipeline] sh 22:10:49 Removing intermediate container e769a0671d88 22:10:49 ---> aa889bcf7b4f 22:10:49 Step 12/17 : COPY go.mod . 22:10:49 + make test 22:10:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:10:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:10:49 ---> bd8d719f09fc 22:10:49 Step 13/17 : COPY Makefile . 22:10:50 ---> f900c061b4e0 22:10:50 Step 14/17 : RUN make update 22:10:51 ---> Running in c25f18de9d78 22:10:52 CGO_ENABLED=0 GO111MODULE=on go mod download 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:11:01 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:11:01 GO111MODULE=on go vet ./... [Pipeline] } 22:11:05 $ docker stop --time=1 63e0339eacaea39d3ca72fd092e428cbe74d226353a7cdc4d5d978b0d95526b7 22:11:06 $ docker rm -f 63e0339eacaea39d3ca72fd092e428cbe74d226353a7cdc4d5d978b0d95526b7 [Pipeline] // withDockerContainer [Pipeline] sh 22:11:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:11:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:11 + ls -al . 22:11:11 total 88 22:11:11 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 22 22:10 . 22:11:11 drwxrwxr-x. 4 jenkins jenkins 28 Sep 22 22:09 .. 22:11:11 drwxrwxr-x. 4 jenkins jenkins 36 Sep 22 22:09 assets 22:11:11 drwxrwxr-x. 2 jenkins jenkins 35 Sep 22 22:09 bin 22:11:11 drwxrwxr-x. 3 jenkins jenkins 29 Sep 22 22:09 cmd 22:11:11 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 22 22:09 CONTRIBUTING.md 22:11:11 -rw-r--r--. 1 jenkins jenkins 10 Sep 22 22:10 coverage.out 22:11:11 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 22 22:09 Dockerfile 22:11:11 drwxrwxr-x. 2 jenkins jenkins 23 Sep 22 22:09 docs 22:11:11 drwxrwxr-x. 8 jenkins jenkins 179 Sep 22 22:09 .git 22:11:11 drwxrwxr-x. 2 jenkins jenkins 103 Sep 22 22:09 .github 22:11:11 -rw-rw-r--. 1 jenkins jenkins 162 Sep 22 22:09 .gitignore 22:11:11 -rw-rw-r--. 1 jenkins jenkins 823 Sep 22 22:09 go.mod 22:11:11 -rw-r--r--. 1 jenkins jenkins 23693 Sep 22 22:10 go.sum 22:11:11 drwxrwxr-x. 9 jenkins jenkins 125 Sep 22 22:09 internal 22:11:11 -rw-rw-r--. 1 jenkins jenkins 652 Sep 22 22:09 Jenkinsfile 22:11:11 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 22 22:09 LICENSE 22:11:11 -rw-rw-r--. 1 jenkins jenkins 990 Sep 22 22:09 Makefile 22:11:11 drwxrwxr-x. 3 jenkins jenkins 19 Sep 22 22:09 pkg 22:11:11 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 22 22:09 README.md 22:11:11 drwxrwxr-x. 4 jenkins jenkins 54 Sep 22 22:09 snap 22:11:11 -rw-rw-r--. 1 jenkins jenkins 5 Sep 22 22:07 VERSION 22:11:11 -rw-rw-r--. 1 jenkins jenkins 155 Sep 22 22:09 version.go 22:11:11 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 22 22:09 web [Pipeline] isUnix [Pipeline] sh 22:11:11 + 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=82368919c6c20e36dbe684c5e796ba77d1816171 --label arch=amd64 --label version=0.0.0 . 22:11:11 Sending build context to Docker daemon 21.73MB 22:11:11 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:11:11 Step 2/25 : FROM ${BASE} AS builder 22:11:11 ---> 82c4825ac94d 22:11:11 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:11:11 ---> Running in d1009a99844c 22:11:11 Removing intermediate container d1009a99844c 22:11:11 ---> f3404fea24e9 22:11:11 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:11:11 ---> Running in 49aa09f1fd01 22:11:11 Removing intermediate container 49aa09f1fd01 22:11:11 ---> bf03fdb044b8 22:11:11 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:11:11 ---> Running in 2709487aa886 22:11:11 Removing intermediate container 2709487aa886 22:11:11 ---> 6b527d29e479 22:11:11 Step 6/25 : LABEL Name=edgex-ui-go 22:11:11 ---> Running in 45527f60ed8e 22:11:11 Removing intermediate container 45527f60ed8e 22:11:11 ---> d912624faa73 22:11:11 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:11:11 ---> Running in 9d9b841be2ba 22:11:12 Removing intermediate container 9d9b841be2ba 22:11:12 ---> 1fa536559cfc 22:11:12 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:12 ---> Running in 4f551c942d36 22:11:12 Removing intermediate container 4f551c942d36 22:11:12 ---> 82ebbb199671 22:11:12 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:12 ---> Running in 0e1257794fee 22:11:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:11:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:11:14 OK: 219 MiB in 52 packages 22:11:14 Removing intermediate container 0e1257794fee 22:11:14 ---> a214edfd07e8 22:11:14 Step 10/25 : ENV GO111MODULE=on 22:11:14 ---> Running in 532cd1740420 22:11:14 Removing intermediate container 532cd1740420 22:11:14 ---> 6aac0fb1cb87 22:11:14 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:11:14 ---> Running in eeb15bf8c51b 22:11:15 Removing intermediate container eeb15bf8c51b 22:11:15 ---> 124ed58d635a 22:11:15 Step 12/25 : COPY go.mod . 22:11:15 ---> 465cfda21332 22:11:15 Step 13/25 : COPY Makefile . 22:11:15 ---> 836a7956f67c 22:11:15 Step 14/25 : RUN make update 22:11:15 ---> Running in df8977437e42 22:11:15 CGO_ENABLED=0 GO111MODULE=on go mod download 22:11:15 Removing intermediate container df8977437e42 22:11:15 ---> 59cbdf616552 22:11:15 Step 15/25 : COPY . . 22:11:16 ---> a2732910ecf3 22:11:16 Step 16/25 : RUN go mod tidy 22:11:16 ---> Running in 6845fc0f59d2 22:11:17 Removing intermediate container 6845fc0f59d2 22:11:17 ---> 6571bdb84166 22:11:17 Step 17/25 : RUN ${MAKE} 22:11:17 ---> Running in 5c2cd518de0e 22:11:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:11:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:11:28 Removing intermediate container 5c2cd518de0e 22:11:28 ---> 7a0d52583255 22:11:28 Step 18/25 : FROM alpine:3.12 22:11:29 3.12: Pulling from library/alpine 22:11:29 e519532ddf75: Pulling fs layer 22:11:29 e519532ddf75: Verifying Checksum 22:11:29 e519532ddf75: Download complete 22:11:29 e519532ddf75: Pull complete 22:11:29 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:11:29 Status: Downloaded newer image for alpine:3.12 22:11:29 ---> 48b8ec4ed9eb 22:11:29 Step 19/25 : EXPOSE 4000 22:11:29 ---> Running in a9ef94df15ca 22:11:29 Removing intermediate container a9ef94df15ca 22:11:29 ---> 7f63f6cc3ee0 22:11:29 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 22:11:30 ---> 3f342066cecd 22:11:30 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:11:30 ---> Running in 2e792280c6de 22:11:30 Removing intermediate container 2e792280c6de 22:11:30 ---> d0fdde4f5c91 22:11:30 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:11:30 ---> Running in c54e1fcc7457 22:11:30 Removing intermediate container c54e1fcc7457 22:11:30 ---> e09439ba64a1 22:11:30 Step 23/25 : LABEL arch=amd64 22:11:30 ---> Running in 476e4878f87f 22:11:30 Removing intermediate container 476e4878f87f 22:11:30 ---> 7a44effd9f1a 22:11:30 Step 24/25 : LABEL git_sha=82368919c6c20e36dbe684c5e796ba77d1816171 22:11:30 ---> Running in 06a13954355a 22:11:30 Removing intermediate container 06a13954355a 22:11:30 ---> 06a51e8af403 22:11:30 Step 25/25 : LABEL version=0.0.0 22:11:30 ---> Running in 9459eb6d9209 22:11:30 Removing intermediate container 9459eb6d9209 22:11:30 ---> e5799874428f 22:11:30 [Warning] One or more build-args [ARCH] were not consumed 22:11:30 Successfully built e5799874428f 22:11:30 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 22:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:31 22:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:31 latest: Pulling from edgex-lftools-log-publisher 22:11:31 b4d181a07f80: Pulling fs layer 22:11:31 a1111a8f2ec3: Pulling fs layer 22:11:31 ed53099fbce6: Pulling fs layer 22:11:31 dc539afda2c1: Pulling fs layer 22:11:31 77bc0d833cb6: Pulling fs layer 22:11:31 9065ff56babe: Pulling fs layer 22:11:31 d287ab97295c: Pulling fs layer 22:11:31 dc539afda2c1: Waiting 22:11:31 77bc0d833cb6: Waiting 22:11:31 9065ff56babe: Waiting 22:11:31 d287ab97295c: Waiting 22:11:32 a1111a8f2ec3: Verifying Checksum 22:11:32 a1111a8f2ec3: Download complete 22:11:32 dc539afda2c1: Verifying Checksum 22:11:32 dc539afda2c1: Download complete 22:11:32 77bc0d833cb6: Verifying Checksum 22:11:32 77bc0d833cb6: Download complete 22:11:32 9065ff56babe: Verifying Checksum 22:11:32 9065ff56babe: Download complete 22:11:32 ed53099fbce6: Verifying Checksum 22:11:32 ed53099fbce6: Download complete 22:11:33 b4d181a07f80: Verifying Checksum 22:11:33 b4d181a07f80: Download complete 22:11:34 b4d181a07f80: Pull complete 22:11:35 a1111a8f2ec3: Pull complete 22:11:35 ed53099fbce6: Pull complete 22:11:35 dc539afda2c1: Pull complete 22:11:35 77bc0d833cb6: Pull complete 22:11:35 9065ff56babe: Pull complete 22:11:37 d287ab97295c: Verifying Checksum 22:11:37 d287ab97295c: Download complete 22:11:39 Removing intermediate container c25f18de9d78 22:11:39 ---> cdcae3efb0ea 22:11:39 Step 15/17 : COPY . . 22:11:39 ---> 18de5ac49974 22:11:39 Step 16/17 : RUN go mod tidy 22:11:39 ---> Running in 0fabec1c78f3 22:11:41 Removing intermediate container 0fabec1c78f3 22:11:41 ---> 914a214b6955 22:11:41 Step 17/17 : RUN ${MAKE} 22:11:41 ---> Running in 905de126ce9c 22:11:41 d287ab97295c: Pull complete 22:11:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:11:41 prd-centos7-docker-4c-2g-901 does not seem to be running inside a container 22:11:41 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:11:42 noop 22:11:43 Removing intermediate container 905de126ce9c 22:11:43 ---> 63ea4b275f7f 22:11:43 Successfully built 63ea4b275f7f 22:11:43 Successfully tagged ci-base-image-arm64:latest 22:11:44 $ docker top 8daf40990df5ef0e38e707486eb5369a0658b1d4e12fd78b4c6e0df88a3668f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:11:44 ---> job-cost.sh 22:11:44 lf-activate-venv: SKIPPING 22:11:44 INFO: No Stack... 22:11:44 + docker inspect -f . ci-base-image-arm64 22:11:44 . [Pipeline] withDockerContainer 22:11:45 prd-ubuntu18.04-docker-arm64-4c-16g-900 does not seem to be running inside a container 22:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:45 INFO: Retrieving Pricing Info for: v3-standard-2 22:11:46 INFO: Archiving Costs 22:11:47 $ docker top 26f854f548e5c0bfacd1f33dcd9539eab4d73ce274dd4f86155c76f3f4de724c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:11:47 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 22:11:47 + cut -d, -f6 [Pipeline] lock 22:11:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] 22:11:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] did not exist. Created. 22:11:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:11:48 + go version 22:11:48 go version go1.16.6 linux/arm64 22:11:48 + echo total: 0.05999999865889549 [Pipeline] } 22:11:48 $ docker stop --time=1 26f854f548e5c0bfacd1f33dcd9539eab4d73ce274dd4f86155c76f3f4de724c 22:11:50 $ docker rm -f 26f854f548e5c0bfacd1f33dcd9539eab4d73ce274dd4f86155c76f3f4de724c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } 22:11:50 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } 22:11:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:11:50 $ docker stop --time=1 8daf40990df5ef0e38e707486eb5369a0658b1d4e12fd78b4c6e0df88a3668f3 22:11:51 $ docker rm -f 8daf40990df5ef0e38e707486eb5369a0658b1d4e12fd78b4c6e0df88a3668f3 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh 22:11:52 + docker inspect -f . ci-base-image-arm64 22:11:52 . [Pipeline] withDockerContainer 22:11:52 prd-ubuntu18.04-docker-arm64-4c-16g-900 does not seem to be running inside a container 22:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:54 $ docker top 486294b5bd5bcb6273d1db20738d9a5b5aa3e323fc9d14259df58c73d65c3011 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:11:55 + go mod tidy [Pipeline] sh 22:11:56 + make test 22:11:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:11:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:12:30 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:12:30 GO111MODULE=on go vet ./... [Pipeline] } 22:12:48 $ docker stop --time=1 486294b5bd5bcb6273d1db20738d9a5b5aa3e323fc9d14259df58c73d65c3011 22:12:50 $ docker rm -f 486294b5bd5bcb6273d1db20738d9a5b5aa3e323fc9d14259df58c73d65c3011 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:51 Warning: overwriting stash ‘coverage-report’ 22:12:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:53 + ls -al . 22:12:53 total 128 22:12:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 22:11 . 22:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 .. 22:12:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 22:10 .git 22:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:09 .github 22:12:53 -rw-rw-r-- 1 jenkins jenkins 162 Sep 22 22:09 .gitignore 22:12:53 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 22 22:09 CONTRIBUTING.md 22:12:53 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 22 22:09 Dockerfile 22:12:53 -rw-rw-r-- 1 jenkins jenkins 652 Sep 22 22:09 Jenkinsfile 22:12:53 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 22 22:09 LICENSE 22:12:53 -rw-rw-r-- 1 jenkins jenkins 990 Sep 22 22:09 Makefile 22:12:53 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 22 22:09 README.md 22:12:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 22:07 VERSION 22:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 assets 22:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:09 bin 22:12:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 22:09 cmd 22:12:53 -rw-r--r-- 1 jenkins jenkins 10 Sep 22 22:11 coverage.out 22:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:09 docs 22:12:53 -rw-rw-r-- 1 jenkins jenkins 823 Sep 22 22:09 go.mod 22:12:53 -rw-r--r-- 1 jenkins jenkins 23693 Sep 22 22:11 go.sum 22:12:53 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 22:09 internal 22:12:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 22:09 pkg 22:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 snap 22:12:53 -rw-rw-r-- 1 jenkins jenkins 155 Sep 22 22:09 version.go 22:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 web [Pipeline] isUnix [Pipeline] sh 22:12:53 + 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=2c204ec3194f98e0f187645e92c1be9385faa80b --label arch=arm64 --label version=0.0.0 . 22:12:54 Sending build context to Docker daemon 21.73MB 22:12:54 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:12:54 Step 2/25 : FROM ${BASE} AS builder 22:12:54 ---> 63ea4b275f7f 22:12:54 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:12:54 ---> Running in 8a6a94eb3d2a 22:12:55 Removing intermediate container 8a6a94eb3d2a 22:12:55 ---> de679792ed3f 22:12:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:12:55 ---> Running in f85ea275f4d7 22:12:55 Removing intermediate container f85ea275f4d7 22:12:55 ---> ba03e0490033 22:12:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:12:56 ---> Running in 2f91de510056 22:12:56 Removing intermediate container 2f91de510056 22:12:56 ---> 18b79fc65e28 22:12:56 Step 6/25 : LABEL Name=edgex-ui-go 22:12:56 ---> Running in 737aaa1c6d77 22:12:57 Removing intermediate container 737aaa1c6d77 22:12:57 ---> 01b3c10525a7 22:12:57 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:12:57 ---> Running in cc921d987a60 22:12:58 Removing intermediate container cc921d987a60 22:12:58 ---> 7e450d6302f0 22:12:58 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:58 ---> Running in 38376dbdbfe3 22:13:00 Removing intermediate container 38376dbdbfe3 22:13:00 ---> 60d9ea7e4a08 22:13:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:00 ---> Running in 4e9971f0ec49 22:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:13:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:13:03 OK: 218 MiB in 52 packages 22:13:04 Removing intermediate container 4e9971f0ec49 22:13:04 ---> 1624982dc12f 22:13:04 Step 10/25 : ENV GO111MODULE=on 22:13:04 ---> Running in 02dd1552ecbb 22:13:05 Removing intermediate container 02dd1552ecbb 22:13:05 ---> f24a9e35b6de 22:13:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:13:05 ---> Running in 3b9ffdecedfa 22:13:06 Removing intermediate container 3b9ffdecedfa 22:13:06 ---> 861fc9a7e543 22:13:06 Step 12/25 : COPY go.mod . 22:13:07 ---> c3c91355bb2c 22:13:07 Step 13/25 : COPY Makefile . 22:13:07 ---> 2c2192fc87f8 22:13:07 Step 14/25 : RUN make update 22:13:07 ---> Running in 707783846cc7 22:13:09 CGO_ENABLED=0 GO111MODULE=on go mod download 22:13:10 Removing intermediate container 707783846cc7 22:13:10 ---> 02cd08e2c997 22:13:10 Step 15/25 : COPY . . 22:13:13 ---> ee0654dbaebd 22:13:13 Step 16/25 : RUN go mod tidy 22:13:13 ---> Running in 2792deee6085 22:13:16 Removing intermediate container 2792deee6085 22:13:16 ---> 76d3f9115403 22:13:16 Step 17/25 : RUN ${MAKE} 22:13:16 ---> Running in bc5f8a4bd391 22:13:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:13:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:13:51 Removing intermediate container bc5f8a4bd391 22:13:51 ---> b5e491df58b8 22:13:51 Step 18/25 : FROM alpine:3.12 22:13:51 3.12: Pulling from library/alpine 22:13:52 ccdebe76d529: Pulling fs layer 22:13:52 ccdebe76d529: Verifying Checksum 22:13:52 ccdebe76d529: Download complete 22:13:52 ccdebe76d529: Pull complete 22:13:52 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:13:52 Status: Downloaded newer image for alpine:3.12 22:13:52 ---> afc2cc120ca2 22:13:52 Step 19/25 : EXPOSE 4000 22:13:53 ---> Running in 635f6aa354e4 22:13:53 Removing intermediate container 635f6aa354e4 22:13:53 ---> eaf2ae6d6efd 22:13:53 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 22:13:55 ---> 95a9a69c6e3c 22:13:55 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:13:55 ---> Running in 38e8c288a081 22:13:56 Removing intermediate container 38e8c288a081 22:13:56 ---> 029339eb0690 22:13:56 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:13:56 ---> Running in 622aa3da2cf5 22:13:56 Removing intermediate container 622aa3da2cf5 22:13:56 ---> bcd68297e8d5 22:13:56 Step 23/25 : LABEL arch=arm64 22:13:56 ---> Running in d74ad4929113 22:13:57 Removing intermediate container d74ad4929113 22:13:57 ---> 2615cd6cd97f 22:13:57 Step 24/25 : LABEL git_sha=2c204ec3194f98e0f187645e92c1be9385faa80b 22:13:57 ---> Running in fd1eda0d7edb 22:13:58 Removing intermediate container fd1eda0d7edb 22:13:58 ---> b2f730588f2b 22:13:58 Step 25/25 : LABEL version=0.0.0 22:13:58 ---> Running in aa750628b3af 22:13:58 Removing intermediate container aa750628b3af 22:13:58 ---> 9eb19b7bf907 22:13:58 [Warning] One or more build-args [ARCH] were not consumed 22:13:58 Successfully built 9eb19b7bf907 22:13:58 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:59 22:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:13:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:59 arm64: Pulling from edgex-lftools-log-publisher 22:13:59 448f6bf000e3: Pulling fs layer 22:13:59 f757da607395: Pulling fs layer 22:13:59 05883995daec: Pulling fs layer 22:13:59 8603b9c90790: Pulling fs layer 22:13:59 1560dd03e051: Pulling fs layer 22:13:59 27f5ce0e4adf: Pulling fs layer 22:13:59 c2d8d7efcc4b: Pulling fs layer 22:13:59 1560dd03e051: Waiting 22:13:59 27f5ce0e4adf: Waiting 22:13:59 c2d8d7efcc4b: Waiting 22:13:59 8603b9c90790: Waiting 22:14:00 f757da607395: Verifying Checksum 22:14:00 f757da607395: Download complete 22:14:00 8603b9c90790: Verifying Checksum 22:14:00 8603b9c90790: Download complete 22:14:00 1560dd03e051: Verifying Checksum 22:14:00 1560dd03e051: Download complete 22:14:00 27f5ce0e4adf: Download complete 22:14:00 05883995daec: Verifying Checksum 22:14:00 05883995daec: Download complete 22:14:01 448f6bf000e3: Verifying Checksum 22:14:01 448f6bf000e3: Download complete 22:14:05 c2d8d7efcc4b: Verifying Checksum 22:14:05 c2d8d7efcc4b: Download complete 22:14:05 448f6bf000e3: Pull complete 22:14:05 f757da607395: Pull complete 22:14:07 05883995daec: Pull complete 22:14:07 8603b9c90790: Pull complete 22:14:08 1560dd03e051: Pull complete 22:14:09 27f5ce0e4adf: Pull complete 22:14:24 c2d8d7efcc4b: Pull complete 22:14:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:14:24 prd-ubuntu18.04-docker-arm64-4c-16g-900 does not seem to be running inside a container 22:14:24 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:14:29 $ docker top 2664a057efc8a69a98e4fb96e6f81a207aeb0cc92b941f2967f45716582dc3fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:30 ---> job-cost.sh 22:14:30 lf-activate-venv: SKIPPING 22:14:30 INFO: No Stack... 22:14:31 INFO: Retrieving Pricing Info for: v3-standard-4 22:14:31 INFO: Archiving Costs [Pipeline] sh 22:14:32 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 22:14:32 + cut -d, -f6 [Pipeline] lock 22:14:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] 22:14:32 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] did not exist. Created. 22:14:32 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:32 /w/workspace/edgex-ui-go/3@tmp/durable-4c2c5596/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-4c2c5596/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:14:33 + echo total: 0.10999999940395355 [Pipeline] stash 22:14:33 Warning: overwriting stash ‘stack-cost’ 22:14:33 Stashed 1 file(s) [Pipeline] } 22:14:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:33 $ docker stop --time=1 2664a057efc8a69a98e4fb96e6f81a207aeb0cc92b941f2967f45716582dc3fd 22:14:35 $ docker rm -f 2664a057efc8a69a98e4fb96e6f81a207aeb0cc92b941f2967f45716582dc3fd [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 22:14:36 provisioning config files... 22:14:36 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4242839485570622546tmp [Pipeline] { [Pipeline] sh 22:14:37 + set +x 22:14:37 + curl -s https://codecov.io/bash 22:14:37 + bash -s -- 22:14:37 22:14:37 _____ _ 22:14:37 / ____| | | 22:14:37 | | ___ __| | ___ ___ _____ __ 22:14:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:14:37 | |___| (_) | (_| | __/ (_| (_) \ V / 22:14:37 \_____\___/ \__,_|\___|\___\___/ \_/ 22:14:37 Bash-1.0.6 22:14:37 22:14:37 22:14:37 ==> git version 2.24.4 found 22:14:37 ==> 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 22:14:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:14:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:14:37 ==> Jenkins CI detected. 22:14:37 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:14:37 project root: . 22:14:37 --> token set from env 22:14:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:14:37 ==> Running gcov in . (disable via -X gcov) 22:14:37 ==> Python coveragepy not found 22:14:37 ==> Searching for coverage reports in: 22:14:37 + . 22:14:37 -> Found 1 reports 22:14:37 ==> Detecting git/mercurial file structure 22:14:37 ==> Reading reports 22:14:37 + ./coverage.out bytes=10 22:14:37 ==> Appending adjustments 22:14:37 https://docs.codecov.io/docs/fixing-reports 22:14:37 + Found adjustments 22:14:37 ==> Gzipping contents 22:14:37 4.0K /tmp/codecov.TYtcaP.gz 22:14:37 ==> Uploading reports 22:14:37 url: https://codecov.io 22:14:37 query: branch=PR-431&commit=5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:14:37 -> Pinging Codecov 22:14:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:14:38 -> Uploading to 22:14:38 https://storage.googleapis.com/codecov/v4/raw/2021-09-22/FB506323287CE973F263BFD2A0EB1F37/5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee/b8c93cc4-9220-4baa-a148-066d40e2fae8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T221437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c88f95d76aaf6f6b7d72a280be14ef0732eb9b75626d6fefd8b53290e022d80f 22:14:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:38 Dload Upload Total Spent Left Speed 22:14:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3540 0 0 100 3540 0 4509 --:--:-- --:--:-- --:--:-- 4509 100 3540 0 0 100 3540 0 4508 --:--:-- --:--:-- --:--:-- 4503 22:14:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5c1e971e3ea0f7fbb28038bfdc5fab7ebf9e29ee [Pipeline] } 22:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 22:14:40 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:14:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:14:41 ---> package-listing.sh 22:14:41 ++ facter osfamily 22:14:41 ++ tr '[:upper:]' '[:lower:]' 22:14:41 + OS_FAMILY=redhat 22:14:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:14:41 + START_PACKAGES=/tmp/packages_start.txt 22:14:41 + END_PACKAGES=/tmp/packages_end.txt 22:14:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:14:41 + PACKAGES=/tmp/packages_start.txt 22:14:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:14:41 + PACKAGES=/tmp/packages_end.txt 22:14:41 + case "${OS_FAMILY}" in 22:14:41 + sort 22:14:41 + rpm -qa 22:14:42 + '[' -f /tmp/packages_start.txt ']' 22:14:42 + '[' -f /tmp/packages_end.txt ']' 22:14:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:14:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:14:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 22:14:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 22:14:42 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_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:14:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:43 22:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:43 latest: Pulling from edgex-lftools-log-publisher 22:14:43 b4d181a07f80: Pulling fs layer 22:14:43 a1111a8f2ec3: Pulling fs layer 22:14:43 ed53099fbce6: Pulling fs layer 22:14:43 dc539afda2c1: Pulling fs layer 22:14:43 77bc0d833cb6: Pulling fs layer 22:14:43 9065ff56babe: Pulling fs layer 22:14:43 d287ab97295c: Pulling fs layer 22:14:43 dc539afda2c1: Waiting 22:14:43 77bc0d833cb6: Waiting 22:14:43 9065ff56babe: Waiting 22:14:43 d287ab97295c: Waiting 22:14:44 a1111a8f2ec3: Verifying Checksum 22:14:44 a1111a8f2ec3: Download complete 22:14:44 dc539afda2c1: Verifying Checksum 22:14:44 dc539afda2c1: Download complete 22:14:44 77bc0d833cb6: Verifying Checksum 22:14:44 77bc0d833cb6: Download complete 22:14:44 9065ff56babe: Verifying Checksum 22:14:44 9065ff56babe: Download complete 22:14:44 ed53099fbce6: Verifying Checksum 22:14:44 ed53099fbce6: Download complete 22:14:45 b4d181a07f80: Verifying Checksum 22:14:45 b4d181a07f80: Download complete 22:14:46 b4d181a07f80: Pull complete 22:14:46 a1111a8f2ec3: Pull complete 22:14:47 ed53099fbce6: Pull complete 22:14:47 dc539afda2c1: Pull complete 22:14:47 77bc0d833cb6: Pull complete 22:14:47 9065ff56babe: Pull complete 22:14:48 d287ab97295c: Verifying Checksum 22:14:48 d287ab97295c: Download complete 22:14:54 d287ab97295c: Pull complete 22:14:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:14:54 prd-centos7-docker-4c-2g-897 does not seem to be running inside a container 22:14:54 $ 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_PR-431/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_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:14:56 $ docker top bfc3c688fd17c19a6db4145744db5776775f2237b698e08bca00b81b916ebafc -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:56 + touch /tmp/pre-build-complete [Pipeline] sh 22:14:57 + mkdir -p /var/log/sysstat [Pipeline] sh 22:14:57 + ls /var/log/sa-host 22:14:57 + sadf -c /var/log/sa-host/sa05 22:14:57 file_magic: OK 22:14:57 HZ: Using current value: 100 22:14:57 file_header: OK 22:14:57 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 22:14:57 Statistics: 22:14:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:14:57 File successfully converted to sysstat format version 12.0.3 22:14:57 + sadf -c /var/log/sa-host/sa22 22:14:57 file_magic: OK 22:14:57 HZ: Using current value: 100 22:14:57 file_header: OK 22:14:57 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 22:14:57 Statistics: 22:14:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:14:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:58 provisioning config files... 22:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config8540835074901932444tmp [Pipeline] { [Pipeline] echo 22:14:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:14:58 ---> create-netrc.sh [Pipeline] } 22:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:14:58 ---> python-tools-install.sh [Pipeline] echo 22:14:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:14:59 ---> sudo-logs.sh 22:14:59 Archiving 'sudo' log.. 22:14:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-897.vexxhost.local: Name or service not known 22:14:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-897.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:14:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:14:59 ---> job-cost.sh 22:14:59 lf-activate-venv: SKIPPING 22:14:59 DEBUG: total: 0.10999999940395355 22:14:59 INFO: Retrieving Stack Cost... 22:15:00 INFO: Retrieving Pricing Info for: v3-standard-2 22:15:00 INFO: Archiving Costs [Pipeline] echo 22:15:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:15:01 ---> logs-deploy.sh 22:15:01 lf-activate-venv: SKIPPING 22:15:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/3 22:15:01 INFO: archiving workspace using pattern(s): 22:15:01 Archives upload complete. 22:15:01 INFO: archiving logs to Nexus 22:15:02 ---> uname -a: 22:15:02 Linux prd-centos7-docker-4c-2g-897.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:15:02 22:15:02 22:15:02 ---> lscpu: 22:15:02 Architecture: x86_64 22:15:02 CPU op-mode(s): 32-bit, 64-bit 22:15:02 Byte Order: Little Endian 22:15:02 Address sizes: 40 bits physical, 48 bits virtual 22:15:02 CPU(s): 2 22:15:02 On-line CPU(s) list: 0,1 22:15:02 Thread(s) per core: 1 22:15:02 Core(s) per socket: 1 22:15:02 Socket(s): 2 22:15:02 NUMA node(s): 1 22:15:02 Vendor ID: AuthenticAMD 22:15:02 CPU family: 23 22:15:02 Model: 49 22:15:02 Model name: AMD EPYC-Rome Processor 22:15:02 Stepping: 0 22:15:02 CPU MHz: 2799.996 22:15:02 BogoMIPS: 5599.99 22:15:02 Virtualization: AMD-V 22:15:02 Hypervisor vendor: KVM 22:15:02 Virtualization type: full 22:15:02 L1d cache: 32K 22:15:02 L1i cache: 32K 22:15:02 L2 cache: 512K 22:15:02 L3 cache: 16384K 22:15:02 NUMA node0 CPU(s): 0,1 22:15:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:15:02 22:15:02 22:15:02 ---> nproc: 22:15:02 2 22:15:02 22:15:02 22:15:02 ---> df -h: 22:15:02 Filesystem Size Used Avail Use% Mounted on 22:15:02 overlay 40G 7.7G 33G 20% / 22:15:02 tmpfs 64M 0 64M 0% /dev 22:15:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:15:02 shm 64M 0 64M 0% /dev/shm 22:15:02 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:15:02 22:15:02 22:15:02 ---> sar -b -r -n DEV: 22:15:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 22:15:02 22:15:02 22:05:57 LINUX RESTART (2 CPU) 22:15:02 22:15:02 22:07:01 tps rtps wtps bread/s bwrtn/s 22:15:02 22:08:01 6.71 0.15 6.56 22.11 1023.41 22:15:02 22:09:01 0.42 0.00 0.42 0.00 6.75 22:15:02 22:10:01 0.33 0.00 0.33 0.00 3.41 22:15:02 22:11:01 0.15 0.00 0.15 0.00 2.05 22:15:02 22:12:01 0.33 0.00 0.33 0.00 4.90 22:15:02 22:13:01 0.23 0.00 0.23 0.00 3.13 22:15:02 22:14:01 0.27 0.00 0.27 0.00 3.63 22:15:02 Average: 1.21 0.02 1.18 3.16 149.66 22:15:02 22:15:02 22:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:15:02 22:08:01 5441948 0 796944 9.95 2620 1767420 1276900 14.10 589256 1576272 20 22:15:02 22:09:01 5448392 0 790492 9.87 2620 1767428 1205980 13.31 594076 1566916 8 22:15:02 22:10:01 5445928 0 792956 9.90 2620 1767428 1206112 13.32 595368 1567420 8 22:15:02 22:11:01 5445432 0 793444 9.91 2620 1767436 1206136 13.32 595044 1567940 8 22:15:02 22:12:01 5444508 0 794364 9.92 2620 1767440 1205836 13.31 590704 1573324 16 22:15:02 22:13:01 5443748 0 795116 9.93 2620 1767448 1205992 13.31 591532 1573328 20 22:15:02 22:14:01 5442120 0 796740 9.95 2620 1767452 1205740 13.31 593368 1573452 16 22:15:02 Average: 5444582 0 794294 9.92 2620 1767436 1216099 13.43 592764 1571236 14 22:15:02 22:15:02 22:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:15:02 22:08:01 eth0 108.82 99.92 246.59 15.15 0.00 0.00 0.00 0.00 22:15:02 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:08:01 docker0 86.06 83.95 6.95 223.92 0.00 0.00 0.00 0.00 22:15:02 22:09:01 eth0 1.70 0.25 0.38 0.19 0.00 0.00 0.00 0.00 22:15:02 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:10:01 eth0 1.50 0.53 0.60 0.36 0.00 0.00 0.00 0.00 22:15:02 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:11:01 eth0 1.25 0.38 0.35 0.23 0.00 0.00 0.00 0.00 22:15:02 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:12:01 eth0 0.53 0.27 0.17 0.08 0.00 0.00 0.00 0.00 22:15:02 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:13:01 eth0 0.58 0.43 0.27 0.21 0.00 0.00 0.00 0.00 22:15:02 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:14:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 Average: eth0 16.35 14.55 35.49 2.32 0.00 0.00 0.00 0.00 22:15:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:02 Average: docker0 12.30 12.00 0.99 32.00 0.00 0.00 0.00 0.00 22:15:02 22:15:02 22:15:02 ---> sar -P ALL: 22:15:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 22:15:02 22:15:02 22:05:57 LINUX RESTART (2 CPU) 22:15:02 22:15:02 22:07:01 CPU %user %nice %system %iowait %steal %idle 22:15:02 22:08:01 all 2.57 0.00 0.99 0.04 0.03 96.37 22:15:02 22:08:01 0 2.34 0.00 1.08 0.03 0.03 96.51 22:15:02 22:08:01 1 2.80 0.00 0.89 0.05 0.03 96.23 22:15:02 22:09:01 all 0.23 0.00 0.08 0.00 0.02 99.68 22:15:02 22:09:01 0 0.38 0.00 0.08 0.00 0.02 99.52 22:15:02 22:09:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:15:02 22:10:01 all 0.24 0.00 0.05 0.00 0.02 99.69 22:15:02 22:10:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:15:02 22:10:01 1 0.42 0.00 0.05 0.00 0.02 99.52 22:15:02 22:11:01 all 0.16 0.00 0.08 0.00 0.02 99.75 22:15:02 22:11:01 0 0.07 0.00 0.08 0.00 0.02 99.83 22:15:02 22:11:01 1 0.25 0.00 0.07 0.00 0.02 99.67 22:15:02 22:12:01 all 0.33 0.00 0.37 0.00 0.02 99.27 22:15:02 22:12:01 0 0.20 0.00 0.37 0.00 0.02 99.42 22:15:02 22:12:01 1 0.47 0.00 0.38 0.00 0.03 99.12 22:15:02 22:13:01 all 0.23 0.00 0.05 0.00 0.01 99.71 22:15:02 22:13:01 0 0.10 0.00 0.07 0.00 0.00 99.83 22:15:02 22:13:01 1 0.37 0.00 0.03 0.00 0.02 99.58 22:15:02 22:14:01 all 0.26 0.00 0.06 0.00 0.02 99.67 22:15:02 22:14:01 0 0.07 0.00 0.08 0.00 0.02 99.83 22:15:02 22:14:01 1 0.45 0.00 0.03 0.00 0.02 99.50 22:15:02 Average: all 0.57 0.00 0.24 0.01 0.02 99.17 22:15:02 Average: 0 0.46 0.00 0.26 0.00 0.02 99.26 22:15:02 Average: 1 0.69 0.00 0.22 0.01 0.02 99.07 22:15:02 22:15:02 22:15:02