Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc58585e70c8030d89c5f3bf9ef3673bd75a3f28+72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 (4d6a135a2b9a74b9c245f6860715aff1f261455e) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-307/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-307/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29488 in /w/workspace/edgexfoundry_edgex-ui-go_PR-307 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-307 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 Merge succeeded, producing bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 Checking out Revision bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 (PR-307) > git config core.sparsecheckout # timeout=10 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:58:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:42 ========================================================= 07:58:42 EdgeX Global Pipelines Version Info 07:58:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:43 ------------------- 07:58:43 stable info: 07:58:43 ------------------- 07:58:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:43 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 07:58:43 Message: update stable to v1.0.184 07:58:44 ------------------- 07:58:44 experimental info: 07:58:44 ------------------- 07:58:44 Commited By: **** collab-it+edgex@linuxfoundation.org 07:58:44 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 07:58:44 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:58:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:58:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:58:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:58:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:58:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:58:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo 07:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo 07:58:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo 07:58:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [Pipeline] echo 07:58:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc58585 [Pipeline] echo 07:58:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:58:49 provisioning config files... 07:58:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/config4354308269848383608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:49 ---> docker-login.sh 07:58:49 nexus3.edgexfoundry.org:10001 07:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:50 Configure a credential helper to remove this warning. See 07:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:50 07:58:50 Login Succeeded 07:58:50 nexus3.edgexfoundry.org:10002 07:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:50 Configure a credential helper to remove this warning. See 07:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:50 07:58:50 Login Succeeded 07:58:50 nexus3.edgexfoundry.org:10003 07:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:50 Configure a credential helper to remove this warning. See 07:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:50 07:58:50 Login Succeeded 07:58:50 nexus3.edgexfoundry.org:10004 07:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:50 Configure a credential helper to remove this warning. See 07:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:50 07:58:50 Login Succeeded 07:58:50 docker.io 07:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:51 Configure a credential helper to remove this warning. See 07:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:51 07:58:51 Login Succeeded 07:58:51 ---> docker-login.sh ends [Pipeline] } 07:58:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:52 + git log --format=format:%s -1 bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [Pipeline] echo 07:58:52 GIT_COMMIT: bc58585e70c8030d89c5f3bf9ef3673bd75a3f28, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:58:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:53 07:58:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:58:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:53 latest: Pulling from edgex-devops/git-semver 07:58:53 31603596830f: Pulling fs layer 07:58:53 2a8b12db71e7: Pulling fs layer 07:58:53 6ca5941a6612: Pulling fs layer 07:58:53 ecc8261a40a4: Pulling fs layer 07:58:53 ecc8261a40a4: Waiting 07:58:53 2a8b12db71e7: Verifying Checksum 07:58:53 2a8b12db71e7: Download complete 07:58:53 31603596830f: Verifying Checksum 07:58:53 31603596830f: Download complete 07:58:53 6ca5941a6612: Verifying Checksum 07:58:53 6ca5941a6612: Download complete 07:58:53 ecc8261a40a4: Verifying Checksum 07:58:53 ecc8261a40a4: Download complete 07:58:54 31603596830f: Pull complete 07:58:54 2a8b12db71e7: Pull complete 07:58:54 6ca5941a6612: Pull complete 07:58:55 ecc8261a40a4: Pull complete 07:58:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:58:55 prd-centos7-docker-4c-2g-29488 does not seem to be running inside a container 07:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-307 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307:/w/workspace/edgexfoundry_edgex-ui-go_PR-307:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:58:57 $ docker top 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:58 [ssh-agent] Looking for ssh-agent implementation... 07:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:58 $ docker exec 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent 07:58:58 SSH_AUTH_SOCK=/tmp/ssh-xiXPY6xJRxsz/agent.11 07:58:58 SSH_AGENT_PID=16 07:58:58 Running ssh-add (command line suppressed) 07:58:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_6429895199573017233.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_6429895199573017233.key) 07:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:59 + git tag --points-at HEAD [Pipeline] } 07:58:59 $ docker exec --env ******** --env ******** 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent -k 07:58:59 unset SSH_AUTH_SOCK; 07:58:59 unset SSH_AGENT_PID; 07:58:59 echo Agent pid 16 killed; 07:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:59 [ssh-agent] Looking for ssh-agent implementation... 07:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:59 $ docker exec 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent 07:58:59 SSH_AUTH_SOCK=/tmp/ssh-eH44ubB0L03Y/agent.45 07:58:59 SSH_AGENT_PID=50 07:58:59 Running ssh-add (command line suppressed) 07:58:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_5003876739820754062.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_5003876739820754062.key) 07:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:00 + git semver init 07:59:00 # -> Open(): unable to determine branch for HEAD 07:59:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-307/.git 07:59:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-307 07:59:00 # $SEMVER_REMOTE_NAME = origin 07:59:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:00 # $SEMVER_USER_NAME = edgex-jenkins 07:59:00 # $SEMVER_BRANCH = PR-307 07:59:00 # $SEMVER_TEMP = /tmp/semver-924878651 07:59:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:59:01 # '/tmp/semver-924878651' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-307/.semver' 07:59:01 # -> Force: false 07:59:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-307/.semver [Pipeline] } 07:59:01 $ docker exec --env ******** --env ******** 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent -k 07:59:02 unset SSH_AUTH_SOCK; 07:59:02 unset SSH_AGENT_PID; 07:59:02 echo Agent pid 50 killed; 07:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:02 + git semver [Pipeline] } 07:59:02 $ docker stop --time=1 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 07:59:04 $ docker rm -f 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:05 Stashed 1 file(s) [Pipeline] echo 07:59:05 [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 07:59:20 Still waiting to schedule task 07:59:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:59:20 Still waiting to schedule task 07:59:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:00:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29489 in /w/workspace/edgexfoundry_edgex-ui-go_PR-307 [Pipeline] { [Pipeline] ws 08:00:58 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:01:03 using credential edgex-jenkins-ssh 08:01:04 Cloning the remote Git repository 08:01:04 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:01:04 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:01:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:01:04 > git --version # timeout=10 08:01:04 > git --version # 'git version 2.17.1' 08:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:01:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:01:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:01:06 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 08:01:07 Merge succeeded, producing bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 08:01:07 Checking out Revision bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 (PR-307) 08:01:06 > git config core.sparsecheckout # timeout=10 08:01:06 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 08:01:06 > git remote # timeout=10 08:01:06 > git config --get remote.origin.url # timeout=10 08:01:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:07 > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 08:01:07 > git rev-parse HEAD^{commit} # timeout=10 08:01:07 > git config core.sparsecheckout # timeout=10 08:01:07 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 08:01:11 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:01:11 > git --version # timeout=10 08:01:11 > git --version # 'git version 2.17.1' 08:01:11 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:01:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:01:14 + + truesudo 08:01:14 service docker restart 08:01:16 Running on prd-centos7-docker-4c-2g-29490 in /w/workspace/edgexfoundry_edgex-ui-go_PR-307 [Pipeline] { [Pipeline] ws 08:01:16 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:01:16 provisioning config files... 08:01:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4538330778926058824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:17 ---> docker-login.sh 08:01:17 nexus3.edgexfoundry.org:10001 08:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:18 Configure a credential helper to remove this warning. See 08:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:18 08:01:18 Login Succeeded 08:01:18 nexus3.edgexfoundry.org:10002 08:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:18 Configure a credential helper to remove this warning. See 08:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:18 08:01:18 Login Succeeded 08:01:18 nexus3.edgexfoundry.org:10003 08:01:18 using credential edgex-jenkins-ssh 08:01:18 Cloning the remote Git repository 08:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:19 Configure a credential helper to remove this warning. See 08:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:19 08:01:19 Login Succeeded 08:01:19 nexus3.edgexfoundry.org:10004 08:01:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:01:18 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:01:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:01:18 > git --version # timeout=10 08:01:18 > git --version # 'git version 2.24.3' 08:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:19 Configure a credential helper to remove this warning. See 08:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:19 08:01:19 Login Succeeded 08:01:19 docker.io 08:01:20 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 08:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:20 Merge succeeded, producing bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 08:01:20 Checking out Revision bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 (PR-307) 08:01:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:01:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:01:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:01:20 > git config core.sparsecheckout # timeout=10 08:01:20 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 08:01:20 > git remote # timeout=10 08:01:20 > git config --get remote.origin.url # timeout=10 08:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:20 > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 08:01:20 > git rev-parse HEAD^{commit} # timeout=10 08:01:20 > git config core.sparsecheckout # timeout=10 08:01:20 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 08:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:20 Configure a credential helper to remove this warning. See 08:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:20 08:01:20 Login Succeeded 08:01:20 ---> docker-login.sh ends [Pipeline] } 08:01:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:21 ========================================================= 08:01:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:01:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:01:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:01:22 Sending build context to Docker daemon 17.27MB 08:01:22 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:01:22 Step 2/8 : FROM ${BASE} 08:01:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:01:22 5f621e34cdf4: Pulling fs layer 08:01:22 a4357932f1b6: Pulling fs layer 08:01:22 18c013af1878: Pulling fs layer 08:01:22 00ac8860ef70: Pulling fs layer 08:01:22 63d7cb157983: Pulling fs layer 08:01:22 b116817d02f9: Pulling fs layer 08:01:22 745a02a5169b: Pulling fs layer 08:01:22 63d7cb157983: Waiting 08:01:22 b116817d02f9: Waiting 08:01:22 745a02a5169b: Waiting 08:01:22 00ac8860ef70: Waiting 08:01:22 18c013af1878: Verifying Checksum 08:01:22 18c013af1878: Download complete 08:01:22 a4357932f1b6: Verifying Checksum 08:01:22 a4357932f1b6: Download complete 08:01:22 63d7cb157983: Verifying Checksum 08:01:22 63d7cb157983: Download complete 08:01:23 5f621e34cdf4: Verifying Checksum 08:01:23 b116817d02f9: Verifying Checksum 08:01:23 b116817d02f9: Download complete 08:01:23 5f621e34cdf4: Pull complete 08:01:24 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:01:24 > git --version # timeout=10 08:01:24 > git --version # 'git version 2.24.3' 08:01:24 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 08:01:24 a4357932f1b6: Pull complete [Pipeline] withEnv [Pipeline] { 08:01:24 18c013af1878: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:01:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:01:26 745a02a5169b: Verifying Checksum 08:01:26 745a02a5169b: Download complete 08:01:26 + sudo service docker restart 08:01:26 + true 08:01:26 Redirecting to /bin/systemctl restart docker.service 08:01:27 00ac8860ef70: Verifying Checksum 08:01:27 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:01:28 provisioning config files... 08:01:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5153675685956914303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:28 ---> docker-login.sh 08:01:28 nexus3.edgexfoundry.org:10001 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10002 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10003 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10004 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 docker.io 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 ---> docker-login.sh ends [Pipeline] } 08:01:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:30 ========================================================= 08:01:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:01:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:01:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:01:31 Sending build context to Docker daemon 17.27MB 08:01:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:01:31 Step 2/8 : FROM ${BASE} 08:01:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:01:31 188c0c94c7c5: Pulling fs layer 08:01:31 0ef7d3d256c8: Pulling fs layer 08:01:31 de9db76c5a1d: Pulling fs layer 08:01:31 bca2f99d35d6: Pulling fs layer 08:01:31 93359f2a8cfa: Pulling fs layer 08:01:31 7c6f9722023f: Pulling fs layer 08:01:31 a35cf1a2eb13: Pulling fs layer 08:01:31 93359f2a8cfa: Waiting 08:01:31 7c6f9722023f: Waiting 08:01:31 a35cf1a2eb13: Waiting 08:01:31 bca2f99d35d6: Waiting 08:01:31 de9db76c5a1d: Verifying Checksum 08:01:31 de9db76c5a1d: Download complete 08:01:31 0ef7d3d256c8: Verifying Checksum 08:01:31 0ef7d3d256c8: Download complete 08:01:31 93359f2a8cfa: Verifying Checksum 08:01:31 93359f2a8cfa: Download complete 08:01:31 188c0c94c7c5: Verifying Checksum 08:01:31 188c0c94c7c5: Download complete 08:01:31 7c6f9722023f: Verifying Checksum 08:01:31 7c6f9722023f: Download complete 08:01:32 188c0c94c7c5: Pull complete 08:01:32 0ef7d3d256c8: Pull complete 08:01:32 de9db76c5a1d: Pull complete 08:01:33 a35cf1a2eb13: Verifying Checksum 08:01:33 a35cf1a2eb13: Download complete 08:01:34 bca2f99d35d6: Verifying Checksum 08:01:34 bca2f99d35d6: Download complete 08:01:37 00ac8860ef70: Pull complete 08:01:37 63d7cb157983: Pull complete 08:01:38 b116817d02f9: Pull complete 08:01:39 bca2f99d35d6: Pull complete 08:01:39 93359f2a8cfa: Pull complete 08:01:39 7c6f9722023f: Pull complete 08:01:41 745a02a5169b: Pull complete 08:01:41 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:01:42 ---> b7e6874047d6 08:01:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:43 a35cf1a2eb13: Pull complete 08:01:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:01:43 ---> a62c8e92a672 08:01:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:44 ---> Running in 2dbed38b621b 08:01:44 Removing intermediate container 2dbed38b621b 08:01:44 ---> e9cbd4aaaf11 08:01:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:44 ---> Running in 7ae22a3cbcce 08:01:44 ---> Running in 0dd5325c07ab 08:01:45 Removing intermediate container 7ae22a3cbcce 08:01:45 ---> 0a13c0113001 08:01:45 Step 5/8 : RUN apk add --no-cache make git 08:01:45 Removing intermediate container 0dd5325c07ab 08:01:45 ---> b0e695b2a759 08:01:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:45 ---> Running in 22573d670b2b 08:01:45 ---> Running in 56cddf007399 08:01:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:47 OK: 166 MiB in 39 packages 08:01:47 Removing intermediate container 56cddf007399 08:01:47 ---> 2b51cd01a0dc 08:01:47 Step 6/8 : WORKDIR /edgex-ui-go 08:01:47 ---> Running in 8fdd3aca4973 08:01:47 Removing intermediate container 8fdd3aca4973 08:01:47 ---> 4a9cc877f043 08:01:47 Step 7/8 : COPY . . 08:01:48 Removing intermediate container 22573d670b2b 08:01:48 ---> d063f4d0e056 08:01:48 Step 5/8 : RUN apk add --no-cache make git 08:01:48 ---> Running in 2c6151e60231 08:01:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:01:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:01:50 ---> 3fe0471d8807 08:01:50 Step 8/8 : RUN go mod download 08:01:50 ---> Running in 4979a5794f93 08:01:50 OK: 142 MiB in 39 packages 08:01:51 Removing intermediate container 2c6151e60231 08:01:51 ---> aa1450aaccc9 08:01:51 Step 6/8 : WORKDIR /edgex-ui-go 08:01:51 ---> Running in 39f381cc8bcf 08:01:52 Removing intermediate container 39f381cc8bcf 08:01:52 ---> d38a63217d2e 08:01:52 Step 7/8 : COPY . . 08:01:54 ---> 6544dcfd193c 08:01:54 Step 8/8 : RUN go mod download 08:01:54 ---> Running in b4ce1157233a 08:02:22 Removing intermediate container 4979a5794f93 08:02:22 ---> 73dc14637717 08:02:22 Successfully built 73dc14637717 08:02:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:02:22 + docker inspect -f . ci-base-image-x86_64 08:02:22 . [Pipeline] withDockerContainer 08:02:22 prd-centos7-docker-4c-2g-29490 does not seem to be running inside a container 08:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 08:02:23 $ docker top 5b2b30266a4f147d007dd144dbb279a6278fb26530fb06638507471d10addd6a -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:24 + go version 08:02:24 go version go1.15.5 linux/amd64 [Pipeline] } 08:02:24 $ docker stop --time=1 5b2b30266a4f147d007dd144dbb279a6278fb26530fb06638507471d10addd6a 08:02:25 $ docker rm -f 5b2b30266a4f147d007dd144dbb279a6278fb26530fb06638507471d10addd6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 08:02:26 Removing intermediate container b4ce1157233a 08:02:26 ---> d6cbde1984b7 08:02:26 Successfully built d6cbde1984b7 08:02:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:02:27 + docker inspect -f . ci-base-image-x86_64 08:02:27 . [Pipeline] withDockerContainer 08:02:27 prd-centos7-docker-4c-2g-29490 does not seem to be running inside a container 08:02:27 + docker inspect -f . ci-base-image-arm64 08:02:27 . 08:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 08:02:27 $ docker top 97fc5e4c406a18039455f8d16a022c52b4aae119a89331034c3c228ad6d2f465 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 08:02:28 prd-ubuntu18.04-docker-arm64-4c-16g-29489 does not seem to be running inside a container 08:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 08:02:29 $ docker top 16d0d68c94b687d63933fa9cd73e9bbac8538ad8e5dd502c252c47fd3395d1ec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:02:30 + make test 08:02:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:02:30 + go version 08:02:30 go version go1.15.5 linux/arm64 [Pipeline] } 08:02:31 $ docker stop --time=1 16d0d68c94b687d63933fa9cd73e9bbac8538ad8e5dd502c252c47fd3395d1ec 08:02:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:02:32 $ docker rm -f 16d0d68c94b687d63933fa9cd73e9bbac8538ad8e5dd502c252c47fd3395d1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:02:34 + docker inspect -f . ci-base-image-arm64 08:02:34 . [Pipeline] withDockerContainer 08:02:34 prd-ubuntu18.04-docker-arm64-4c-16g-29489 does not seem to be running inside a container 08:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 08:02:36 $ docker top ca46de383ebf3af86db8c401ee26ca7f8c1d122c854eca92ebf82a33a0c3102f -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:37 + make test 08:02:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:02:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:02:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:02:42 GO111MODULE=on go vet ./... [Pipeline] } 08:02:43 $ docker stop --time=1 97fc5e4c406a18039455f8d16a022c52b4aae119a89331034c3c228ad6d2f465 08:02:45 $ docker rm -f 97fc5e4c406a18039455f8d16a022c52b4aae119a89331034c3c228ad6d2f465 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:02:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:02:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:02:51 + ls -al . 08:02:51 total 92 08:02:51 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 11 08:02 . 08:02:51 drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 08:01 .. 08:02:51 drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 08:01 assets 08:02:51 drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 08:01 bin 08:02:51 drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 08:01 cmd 08:02:51 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 08:01 CONTRIBUTING.md 08:02:51 -rw-r--r--. 1 jenkins jenkins 10 Mar 11 08:02 coverage.out 08:02:51 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 11 08:01 Dockerfile 08:02:51 -rw-rw-r--. 1 jenkins jenkins 902 Mar 11 08:01 Dockerfile.build 08:02:51 drwxrwxr-x. 5 jenkins jenkins 104 Mar 11 08:01 docs 08:02:51 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 08:01 .git 08:02:51 drwxrwxr-x. 2 jenkins jenkins 103 Mar 11 08:01 .github 08:02:51 -rw-rw-r--. 1 jenkins jenkins 153 Mar 11 08:01 .gitignore 08:02:51 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 11 08:01 go.mod 08:02:51 -rw-r--r--. 1 jenkins jenkins 22216 Mar 11 08:02 go.sum 08:02:51 drwxrwxr-x. 10 jenkins jenkins 139 Mar 11 08:01 internal 08:02:51 -rw-rw-r--. 1 jenkins jenkins 652 Mar 11 08:01 Jenkinsfile 08:02:51 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 08:01 LICENSE 08:02:51 -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 08:01 Makefile 08:02:51 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 11 08:01 README.md 08:02:51 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 07:59 VERSION 08:02:51 -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 08:01 version.go 08:02:51 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 11 08:01 web [Pipeline] isUnix [Pipeline] sh 08:02:51 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 --label arch=amd64 --label version=0.0.0 . 08:02:51 Sending build context to Docker daemon 17.29MB 08:02:51 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:02:51 Step 2/24 : FROM ${BASE} AS builder 08:02:51 ---> 73dc14637717 08:02:51 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:02:52 ---> Running in 923533327db3 08:02:52 Removing intermediate container 923533327db3 08:02:52 ---> f4f8852631dc 08:02:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:02:52 ---> Running in 4dac4fb930db 08:02:52 Removing intermediate container 4dac4fb930db 08:02:52 ---> f2513458c833 08:02:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:02:52 ---> Running in 90a2c84d266b 08:02:53 Removing intermediate container 90a2c84d266b 08:02:53 ---> 8c705e2b8df5 08:02:53 Step 6/24 : LABEL Name=edgex-ui-go 08:02:53 ---> Running in 9dfb8ef288b7 08:02:53 Removing intermediate container 9dfb8ef288b7 08:02:53 ---> 74a0179ec686 08:02:53 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:02:53 ---> Running in f65780b341c0 08:02:53 Removing intermediate container f65780b341c0 08:02:53 ---> 55cada47ec40 08:02:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:53 ---> Running in e0c0d4f3540d 08:02:54 Removing intermediate container e0c0d4f3540d 08:02:54 ---> 030e52138331 08:02:54 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:02:54 ---> Running in 56cd5fc3f0c5 08:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:02:56 OK: 166 MiB in 39 packages 08:02:56 Removing intermediate container 56cd5fc3f0c5 08:02:56 ---> 3ef51d269346 08:02:56 Step 10/24 : ENV GO111MODULE=on 08:02:56 ---> Running in 5dae325b0bd1 08:02:56 Removing intermediate container 5dae325b0bd1 08:02:56 ---> 922f0c0eff52 08:02:56 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:02:56 ---> Running in 5fc1ba39039c 08:02:56 Removing intermediate container 5fc1ba39039c 08:02:56 ---> 2bc2363553d4 08:02:56 Step 12/24 : COPY go.mod . 08:02:57 ---> f592eba42999 08:02:57 Step 13/24 : COPY Makefile . 08:02:57 ---> 310f20977d48 08:02:57 Step 14/24 : RUN make update 08:02:57 ---> Running in 26d89a88af22 08:02:57 CGO_ENABLED=0 GO111MODULE=on go mod download 08:02:58 Removing intermediate container 26d89a88af22 08:02:58 ---> c9a9110829ab 08:02:58 Step 15/24 : COPY . . 08:03:00 ---> a9a768c6a76b 08:03:00 Step 16/24 : RUN ${MAKE} 08:03:00 ---> Running in a50c40000bbd 08:03:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:03:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:03:05 GO111MODULE=on go vet ./... 08:03:08 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } 08:03:10 $ docker stop --time=1 ca46de383ebf3af86db8c401ee26ca7f8c1d122c854eca92ebf82a33a0c3102f 08:03:12 Removing intermediate container a50c40000bbd 08:03:12 ---> e218e20ee667 08:03:12 Step 17/24 : FROM alpine:3.12 08:03:12 3.12: Pulling from library/alpine 08:03:13 f84cab65f19f: Pulling fs layer 08:03:13 f84cab65f19f: Verifying Checksum 08:03:13 f84cab65f19f: Download complete 08:03:13 $ docker rm -f ca46de383ebf3af86db8c401ee26ca7f8c1d122c854eca92ebf82a33a0c3102f 08:03:13 f84cab65f19f: Pull complete 08:03:13 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 08:03:13 Status: Downloaded newer image for alpine:3.12 08:03:13 ---> 88dd2752d2ea 08:03:13 Step 18/24 : EXPOSE 4000 08:03:13 ---> Running in 8f869c9fd3f1 08:03:13 Removing intermediate container 8f869c9fd3f1 08:03:13 ---> e93ed2d337bc 08:03:13 Step 19/24 : 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 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:03:14 Warning: overwriting stash ‘coverage-report’ 08:03:14 ---> 07f66437e0a6 08:03:14 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:03:14 ---> Running in 4c60266bdce1 08:03:14 Removing intermediate container 4c60266bdce1 08:03:14 ---> 1c85f76cd40b 08:03:14 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:03:14 ---> Running in 7d9f63567eb4 08:03:15 Removing intermediate container 7d9f63567eb4 08:03:15 ---> 2386c7fa1137 08:03:15 Step 22/24 : LABEL arch=amd64 08:03:15 ---> Running in 57914956adae 08:03:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 08:03:15 Removing intermediate container 57914956adae 08:03:15 ---> c8927ba76a1a 08:03:15 Step 23/24 : LABEL git_sha=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 08:03:15 ---> Running in 7eaec2f7c71d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:03:15 Removing intermediate container 7eaec2f7c71d 08:03:15 ---> 9848ceb5c1bb 08:03:15 Step 24/24 : LABEL version=0.0.0 08:03:15 ---> Running in daafea284bc6 [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:15 Removing intermediate container daafea284bc6 08:03:15 ---> 5d81db79ed91 08:03:15 [Warning] One or more build-args [ARCH] were not consumed 08:03:15 Successfully built 5d81db79ed91 08:03:15 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage 08:03:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 08:03:16 + ls -al . 08:03:16 total 124 08:03:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 08:02 . 08:03:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 08:01 .. 08:03:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 08:01 .git 08:03:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 08:01 .github 08:03:16 -rw-rw-r-- 1 jenkins jenkins 153 Mar 11 08:01 .gitignore 08:03:16 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 08:01 CONTRIBUTING.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 11 08:01 Dockerfile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 902 Mar 11 08:01 Dockerfile.build 08:03:16 -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 08:01 Jenkinsfile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 08:01 LICENSE 08:03:16 -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 08:01 Makefile 08:03:16 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 11 08:01 README.md 08:03:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 07:59 VERSION 08:03:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 08:01 assets 08:03:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 08:01 bin 08:03:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 08:01 cmd 08:03:16 -rw-r--r-- 1 jenkins jenkins 10 Mar 11 08:02 coverage.out 08:03:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 08:01 docs 08:03:16 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 11 08:01 go.mod 08:03:16 -rw-r--r-- 1 jenkins jenkins 22216 Mar 11 08:02 go.sum 08:03:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 08:01 internal 08:03:16 -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 08:01 version.go 08:03:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 08:01 web [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 08:03:17 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 --label arch=arm64 --label version=0.0.0 . Post stage [Pipeline] libraryResource [Pipeline] sh 08:03:17 ---> job-cost.sh 08:03:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SRXb 08:03:17 Sending build context to Docker daemon 17.29MB 08:03:18 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:03:18 Step 2/24 : FROM ${BASE} AS builder 08:03:18 ---> d6cbde1984b7 08:03:18 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:03:18 ---> Running in 07ea6dc910a2 08:03:19 Removing intermediate container 07ea6dc910a2 08:03:19 ---> d45dd8e6c0bf 08:03:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:03:19 ---> Running in 30be42277269 08:03:19 Removing intermediate container 30be42277269 08:03:19 ---> 99c69b71f87c 08:03:19 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:03:19 ---> Running in 6dae85470961 08:03:20 Removing intermediate container 6dae85470961 08:03:20 ---> 4bccddd4326a 08:03:20 Step 6/24 : LABEL Name=edgex-ui-go 08:03:20 ---> Running in 6a0bc52e399c 08:03:20 Removing intermediate container 6a0bc52e399c 08:03:20 ---> 24a8a694b2d0 08:03:20 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:03:20 ---> Running in 771eab829c29 08:03:21 Removing intermediate container 771eab829c29 08:03:21 ---> 9f73cd98e348 08:03:21 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:21 ---> Running in 1e396383342b 08:03:24 Removing intermediate container 1e396383342b 08:03:24 ---> d388b7e2b0ed 08:03:24 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:24 ---> Running in 7bc0503a2ef1 08:03:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:26 OK: 142 MiB in 39 packages 08:03:27 Removing intermediate container 7bc0503a2ef1 08:03:27 ---> 3a78c05af8f2 08:03:27 Step 10/24 : ENV GO111MODULE=on 08:03:27 ---> Running in 0eec2519beaa 08:03:27 Removing intermediate container 0eec2519beaa 08:03:27 ---> c41459ccb8c5 08:03:27 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:03:28 ---> Running in 04b44901d474 08:03:28 Removing intermediate container 04b44901d474 08:03:28 ---> 9d6d8aae4409 08:03:28 Step 12/24 : COPY go.mod . 08:03:29 ---> 34cec251643c 08:03:29 Step 13/24 : COPY Makefile . 08:03:29 ---> 41ec3a344bae 08:03:29 Step 14/24 : RUN make update 08:03:30 ---> Running in 2618570d038a 08:03:31 CGO_ENABLED=0 GO111MODULE=on go mod download 08:03:32 Removing intermediate container 2618570d038a 08:03:32 ---> 5d1411f87821 08:03:32 Step 15/24 : COPY . . 08:03:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:03:35 ---> dedf61c60cf8 08:03:35 Step 16/24 : RUN ${MAKE} 08:03:35 ---> Running in 273ab2d004af 08:03:36 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 08:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-SRXb/bin to PATH 08:03:59 INFO: No Stack... 08:04:00 INFO: Retrieving Pricing Info for: v1-standard-2 08:04:00 INFO: Archiving Costs [Pipeline] sh 08:04:01 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:04:01 + cut -d, -f6 [Pipeline] lock 08:04:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] 08:04:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] did not exist. Created. 08:04:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:01 + echo total: 0.029999999329447746 [Pipeline] stash 08:04:01 Stashed 1 file(s) [Pipeline] } 08:04:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:04:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:04:07 Removing intermediate container 273ab2d004af 08:04:07 ---> 74e76a3eaf24 08:04:07 Step 17/24 : FROM alpine:3.12 08:04:08 3.12: Pulling from library/alpine 08:04:08 dce8679b510e: Pulling fs layer 08:04:08 dce8679b510e: Verifying Checksum 08:04:08 dce8679b510e: Download complete 08:04:08 dce8679b510e: Pull complete 08:04:08 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 08:04:08 Status: Downloaded newer image for alpine:3.12 08:04:08 ---> d10569e2745f 08:04:08 Step 18/24 : EXPOSE 4000 08:04:09 ---> Running in 0137d826a3e3 08:04:09 Removing intermediate container 0137d826a3e3 08:04:09 ---> 6531e73e4498 08:04:09 Step 19/24 : 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 08:04:11 ---> a09632e7f2ec 08:04:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:04:11 ---> Running in 4535c9313832 08:04:12 Removing intermediate container 4535c9313832 08:04:12 ---> c39548c80e9d 08:04:12 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:04:12 ---> Running in d7f5dbe2475e 08:04:12 Removing intermediate container d7f5dbe2475e 08:04:12 ---> 661530c7f52d 08:04:12 Step 22/24 : LABEL arch=arm64 08:04:12 ---> Running in fea14d0b2555 08:04:13 Removing intermediate container fea14d0b2555 08:04:13 ---> 1a27e64fb46e 08:04:13 Step 23/24 : LABEL git_sha=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 08:04:13 ---> Running in ba9832542b66 08:04:13 Removing intermediate container ba9832542b66 08:04:13 ---> 43acaaf2d577 08:04:13 Step 24/24 : LABEL version=0.0.0 08:04:13 ---> Running in ecc4016a3eb1 08:04:14 Removing intermediate container ecc4016a3eb1 08:04:14 ---> ce888e445c30 08:04:14 [Warning] One or more build-args [ARCH] were not consumed 08:04:14 Successfully built ce888e445c30 08:04:14 Successfully tagged docker-edgex-ui-go-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] libraryResource [Pipeline] sh 08:04:15 ---> job-cost.sh 08:04:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gzAv 08:04:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-gzAv/bin to PATH 08:06:31 INFO: No Stack... 08:06:31 INFO: Retrieving Pricing Info for: lf-standard-4 08:06:31 INFO: Archiving Costs [Pipeline] sh 08:06:31 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:06:31 + cut -d, -f6 [Pipeline] lock 08:06:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] 08:06:31 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] did not exist. Created. 08:06:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:32 /w/workspace/edgex-ui-go/1@tmp/durable-4eabb28f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-4eabb28f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:06:32 + echo total: 0.20999999344348907 [Pipeline] stash 08:06:32 Warning: overwriting stash ‘stack-cost’ 08:06:32 Stashed 1 file(s) [Pipeline] } 08:06:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [Pipeline] // lock [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] wrap 08:06:35 provisioning config files... 08:06:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/config3179433910539644392tmp [Pipeline] { [Pipeline] sh 08:06:35 + set +x 08:06:35 + curl -s https://codecov.io/bash 08:06:35 + bash -s -- 08:06:35 08:06:35 _____ _ 08:06:35 / ____| | | 08:06:35 | | ___ __| | ___ ___ _____ __ 08:06:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:06:35 | |___| (_) | (_| | __/ (_| (_) \ V / 08:06:35 \_____\___/ \__,_|\___|\___\___/ \_/ 08:06:35 Bash-20210309-2b87ace 08:06:35 08:06:35 08:06:35 ==> git version 2.24.3 found 08:06:35 ==> 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 08:06:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:06:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:06:35 ==> Jenkins CI detected. 08:06:35 project root: . 08:06:35 --> token set from env 08:06:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:06:35 ==> Running gcov in . (disable via -X gcov) 08:06:35 ==> Python coveragepy not found 08:06:35 ==> Searching for coverage reports in: 08:06:35 + . 08:06:35 -> Found 1 reports 08:06:35 ==> Detecting git/mercurial file structure 08:06:35 ==> Reading reports 08:06:35 + ./coverage.out bytes=10 08:06:35 ==> Appending adjustments 08:06:35 https://docs.codecov.io/docs/fixing-reports 08:06:36 + Found adjustments 08:06:36 ==> Gzipping contents 08:06:36 4.0K /tmp/codecov.kE7f3t.gz 08:06:36 ==> Uploading reports 08:06:36 url: https://codecov.io 08:06:36 query: branch=PR-307&commit=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=307&job=&cmd_args= 08:06:36 -> Pinging Codecov 08:06:36 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-307&commit=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=307&job=&cmd_args= 08:06:36 -> Uploading to 08:06:36 https://storage.googleapis.com/codecov/v4/raw/2021-03-11/FB506323287CE973F263BFD2A0EB1F37/bc58585e70c8030d89c5f3bf9ef3673bd75a3f28/9ce94c07-4df8-4f84-b814-d6e933a79aac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T080636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e78d03fdc524d2576cde41dc1ff2e363fc6dee10e901a500a530bc708281c55 08:06:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:06:36 Dload Upload Total Spent Left Speed 08:06:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 7098 --:--:-- --:--:-- --:--:-- 7104 08:06:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [Pipeline] } 08:06:36 Deleting 1 temporary files [Pipeline] // wrap [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] libraryResource [Pipeline] sh 08:06:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:40 ---> package-listing.sh 08:06:40 ++ facter osfamily 08:06:40 ++ tr '[:upper:]' '[:lower:]' 08:06:40 + OS_FAMILY=redhat 08:06:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-307 08:06:40 + START_PACKAGES=/tmp/packages_start.txt 08:06:40 + END_PACKAGES=/tmp/packages_end.txt 08:06:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:40 + PACKAGES=/tmp/packages_start.txt 08:06:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-307 ']' 08:06:40 + PACKAGES=/tmp/packages_end.txt 08:06:40 + case "${OS_FAMILY}" in 08:06:40 + rpm -qa 08:06:40 + sort 08:06:44 + '[' -f /tmp/packages_start.txt ']' 08:06:44 + '[' -f /tmp/packages_end.txt ']' 08:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-307 ']' 08:06:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-307/archives/ 08:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-307/archives/ [Pipeline] echo 08:06:44 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:06:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:45 08:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:45 alpine: Pulling from edgex-lftools-log-publisher 08:06:45 df20fa9351a1: Pulling fs layer 08:06:45 36b3adc4ff6f: Pulling fs layer 08:06:45 8ad3a11d3b57: Pulling fs layer 08:06:45 46f8f816bc3b: Pulling fs layer 08:06:45 93b61091891f: Pulling fs layer 08:06:45 93b9cdb0e59b: Pulling fs layer 08:06:45 5e14af77c1be: Pulling fs layer 08:06:45 01666e4c0597: Pulling fs layer 08:06:45 aa168da1d23b: Pulling fs layer 08:06:45 93b9cdb0e59b: Waiting 08:06:45 5e14af77c1be: Waiting 08:06:45 01666e4c0597: Waiting 08:06:45 46f8f816bc3b: Waiting 08:06:45 93b61091891f: Waiting 08:06:45 aa168da1d23b: Waiting 08:06:45 36b3adc4ff6f: Verifying Checksum 08:06:45 36b3adc4ff6f: Download complete 08:06:45 46f8f816bc3b: Verifying Checksum 08:06:45 46f8f816bc3b: Download complete 08:06:45 df20fa9351a1: Verifying Checksum 08:06:45 df20fa9351a1: Download complete 08:06:45 93b9cdb0e59b: Verifying Checksum 08:06:45 93b9cdb0e59b: Download complete 08:06:45 5e14af77c1be: Verifying Checksum 08:06:45 5e14af77c1be: Download complete 08:06:45 93b61091891f: Verifying Checksum 08:06:45 93b61091891f: Download complete 08:06:45 01666e4c0597: Download complete 08:06:46 df20fa9351a1: Pull complete 08:06:46 36b3adc4ff6f: Pull complete 08:06:46 8ad3a11d3b57: Verifying Checksum 08:06:46 8ad3a11d3b57: Download complete 08:06:47 8ad3a11d3b57: Pull complete 08:06:48 46f8f816bc3b: Pull complete 08:06:48 aa168da1d23b: Verifying Checksum 08:06:48 aa168da1d23b: Download complete 08:06:48 93b61091891f: Pull complete 08:06:48 93b9cdb0e59b: Pull complete 08:06:49 5e14af77c1be: Pull complete 08:06:49 01666e4c0597: Pull complete 08:06:57 aa168da1d23b: Pull complete 08:06:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:06:57 prd-centos7-docker-4c-2g-29488 does not seem to be running inside a container 08:06:57 $ 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-307/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-307 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307:/w/workspace/edgexfoundry_edgex-ui-go_PR-307:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:07:01 $ docker top a8e7488507221b00274fb63c0d2127217eee3094e00539efb964d7b83384881c -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:01 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:02 + mkdir -p /var/log/sa [Pipeline] sh 08:07:02 + ls /var/log/sa-host 08:07:02 + sadf -c /var/log/sa-host/sa11 08:07:02 file_magic: OK 08:07:02 HZ: Using current value: 100 08:07:02 file_header: OK 08:07:02 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 08:07:02 Statistics: 08:07:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:07:02 File successfully converted to sysstat format version 12.2.1 08:07:02 + sadf -c /var/log/sa-host/sa23 08:07:02 file_magic: OK 08:07:02 HZ: Using current value: 100 08:07:02 file_header: OK 08:07:02 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 08:07:02 Statistics: 08:07:02 Hnuu...uuuununununu... 08:07:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:02 provisioning config files... 08:07:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/config678554781905439456tmp [Pipeline] { [Pipeline] echo 08:07:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:03 ---> create-netrc.sh [Pipeline] } 08:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:07:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:07:03 ---> python-tools-install.sh [Pipeline] echo 08:07:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:04 ---> sudo-logs.sh 08:07:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:07:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:04 ---> job-cost.sh 08:07:04 lf-activate-venv: SKIPPING 08:07:04 DEBUG: total: 0.20999999344348907 08:07:04 INFO: Retrieving Stack Cost... 08:07:06 INFO: Retrieving Pricing Info for: v1-standard-2 08:07:06 INFO: Archiving Costs [Pipeline] echo 08:07:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:06 ---> logs-deploy.sh 08:07:06 lf-activate-venv: SKIPPING 08:07:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-307/1 08:07:06 INFO: archiving workspace using pattern(s): 08:07:08 Archives upload complete. 08:07:08 INFO: archiving logs to Nexus 08:07:09 ---> uname -a: 08:07:09 Linux prd-centos7-docker-4c-2g-29488.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:07:09 08:07:09 08:07:09 ---> lscpu: 08:07:09 Architecture: x86_64 08:07:09 CPU op-mode(s): 32-bit, 64-bit 08:07:09 Byte Order: Little Endian 08:07:09 Address sizes: 40 bits physical, 48 bits virtual 08:07:09 CPU(s): 4 08:07:09 On-line CPU(s) list: 0-3 08:07:09 Thread(s) per core: 1 08:07:09 Core(s) per socket: 1 08:07:09 Socket(s): 4 08:07:09 NUMA node(s): 1 08:07:09 Vendor ID: GenuineIntel 08:07:09 CPU family: 6 08:07:09 Model: 44 08:07:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:07:09 Stepping: 1 08:07:09 CPU MHz: 2933.442 08:07:09 BogoMIPS: 5866.88 08:07:09 Virtualization: VT-x 08:07:09 Hypervisor vendor: KVM 08:07:09 Virtualization type: full 08:07:09 L1d cache: 128 KiB 08:07:09 L1i cache: 128 KiB 08:07:09 L2 cache: 16 MiB 08:07:09 L3 cache: 64 MiB 08:07:09 NUMA node0 CPU(s): 0-3 08:07:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:07:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:07:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:07:09 Vulnerability Meltdown: Mitigation; PTI 08:07:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:07:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:07:09 Vulnerability Srbds: Not affected 08:07:09 Vulnerability Tsx async abort: Not affected 08:07:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:07:09 08:07:09 08:07:09 ---> nproc: 08:07:09 4 08:07:09 08:07:09 08:07:09 ---> df -h: 08:07:09 Filesystem Size Used Available Use% Mounted on 08:07:09 overlay 50.0G 7.3G 42.7G 15% / 08:07:09 tmpfs 64.0M 0 64.0M 0% /dev 08:07:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:07:09 shm 64.0M 0 64.0M 0% /dev/shm 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:07:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-307 08:07:09 08:07:09 08:07:09 ---> free -m: 08:07:09 total used free shared buff/cache available 08:07:09 Mem: 1837 707 98 0 1030 1025 08:07:09 Swap: 1023 1 1022 08:07:09 08:07:09 08:07:09 ---> ip addr: 08:07:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:07:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:09 inet 127.0.0.1/8 scope host lo 08:07:09 valid_lft forever preferred_lft forever 08:07:09 inet6 ::1/128 scope host 08:07:09 valid_lft forever preferred_lft forever 08:07:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:07:09 link/ether fa:16:3e:21:40:d3 brd ff:ff:ff:ff:ff:ff 08:07:09 inet 10.30.123.3/23 brd 10.30.123.255 scope global dynamic eth0 08:07:09 valid_lft 85860sec preferred_lft 85860sec 08:07:09 inet6 fe80::f816:3eff:fe21:40d3/64 scope link 08:07:09 valid_lft forever preferred_lft forever 08:07:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:07:09 link/ether 02:42:7f:13:2e:75 brd ff:ff:ff:ff:ff:ff 08:07:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:09 valid_lft forever preferred_lft forever 08:07:09 inet6 fe80::42:7fff:fe13:2e75/64 scope link 08:07:09 valid_lft forever preferred_lft forever 08:07:09 08:07:09 08:07:09 ---> sar -b -r -n DEV: 08:07:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 08:07:09 08:07:09 07:57:57 LINUX RESTART (4 CPU) 08:07:09 08:07:09 07:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:07:09 08:00:01 6.45 1.34 5.11 0.00 68.25 534.87 0.00 08:07:09 08:01:01 0.43 0.02 0.42 0.00 0.13 6.28 0.00 08:07:09 08:02:01 0.45 0.08 0.37 0.00 1.60 5.58 0.00 08:07:09 08:03:02 0.25 0.00 0.25 0.00 0.00 2.73 0.00 08:07:09 08:04:01 0.32 0.00 0.32 0.00 0.00 5.25 0.00 08:07:09 08:05:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 08:07:09 08:06:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 08:07:09 08:07:01 142.18 79.51 62.68 0.00 6750.26 18585.62 0.00 08:07:09 Average: 18.89 10.16 8.73 0.00 856.18 2402.71 0.00 08:07:09 08:07:09 07:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:09 08:00:01 158040 0 603124 32.05 2620 1117760 1101964 37.61 408340 1115300 20 08:07:09 08:01:01 157280 0 603880 32.09 2620 1117764 1081868 36.92 418004 1105920 8 08:07:09 08:02:01 157956 0 603076 32.05 2620 1117892 1079748 36.85 420332 1103684 8 08:07:09 08:03:02 157456 0 603572 32.08 2620 1117896 1076532 36.74 428644 1096276 8 08:07:09 08:04:01 156992 0 604032 32.10 2620 1117900 1076604 36.74 430772 1094544 8 08:07:09 08:05:01 156696 0 604320 32.12 2620 1117908 1076640 36.74 431004 1094548 12 08:07:09 08:06:01 156848 0 604168 32.11 2620 1117908 1076532 36.74 430440 1094540 8 08:07:09 08:07:01 183136 0 660808 35.12 2620 1034980 1178920 40.23 441224 1008624 0 08:07:09 Average: 160550 0 610872 32.47 2620 1107501 1093601 37.32 426095 1089180 9 08:07:09 08:07:09 07:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:09 08:00:01 eth0 7.01 4.69 6.76 2.30 0.00 0.00 0.00 0.00 08:07:09 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:01:01 eth0 2.46 0.95 1.41 0.21 0.00 0.00 0.00 0.00 08:07:09 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:02:01 eth0 0.53 0.43 0.27 0.24 0.00 0.00 0.00 0.00 08:07:09 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:03:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:09 08:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:04:01 eth0 0.76 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:07:09 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:05:01 eth0 0.57 0.27 0.33 0.17 0.00 0.00 0.00 0.00 08:07:09 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:06:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:07:09 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:07:01 eth0 224.75 186.15 2175.59 20.18 0.00 0.00 0.00 0.00 08:07:09 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 Average: eth0 29.65 24.20 274.26 2.91 0.00 0.00 0.00 0.00 08:07:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:07:09 08:07:09 ---> sar -P ALL: 08:07:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 08:07:09 08:07:09 07:57:57 LINUX RESTART (4 CPU) 08:07:09 08:07:09 07:59:02 CPU %user %nice %system %iowait %steal %idle 08:07:09 08:00:01 all 0.45 0.00 0.18 0.07 0.00 99.30 08:07:09 08:00:01 0 0.42 0.00 0.24 0.03 0.02 99.29 08:07:09 08:00:01 1 0.34 0.00 0.22 0.14 0.00 99.30 08:07:09 08:00:01 2 0.68 0.00 0.15 0.05 0.00 99.12 08:07:09 08:00:01 3 0.34 0.00 0.10 0.05 0.00 99.51 08:07:09 08:01:01 all 0.17 0.00 0.07 0.00 0.00 99.76 08:07:09 08:01:01 0 0.08 0.00 0.05 0.00 0.00 99.87 08:07:09 08:01:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:07:09 08:01:01 2 0.52 0.00 0.08 0.00 0.00 99.40 08:07:09 08:01:01 3 0.05 0.00 0.08 0.00 0.02 99.85 08:07:09 08:02:01 all 0.17 0.00 0.04 0.00 0.00 99.80 08:07:09 08:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:07:09 08:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:07:09 08:02:01 2 0.55 0.00 0.03 0.00 0.00 99.42 08:07:09 08:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:07:09 08:03:02 all 0.14 0.00 0.04 0.00 0.00 99.82 08:07:09 08:03:02 0 0.02 0.00 0.02 0.00 0.00 99.97 08:07:09 08:03:02 1 0.03 0.00 0.07 0.00 0.00 99.90 08:07:09 08:03:02 2 0.52 0.00 0.03 0.00 0.00 99.45 08:07:09 08:03:02 3 0.00 0.00 0.05 0.00 0.00 99.95 08:07:09 08:04:01 all 0.15 0.00 0.06 0.00 0.00 99.79 08:07:09 08:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:07:09 08:04:01 1 0.48 0.00 0.07 0.00 0.02 99.44 08:07:09 08:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:07:09 08:04:01 3 0.03 0.00 0.10 0.00 0.00 99.86 08:07:09 08:05:01 all 0.08 0.00 0.04 0.00 0.00 99.88 08:07:09 08:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:07:09 08:05:01 1 0.23 0.00 0.05 0.00 0.00 99.72 08:07:09 08:05:01 2 0.07 0.00 0.07 0.00 0.00 99.87 08:07:09 08:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:07:09 08:06:01 all 0.16 0.00 0.03 0.00 0.00 99.81 08:07:09 08:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:09 08:06:01 1 0.52 0.00 0.02 0.00 0.00 99.47 08:07:09 08:06:01 2 0.08 0.00 0.07 0.00 0.00 99.85 08:07:09 08:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:07:09 08:07:01 all 5.70 0.00 3.74 1.81 0.02 88.74 08:07:09 08:07:01 0 5.13 0.00 4.25 1.65 0.02 88.94 08:07:09 08:07:01 1 6.41 0.00 3.29 3.27 0.02 87.02 08:07:09 08:07:01 2 5.08 0.00 3.53 0.50 0.02 90.87 08:07:09 08:07:01 3 6.16 0.00 3.91 1.80 0.02 88.11 08:07:09 Average: all 0.87 0.00 0.52 0.23 0.00 98.37 08:07:09 Average: 0 0.71 0.00 0.58 0.21 0.00 98.50 08:07:09 Average: 1 1.01 0.00 0.47 0.42 0.00 98.09 08:07:09 Average: 2 0.94 0.00 0.50 0.07 0.00 98.49 08:07:09 Average: 3 0.83 0.00 0.54 0.23 0.00 98.40 08:07:09 08:07:09 08:07:09