Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+895bb4be16a97b7a14f98eb5878856faac06ef8b (3b2552348d662673c12d6d309f7c7ad1164e42d1) 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-ssh4306524420470659721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6363516797540680517.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7483159965587185379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh5747334624997711164.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7681966065295573064.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 Running on prd-centos7-docker-4c-2g-196 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh7488135473510885323.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh1358424665231958255.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 84b5b958dfa48eafe033f804effa411c3e4953f7 Checking out Revision 84b5b958dfa48eafe033f804effa411c3e4953f7 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh7784416262147794129.key > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84b5b958dfa48eafe033f804effa411c3e4953f7 # timeout=10 Commit message: "Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:05:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:05:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:05:34 ========================================================= 22:05:34 EdgeX Global Pipelines Version Info 22:05:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 22:05:35 ------------------- 22:05:35 stable info: 22:05:35 ------------------- 22:05:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:05:35 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:05:35 Message: update stable to v1.0.206 22:05:36 ------------------- 22:05:36 experimental info: 22:05:36 ------------------- 22:05:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:05:36 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:05:36 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 22:05:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 22:05:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84b5b958dfa48eafe033f804effa411c3e4953f7 [Pipeline] echo 22:05:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84b5b95 [Pipeline] echo 22:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:37 provisioning config files... 22:05:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config8472662839153776116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:37 ---> docker-login.sh 22:05:37 nexus3.edgexfoundry.org:10001 22:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:37 Configure a credential helper to remove this warning. See 22:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:37 22:05:37 Login Succeeded 22:05:37 nexus3.edgexfoundry.org:10002 22:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:38 Configure a credential helper to remove this warning. See 22:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:38 22:05:38 Login Succeeded 22:05:38 nexus3.edgexfoundry.org:10003 22:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:38 Configure a credential helper to remove this warning. See 22:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:38 22:05:38 Login Succeeded 22:05:38 nexus3.edgexfoundry.org:10004 22:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:38 Configure a credential helper to remove this warning. See 22:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:38 22:05:38 Login Succeeded 22:05:38 docker.io 22:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:38 Configure a credential helper to remove this warning. See 22:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:38 22:05:38 Login Succeeded 22:05:38 ---> docker-login.sh ends [Pipeline] } 22:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:39 + git log --format=format:%s -1 84b5b958dfa48eafe033f804effa411c3e4953f7 [Pipeline] echo 22:05:39 GIT_COMMIT: 84b5b958dfa48eafe033f804effa411c3e4953f7, Commit Message: Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD [Pipeline] echo 22:05:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:05:40 22:05:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:05:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:05:40 latest: Pulling from edgex-devops/git-semver 22:05:40 31603596830f: Pulling fs layer 22:05:40 04fac38145f0: Pulling fs layer 22:05:40 701f6daf10bf: Pulling fs layer 22:05:40 24f72da36158: Pulling fs layer 22:05:40 24f72da36158: Waiting 22:05:40 04fac38145f0: Verifying Checksum 22:05:40 04fac38145f0: Download complete 22:05:41 31603596830f: Verifying Checksum 22:05:41 31603596830f: Download complete 22:05:41 31603596830f: Pull complete 22:05:41 04fac38145f0: Pull complete 22:05:41 24f72da36158: Verifying Checksum 22:05:41 24f72da36158: Download complete 22:05:41 701f6daf10bf: Verifying Checksum 22:05:41 701f6daf10bf: Download complete 22:05:41 701f6daf10bf: Pull complete 22:05:41 24f72da36158: Pull complete 22:05:41 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:05:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:05:42 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 22:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:05:42 $ docker top f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:42 [ssh-agent] Looking for ssh-agent implementation... 22:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:43 $ docker exec f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent 22:05:43 SSH_AUTH_SOCK=/tmp/ssh-8ZSgLSKR19Oo/agent.13 22:05:43 SSH_AGENT_PID=20 22:05:43 Running ssh-add (command line suppressed) 22:05:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8438245607309848086.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8438245607309848086.key) 22:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:43 + git tag --points-at HEAD [Pipeline] } 22:05:43 $ docker exec --env ******** --env ******** f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent -k 22:05:43 unset SSH_AUTH_SOCK; 22:05:43 unset SSH_AGENT_PID; 22:05:43 echo Agent pid 20 killed; 22:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:43 [ssh-agent] Looking for ssh-agent implementation... 22:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:43 $ docker exec f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent 22:05:44 SSH_AUTH_SOCK=/tmp/ssh-1hW3dYjXbI5I/agent.53 22:05:44 SSH_AGENT_PID=60 22:05:44 Running ssh-add (command line suppressed) 22:05:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4683757099924425138.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4683757099924425138.key) 22:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:44 + git semver init 22:05:44 # -> Open(): unable to determine branch for HEAD 22:05:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 22:05:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:05:44 # $SEMVER_REMOTE_NAME = origin 22:05:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:05:44 # $SEMVER_USER_NAME = edgex-jenkins 22:05:44 # $SEMVER_BRANCH = PR-431 22:05:44 # $SEMVER_TEMP = /tmp/semver-802185991 22:05:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 22:05:48 # '/tmp/semver-802185991' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 22:05:48 # -> Force: false 22:05:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 22:05:48 $ docker exec --env ******** --env ******** f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent -k 22:05:48 unset SSH_AUTH_SOCK; 22:05:48 unset SSH_AGENT_PID; 22:05:48 echo Agent pid 60 killed; 22:05:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:49 + git semver [Pipeline] } 22:05:49 $ docker stop --time=1 f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 22:05:50 $ docker rm -f f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:05:51 Stashed 1 file(s) [Pipeline] echo 22:05:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:05:51 Running on prd-centos7-docker-4c-2g-195 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:05:51 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 22:05:52 The recommended git tool is: git 22:05:54 using credential edgex-jenkins-ssh 22:05:54 Cloning the remote Git repository 22:05:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:05:54 > git init /w/workspace/edgex-ui-go/4 # timeout=10 22:05:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:05:54 > git --version # timeout=10 22:05:54 > git --version # 'git version 2.24.4' 22:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:54 [INFO] Currently running in a labeled security context 22:05:54 [INFO] Currently SELinux is 'enforcing' on the host 22:05:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6650547726516367521.key 22:05:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:05:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:56 [INFO] Currently running in a labeled security context 22:05:56 [INFO] Currently SELinux is 'enforcing' on the host 22:05:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh9219175608297477944.key 22:05:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:05:57 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:05:57 Merge succeeded, producing f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 22:05:57 Checking out Revision f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 (PR-431) 22:05:57 > git config core.sparsecheckout # timeout=10 22:05:57 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:05:57 > git remote # timeout=10 22:05:57 > git config --get remote.origin.url # timeout=10 22:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:57 [INFO] Currently running in a labeled security context 22:05:57 [INFO] Currently SELinux is 'enforcing' on the host 22:05:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6529242753249269478.key 22:05:57 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 22:05:57 > git rev-parse HEAD^{commit} # timeout=10 22:05:57 > git config core.sparsecheckout # timeout=10 22:05:57 > git checkout -f f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 # timeout=10 22:06:01 Commit message: "Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD" 22:06:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:01 provisioning config files... 22:06:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6386869333870606092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:01 > git rev-list --no-walk 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 22:06:02 ---> docker-login.sh 22:06:02 nexus3.edgexfoundry.org:10001 22:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:02 Configure a credential helper to remove this warning. See 22:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:02 22:06:02 Login Succeeded 22:06:02 nexus3.edgexfoundry.org:10002 22:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:02 Configure a credential helper to remove this warning. See 22:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:02 22:06:02 Login Succeeded 22:06:02 nexus3.edgexfoundry.org:10003 22:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:02 Configure a credential helper to remove this warning. See 22:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:02 22:06:02 Login Succeeded 22:06:02 nexus3.edgexfoundry.org:10004 22:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:03 Configure a credential helper to remove this warning. See 22:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:03 22:06:03 Login Succeeded 22:06:03 docker.io 22:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:03 Configure a credential helper to remove this warning. See 22:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:03 22:06:03 Login Succeeded 22:06:03 ---> docker-login.sh ends [Pipeline] } 22:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:06:03 ========================================================= 22:06:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:06:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:06:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:06:03 Sending build context to Docker daemon 21.74MB 22:06:03 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 22:06:03 Step 2/17 : FROM ${BASE} AS builder 22:06:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:06:04 540db60ca938: Pulling fs layer 22:06:04 adcc1eea9eea: Pulling fs layer 22:06:04 4c4ab2625f07: Pulling fs layer 22:06:04 db62176df00c: Pulling fs layer 22:06:04 3b30891b0d05: Pulling fs layer 22:06:04 06b49ca38bd5: Pulling fs layer 22:06:04 c788192a36de: Pulling fs layer 22:06:04 a77e37c0d609: Pulling fs layer 22:06:04 c3185cebc471: Pulling fs layer 22:06:04 db62176df00c: Waiting 22:06:04 3b30891b0d05: Waiting 22:06:04 06b49ca38bd5: Waiting 22:06:04 c788192a36de: Waiting 22:06:04 a77e37c0d609: Waiting 22:06:04 c3185cebc471: Waiting 22:06:04 4c4ab2625f07: Verifying Checksum 22:06:04 4c4ab2625f07: Download complete 22:06:04 adcc1eea9eea: Download complete 22:06:04 3b30891b0d05: Verifying Checksum 22:06:04 3b30891b0d05: Download complete 22:06:04 06b49ca38bd5: Verifying Checksum 22:06:04 06b49ca38bd5: Download complete 22:06:04 540db60ca938: Verifying Checksum 22:06:04 540db60ca938: Download complete 22:06:04 c788192a36de: Verifying Checksum 22:06:04 c788192a36de: Download complete 22:06:04 540db60ca938: Pull complete 22:06:04 adcc1eea9eea: Pull complete 22:06:04 4c4ab2625f07: Pull complete 22:06:05 a77e37c0d609: Verifying Checksum 22:06:05 a77e37c0d609: Download complete 22:06:06 Still waiting to schedule task 22:06:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:06:09 c3185cebc471: Verifying Checksum 22:06:09 c3185cebc471: Download complete 22:06:09 db62176df00c: Verifying Checksum 22:06:09 db62176df00c: Download complete 22:06:13 db62176df00c: Pull complete 22:06:13 3b30891b0d05: Pull complete 22:06:13 06b49ca38bd5: Pull complete 22:06:13 c788192a36de: Pull complete 22:06:13 a77e37c0d609: Pull complete 22:06:15 c3185cebc471: Pull complete 22:06:15 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:06:15 ---> 031687cdd783 22:06:15 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:06:17 ---> Running in f63269da4a5d 22:06:17 Removing intermediate container f63269da4a5d 22:06:17 ---> 27d358b436bd 22:06:17 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 22:06:17 ---> Running in bda315969fd4 22:06:17 Removing intermediate container bda315969fd4 22:06:17 ---> 3a5422f17dcb 22:06:17 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 22:06:17 ---> Running in 643acbd99b9e 22:06:17 Removing intermediate container 643acbd99b9e 22:06:17 ---> 48b7851f978d 22:06:17 Step 6/17 : LABEL Name=edgex-ui-go 22:06:17 ---> Running in cee66331e93d 22:06:17 Removing intermediate container cee66331e93d 22:06:17 ---> 03f0f1069121 22:06:17 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:06:17 ---> Running in 460d875a1895 22:06:17 Removing intermediate container 460d875a1895 22:06:17 ---> 0d4e87fe9340 22:06:17 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:06:17 ---> Running in 5f5a9b571734 22:06:18 Removing intermediate container 5f5a9b571734 22:06:18 ---> d97d92478ead 22:06:18 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:18 ---> Running in dcaf4a0bf53c 22:06:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:06:20 OK: 219 MiB in 52 packages 22:06:20 Removing intermediate container dcaf4a0bf53c 22:06:20 ---> 1eb1cb255eb8 22:06:20 Step 10/17 : ENV GO111MODULE=on 22:06:20 ---> Running in 7bce58b11014 22:06:20 Removing intermediate container 7bce58b11014 22:06:20 ---> 4d5af0ae8d7b 22:06:20 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:06:20 ---> Running in 99307a915139 22:06:20 Removing intermediate container 99307a915139 22:06:20 ---> c48998ad576d 22:06:20 Step 12/17 : COPY go.mod . 22:06:21 ---> 04a77f6deddd 22:06:21 Step 13/17 : COPY Makefile . 22:06:21 ---> 6362fa814519 22:06:21 Step 14/17 : RUN make update 22:06:21 ---> Running in 5bc5c0b38b58 22:06:21 CGO_ENABLED=0 GO111MODULE=on go mod download 22:06:33 Removing intermediate container 5bc5c0b38b58 22:06:33 ---> 8c41b5bfe5b1 22:06:33 Step 15/17 : COPY . . 22:06:33 ---> dcc3a60a06ef 22:06:33 Step 16/17 : RUN go mod tidy 22:06:33 ---> Running in 5367672e1bde 22:06:33 Removing intermediate container 5367672e1bde 22:06:33 ---> eb32b3f8fc3a 22:06:33 Step 17/17 : RUN ${MAKE} 22:06:33 ---> Running in 9d6379a0503d 22:06:34 noop 22:06:34 Removing intermediate container 9d6379a0503d 22:06:34 ---> 4e12110bee4e 22:06:34 Successfully built 4e12110bee4e 22:06:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:06:34 + docker inspect -f . ci-base-image-x86_64 22:06:34 . [Pipeline] withDockerContainer 22:06:34 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 22:06:34 $ 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 ******** ci-base-image-x86_64 cat 22:06:35 $ docker top 92b3aa5ca2912b7a306df01891d4ab53fde18179eb9c5d6edd72d99f12bd0c53 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:35 + go version 22:06:35 go version go1.16.6 linux/amd64 [Pipeline] } 22:06:35 $ docker stop --time=1 92b3aa5ca2912b7a306df01891d4ab53fde18179eb9c5d6edd72d99f12bd0c53 22:06:36 $ docker rm -f 92b3aa5ca2912b7a306df01891d4ab53fde18179eb9c5d6edd72d99f12bd0c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:37 + docker inspect -f . ci-base-image-x86_64 22:06:37 . [Pipeline] withDockerContainer 22:06:37 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 22:06:37 $ 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 ******** ci-base-image-x86_64 cat 22:06:37 $ docker top d98d7927b74e918b37bf4e404088d81e545d0e6f78b30c6e9bc9bd4f0f576b03 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:06:38 + go mod tidy [Pipeline] sh 22:06:38 + make test 22:06:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:06:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:06:49 GO111MODULE=on go vet ./... [Pipeline] } 22:06:55 $ docker stop --time=1 d98d7927b74e918b37bf4e404088d81e545d0e6f78b30c6e9bc9bd4f0f576b03 22:06:56 $ docker rm -f d98d7927b74e918b37bf4e404088d81e545d0e6f78b30c6e9bc9bd4f0f576b03 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:06:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:06:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:07:00 + ls -al . 22:07:00 total 88 22:07:00 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 29 22:06 . 22:07:00 drwxrwxr-x. 4 jenkins jenkins 28 Sep 29 22:05 .. 22:07:00 drwxrwxr-x. 4 jenkins jenkins 36 Sep 29 22:05 assets 22:07:00 drwxrwxr-x. 2 jenkins jenkins 35 Sep 29 22:05 bin 22:07:00 drwxrwxr-x. 3 jenkins jenkins 29 Sep 29 22:05 cmd 22:07:00 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 29 22:05 CONTRIBUTING.md 22:07:00 -rw-r--r--. 1 jenkins jenkins 10 Sep 29 22:06 coverage.out 22:07:00 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 29 22:05 Dockerfile 22:07:00 drwxrwxr-x. 2 jenkins jenkins 23 Sep 29 22:05 docs 22:07:00 drwxrwxr-x. 8 jenkins jenkins 179 Sep 29 22:06 .git 22:07:00 drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 22:05 .github 22:07:00 -rw-rw-r--. 1 jenkins jenkins 162 Sep 29 22:05 .gitignore 22:07:00 -rw-rw-r--. 1 jenkins jenkins 880 Sep 29 22:05 go.mod 22:07:00 -rw-r--r--. 1 jenkins jenkins 24176 Sep 29 22:06 go.sum 22:07:00 drwxrwxr-x. 9 jenkins jenkins 125 Sep 29 22:05 internal 22:07:00 -rw-rw-r--. 1 jenkins jenkins 652 Sep 29 22:05 Jenkinsfile 22:07:00 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 29 22:05 LICENSE 22:07:00 -rw-rw-r--. 1 jenkins jenkins 990 Sep 29 22:05 Makefile 22:07:00 drwxrwxr-x. 3 jenkins jenkins 19 Sep 29 22:05 pkg 22:07:00 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 29 22:05 README.md 22:07:00 drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 22:05 snap 22:07:00 -rw-rw-r--. 1 jenkins jenkins 5 Sep 29 22:05 VERSION 22:07:00 -rw-rw-r--. 1 jenkins jenkins 155 Sep 29 22:05 version.go 22:07:00 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 29 22:05 web [Pipeline] isUnix [Pipeline] sh 22:07:00 + 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=f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 --label arch=amd64 --label version=0.0.0 . 22:07:00 Sending build context to Docker daemon 21.77MB 22:07:00 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 22:07:00 Step 2/25 : FROM ${BASE} AS builder 22:07:00 ---> 4e12110bee4e 22:07:00 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:07:00 ---> Running in 8914a69b22b5 22:07:00 Removing intermediate container 8914a69b22b5 22:07:00 ---> ecd328ac5760 22:07:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:07:00 ---> Running in 0736bbbf0389 22:07:00 Removing intermediate container 0736bbbf0389 22:07:00 ---> 8ef40dd80b55 22:07:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:07:00 ---> Running in 30ae4d06e92f 22:07:00 Removing intermediate container 30ae4d06e92f 22:07:00 ---> 92a604f75d42 22:07:00 Step 6/25 : LABEL Name=edgex-ui-go 22:07:00 ---> Running in 837e421ecc64 22:07:01 Removing intermediate container 837e421ecc64 22:07:01 ---> 5b4e95018306 22:07:01 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:07:01 ---> Running in 3a34428e3e94 22:07:01 Removing intermediate container 3a34428e3e94 22:07:01 ---> 490fc5a07370 22:07:01 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:01 ---> Running in 7ebe3b70735e 22:07:01 Removing intermediate container 7ebe3b70735e 22:07:01 ---> 13a36bda11a1 22:07:01 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:01 ---> Running in ff78de7babc2 22:07:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:03 OK: 219 MiB in 52 packages 22:07:03 Removing intermediate container ff78de7babc2 22:07:03 ---> 76d44c09b792 22:07:03 Step 10/25 : ENV GO111MODULE=on 22:07:03 ---> Running in 77e6d55671fc 22:07:03 Removing intermediate container 77e6d55671fc 22:07:03 ---> c32ac56ff645 22:07:03 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:07:03 ---> Running in 1fedd1837b00 22:07:03 Removing intermediate container 1fedd1837b00 22:07:03 ---> 6e112c8d91d6 22:07:03 Step 12/25 : COPY go.mod . 22:07:04 ---> d4e580c69259 22:07:04 Step 13/25 : COPY Makefile . 22:07:04 ---> df650e22592a 22:07:04 Step 14/25 : RUN make update 22:07:04 ---> Running in 8a92deb80c44 22:07:04 CGO_ENABLED=0 GO111MODULE=on go mod download 22:07:04 Removing intermediate container 8a92deb80c44 22:07:04 ---> f2330d19a192 22:07:04 Step 15/25 : COPY . . 22:07:05 ---> b272e2e6a9f4 22:07:05 Step 16/25 : RUN go mod tidy 22:07:05 ---> Running in 75b48a3235a9 22:07:06 Removing intermediate container 75b48a3235a9 22:07:06 ---> a662849fc596 22:07:06 Step 17/25 : RUN ${MAKE} 22:07:06 ---> Running in 42637da5e7c7 22:07:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:07:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:07:16 Removing intermediate container 42637da5e7c7 22:07:16 ---> f9061335a63f 22:07:16 Step 18/25 : FROM alpine:3.14 22:07:16 3.14: Pulling from library/alpine 22:07:17 a0d0a0d46f8b: Pulling fs layer 22:07:17 a0d0a0d46f8b: Verifying Checksum 22:07:17 a0d0a0d46f8b: Download complete 22:07:17 a0d0a0d46f8b: Pull complete 22:07:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:07:17 Status: Downloaded newer image for alpine:3.14 22:07:17 ---> 14119a10abf4 22:07:17 Step 19/25 : EXPOSE 4000 22:07:17 ---> Running in 318ba7342494 22:07:17 Removing intermediate container 318ba7342494 22:07:17 ---> 94d9798bde39 22:07:17 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:07:18 ---> 1e10751d0672 22:07:18 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:07:18 ---> Running in 747e8516e8d0 22:07:18 Removing intermediate container 747e8516e8d0 22:07:18 ---> 7189381f66fa 22:07:18 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:07:18 ---> Running in 1aa771a55591 22:07:18 Removing intermediate container 1aa771a55591 22:07:18 ---> 4be7b2f571d6 22:07:18 Step 23/25 : LABEL arch=amd64 22:07:18 ---> Running in 82d735e70d64 22:07:18 Removing intermediate container 82d735e70d64 22:07:18 ---> 144e9d818ed7 22:07:18 Step 24/25 : LABEL git_sha=f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 22:07:18 ---> Running in c2447e93f481 22:07:18 Removing intermediate container c2447e93f481 22:07:18 ---> 34babc8f8ff0 22:07:18 Step 25/25 : LABEL version=0.0.0 22:07:18 ---> Running in 871be0645e8a 22:07:18 Removing intermediate container 871be0645e8a 22:07:18 ---> 22c4a6637ebf 22:07:18 [Warning] One or more build-args [ARCH] were not consumed 22:07:18 Successfully built 22c4a6637ebf 22:07:18 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:19 22:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:07:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:19 latest: Pulling from edgex-lftools-log-publisher 22:07:19 b4d181a07f80: Pulling fs layer 22:07:19 a1111a8f2ec3: Pulling fs layer 22:07:19 ed53099fbce6: Pulling fs layer 22:07:19 dc539afda2c1: Pulling fs layer 22:07:19 77bc0d833cb6: Pulling fs layer 22:07:19 9065ff56babe: Pulling fs layer 22:07:19 d287ab97295c: Pulling fs layer 22:07:19 77bc0d833cb6: Waiting 22:07:19 9065ff56babe: Waiting 22:07:19 d287ab97295c: Waiting 22:07:19 dc539afda2c1: Waiting 22:07:20 a1111a8f2ec3: Verifying Checksum 22:07:20 a1111a8f2ec3: Download complete 22:07:20 dc539afda2c1: Verifying Checksum 22:07:20 dc539afda2c1: Download complete 22:07:20 77bc0d833cb6: Download complete 22:07:20 9065ff56babe: Verifying Checksum 22:07:20 9065ff56babe: Download complete 22:07:20 ed53099fbce6: Verifying Checksum 22:07:20 ed53099fbce6: Download complete 22:07:21 b4d181a07f80: Verifying Checksum 22:07:21 b4d181a07f80: Download complete 22:07:23 b4d181a07f80: Pull complete 22:07:23 a1111a8f2ec3: Pull complete 22:07:23 ed53099fbce6: Pull complete 22:07:23 dc539afda2c1: Pull complete 22:07:23 77bc0d833cb6: Pull complete 22:07:23 9065ff56babe: Pull complete 22:07:25 d287ab97295c: Verifying Checksum 22:07:25 d287ab97295c: Download complete 22:07:30 d287ab97295c: Pull complete 22:07:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:07:30 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 22:07:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:07:32 $ docker top d132e3dee10b6d345d3af6986c9a1958d40e86d44236417424db4483a64f0f9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:33 ---> job-cost.sh 22:07:33 lf-activate-venv: SKIPPING 22:07:33 INFO: No Stack... 22:07:35 INFO: Retrieving Pricing Info for: v3-standard-2 22:07:35 INFO: Archiving Costs [Pipeline] sh 22:07:36 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 22:07:36 + cut -d, -f6 [Pipeline] lock 22:07:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] 22:07:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] did not exist. Created. 22:07:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:36 + echo total: 0.05999999865889549 [Pipeline] stash 22:07:36 Stashed 1 file(s) [Pipeline] } 22:07:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:36 $ docker stop --time=1 d132e3dee10b6d345d3af6986c9a1958d40e86d44236417424db4483a64f0f9e 22:07:37 $ docker rm -f d132e3dee10b6d345d3af6986c9a1958d40e86d44236417424db4483a64f0f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-198 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:08:35 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 22:08:35 The recommended git tool is: git 22:08:41 using credential edgex-jenkins-ssh 22:08:41 Cloning the remote Git repository 22:08:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:08:41 > git init /w/workspace/edgex-ui-go/4 # timeout=10 22:08:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:08:41 > git --version # timeout=10 22:08:41 > git --version # 'git version 2.17.1' 22:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:45 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:08:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:08:45 > git config core.sparsecheckout # timeout=10 22:08:45 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:08:46 Merge succeeded, producing 236c6a38e111a5356ac76f75572f5a903f2c0f9d 22:08:46 Checking out Revision 236c6a38e111a5356ac76f75572f5a903f2c0f9d (PR-431) 22:08:46 > git remote # timeout=10 22:08:46 > git config --get remote.origin.url # timeout=10 22:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:46 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 22:08:46 > git rev-parse HEAD^{commit} # timeout=10 22:08:46 > git config core.sparsecheckout # timeout=10 22:08:46 > git checkout -f 236c6a38e111a5356ac76f75572f5a903f2c0f9d # timeout=10 22:08:51 Commit message: "Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD" 22:08:51 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:52 provisioning config files... 22:08:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config3279717968041234684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:51 > git rev-list --no-walk 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 22:08:52 ---> docker-login.sh 22:08:52 nexus3.edgexfoundry.org:10001 22:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 nexus3.edgexfoundry.org:10002 22:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 nexus3.edgexfoundry.org:10003 22:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:55 Configure a credential helper to remove this warning. See 22:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:55 22:08:55 Login Succeeded 22:08:55 nexus3.edgexfoundry.org:10004 22:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:56 Configure a credential helper to remove this warning. See 22:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:56 22:08:56 Login Succeeded 22:08:56 docker.io 22:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:56 Configure a credential helper to remove this warning. See 22:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:56 22:08:56 Login Succeeded 22:08:56 ---> docker-login.sh ends [Pipeline] } 22:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:08:57 ========================================================= 22:08:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:08:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:08:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:08:59 Sending build context to Docker daemon 21.74MB 22:08:59 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 22:08:59 Step 2/17 : FROM ${BASE} AS builder 22:08:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:59 595b0fe564bb: Pulling fs layer 22:08:59 24495759ef45: Pulling fs layer 22:08:59 d148012ef14d: Pulling fs layer 22:08:59 e90a11edd702: Pulling fs layer 22:08:59 d77568369979: Pulling fs layer 22:08:59 fc1c9f9a7f3b: Pulling fs layer 22:08:59 170f2ba95c9a: Pulling fs layer 22:08:59 97ac5df62f85: Pulling fs layer 22:08:59 d77568369979: Waiting 22:08:59 e90a11edd702: Waiting 22:08:59 170f2ba95c9a: Waiting 22:08:59 fc1c9f9a7f3b: Waiting 22:08:59 97ac5df62f85: Waiting 22:08:59 d148012ef14d: Verifying Checksum 22:08:59 d148012ef14d: Download complete 22:08:59 24495759ef45: Download complete 22:08:59 d77568369979: Verifying Checksum 22:08:59 d77568369979: Download complete 22:08:59 fc1c9f9a7f3b: Verifying Checksum 22:08:59 fc1c9f9a7f3b: Download complete 22:08:59 595b0fe564bb: Download complete 22:08:59 170f2ba95c9a: Download complete 22:08:59 595b0fe564bb: Pull complete 22:09:00 24495759ef45: Pull complete 22:09:01 d148012ef14d: Pull complete 22:09:03 97ac5df62f85: Verifying Checksum 22:09:03 97ac5df62f85: Download complete 22:09:03 e90a11edd702: Verifying Checksum 22:09:03 e90a11edd702: Download complete 22:09:13 e90a11edd702: Pull complete 22:09:13 d77568369979: Pull complete 22:09:14 fc1c9f9a7f3b: Pull complete 22:09:14 170f2ba95c9a: Pull complete 22:09:21 97ac5df62f85: Pull complete 22:09:21 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:09:21 ---> 04bc70af865f 22:09:21 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:09:25 ---> Running in 092f05a7c4a3 22:09:26 Removing intermediate container 092f05a7c4a3 22:09:26 ---> 5ae8446ffec7 22:09:26 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 22:09:26 ---> Running in a22205f395bb 22:09:27 Removing intermediate container a22205f395bb 22:09:27 ---> a8d47fd8cffd 22:09:27 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 22:09:27 ---> Running in d8d199ac468a 22:09:27 Removing intermediate container d8d199ac468a 22:09:27 ---> 6502f130c955 22:09:27 Step 6/17 : LABEL Name=edgex-ui-go 22:09:27 ---> Running in fb648a9b17b8 22:09:28 Removing intermediate container fb648a9b17b8 22:09:28 ---> 2dc304a82a6a 22:09:28 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:09:28 ---> Running in 6e6617d00543 22:09:28 Removing intermediate container 6e6617d00543 22:09:28 ---> 18c24c90b29b 22:09:28 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:29 ---> Running in 75373e44da62 22:09:31 Removing intermediate container 75373e44da62 22:09:31 ---> 98607fb5f3d4 22:09:31 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:31 ---> Running in 7de7ce95946e 22:09:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:35 OK: 218 MiB in 52 packages 22:09:36 Removing intermediate container 7de7ce95946e 22:09:36 ---> e7675c048db7 22:09:36 Step 10/17 : ENV GO111MODULE=on 22:09:36 ---> Running in c5353bf9294a 22:09:37 Removing intermediate container c5353bf9294a 22:09:37 ---> d87580b6f886 22:09:37 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:09:37 ---> Running in 5abcee33f899 22:09:37 Removing intermediate container 5abcee33f899 22:09:37 ---> 7fea0f21450c 22:09:37 Step 12/17 : COPY go.mod . 22:09:38 ---> 6dff5e661179 22:09:38 Step 13/17 : COPY Makefile . 22:09:39 ---> 8dc19e651c04 22:09:39 Step 14/17 : RUN make update 22:09:39 ---> Running in 96149954e616 22:09:40 CGO_ENABLED=0 GO111MODULE=on go mod download 22:10:07 Removing intermediate container 96149954e616 22:10:07 ---> b13636704ea6 22:10:07 Step 15/17 : COPY . . 22:10:10 ---> 7eef6f40bd6c 22:10:10 Step 16/17 : RUN go mod tidy 22:10:10 ---> Running in a3cec797eb3e 22:10:13 Removing intermediate container a3cec797eb3e 22:10:13 ---> 7688949ad6e3 22:10:13 Step 17/17 : RUN ${MAKE} 22:10:13 ---> Running in d2cce55e746c 22:10:14 noop 22:10:16 Removing intermediate container d2cce55e746c 22:10:16 ---> 0ce7cb340f72 22:10:16 Successfully built 0ce7cb340f72 22:10:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:10:16 + docker inspect -f . ci-base-image-arm64 22:10:16 . [Pipeline] withDockerContainer 22:10:16 prd-ubuntu18.04-docker-arm64-4c-16g-198 does not seem to be running inside a container 22:10:16 $ 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-arm64 cat 22:10:18 $ docker top cdab2f77a91bbc4b701792f64642ec37bbbf8bd68c9ba40f036fb13633162dbe -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:19 + go version 22:10:19 go version go1.16.6 linux/arm64 [Pipeline] } 22:10:19 $ docker stop --time=1 cdab2f77a91bbc4b701792f64642ec37bbbf8bd68c9ba40f036fb13633162dbe 22:10:21 $ docker rm -f cdab2f77a91bbc4b701792f64642ec37bbbf8bd68c9ba40f036fb13633162dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:22 + docker inspect -f . ci-base-image-arm64 22:10:22 . [Pipeline] withDockerContainer 22:10:22 prd-ubuntu18.04-docker-arm64-4c-16g-198 does not seem to be running inside a container 22:10:22 $ 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-arm64 cat 22:10:24 $ docker top 6a360ad9a5a5ff68bf2a95c6014fd9e313bd1aad5c252aeed43a28a7b27b360b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:10:25 + go mod tidy [Pipeline] sh 22:10:26 + make test 22:10:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:10:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:11:00 GO111MODULE=on go vet ./... [Pipeline] } 22:11:22 $ docker stop --time=1 6a360ad9a5a5ff68bf2a95c6014fd9e313bd1aad5c252aeed43a28a7b27b360b 22:11:24 $ docker rm -f 6a360ad9a5a5ff68bf2a95c6014fd9e313bd1aad5c252aeed43a28a7b27b360b [Pipeline] // withDockerContainer [Pipeline] sh 22:11:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:25 Warning: overwriting stash ‘coverage-report’ 22:11:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:27 + ls -al . 22:11:27 total 128 22:11:27 drwxrwxr-x 12 jenkins jenkins 4096 Sep 29 22:10 . 22:11:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 .. 22:11:27 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 22:08 .git 22:11:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 22:08 .github 22:11:27 -rw-rw-r-- 1 jenkins jenkins 162 Sep 29 22:08 .gitignore 22:11:27 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 29 22:08 CONTRIBUTING.md 22:11:27 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 29 22:08 Dockerfile 22:11:27 -rw-rw-r-- 1 jenkins jenkins 652 Sep 29 22:08 Jenkinsfile 22:11:27 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 29 22:08 LICENSE 22:11:27 -rw-rw-r-- 1 jenkins jenkins 990 Sep 29 22:08 Makefile 22:11:27 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 29 22:08 README.md 22:11:27 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 22:05 VERSION 22:11:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 assets 22:11:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 22:08 bin 22:11:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 22:08 cmd 22:11:27 -rw-r--r-- 1 jenkins jenkins 10 Sep 29 22:10 coverage.out 22:11:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 22:08 docs 22:11:27 -rw-rw-r-- 1 jenkins jenkins 880 Sep 29 22:08 go.mod 22:11:27 -rw-r--r-- 1 jenkins jenkins 24176 Sep 29 22:10 go.sum 22:11:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 22:08 internal 22:11:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 22:08 pkg 22:11:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 snap 22:11:27 -rw-rw-r-- 1 jenkins jenkins 155 Sep 29 22:08 version.go 22:11:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 web [Pipeline] isUnix [Pipeline] sh 22:11:27 + 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=236c6a38e111a5356ac76f75572f5a903f2c0f9d --label arch=arm64 --label version=0.0.0 . 22:11:28 Sending build context to Docker daemon 21.76MB 22:11:28 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 22:11:28 Step 2/25 : FROM ${BASE} AS builder 22:11:28 ---> 0ce7cb340f72 22:11:28 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:11:29 ---> Running in e9112570a1c7 22:11:30 Removing intermediate container e9112570a1c7 22:11:30 ---> 57372794d1a4 22:11:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:11:30 ---> Running in b7cb1bc54729 22:11:30 Removing intermediate container b7cb1bc54729 22:11:30 ---> 6ba41e17b83c 22:11:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:11:30 ---> Running in 7275cecde076 22:11:31 Removing intermediate container 7275cecde076 22:11:31 ---> 94139d4e0aad 22:11:31 Step 6/25 : LABEL Name=edgex-ui-go 22:11:31 ---> Running in bc1b1421e4cd 22:11:32 Removing intermediate container bc1b1421e4cd 22:11:32 ---> c73fc87e8cd7 22:11:32 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:11:32 ---> Running in bdb8c1adb6bb 22:11:32 Removing intermediate container bdb8c1adb6bb 22:11:32 ---> 1f06e25ae015 22:11:32 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:32 ---> Running in 0b4b98c00093 22:11:35 Removing intermediate container 0b4b98c00093 22:11:35 ---> d6dae89a6851 22:11:35 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:35 ---> Running in 965f35c79c31 22:11:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:11:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:11:38 OK: 218 MiB in 52 packages 22:11:39 Removing intermediate container 965f35c79c31 22:11:39 ---> 6bc794986fa0 22:11:39 Step 10/25 : ENV GO111MODULE=on 22:11:39 ---> Running in f064febd14d0 22:11:40 Removing intermediate container f064febd14d0 22:11:40 ---> a77f49442add 22:11:40 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:11:40 ---> Running in 8bbfa08e0ebe 22:11:40 Removing intermediate container 8bbfa08e0ebe 22:11:40 ---> 582af2f9929e 22:11:40 Step 12/25 : COPY go.mod . 22:11:41 ---> 535a4cce0308 22:11:41 Step 13/25 : COPY Makefile . 22:11:42 ---> da9ca7ff99ab 22:11:42 Step 14/25 : RUN make update 22:11:42 ---> Running in d99324a2ae8a 22:11:44 CGO_ENABLED=0 GO111MODULE=on go mod download 22:11:45 Removing intermediate container d99324a2ae8a 22:11:45 ---> e78be4d983ca 22:11:45 Step 15/25 : COPY . . 22:11:48 ---> 31f8f3942907 22:11:48 Step 16/25 : RUN go mod tidy 22:11:48 ---> Running in fc3f02457128 22:11:51 Removing intermediate container fc3f02457128 22:11:51 ---> 8224d010459e 22:11:51 Step 17/25 : RUN ${MAKE} 22:11:51 ---> Running in 53488404d205 22:11:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:12:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:12:23 Removing intermediate container 53488404d205 22:12:23 ---> f11308525b21 22:12:23 Step 18/25 : FROM alpine:3.14 22:12:24 3.14: Pulling from library/alpine 22:12:24 552d1f2373af: Pulling fs layer 22:12:24 552d1f2373af: Verifying Checksum 22:12:24 552d1f2373af: Download complete 22:12:25 552d1f2373af: Pull complete 22:12:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:12:25 Status: Downloaded newer image for alpine:3.14 22:12:25 ---> bb3de5531c18 22:12:25 Step 19/25 : EXPOSE 4000 22:12:25 ---> Running in 4afa839a4b9d 22:12:26 Removing intermediate container 4afa839a4b9d 22:12:26 ---> e38726f3e22b 22:12:26 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:12:28 ---> 3c3b05fd6132 22:12:28 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:12:28 ---> Running in b5939e98cdf9 22:12:28 Removing intermediate container b5939e98cdf9 22:12:28 ---> c378abde26b0 22:12:28 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:12:28 ---> Running in 48d5263aaba6 22:12:29 Removing intermediate container 48d5263aaba6 22:12:29 ---> 00da9715148b 22:12:29 Step 23/25 : LABEL arch=arm64 22:12:29 ---> Running in d4dc92d388d1 22:12:29 Removing intermediate container d4dc92d388d1 22:12:29 ---> 4f9e7e7f1988 22:12:29 Step 24/25 : LABEL git_sha=236c6a38e111a5356ac76f75572f5a903f2c0f9d 22:12:29 ---> Running in 7bf5ba75a3b5 22:12:30 Removing intermediate container 7bf5ba75a3b5 22:12:30 ---> 859b6f21b55b 22:12:30 Step 25/25 : LABEL version=0.0.0 22:12:30 ---> Running in 31282f19cd9f 22:12:31 Removing intermediate container 31282f19cd9f 22:12:31 ---> a9bb44717280 22:12:31 [Warning] One or more build-args [ARCH] were not consumed 22:12:31 Successfully built a9bb44717280 22:12:31 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:32 22:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:12:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:32 arm64: Pulling from edgex-lftools-log-publisher 22:12:32 448f6bf000e3: Pulling fs layer 22:12:32 f757da607395: Pulling fs layer 22:12:32 05883995daec: Pulling fs layer 22:12:32 8603b9c90790: Pulling fs layer 22:12:32 1560dd03e051: Pulling fs layer 22:12:32 27f5ce0e4adf: Pulling fs layer 22:12:32 c2d8d7efcc4b: Pulling fs layer 22:12:32 8603b9c90790: Waiting 22:12:32 1560dd03e051: Waiting 22:12:32 27f5ce0e4adf: Waiting 22:12:32 c2d8d7efcc4b: Waiting 22:12:33 f757da607395: Verifying Checksum 22:12:33 f757da607395: Download complete 22:12:33 8603b9c90790: Verifying Checksum 22:12:33 1560dd03e051: Verifying Checksum 22:12:33 1560dd03e051: Download complete 22:12:33 27f5ce0e4adf: Verifying Checksum 22:12:33 27f5ce0e4adf: Download complete 22:12:33 05883995daec: Verifying Checksum 22:12:33 05883995daec: Download complete 22:12:34 448f6bf000e3: Download complete 22:12:37 c2d8d7efcc4b: Verifying Checksum 22:12:37 c2d8d7efcc4b: Download complete 22:12:38 448f6bf000e3: Pull complete 22:12:38 f757da607395: Pull complete 22:12:40 05883995daec: Pull complete 22:12:40 8603b9c90790: Pull complete 22:12:41 1560dd03e051: Pull complete 22:12:42 27f5ce0e4adf: Pull complete 22:12:57 c2d8d7efcc4b: Pull complete 22:12:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:12:57 prd-ubuntu18.04-docker-arm64-4c-16g-198 does not seem to be running inside a container 22:12:57 $ 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:arm64 cat 22:13:02 $ docker top b7e1803deec9cd51076926a61388b125e8e0c17284d2c900ce85c058d69eb9e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:02 ---> job-cost.sh 22:13:02 lf-activate-venv: SKIPPING 22:13:02 INFO: No Stack... 22:13:03 INFO: Retrieving Pricing Info for: v3-standard-4 22:13:04 INFO: Archiving Costs [Pipeline] sh 22:13:04 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 22:13:04 + cut -d, -f6 [Pipeline] lock 22:13:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] 22:13:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] did not exist. Created. 22:13:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:05 /w/workspace/edgex-ui-go/4@tmp/durable-4be082c8/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-4be082c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:13:06 + echo total: 0.10999999940395355 [Pipeline] stash 22:13:06 Warning: overwriting stash ‘stack-cost’ 22:13:06 Stashed 1 file(s) [Pipeline] } 22:13:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:06 $ docker stop --time=1 b7e1803deec9cd51076926a61388b125e8e0c17284d2c900ce85c058d69eb9e8 22:13:08 $ docker rm -f b7e1803deec9cd51076926a61388b125e8e0c17284d2c900ce85c058d69eb9e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:13:09 provisioning config files... 22:13:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config1660035984192182999tmp [Pipeline] { [Pipeline] sh 22:13:09 + set +x 22:13:09 + curl -s https://codecov.io/bash 22:13:09 + bash -s -- 22:13:09 22:13:09 _____ _ 22:13:09 / ____| | | 22:13:09 | | ___ __| | ___ ___ _____ __ 22:13:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:13:09 | |___| (_) | (_| | __/ (_| (_) \ V / 22:13:09 \_____\___/ \__,_|\___|\___\___/ \_/ 22:13:09 Bash-1.0.6 22:13:09 22:13:09 22:13:09 ==> git version 2.24.4 found 22:13:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:13:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:13:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:13:09 ==> Jenkins CI detected. 22:13:09 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:13:09 project root: . 22:13:09 --> token set from env 22:13:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:13:09 ==> Running gcov in . (disable via -X gcov) 22:13:09 ==> Python coveragepy not found 22:13:09 ==> Searching for coverage reports in: 22:13:09 + . 22:13:09 -> Found 1 reports 22:13:09 ==> Detecting git/mercurial file structure 22:13:09 ==> Reading reports 22:13:09 + ./coverage.out bytes=10 22:13:09 ==> Appending adjustments 22:13:09 https://docs.codecov.io/docs/fixing-reports 22:13:09 + Found adjustments 22:13:09 ==> Gzipping contents 22:13:09 4.0K /tmp/codecov.rRT7dj.gz 22:13:09 ==> Uploading reports 22:13:09 url: https://codecov.io 22:13:09 query: branch=PR-431&commit=84b5b958dfa48eafe033f804effa411c3e4953f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:13:09 -> Pinging Codecov 22:13:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=84b5b958dfa48eafe033f804effa411c3e4953f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:13:10 -> Uploading to 22:13:10 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/FB506323287CE973F263BFD2A0EB1F37/84b5b958dfa48eafe033f804effa411c3e4953f7/b12a7aca-e6fc-41f1-b07b-f00944dfe502.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T221310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e52dea0646a911b22989ecf3bd1827d1d4239c9d396dfe39f2601421c5319ee7 22:13:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:10 Dload Upload Total Spent Left Speed 22:13:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3588 0 0 100 3588 0 10915 --:--:-- --:--:-- --:--:-- 10905 100 3588 0 0 100 3588 0 10909 --:--:-- --:--:-- --:--:-- 10905 22:13:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/84b5b958dfa48eafe033f804effa411c3e4953f7 [Pipeline] } 22:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:13:12 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:13:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:13:13 ---> package-listing.sh 22:13:13 ++ facter osfamily 22:13:13 ++ tr '[:upper:]' '[:lower:]' 22:13:13 + OS_FAMILY=redhat 22:13:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:13:13 + START_PACKAGES=/tmp/packages_start.txt 22:13:13 + END_PACKAGES=/tmp/packages_end.txt 22:13:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:13 + PACKAGES=/tmp/packages_start.txt 22:13:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:13:13 + PACKAGES=/tmp/packages_end.txt 22:13:13 + case "${OS_FAMILY}" in 22:13:13 + sort 22:13:13 + rpm -qa 22:13:14 + '[' -f /tmp/packages_start.txt ']' 22:13:14 + '[' -f /tmp/packages_end.txt ']' 22:13:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:13:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 22:13:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 22:13:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:13:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:15 22:13:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:15 latest: Pulling from edgex-lftools-log-publisher 22:13:15 b4d181a07f80: Pulling fs layer 22:13:15 a1111a8f2ec3: Pulling fs layer 22:13:15 ed53099fbce6: Pulling fs layer 22:13:15 dc539afda2c1: Pulling fs layer 22:13:15 77bc0d833cb6: Pulling fs layer 22:13:15 9065ff56babe: Pulling fs layer 22:13:15 d287ab97295c: Pulling fs layer 22:13:15 77bc0d833cb6: Waiting 22:13:15 9065ff56babe: Waiting 22:13:15 d287ab97295c: Waiting 22:13:15 dc539afda2c1: Waiting 22:13:15 a1111a8f2ec3: Verifying Checksum 22:13:15 a1111a8f2ec3: Download complete 22:13:15 dc539afda2c1: Verifying Checksum 22:13:15 dc539afda2c1: Download complete 22:13:16 77bc0d833cb6: Verifying Checksum 22:13:16 77bc0d833cb6: Download complete 22:13:16 9065ff56babe: Verifying Checksum 22:13:16 9065ff56babe: Download complete 22:13:16 ed53099fbce6: Verifying Checksum 22:13:16 ed53099fbce6: Download complete 22:13:17 b4d181a07f80: Verifying Checksum 22:13:17 b4d181a07f80: Download complete 22:13:18 b4d181a07f80: Pull complete 22:13:18 a1111a8f2ec3: Pull complete 22:13:19 ed53099fbce6: Pull complete 22:13:19 dc539afda2c1: Pull complete 22:13:19 77bc0d833cb6: Pull complete 22:13:19 9065ff56babe: Pull complete 22:13:20 d287ab97295c: Verifying Checksum 22:13:20 d287ab97295c: Download complete 22:13:26 d287ab97295c: Pull complete 22:13:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:13:26 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 22:13:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:13:28 $ docker top 76f33263300a45a238115a6691bdfd69c635ef8aae671a3e89e8d4881dda9bea -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:28 + touch /tmp/pre-build-complete [Pipeline] sh 22:13:29 + mkdir -p /var/log/sysstat [Pipeline] sh 22:13:29 + ls /var/log/sa-host 22:13:29 + sadf -c /var/log/sa-host/sa05 22:13:29 file_magic: OK 22:13:29 HZ: Using current value: 100 22:13:29 file_header: OK 22:13:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:13:29 Statistics: 22:13:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:13:29 File successfully converted to sysstat format version 12.0.3 22:13:29 + sadf -c /var/log/sa-host/sa29 22:13:29 file_magic: OK 22:13:29 HZ: Using current value: 100 22:13:29 file_header: OK 22:13:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:13:29 Statistics: 22:13:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:13:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:29 provisioning config files... 22:13:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config284633633788224069tmp [Pipeline] { [Pipeline] echo 22:13:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:13:30 ---> create-netrc.sh [Pipeline] } 22:13:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:13:30 ---> python-tools-install.sh [Pipeline] echo 22:13:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:13:31 ---> sudo-logs.sh 22:13:31 Archiving 'sudo' log.. 22:13:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-196.vexxhost.local: Name or service not known 22:13:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-196.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:13:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:13:31 ---> job-cost.sh 22:13:31 lf-activate-venv: SKIPPING 22:13:31 DEBUG: total: 0.10999999940395355 22:13:31 INFO: Retrieving Stack Cost... 22:13:31 INFO: Retrieving Pricing Info for: v3-standard-2 22:13:32 INFO: Archiving Costs [Pipeline] echo 22:13:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:13:32 ---> logs-deploy.sh 22:13:32 lf-activate-venv: SKIPPING 22:13:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/4 22:13:32 INFO: archiving workspace using pattern(s): 22:13:33 Archives upload complete. 22:13:33 INFO: archiving logs to Nexus 22:13:34 ---> uname -a: 22:13:34 Linux prd-centos7-docker-4c-2g-196.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:13:34 22:13:34 22:13:34 ---> lscpu: 22:13:34 Architecture: x86_64 22:13:34 CPU op-mode(s): 32-bit, 64-bit 22:13:34 Byte Order: Little Endian 22:13:34 Address sizes: 40 bits physical, 48 bits virtual 22:13:34 CPU(s): 2 22:13:34 On-line CPU(s) list: 0,1 22:13:34 Thread(s) per core: 1 22:13:34 Core(s) per socket: 1 22:13:34 Socket(s): 2 22:13:34 NUMA node(s): 1 22:13:34 Vendor ID: AuthenticAMD 22:13:34 CPU family: 23 22:13:34 Model: 49 22:13:34 Model name: AMD EPYC-Rome Processor 22:13:34 Stepping: 0 22:13:34 CPU MHz: 2799.998 22:13:34 BogoMIPS: 5599.99 22:13:34 Virtualization: AMD-V 22:13:34 Hypervisor vendor: KVM 22:13:34 Virtualization type: full 22:13:34 L1d cache: 32K 22:13:34 L1i cache: 32K 22:13:34 L2 cache: 512K 22:13:34 L3 cache: 16384K 22:13:34 NUMA node0 CPU(s): 0,1 22:13:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:13:34 22:13:34 22:13:34 ---> nproc: 22:13:34 2 22:13:34 22:13:34 22:13:34 ---> df -h: 22:13:34 Filesystem Size Used Avail Use% Mounted on 22:13:34 overlay 40G 7.4G 33G 19% / 22:13:34 tmpfs 64M 0 64M 0% /dev 22:13:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:13:34 shm 64M 0 64M 0% /dev/shm 22:13:34 /dev/vda1 40G 7.4G 33G 19% /facter-os 22:13:34 22:13:34 22:13:34 ---> sar -b -r -n DEV: 22:13:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 22:13:34 22:13:34 21:51:01 LINUX RESTART (2 CPU) 22:13:34 22:13:34 21:52:01 tps rtps wtps bread/s bwrtn/s 22:13:34 21:53:01 3.03 0.00 3.03 0.00 645.94 22:13:34 21:54:01 0.25 0.00 0.25 0.00 2.85 22:13:34 21:55:01 0.28 0.00 0.28 0.00 3.10 22:13:34 21:56:01 0.20 0.00 0.20 0.00 2.47 22:13:34 21:57:01 0.35 0.00 0.35 0.00 4.66 22:13:34 21:58:01 0.27 0.00 0.27 0.00 3.11 22:13:34 21:59:01 0.20 0.00 0.20 0.00 3.18 22:13:34 22:00:01 0.35 0.00 0.35 0.00 5.06 22:13:34 22:01:01 0.30 0.02 0.28 0.13 4.46 22:13:34 22:02:01 0.37 0.10 0.27 1.73 4.63 22:13:34 22:03:01 0.30 0.00 0.30 0.00 3.40 22:13:34 22:04:01 0.30 0.00 0.30 0.00 4.21 22:13:34 22:05:01 0.18 0.00 0.18 0.00 2.03 22:13:34 22:06:01 82.14 4.41 77.73 2814.46 4236.18 22:13:34 22:07:01 3.76 0.00 3.76 0.00 133.26 22:13:34 22:08:01 0.52 0.00 0.52 0.00 7.73 22:13:34 22:09:01 0.30 0.00 0.30 0.00 4.86 22:13:34 22:10:01 0.30 0.00 0.30 0.00 4.31 22:13:34 22:11:01 0.23 0.00 0.23 0.00 3.33 22:13:34 22:12:01 0.20 0.00 0.20 0.00 3.30 22:13:34 22:13:01 0.23 0.00 0.23 0.00 3.60 22:13:34 Average: 4.48 0.22 4.26 134.10 242.17 22:13:34 22:13:34 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:13:34 21:53:01 5759916 0 654268 8.17 2620 1592128 1072676 11.84 371120 1493492 12 22:13:34 21:54:01 5759820 0 654356 8.17 2620 1592136 1072676 11.84 370948 1493660 8 22:13:34 21:55:01 5757780 0 656392 8.20 2620 1592140 1072676 11.84 372572 1493660 8 22:13:34 21:56:01 5757816 0 656352 8.20 2620 1592144 1072676 11.84 372424 1493972 8 22:13:34 21:57:01 5757184 0 656976 8.20 2620 1592152 1072872 11.85 373176 1493972 12 22:13:34 21:58:01 5756284 0 657876 8.21 2620 1592152 1072740 11.84 374176 1493972 8 22:13:34 21:59:01 5749724 0 664432 8.30 2620 1592156 1072740 11.84 380660 1493972 8 22:13:34 22:00:01 5749464 0 664684 8.30 2620 1592164 1072740 11.84 381352 1493268 8 22:13:34 22:01:01 5748772 0 665376 8.31 2620 1592164 1075548 11.87 382116 1493268 16 22:13:34 22:02:01 5745988 0 668032 8.34 2620 1592292 1073344 11.85 385064 1493328 16 22:13:34 22:03:01 5746660 0 667356 8.33 2620 1592296 1073248 11.85 384612 1493328 16 22:13:34 22:04:01 5746380 0 667632 8.34 2620 1592300 1073248 11.85 384480 1493328 8 22:13:34 22:05:01 5744928 0 669080 8.35 2620 1592304 1073464 11.85 385784 1493328 8 22:13:34 22:06:01 5427764 0 810828 10.12 2620 1767720 1264312 13.96 608268 1570976 144 22:13:34 22:07:01 5437412 0 801176 10.00 2620 1767724 1207100 13.33 600184 1570980 20 22:13:34 22:08:01 5438784 0 799800 9.99 2620 1767728 1197848 13.22 595916 1574276 12 22:13:34 22:09:01 5437716 0 800864 10.00 2620 1767732 1198004 13.23 596768 1574276 8 22:13:34 22:10:01 5438916 0 799656 9.98 2620 1767740 1197848 13.22 593572 1576668 16 22:13:34 22:11:01 5439004 0 799568 9.98 2620 1767740 1197848 13.22 593536 1576668 8 22:13:34 22:12:01 5438288 0 800280 9.99 2620 1767744 1197932 13.23 593984 1576668 8 22:13:34 22:13:01 5438888 0 799676 9.98 2620 1767748 1197848 13.22 593564 1576668 8 22:13:34 Average: 5632261 0 714984 8.93 2620 1659067 1124257 12.41 461632 1524463 17 22:13:34 22:13:34 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:13:34 21:53:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:57:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:13:34 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:58:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:01:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 22:13:34 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:02:01 eth0 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 22:13:34 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:03:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:04:01 eth0 0.88 0.08 0.08 0.01 0.00 0.00 0.00 0.00 22:13:34 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:05:01 eth0 0.78 0.32 0.30 0.20 0.00 0.00 0.00 0.00 22:13:34 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:06:01 eth0 477.79 343.33 1063.49 68.83 0.00 0.00 0.00 0.00 22:13:34 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:06:01 docker0 103.70 94.75 7.93 224.96 0.00 0.00 0.00 0.00 22:13:34 22:07:01 eth0 0.57 0.22 0.15 0.07 0.00 0.00 0.00 0.00 22:13:34 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:08:01 eth0 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:13:34 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:09:01 eth0 0.53 0.38 0.27 0.21 0.00 0.00 0.00 0.00 22:13:34 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:13:34 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:12:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:13:34 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:13:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 Average: eth0 23.00 16.47 50.70 3.31 0.00 0.00 0.00 0.00 22:13:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:34 Average: docker0 4.94 4.51 0.38 10.71 0.00 0.00 0.00 0.00 22:13:34 22:13:34 22:13:34 ---> sar -P ALL: 22:13:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 22:13:34 22:13:34 21:51:01 LINUX RESTART (2 CPU) 22:13:34 22:13:34 21:52:01 CPU %user %nice %system %iowait %steal %idle 22:13:34 21:53:01 all 0.19 0.00 0.06 0.00 0.02 99.73 22:13:34 21:53:01 0 0.08 0.00 0.08 0.00 0.02 99.82 22:13:34 21:53:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:13:34 21:54:01 all 0.23 0.00 0.05 0.00 0.03 99.69 22:13:34 21:54:01 0 0.08 0.00 0.07 0.00 0.05 99.80 22:13:34 21:54:01 1 0.38 0.00 0.03 0.00 0.00 99.58 22:13:34 21:55:01 all 0.14 0.00 0.04 0.00 0.02 99.80 22:13:34 21:55:01 0 0.18 0.00 0.05 0.00 0.02 99.75 22:13:34 21:55:01 1 0.10 0.00 0.03 0.00 0.02 99.85 22:13:34 21:56:01 all 0.24 0.00 0.06 0.00 0.02 99.68 22:13:34 21:56:01 0 0.08 0.00 0.05 0.00 0.03 99.83 22:13:34 21:56:01 1 0.40 0.00 0.07 0.00 0.00 99.53 22:13:34 21:57:01 all 0.22 0.00 0.04 0.00 0.01 99.73 22:13:34 21:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:13:34 21:57:01 1 0.38 0.00 0.03 0.00 0.00 99.58 22:13:34 21:58:01 all 0.10 0.00 0.08 0.00 0.03 99.79 22:13:34 21:58:01 0 0.07 0.00 0.08 0.00 0.03 99.82 22:13:34 21:58:01 1 0.13 0.00 0.08 0.00 0.02 99.77 22:13:34 21:59:01 all 0.24 0.00 0.05 0.00 0.02 99.69 22:13:34 21:59:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:13:34 21:59:01 1 0.42 0.00 0.05 0.00 0.02 99.52 22:13:34 22:00:01 all 0.11 0.00 0.07 0.00 0.01 99.82 22:13:34 22:00:01 0 0.13 0.00 0.05 0.00 0.00 99.82 22:13:34 22:00:01 1 0.08 0.00 0.08 0.00 0.02 99.82 22:13:34 22:01:01 all 0.12 0.00 0.05 0.00 0.02 99.82 22:13:34 22:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:13:34 22:01:01 1 0.18 0.00 0.05 0.00 0.02 99.75 22:13:34 22:02:01 all 0.20 0.00 0.06 0.00 0.02 99.72 22:13:34 22:02:01 0 0.03 0.00 0.07 0.00 0.02 99.88 22:13:34 22:02:01 1 0.37 0.00 0.05 0.00 0.02 99.57 22:13:34 22:03:01 all 0.25 0.00 0.04 0.03 0.01 99.67 22:13:34 22:03:01 0 0.05 0.00 0.03 0.05 0.00 99.87 22:13:34 22:03:01 1 0.45 0.00 0.05 0.00 0.02 99.48 22:13:34 22:13:34 22:03:01 CPU %user %nice %system %iowait %steal %idle 22:13:34 22:04:01 all 0.22 0.00 0.05 0.00 0.02 99.72 22:13:34 22:04:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:13:34 22:04:01 1 0.37 0.00 0.03 0.00 0.02 99.58 22:13:34 22:05:01 all 0.23 0.00 0.05 0.00 0.02 99.71 22:13:34 22:05:01 0 0.08 0.00 0.07 0.00 0.03 99.82 22:13:34 22:05:01 1 0.37 0.00 0.03 0.00 0.00 99.60 22:13:34 22:06:01 all 9.40 0.00 2.94 2.01 0.05 85.60 22:13:34 22:06:01 0 10.50 0.00 2.83 0.88 0.05 85.74 22:13:34 22:06:01 1 8.31 0.00 3.05 3.13 0.05 85.46 22:13:34 22:07:01 all 0.22 0.00 0.06 0.00 0.02 99.71 22:13:34 22:07:01 0 0.35 0.00 0.03 0.00 0.02 99.60 22:13:34 22:07:01 1 0.08 0.00 0.08 0.00 0.02 99.82 22:13:34 22:08:01 all 0.18 0.00 0.05 0.00 0.02 99.75 22:13:34 22:08:01 0 0.30 0.00 0.07 0.00 0.02 99.62 22:13:34 22:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:13:34 22:09:01 all 0.18 0.00 0.04 0.00 0.03 99.75 22:13:34 22:09:01 0 0.33 0.00 0.03 0.00 0.02 99.62 22:13:34 22:09:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:13:34 22:10:01 all 0.17 0.00 0.07 0.00 0.01 99.76 22:13:34 22:10:01 0 0.22 0.00 0.05 0.00 0.00 99.73 22:13:34 22:10:01 1 0.12 0.00 0.08 0.00 0.02 99.78 22:13:34 22:11:01 all 0.19 0.00 0.05 0.00 0.02 99.74 22:13:34 22:11:01 0 0.30 0.00 0.05 0.00 0.02 99.63 22:13:34 22:11:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:13:34 22:12:01 all 0.15 0.00 0.07 0.00 0.01 99.77 22:13:34 22:12:01 0 0.08 0.00 0.05 0.00 0.02 99.85 22:13:34 22:12:01 1 0.22 0.00 0.08 0.00 0.00 99.70 22:13:34 22:13:01 all 0.17 0.00 0.03 0.00 0.02 99.78 22:13:34 22:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:13:34 22:13:01 1 0.32 0.00 0.05 0.00 0.02 99.62 22:13:34 Average: all 0.62 0.00 0.19 0.09 0.02 99.08 22:13:34 Average: 0 0.61 0.00 0.18 0.04 0.02 99.14 22:13:34 Average: 1 0.62 0.00 0.19 0.15 0.02 99.03 22:13:34 22:13:34 22:13:34