Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d+b209eb549a97d6882e2bef1a28b10a8a956d1a12 (8703b6704f4d0b8affe0bb4857d64409b08f0ff9) 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-ssh416861855988870289.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-ssh8606621355117099472.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-444/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-444/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh731299573747920948.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-ssh8907595106284487199.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-444/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-444/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3571832442264622427.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-7 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [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-444 # 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-444@tmp/jenkins-gitclient-ssh2010551967063428844.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-444@tmp/jenkins-gitclient-ssh8548331907959146502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # 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-444@tmp/jenkins-gitclient-ssh4356110142317458257.key > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 Commit message: "Merge branch 'main' into upgrade-alpine" > git rev-list --no-walk cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:59 ========================================================= 21:36:59 EdgeX Global Pipelines Version Info 21:36:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:01 ------------------- 21:37:01 stable info: 21:37:01 ------------------- 21:37:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:01 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:37:01 Message: update stable to v1.0.205 21:37:01 ------------------- 21:37:01 experimental info: 21:37:01 ------------------- 21:37:01 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:01 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:37:01 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:37:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:37:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfaa5cb [Pipeline] echo 21:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:02 provisioning config files... 21:37:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config8722760834516767084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:03 ---> docker-login.sh 21:37:03 nexus3.edgexfoundry.org:10001 21:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:03 Configure a credential helper to remove this warning. See 21:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:03 21:37:03 Login Succeeded 21:37:03 nexus3.edgexfoundry.org:10002 21:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:03 Configure a credential helper to remove this warning. See 21:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:03 21:37:03 Login Succeeded 21:37:03 nexus3.edgexfoundry.org:10003 21:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:03 Configure a credential helper to remove this warning. See 21:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:03 21:37:03 Login Succeeded 21:37:03 nexus3.edgexfoundry.org:10004 21:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:04 Configure a credential helper to remove this warning. See 21:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:04 21:37:04 Login Succeeded 21:37:04 docker.io 21:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:04 Configure a credential helper to remove this warning. See 21:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:04 21:37:04 Login Succeeded 21:37:04 ---> docker-login.sh ends [Pipeline] } 21:37:04 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 21:37:05 + git log --format=format:%s -1 cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo 21:37:05 GIT_COMMIT: cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d, Commit Message: Merge branch 'main' into upgrade-alpine [Pipeline] echo 21:37:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:06 21:37:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:37:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:06 latest: Pulling from edgex-devops/git-semver 21:37:06 31603596830f: Pulling fs layer 21:37:06 04fac38145f0: Pulling fs layer 21:37:06 701f6daf10bf: Pulling fs layer 21:37:06 24f72da36158: Pulling fs layer 21:37:06 24f72da36158: Waiting 21:37:06 04fac38145f0: Verifying Checksum 21:37:06 04fac38145f0: Download complete 21:37:07 31603596830f: Verifying Checksum 21:37:07 31603596830f: Download complete 21:37:07 31603596830f: Pull complete 21:37:07 04fac38145f0: Pull complete 21:37:07 24f72da36158: Verifying Checksum 21:37:07 24f72da36158: Download complete 21:37:07 701f6daf10bf: Verifying Checksum 21:37:07 701f6daf10bf: Download complete 21:37:08 701f6daf10bf: Pull complete 21:37:08 24f72da36158: Pull complete 21:37:08 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:37:08 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 21:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@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:10004/edgex-devops/git-semver:latest cat 21:37:09 $ docker top 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:09 [ssh-agent] Looking for ssh-agent implementation... 21:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:09 $ docker exec 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent 21:37:09 SSH_AUTH_SOCK=/tmp/ssh-N1lntbMc3rc3/agent.14 21:37:09 SSH_AGENT_PID=20 21:37:09 Running ssh-add (command line suppressed) 21:37:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3736946327247709117.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3736946327247709117.key) 21:37:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:10 + git tag --points-at HEAD [Pipeline] } 21:37:10 $ docker exec --env ******** --env ******** 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent -k 21:37:10 unset SSH_AUTH_SOCK; 21:37:10 unset SSH_AGENT_PID; 21:37:10 echo Agent pid 20 killed; 21:37:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:37:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:10 [ssh-agent] Looking for ssh-agent implementation... 21:37:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:10 $ docker exec 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent 21:37:10 SSH_AUTH_SOCK=/tmp/ssh-Rve33ggw8Ap3/agent.53 21:37:10 SSH_AGENT_PID=59 21:37:10 Running ssh-add (command line suppressed) 21:37:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3494986117452556516.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3494986117452556516.key) 21:37:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:11 + git semver init 21:37:11 # -> Open(): unable to determine branch for HEAD 21:37:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.git 21:37:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-444 21:37:11 # $SEMVER_REMOTE_NAME = origin 21:37:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:37:11 # $SEMVER_USER_NAME = edgex-jenkins 21:37:11 # $SEMVER_BRANCH = PR-444 21:37:11 # $SEMVER_TEMP = /tmp/semver-041166905 21:37:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 21:37:26 # '/tmp/semver-041166905' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver' 21:37:26 # -> Force: false 21:37:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver [Pipeline] } 21:37:26 $ docker exec --env ******** --env ******** 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent -k 21:37:26 unset SSH_AUTH_SOCK; 21:37:26 unset SSH_AGENT_PID; 21:37:26 echo Agent pid 59 killed; 21:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:26 + git semver [Pipeline] } 21:37:26 $ docker stop --time=1 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a 21:37:28 $ docker rm -f 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a [Pipeline] // withDockerContainer [Pipeline] sh 21:37:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:28 Stashed 1 file(s) [Pipeline] echo 21:37:28 [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 21:37:44 Still waiting to schedule task 21:37:44 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7’ 21:37:44 Still waiting to schedule task 21:37:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:40:35 Running on prd-centos7-docker-4c-2g-9 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws 21:40:35 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 21:40:35 The recommended git tool is: git 21:40:38 using credential edgex-jenkins-ssh 21:40:38 Cloning the remote Git repository 21:40:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:40:37 > git init /w/workspace/edgex-ui-go/4 # timeout=10 21:40:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:40:38 > git --version # timeout=10 21:40:38 > git --version # 'git version 2.24.4' 21:40:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:38 [INFO] Currently running in a labeled security context 21:40:38 [INFO] Currently SELinux is 'enforcing' on the host 21:40:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh5278648613410980010.key 21:40:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:40:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:40:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:40:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:41 [INFO] Currently running in a labeled security context 21:40:41 [INFO] Currently SELinux is 'enforcing' on the host 21:40:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7264931498158763848.key 21:40:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:40:43 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 21:40:44 Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 21:40:44 Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) 21:40:44 > git config core.sparsecheckout # timeout=10 21:40:44 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 21:40:44 > git remote # timeout=10 21:40:44 > git config --get remote.origin.url # timeout=10 21:40:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:44 [INFO] Currently running in a labeled security context 21:40:44 [INFO] Currently SELinux is 'enforcing' on the host 21:40:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4831093468616044779.key 21:40:44 > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 21:40:44 > git rev-parse HEAD^{commit} # timeout=10 21:40:44 > git config core.sparsecheckout # timeout=10 21:40:44 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 21:40:47 Commit message: "Merge branch 'main' into upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:48 provisioning config files... 21:40:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config3927419617394101036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:49 ---> docker-login.sh 21:40:49 nexus3.edgexfoundry.org:10001 21:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:49 Configure a credential helper to remove this warning. See 21:40:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:49 21:40:49 Login Succeeded 21:40:49 nexus3.edgexfoundry.org:10002 21:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:49 Configure a credential helper to remove this warning. See 21:40:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:49 21:40:49 Login Succeeded 21:40:49 nexus3.edgexfoundry.org:10003 21:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:49 Configure a credential helper to remove this warning. See 21:40:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:49 21:40:49 Login Succeeded 21:40:49 nexus3.edgexfoundry.org:10004 21:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:50 Configure a credential helper to remove this warning. See 21:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:50 21:40:50 Login Succeeded 21:40:50 docker.io 21:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:50 Configure a credential helper to remove this warning. See 21:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:50 21:40:50 Login Succeeded 21:40:50 ---> docker-login.sh ends [Pipeline] } 21:40:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:40:50 ========================================================= 21:40:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:40:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:40:51 + 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 . 21:40:51 Sending build context to Docker daemon 20.85MB 21:40:51 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 21:40:51 Step 2/17 : FROM ${BASE} AS builder 21:40:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:40:51 540db60ca938: Pulling fs layer 21:40:51 adcc1eea9eea: Pulling fs layer 21:40:51 4c4ab2625f07: Pulling fs layer 21:40:51 db62176df00c: Pulling fs layer 21:40:51 3b30891b0d05: Pulling fs layer 21:40:51 06b49ca38bd5: Pulling fs layer 21:40:51 c788192a36de: Pulling fs layer 21:40:51 a77e37c0d609: Pulling fs layer 21:40:51 c3185cebc471: Pulling fs layer 21:40:51 db62176df00c: Waiting 21:40:51 3b30891b0d05: Waiting 21:40:51 06b49ca38bd5: Waiting 21:40:51 c788192a36de: Waiting 21:40:51 a77e37c0d609: Waiting 21:40:51 c3185cebc471: Waiting 21:40:51 4c4ab2625f07: Verifying Checksum 21:40:51 4c4ab2625f07: Download complete 21:40:51 adcc1eea9eea: Verifying Checksum 21:40:51 adcc1eea9eea: Download complete 21:40:51 3b30891b0d05: Verifying Checksum 21:40:51 3b30891b0d05: Download complete 21:40:51 06b49ca38bd5: Verifying Checksum 21:40:51 06b49ca38bd5: Download complete 21:40:51 540db60ca938: Verifying Checksum 21:40:51 540db60ca938: Download complete 21:40:52 c788192a36de: Verifying Checksum 21:40:52 c788192a36de: Download complete 21:40:52 540db60ca938: Pull complete 21:40:52 adcc1eea9eea: Pull complete 21:40:52 4c4ab2625f07: Pull complete 21:40:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws 21:40:52 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 21:40:52 a77e37c0d609: Verifying Checksum 21:40:52 a77e37c0d609: Download complete 21:40:52 The recommended git tool is: git 21:40:55 c3185cebc471: Verifying Checksum 21:40:55 c3185cebc471: Download complete 21:40:56 db62176df00c: Verifying Checksum 21:40:56 db62176df00c: Download complete 21:40:58 using credential edgex-jenkins-ssh 21:40:58 Cloning the remote Git repository 21:40:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:40:58 > git init /w/workspace/edgex-ui-go/4 # timeout=10 21:40:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:40:58 > git --version # timeout=10 21:40:58 > git --version # 'git version 2.17.1' 21:40:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:59 db62176df00c: Pull complete 21:40:59 3b30891b0d05: Pull complete 21:40:59 06b49ca38bd5: Pull complete 21:40:59 c788192a36de: Pull complete 21:41:00 a77e37c0d609: Pull complete 21:41:02 c3185cebc471: Pull complete 21:41:02 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:41:02 ---> 031687cdd783 21:41:02 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:41:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:41:03 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 21:41:03 Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 21:41:03 Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) 21:41:04 ---> Running in a9b126105303 21:41:04 Removing intermediate container a9b126105303 21:41:04 ---> 7807d4d4f2ad 21:41:04 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 21:41:04 ---> Running in e2337249d096 21:41:04 Removing intermediate container e2337249d096 21:41:04 ---> 026ade8974be 21:41:04 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 21:41:04 ---> Running in 6295726c72f2 21:41:04 Removing intermediate container 6295726c72f2 21:41:04 ---> f1a08470b212 21:41:04 Step 6/17 : LABEL Name=edgex-ui-go 21:41:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:41:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:41:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:41:03 > git config core.sparsecheckout # timeout=10 21:41:03 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 21:41:03 > git remote # timeout=10 21:41:03 > git config --get remote.origin.url # timeout=10 21:41:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:03 > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 21:41:03 > git rev-parse HEAD^{commit} # timeout=10 21:41:03 > git config core.sparsecheckout # timeout=10 21:41:03 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 21:41:04 ---> Running in 5786a69cda67 21:41:04 Removing intermediate container 5786a69cda67 21:41:04 ---> 4c9c5cfa568b 21:41:04 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:41:04 ---> Running in 05a0d310f3e7 21:41:04 Removing intermediate container 05a0d310f3e7 21:41:04 ---> e4d244b53444 21:41:04 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:04 ---> Running in 7e5ca0f8a936 21:41:05 Removing intermediate container 7e5ca0f8a936 21:41:05 ---> 4602d7907390 21:41:05 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:05 ---> Running in ce7d263316da 21:41:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:08 Commit message: "Merge branch 'main' into upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:08 provisioning config files... 21:41:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6101380650619635892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:09 ---> docker-login.sh 21:41:09 nexus3.edgexfoundry.org:10001 21:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:11 Configure a credential helper to remove this warning. See 21:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:11 21:41:11 Login Succeeded 21:41:11 nexus3.edgexfoundry.org:10002 21:41:12 OK: 219 MiB in 52 packages 21:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:12 Configure a credential helper to remove this warning. See 21:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:12 21:41:12 Login Succeeded 21:41:12 nexus3.edgexfoundry.org:10003 21:41:12 Removing intermediate container ce7d263316da 21:41:12 ---> b8ef3be277e5 21:41:12 Step 10/17 : ENV GO111MODULE=on 21:41:12 ---> Running in 4a04ffb12794 21:41:12 Removing intermediate container 4a04ffb12794 21:41:12 ---> f6d2d1943b12 21:41:12 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:41:12 ---> Running in 17479b4dcfeb 21:41:12 Removing intermediate container 17479b4dcfeb 21:41:12 ---> 2fc3a71b98dd 21:41:12 Step 12/17 : COPY go.mod . 21:41:12 ---> daa7d1f63c57 21:41:12 Step 13/17 : COPY Makefile . 21:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:12 Configure a credential helper to remove this warning. See 21:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:12 21:41:12 Login Succeeded 21:41:12 nexus3.edgexfoundry.org:10004 21:41:12 ---> 73e23d073ca9 21:41:13 Step 14/17 : RUN make update 21:41:13 ---> Running in edb353b4d6a2 21:41:13 CGO_ENABLED=0 GO111MODULE=on go mod download 21:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:13 Configure a credential helper to remove this warning. See 21:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:13 21:41:13 Login Succeeded 21:41:13 docker.io 21:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:14 Configure a credential helper to remove this warning. See 21:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:14 21:41:14 Login Succeeded 21:41:14 ---> docker-login.sh ends [Pipeline] } 21:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:41:15 ========================================================= 21:41:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:41:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:41:15 + 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 . 21:41:16 Sending build context to Docker daemon 20.85MB 21:41:16 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 21:41:16 Step 2/17 : FROM ${BASE} AS builder 21:41:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:41:16 595b0fe564bb: Pulling fs layer 21:41:16 24495759ef45: Pulling fs layer 21:41:16 d148012ef14d: Pulling fs layer 21:41:16 e90a11edd702: Pulling fs layer 21:41:16 d77568369979: Pulling fs layer 21:41:16 fc1c9f9a7f3b: Pulling fs layer 21:41:16 170f2ba95c9a: Pulling fs layer 21:41:16 97ac5df62f85: Pulling fs layer 21:41:16 e90a11edd702: Waiting 21:41:16 d77568369979: Waiting 21:41:16 fc1c9f9a7f3b: Waiting 21:41:16 170f2ba95c9a: Waiting 21:41:16 d148012ef14d: Verifying Checksum 21:41:16 d148012ef14d: Download complete 21:41:16 24495759ef45: Verifying Checksum 21:41:16 24495759ef45: Download complete 21:41:16 d77568369979: Verifying Checksum 21:41:16 d77568369979: Download complete 21:41:16 fc1c9f9a7f3b: Verifying Checksum 21:41:16 fc1c9f9a7f3b: Download complete 21:41:16 595b0fe564bb: Verifying Checksum 21:41:16 595b0fe564bb: Download complete 21:41:16 170f2ba95c9a: Verifying Checksum 21:41:16 170f2ba95c9a: Download complete 21:41:17 595b0fe564bb: Pull complete 21:41:18 24495759ef45: Pull complete 21:41:18 d148012ef14d: Pull complete 21:41:20 97ac5df62f85: Verifying Checksum 21:41:20 97ac5df62f85: Download complete 21:41:21 e90a11edd702: Verifying Checksum 21:41:21 e90a11edd702: Download complete 21:41:28 Removing intermediate container edb353b4d6a2 21:41:28 ---> b0fe3eb112b7 21:41:28 Step 15/17 : COPY . . 21:41:28 ---> 8cc784cb2a42 21:41:28 Step 16/17 : RUN go mod tidy 21:41:28 ---> Running in f19b51803cbf 21:41:28 Removing intermediate container f19b51803cbf 21:41:28 ---> 8896a1aec9aa 21:41:28 Step 17/17 : RUN ${MAKE} 21:41:28 ---> Running in 0f27c7bd8dd2 21:41:28 noop 21:41:28 Removing intermediate container 0f27c7bd8dd2 21:41:28 ---> 82de92b1a260 21:41:28 Successfully built 82de92b1a260 21:41:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:41:28 + docker inspect -f . ci-base-image-x86_64 21:41:28 . [Pipeline] withDockerContainer 21:41:28 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 21:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 21:41:29 $ docker top 77880632498bce3a5c3b8715c87d2f5b741194c048ac45ac62c4c1f22cee247a -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:29 + go version 21:41:29 go version go1.16.6 linux/amd64 [Pipeline] } 21:41:29 $ docker stop --time=1 77880632498bce3a5c3b8715c87d2f5b741194c048ac45ac62c4c1f22cee247a 21:41:31 $ docker rm -f 77880632498bce3a5c3b8715c87d2f5b741194c048ac45ac62c4c1f22cee247a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:31 + docker inspect -f . ci-base-image-x86_64 21:41:31 . [Pipeline] withDockerContainer 21:41:31 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 21:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 21:41:32 $ docker top c08ee158abc90f8566cfcd3af2c65cff109643db6b13614fb7fad1bf3b08b9cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:41:32 + go mod tidy [Pipeline] sh 21:41:33 + make test 21:41:33 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:41:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:41:33 e90a11edd702: Pull complete 21:41:33 d77568369979: Pull complete 21:41:33 fc1c9f9a7f3b: Pull complete 21:41:33 170f2ba95c9a: Pull complete 21:41:38 97ac5df62f85: Pull complete 21:41:38 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:41:38 ---> 04bc70af865f 21:41:38 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 21:41:43 GO111MODULE=on go vet ./... 21:41:44 ---> Running in 7f878281797d 21:41:44 Removing intermediate container 7f878281797d 21:41:44 ---> a57fa8d52b03 21:41:44 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 21:41:44 ---> Running in 37dd89ec4e85 21:41:45 Removing intermediate container 37dd89ec4e85 21:41:45 ---> de338873373a 21:41:45 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 21:41:45 ---> Running in 58f6095202d7 21:41:45 Removing intermediate container 58f6095202d7 21:41:45 ---> 8da1f1b31091 21:41:45 Step 6/17 : LABEL Name=edgex-ui-go 21:41:45 ---> Running in 8f608d9549bd 21:41:46 Removing intermediate container 8f608d9549bd 21:41:46 ---> b44914475040 21:41:46 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:41:46 ---> Running in 0d7f9db9f1f0 21:41:47 Removing intermediate container 0d7f9db9f1f0 21:41:47 ---> d85d9c07ac29 21:41:47 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:47 ---> Running in 37afa10bddd9 [Pipeline] } 21:41:49 $ docker stop --time=1 c08ee158abc90f8566cfcd3af2c65cff109643db6b13614fb7fad1bf3b08b9cc 21:41:50 Removing intermediate container 37afa10bddd9 21:41:50 ---> ab3062f9ab9a 21:41:50 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:50 ---> Running in fc1560ce13d7 21:41:50 $ docker rm -f c08ee158abc90f8566cfcd3af2c65cff109643db6b13614fb7fad1bf3b08b9cc [Pipeline] // withDockerContainer [Pipeline] sh 21:41:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:41:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:41:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 21:41:53 OK: 218 MiB in 52 packages 21:41:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:41:53 + ls -al . 21:41:53 total 88 21:41:53 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 21:41 . 21:41:53 drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 21:40 .. 21:41:53 drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 21:40 assets 21:41:53 drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 21:40 bin 21:41:53 drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 21:40 cmd 21:41:53 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 21:40 CONTRIBUTING.md 21:41:53 -rw-r--r--. 1 jenkins jenkins 10 Sep 28 21:41 coverage.out 21:41:53 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 21:40 Dockerfile 21:41:53 drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 21:40 docs 21:41:53 drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 21:40 .git 21:41:53 drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 21:40 .github 21:41:53 -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 21:40 .gitignore 21:41:53 -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 21:40 go.mod 21:41:53 -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 21:41 go.sum 21:41:53 drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 21:40 internal 21:41:53 -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 21:40 Jenkinsfile 21:41:53 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 21:40 LICENSE 21:41:53 -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 21:40 Makefile 21:41:53 drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 21:40 pkg 21:41:53 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 21:40 README.md 21:41:53 drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 21:40 snap 21:41:53 -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 21:37 VERSION 21:41:53 -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 21:40 version.go 21:41:53 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 21:40 web [Pipeline] isUnix [Pipeline] sh 21:41:54 + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=amd64 --label version=0.0.0 . 21:41:54 Sending build context to Docker daemon 20.87MB 21:41:54 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 21:41:54 Step 2/25 : FROM ${BASE} AS builder 21:41:54 ---> 82de92b1a260 21:41:54 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:41:54 ---> Running in 901e40edb4b4 21:41:54 Removing intermediate container 901e40edb4b4 21:41:54 ---> c5533affcddb 21:41:54 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:41:54 ---> Running in 5fdc30c26ac6 21:41:54 Removing intermediate container 5fdc30c26ac6 21:41:54 ---> 3f9f961b7e61 21:41:54 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:41:54 ---> Running in 8abfa5bb4cd8 21:41:54 Removing intermediate container 8abfa5bb4cd8 21:41:54 ---> 670d3391ca07 21:41:54 Step 6/25 : LABEL Name=edgex-ui-go 21:41:54 ---> Running in 33589cce5f99 21:41:54 Removing intermediate container 33589cce5f99 21:41:54 ---> 714e452cc3a1 21:41:54 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:41:55 Removing intermediate container fc1560ce13d7 21:41:55 ---> dd0a6345ca8f 21:41:55 Step 10/17 : ENV GO111MODULE=on 21:41:55 ---> Running in 2f88892d0542 21:41:55 ---> Running in 1c26ad797c5f 21:41:55 Removing intermediate container 1c26ad797c5f 21:41:55 ---> 7c7521daf57a 21:41:55 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:55 ---> Running in d22122428bd6 21:41:55 Removing intermediate container d22122428bd6 21:41:55 ---> 9a7f8dd6b6f4 21:41:55 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:55 ---> Running in 8016820edff3 21:41:55 Removing intermediate container 2f88892d0542 21:41:55 ---> b27aa6ed021e 21:41:55 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:41:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:55 ---> Running in b82770294e1d 21:41:56 Removing intermediate container b82770294e1d 21:41:56 ---> ecadefceaf40 21:41:56 Step 12/17 : COPY go.mod . 21:41:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:57 ---> b4ca7d0c2477 21:41:57 Step 13/17 : COPY Makefile . 21:41:57 OK: 219 MiB in 52 packages 21:41:57 Removing intermediate container 8016820edff3 21:41:57 ---> c5167ab9b1fe 21:41:57 Step 10/25 : ENV GO111MODULE=on 21:41:57 ---> Running in 564a9f7a0ca1 21:41:58 Removing intermediate container 564a9f7a0ca1 21:41:58 ---> 0da5272a889a 21:41:58 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:41:58 ---> Running in 71237a0095db 21:41:58 Removing intermediate container 71237a0095db 21:41:58 ---> 11c46b793f8b 21:41:58 Step 12/25 : COPY go.mod . 21:41:58 ---> b2b37628fa8c 21:41:58 Step 14/17 : RUN make update 21:41:58 ---> Running in 6f093b3a0c11 21:41:58 ---> 35427dd7b707 21:41:58 Step 13/25 : COPY Makefile . 21:41:58 ---> 1f0880355c4f 21:41:58 Step 14/25 : RUN make update 21:41:58 ---> Running in e4fc8f3ef7d1 21:41:58 CGO_ENABLED=0 GO111MODULE=on go mod download 21:41:58 Removing intermediate container e4fc8f3ef7d1 21:41:58 ---> 163c28e527a6 21:41:58 Step 15/25 : COPY . . 21:41:59 ---> 5f8fd58ecb25 21:41:59 Step 16/25 : RUN go mod tidy 21:41:59 ---> Running in 86f0e4c70ad6 21:41:59 CGO_ENABLED=0 GO111MODULE=on go mod download 21:42:00 Removing intermediate container 86f0e4c70ad6 21:42:00 ---> b3405200169f 21:42:00 Step 17/25 : RUN ${MAKE} 21:42:00 ---> Running in 93b98d0108e5 21:42:00 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 21:42:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:42:11 Removing intermediate container 93b98d0108e5 21:42:11 ---> fa4a15d7169e 21:42:11 Step 18/25 : FROM alpine:3.14 21:42:12 3.14: Pulling from library/alpine 21:42:12 a0d0a0d46f8b: Pulling fs layer 21:42:13 a0d0a0d46f8b: Verifying Checksum 21:42:13 a0d0a0d46f8b: Download complete 21:42:13 a0d0a0d46f8b: Pull complete 21:42:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:42:13 Status: Downloaded newer image for alpine:3.14 21:42:13 ---> 14119a10abf4 21:42:13 Step 19/25 : EXPOSE 4000 21:42:13 ---> Running in c23ed7fa5e5a 21:42:13 Removing intermediate container c23ed7fa5e5a 21:42:13 ---> b21ab2db3691 21:42:13 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 21:42:14 ---> a61d3cb565f0 21:42:14 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:42:14 ---> Running in 91faf3a8b2c9 21:42:14 Removing intermediate container 91faf3a8b2c9 21:42:14 ---> 4bbd92c856f1 21:42:14 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:42:14 ---> Running in 7a0f915801f7 21:42:14 Removing intermediate container 7a0f915801f7 21:42:14 ---> bbb60ae876c1 21:42:14 Step 23/25 : LABEL arch=amd64 21:42:14 ---> Running in bd172280e86f 21:42:14 Removing intermediate container bd172280e86f 21:42:14 ---> 2f439db7fee9 21:42:14 Step 24/25 : LABEL git_sha=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 21:42:14 ---> Running in e4e14944ffa8 21:42:14 Removing intermediate container e4e14944ffa8 21:42:14 ---> 7839776fd2ae 21:42:14 Step 25/25 : LABEL version=0.0.0 21:42:14 ---> Running in dc6e193f473a 21:42:14 Removing intermediate container dc6e193f473a 21:42:14 ---> dc58ca50c641 21:42:14 [Warning] One or more build-args [ARCH] were not consumed 21:42:14 Successfully built dc58ca50c641 21:42:14 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 21:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:15 21:42:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:15 latest: Pulling from edgex-lftools-log-publisher 21:42:15 b4d181a07f80: Pulling fs layer 21:42:15 a1111a8f2ec3: Pulling fs layer 21:42:15 ed53099fbce6: Pulling fs layer 21:42:15 dc539afda2c1: Pulling fs layer 21:42:15 77bc0d833cb6: Pulling fs layer 21:42:15 9065ff56babe: Pulling fs layer 21:42:15 d287ab97295c: Pulling fs layer 21:42:15 dc539afda2c1: Waiting 21:42:15 77bc0d833cb6: Waiting 21:42:15 9065ff56babe: Waiting 21:42:15 d287ab97295c: Waiting 21:42:15 a1111a8f2ec3: Verifying Checksum 21:42:15 a1111a8f2ec3: Download complete 21:42:15 dc539afda2c1: Verifying Checksum 21:42:15 dc539afda2c1: Download complete 21:42:16 77bc0d833cb6: Verifying Checksum 21:42:16 77bc0d833cb6: Download complete 21:42:16 9065ff56babe: Verifying Checksum 21:42:16 9065ff56babe: Download complete 21:42:16 ed53099fbce6: Verifying Checksum 21:42:16 ed53099fbce6: Download complete 21:42:17 b4d181a07f80: Verifying Checksum 21:42:17 b4d181a07f80: Download complete 21:42:18 b4d181a07f80: Pull complete 21:42:18 a1111a8f2ec3: Pull complete 21:42:18 ed53099fbce6: Pull complete 21:42:18 dc539afda2c1: Pull complete 21:42:19 77bc0d833cb6: Pull complete 21:42:19 9065ff56babe: Pull complete 21:42:20 d287ab97295c: Download complete 21:42:25 d287ab97295c: Pull complete 21:42:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:42:25 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 21:42:25 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 21:42:28 $ docker top c4bb76609f70623c7af841b576bc84e2a9c0c88b5c3afa2ebeda9e5ac13efbcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:28 ---> job-cost.sh 21:42:28 lf-activate-venv: SKIPPING 21:42:28 INFO: No Stack... 21:42:29 INFO: Retrieving Pricing Info for: v3-standard-2 21:42:29 INFO: Archiving Costs [Pipeline] sh 21:42:30 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 21:42:30 + cut -d, -f6 [Pipeline] lock 21:42:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] 21:42:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] did not exist. Created. 21:42:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:30 + echo total: 0.05999999865889549 [Pipeline] stash 21:42:30 Stashed 1 file(s) [Pipeline] } 21:42:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:30 $ docker stop --time=1 c4bb76609f70623c7af841b576bc84e2a9c0c88b5c3afa2ebeda9e5ac13efbcf 21:42:31 $ docker rm -f c4bb76609f70623c7af841b576bc84e2a9c0c88b5c3afa2ebeda9e5ac13efbcf 21:42:31 Removing intermediate container 6f093b3a0c11 21:42:31 ---> 0de4dc62ab92 21:42:31 Step 15/17 : COPY . . 21:42:31 ---> 828a5c675f0b 21:42:31 Step 16/17 : RUN go mod tidy 21:42:31 ---> Running in 07d5f5899d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:42:32 Removing intermediate container 07d5f5899d14 21:42:32 ---> 576598ef5f97 21:42:32 Step 17/17 : RUN ${MAKE} 21:42:32 ---> Running in c881ef4c3eea 21:42:34 noop 21:42:35 Removing intermediate container c881ef4c3eea 21:42:35 ---> 47d9a201ca70 21:42:35 Successfully built 47d9a201ca70 21:42:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:42:35 + docker inspect -f . ci-base-image-arm64 21:42:35 . [Pipeline] withDockerContainer 21:42:36 prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container 21:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** ci-base-image-arm64 cat 21:42:37 $ docker top c7c902ce88113fe2165d5a638f2e1995e6d4291eeffd9a2dc19eaa09e99d16bd -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:38 + go version 21:42:38 go version go1.16.6 linux/arm64 [Pipeline] } 21:42:38 $ docker stop --time=1 c7c902ce88113fe2165d5a638f2e1995e6d4291eeffd9a2dc19eaa09e99d16bd 21:42:40 $ docker rm -f c7c902ce88113fe2165d5a638f2e1995e6d4291eeffd9a2dc19eaa09e99d16bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:42:41 + docker inspect -f . ci-base-image-arm64 21:42:41 . [Pipeline] withDockerContainer 21:42:41 prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container 21:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** ci-base-image-arm64 cat 21:42:43 $ docker top d180c89ea0900f6f01fdd7131adf3f9a81ab3cf6245d42d04861c396a09b473d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:42:44 + go mod tidy [Pipeline] sh 21:42:45 + make test 21:42:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:42:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:43:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 21:43:26 GO111MODULE=on go vet ./... [Pipeline] } 21:43:41 $ docker stop --time=1 d180c89ea0900f6f01fdd7131adf3f9a81ab3cf6245d42d04861c396a09b473d 21:43:43 $ docker rm -f d180c89ea0900f6f01fdd7131adf3f9a81ab3cf6245d42d04861c396a09b473d [Pipeline] // withDockerContainer [Pipeline] sh 21:43:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:43:43 Warning: overwriting stash ‘coverage-report’ 21:43:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:43:45 + ls -al . 21:43:45 total 128 21:43:45 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 21:42 . 21:43:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:40 .. 21:43:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:41 .git 21:43:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:41 .github 21:43:45 -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 21:41 .gitignore 21:43:45 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 21:41 CONTRIBUTING.md 21:43:45 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 21:41 Dockerfile 21:43:45 -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 21:41 Jenkinsfile 21:43:45 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 21:41 LICENSE 21:43:45 -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 21:41 Makefile 21:43:45 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 21:41 README.md 21:43:45 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 21:37 VERSION 21:43:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:41 assets 21:43:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:41 bin 21:43:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:41 cmd 21:43:45 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 21:42 coverage.out 21:43:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:41 docs 21:43:45 -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 21:41 go.mod 21:43:45 -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 21:42 go.sum 21:43:45 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 21:41 internal 21:43:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:41 pkg 21:43:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:41 snap 21:43:45 -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 21:41 version.go 21:43:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:41 web [Pipeline] isUnix [Pipeline] sh 21:43:45 + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=arm64 --label version=0.0.0 . 21:43:46 Sending build context to Docker daemon 20.87MB 21:43:46 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 21:43:46 Step 2/25 : FROM ${BASE} AS builder 21:43:46 ---> 47d9a201ca70 21:43:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:43:47 ---> Running in 84ebbcb6c03c 21:43:47 Removing intermediate container 84ebbcb6c03c 21:43:47 ---> 637b12b8b686 21:43:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:43:47 ---> Running in 6290acfd5d74 21:43:48 Removing intermediate container 6290acfd5d74 21:43:48 ---> 501e681d5f90 21:43:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:43:48 ---> Running in d283d6caf51f 21:43:48 Removing intermediate container d283d6caf51f 21:43:48 ---> fa9a1d454a99 21:43:48 Step 6/25 : LABEL Name=edgex-ui-go 21:43:48 ---> Running in f91ca7525ef2 21:43:49 Removing intermediate container f91ca7525ef2 21:43:49 ---> 2091649f5d96 21:43:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:43:49 ---> Running in 27b145065945 21:43:50 Removing intermediate container 27b145065945 21:43:50 ---> 2395069254eb 21:43:50 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:50 ---> Running in 847e91013ed5 21:43:52 Removing intermediate container 847e91013ed5 21:43:52 ---> c5350c81e719 21:43:52 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:43:52 ---> Running in 16494b03ca35 21:43:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:43:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:43:55 OK: 218 MiB in 52 packages 21:43:56 Removing intermediate container 16494b03ca35 21:43:56 ---> ab009e53d59a 21:43:56 Step 10/25 : ENV GO111MODULE=on 21:43:57 ---> Running in 6b5c7096312a 21:43:57 Removing intermediate container 6b5c7096312a 21:43:57 ---> c2bd491155ad 21:43:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:43:57 ---> Running in da2c565f7f40 21:43:58 Removing intermediate container da2c565f7f40 21:43:58 ---> d20f6c04ecb4 21:43:58 Step 12/25 : COPY go.mod . 21:43:59 ---> bc7db94ddb05 21:43:59 Step 13/25 : COPY Makefile . 21:43:59 ---> a44d0208090a 21:43:59 Step 14/25 : RUN make update 21:44:00 ---> Running in 879bc1284f69 21:44:01 CGO_ENABLED=0 GO111MODULE=on go mod download 21:44:02 Removing intermediate container 879bc1284f69 21:44:02 ---> 1cf183967514 21:44:02 Step 15/25 : COPY . . 21:44:05 ---> 05325b3f65bf 21:44:05 Step 16/25 : RUN go mod tidy 21:44:05 ---> Running in 2031302f462c 21:44:08 Removing intermediate container 2031302f462c 21:44:08 ---> 5bb220abcbd2 21:44:08 Step 17/25 : RUN ${MAKE} 21:44:08 ---> Running in a25b532eedf5 21:44:10 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 21:44:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:44:42 Removing intermediate container a25b532eedf5 21:44:42 ---> 2060882c0fd0 21:44:42 Step 18/25 : FROM alpine:3.14 21:44:42 3.14: Pulling from library/alpine 21:44:42 552d1f2373af: Pulling fs layer 21:44:42 552d1f2373af: Verifying Checksum 21:44:42 552d1f2373af: Download complete 21:44:43 552d1f2373af: Pull complete 21:44:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:44:43 Status: Downloaded newer image for alpine:3.14 21:44:43 ---> bb3de5531c18 21:44:43 Step 19/25 : EXPOSE 4000 21:44:43 ---> Running in 6cdb21e820e1 21:44:44 Removing intermediate container 6cdb21e820e1 21:44:44 ---> 9b411e514a97 21:44:44 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 21:44:46 ---> b16ae1099db0 21:44:46 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:44:46 ---> Running in dd337cb80de5 21:44:46 Removing intermediate container dd337cb80de5 21:44:46 ---> 89437c6cd2e9 21:44:46 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:44:46 ---> Running in 3a9df15c7251 21:44:47 Removing intermediate container 3a9df15c7251 21:44:47 ---> d628679ce6ec 21:44:47 Step 23/25 : LABEL arch=arm64 21:44:47 ---> Running in 805cd1052724 21:44:48 Removing intermediate container 805cd1052724 21:44:48 ---> e368ecc1a88f 21:44:48 Step 24/25 : LABEL git_sha=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 21:44:48 ---> Running in 16efc53cc13d 21:44:48 Removing intermediate container 16efc53cc13d 21:44:48 ---> 5aab19abb225 21:44:48 Step 25/25 : LABEL version=0.0.0 21:44:48 ---> Running in a683633ae49f 21:44:49 Removing intermediate container a683633ae49f 21:44:49 ---> 557616d33471 21:44:49 [Warning] One or more build-args [ARCH] were not consumed 21:44:49 Successfully built 557616d33471 21:44:49 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 21:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:44:50 21:44:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:44:50 arm64: Pulling from edgex-lftools-log-publisher 21:44:50 448f6bf000e3: Pulling fs layer 21:44:50 f757da607395: Pulling fs layer 21:44:50 05883995daec: Pulling fs layer 21:44:50 8603b9c90790: Pulling fs layer 21:44:50 1560dd03e051: Pulling fs layer 21:44:50 27f5ce0e4adf: Pulling fs layer 21:44:50 c2d8d7efcc4b: Pulling fs layer 21:44:50 1560dd03e051: Waiting 21:44:50 c2d8d7efcc4b: Waiting 21:44:50 27f5ce0e4adf: Waiting 21:44:50 8603b9c90790: Waiting 21:44:51 f757da607395: Verifying Checksum 21:44:51 f757da607395: Download complete 21:44:51 8603b9c90790: Verifying Checksum 21:44:51 8603b9c90790: Download complete 21:44:51 1560dd03e051: Verifying Checksum 21:44:51 1560dd03e051: Download complete 21:44:51 27f5ce0e4adf: Download complete 21:44:51 05883995daec: Verifying Checksum 21:44:51 05883995daec: Download complete 21:44:52 448f6bf000e3: Download complete 21:44:56 c2d8d7efcc4b: Verifying Checksum 21:44:56 c2d8d7efcc4b: Download complete 21:44:56 448f6bf000e3: Pull complete 21:44:56 f757da607395: Pull complete 21:44:58 05883995daec: Pull complete 21:44:58 8603b9c90790: Pull complete 21:44:59 1560dd03e051: Pull complete 21:44:59 27f5ce0e4adf: Pull complete 21:45:15 c2d8d7efcc4b: Pull complete 21:45:15 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:45:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:45:15 prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container 21:45:15 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:45:19 $ docker top 1323dd4fcc91283ca44f31dca6687799e77bb1fa1050e40437a0ef63ec4f736b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:20 ---> job-cost.sh 21:45:20 lf-activate-venv: SKIPPING 21:45:20 INFO: No Stack... 21:45:21 INFO: Retrieving Pricing Info for: v3-standard-4 21:45:22 INFO: Archiving Costs [Pipeline] sh 21:45:22 + + catcut /w/workspace/edgex-ui-go/4/archives/cost.csv -d, 21:45:22 -f6 [Pipeline] lock 21:45:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] 21:45:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] did not exist. Created. 21:45:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:23 /w/workspace/edgex-ui-go/4@tmp/durable-7c794a59/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-7c794a59/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:45:24 + echo total: 0.10999999940395355 [Pipeline] stash 21:45:24 Warning: overwriting stash ‘stack-cost’ 21:45:24 Stashed 1 file(s) [Pipeline] } 21:45:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:45:24 $ docker stop --time=1 1323dd4fcc91283ca44f31dca6687799e77bb1fa1050e40437a0ef63ec4f736b 21:45:26 $ docker rm -f 1323dd4fcc91283ca44f31dca6687799e77bb1fa1050e40437a0ef63ec4f736b [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 21:45:28 provisioning config files... 21:45:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config6864001569615130795tmp [Pipeline] { [Pipeline] sh 21:45:28 + set +x 21:45:28 + curl -s https://codecov.io/bash 21:45:28 + bash -s -- 21:45:28 21:45:28 _____ _ 21:45:28 / ____| | | 21:45:28 | | ___ __| | ___ ___ _____ __ 21:45:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:45:28 | |___| (_) | (_| | __/ (_| (_) \ V / 21:45:28 \_____\___/ \__,_|\___|\___\___/ \_/ 21:45:28 Bash-1.0.6 21:45:28 21:45:28 21:45:28 ==> git version 2.24.4 found 21:45:28 ==> 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 21:45:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:45:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:45:28 ==> Jenkins CI detected. 21:45:28 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-444 21:45:28 project root: . 21:45:28 --> token set from env 21:45:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:45:28 ==> Running gcov in . (disable via -X gcov) 21:45:28 ==> Python coveragepy not found 21:45:28 ==> Searching for coverage reports in: 21:45:28 + . 21:45:28 -> Found 1 reports 21:45:28 ==> Detecting git/mercurial file structure 21:45:28 ==> Reading reports 21:45:28 + ./coverage.out bytes=10 21:45:28 ==> Appending adjustments 21:45:28 https://docs.codecov.io/docs/fixing-reports 21:45:28 + Found adjustments 21:45:28 ==> Gzipping contents 21:45:28 4.0K /tmp/codecov.bilpz5.gz 21:45:28 ==> Uploading reports 21:45:28 url: https://codecov.io 21:45:28 query: branch=PR-444&commit=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-444%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=444&job=&cmd_args= 21:45:28 -> Pinging Codecov 21:45:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-444&commit=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-444%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=444&job=&cmd_args= 21:45:29 -> Uploading to 21:45:29 https://storage.googleapis.com/codecov/v4/raw/2021-09-28/FB506323287CE973F263BFD2A0EB1F37/cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d/626491b6-59ec-43bd-be0f-7531542feb6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T214529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=113d337e9278f3339847384164d50723eda4552dd2234d64a7489a6ac85097c3 21:45:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:29 Dload Upload Total Spent Left Speed 21:45:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 3022 0:00:01 0:00:01 --:--:-- 3022 100 3455 0 0 100 3455 0 1960 0:00:01 0:00:01 --:--:-- 1960 100 3455 0 0 100 3455 0 1960 0:00:01 0:00:01 --:--:-- 1959 21:45:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] } 21:45:31 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 21:45:33 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:45:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:45:34 ---> package-listing.sh 21:45:34 ++ facter osfamily 21:45:34 ++ tr '[:upper:]' '[:lower:]' 21:45:34 + OS_FAMILY=redhat 21:45:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-444 21:45:34 + START_PACKAGES=/tmp/packages_start.txt 21:45:34 + END_PACKAGES=/tmp/packages_end.txt 21:45:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:45:34 + PACKAGES=/tmp/packages_start.txt 21:45:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' 21:45:34 + PACKAGES=/tmp/packages_end.txt 21:45:34 + case "${OS_FAMILY}" in 21:45:34 + sort 21:45:34 + rpm -qa 21:45:35 + '[' -f /tmp/packages_start.txt ']' 21:45:35 + '[' -f /tmp/packages_end.txt ']' 21:45:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:45:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' 21:45:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ 21:45:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ [Pipeline] echo 21:45:35 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-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:45:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:35 21:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:36 latest: Pulling from edgex-lftools-log-publisher 21:45:36 b4d181a07f80: Pulling fs layer 21:45:36 a1111a8f2ec3: Pulling fs layer 21:45:36 ed53099fbce6: Pulling fs layer 21:45:36 dc539afda2c1: Pulling fs layer 21:45:36 77bc0d833cb6: Pulling fs layer 21:45:36 9065ff56babe: Pulling fs layer 21:45:36 d287ab97295c: Pulling fs layer 21:45:36 dc539afda2c1: Waiting 21:45:36 77bc0d833cb6: Waiting 21:45:36 9065ff56babe: Waiting 21:45:36 d287ab97295c: Waiting 21:45:36 a1111a8f2ec3: Verifying Checksum 21:45:36 a1111a8f2ec3: Download complete 21:45:36 dc539afda2c1: Verifying Checksum 21:45:36 dc539afda2c1: Download complete 21:45:36 77bc0d833cb6: Verifying Checksum 21:45:36 77bc0d833cb6: Download complete 21:45:36 9065ff56babe: Verifying Checksum 21:45:36 9065ff56babe: Download complete 21:45:37 ed53099fbce6: Verifying Checksum 21:45:37 ed53099fbce6: Download complete 21:45:38 b4d181a07f80: Verifying Checksum 21:45:38 b4d181a07f80: Download complete 21:45:39 b4d181a07f80: Pull complete 21:45:39 a1111a8f2ec3: Pull complete 21:45:40 ed53099fbce6: Pull complete 21:45:40 dc539afda2c1: Pull complete 21:45:40 77bc0d833cb6: Pull complete 21:45:40 9065ff56babe: Pull complete 21:45:43 d287ab97295c: Verifying Checksum 21:45:43 d287ab97295c: Download complete 21:45:48 d287ab97295c: Pull complete 21:45:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:45:48 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 21:45:48 $ 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-444/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-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@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 21:45:51 $ docker top 68144bf6c06d621a7832d8ff92eba1e5899e891961f75620380642d5bbf405ab -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:51 + touch /tmp/pre-build-complete [Pipeline] sh 21:45:52 + mkdir -p /var/log/sysstat [Pipeline] sh 21:45:52 + ls /var/log/sa-host 21:45:52 + sadf -c /var/log/sa-host/sa05 21:45:52 file_magic: OK 21:45:52 HZ: Using current value: 100 21:45:52 file_header: OK 21:45:52 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 21:45:52 Statistics: 21:45:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:45:52 File successfully converted to sysstat format version 12.0.3 21:45:52 + sadf -c /var/log/sa-host/sa28 21:45:52 file_magic: OK 21:45:52 HZ: Using current value: 100 21:45:52 file_header: OK 21:45:52 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 21:45:52 Statistics: 21:45:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:45:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:53 provisioning config files... 21:45:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config5708399037281616153tmp [Pipeline] { [Pipeline] echo 21:45:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:45:53 ---> create-netrc.sh [Pipeline] } 21:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:45:53 ---> python-tools-install.sh [Pipeline] echo 21:45:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:45:54 ---> sudo-logs.sh 21:45:54 Archiving 'sudo' log.. 21:45:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-7.vexxhost.local: Name or service not known 21:45:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-7.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:46:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:46:00 ---> job-cost.sh 21:46:00 lf-activate-venv: SKIPPING 21:46:00 DEBUG: total: 0.10999999940395355 21:46:00 INFO: Retrieving Stack Cost... 21:46:01 INFO: Retrieving Pricing Info for: v3-standard-2 21:46:01 INFO: Archiving Costs [Pipeline] echo 21:46:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:46:02 ---> logs-deploy.sh 21:46:02 lf-activate-venv: SKIPPING 21:46:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-444/4 21:46:02 INFO: archiving workspace using pattern(s): 21:46:03 Archives upload complete. 21:46:03 INFO: archiving logs to Nexus 21:46:03 ---> uname -a: 21:46:03 Linux prd-centos7-docker-4c-2g-7.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 21:46:03 21:46:03 21:46:03 ---> lscpu: 21:46:03 Architecture: x86_64 21:46:03 CPU op-mode(s): 32-bit, 64-bit 21:46:03 Byte Order: Little Endian 21:46:03 Address sizes: 40 bits physical, 48 bits virtual 21:46:03 CPU(s): 2 21:46:03 On-line CPU(s) list: 0,1 21:46:03 Thread(s) per core: 1 21:46:03 Core(s) per socket: 1 21:46:03 Socket(s): 2 21:46:03 NUMA node(s): 1 21:46:03 Vendor ID: AuthenticAMD 21:46:03 CPU family: 23 21:46:03 Model: 49 21:46:03 Model name: AMD EPYC-Rome Processor 21:46:03 Stepping: 0 21:46:03 CPU MHz: 2799.998 21:46:03 BogoMIPS: 5599.99 21:46:03 Virtualization: AMD-V 21:46:03 Hypervisor vendor: KVM 21:46:03 Virtualization type: full 21:46:03 L1d cache: 32K 21:46:03 L1i cache: 32K 21:46:03 L2 cache: 512K 21:46:03 L3 cache: 16384K 21:46:03 NUMA node0 CPU(s): 0,1 21:46:03 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 21:46:03 21:46:03 21:46:03 ---> nproc: 21:46:03 2 21:46:03 21:46:03 21:46:03 ---> df -h: 21:46:03 Filesystem Size Used Avail Use% Mounted on 21:46:03 overlay 40G 7.7G 33G 20% / 21:46:03 tmpfs 64M 0 64M 0% /dev 21:46:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:46:03 shm 64M 0 64M 0% /dev/shm 21:46:03 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:46:03 21:46:03 21:46:03 ---> sar -b -r -n DEV: 21:46:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 21:46:03 21:46:03 21:36:04 LINUX RESTART (2 CPU) 21:46:03 21:46:03 21:37:01 tps rtps wtps bread/s bwrtn/s 21:46:03 21:38:01 23.59 3.31 20.28 2562.77 3992.02 21:46:03 21:39:01 1.65 0.00 1.65 0.00 30.22 21:46:03 21:40:01 0.30 0.00 0.30 0.00 3.48 21:46:03 21:41:01 0.20 0.00 0.20 0.00 2.96 21:46:03 21:42:01 0.30 0.00 0.30 0.00 3.55 21:46:03 21:43:01 0.32 0.00 0.32 0.00 3.91 21:46:03 21:44:01 0.25 0.00 0.25 0.00 4.05 21:46:03 21:45:01 0.27 0.00 0.27 0.00 3.35 21:46:03 Average: 3.36 0.41 2.95 320.48 505.65 21:46:03 21:46:03 21:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:46:03 21:38:01 5426808 0 812996 10.15 2620 1766508 1304232 14.40 596776 1582060 12 21:46:03 21:39:01 5440380 0 799416 9.98 2620 1766516 1201812 13.27 587312 1579984 8 21:46:03 21:40:01 5440400 0 799396 9.98 2620 1766516 1201812 13.27 585220 1582112 8 21:46:03 21:41:01 5436612 0 803176 10.03 2620 1766524 1202136 13.27 589104 1582112 8 21:46:03 21:42:01 5438024 0 801760 10.01 2620 1766528 1201956 13.27 584968 1585208 8 21:46:03 21:43:01 5437868 0 801912 10.01 2620 1766532 1201812 13.27 585316 1585208 12 21:46:03 21:44:01 5436132 0 803644 10.03 2620 1766536 1201812 13.27 587312 1585248 16 21:46:03 21:45:01 5425468 0 814304 10.17 2620 1766540 1201812 13.27 597764 1585248 8 21:46:03 Average: 5435212 0 804576 10.05 2620 1766525 1214673 13.41 589222 1583398 10 21:46:03 21:46:03 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:46:03 21:38:01 eth0 207.14 174.23 568.21 25.65 0.00 0.00 0.00 0.00 21:46:03 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:38:01 docker0 114.89 110.24 8.40 225.78 0.00 0.00 0.00 0.00 21:46:03 21:39:01 eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 0.00 21:46:03 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:40:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 21:46:03 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:41:01 eth0 2.75 1.67 3.49 0.47 0.00 0.00 0.00 0.00 21:46:03 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:42:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:46:03 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:46:03 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:46:03 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:46:03 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 Average: eth0 26.44 22.07 71.52 3.28 0.00 0.00 0.00 0.00 21:46:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:03 Average: docker0 14.37 13.79 1.05 28.23 0.00 0.00 0.00 0.00 21:46:03 21:46:03 21:46:03 ---> sar -P ALL: 21:46:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 21:46:03 21:46:03 21:36:04 LINUX RESTART (2 CPU) 21:46:03 21:46:03 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:46:03 21:38:01 all 4.90 0.00 2.06 0.60 0.04 92.41 21:46:03 21:38:01 0 4.61 0.00 2.32 0.68 0.05 92.34 21:46:03 21:38:01 1 5.18 0.00 1.80 0.51 0.03 92.47 21:46:03 21:39:01 all 0.18 0.00 0.07 0.00 0.02 99.74 21:46:03 21:39:01 0 0.28 0.00 0.03 0.00 0.00 99.68 21:46:03 21:39:01 1 0.07 0.00 0.10 0.00 0.03 99.80 21:46:03 21:40:01 all 0.18 0.00 0.04 0.00 0.02 99.76 21:46:03 21:40:01 0 0.30 0.00 0.03 0.00 0.02 99.65 21:46:03 21:40:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:46:03 21:41:01 all 0.25 0.00 0.06 0.00 0.02 99.67 21:46:03 21:41:01 0 0.42 0.00 0.05 0.00 0.02 99.52 21:46:03 21:41:01 1 0.08 0.00 0.07 0.00 0.02 99.83 21:46:03 21:42:01 all 0.20 0.00 0.05 0.00 0.02 99.73 21:46:03 21:42:01 0 0.33 0.00 0.05 0.00 0.02 99.60 21:46:03 21:42:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:46:03 21:43:01 all 0.13 0.00 0.03 0.00 0.01 99.82 21:46:03 21:43:01 0 0.25 0.00 0.05 0.00 0.02 99.68 21:46:03 21:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:46:03 21:44:01 all 0.17 0.00 0.06 0.00 0.01 99.77 21:46:03 21:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:46:03 21:44:01 1 0.27 0.00 0.07 0.00 0.00 99.67 21:46:03 21:45:01 all 0.23 0.00 0.04 0.00 0.01 99.72 21:46:03 21:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:46:03 21:45:01 1 0.42 0.00 0.05 0.00 0.00 99.53 21:46:03 Average: all 0.77 0.00 0.30 0.07 0.02 98.84 21:46:03 Average: 0 0.78 0.00 0.32 0.08 0.02 98.80 21:46:03 Average: 1 0.76 0.00 0.27 0.06 0.01 98.89 21:46:03 21:46:03 21:46:03