Pull request #279 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d+f61e69e00d27a63771cceaaeaf158cd3c56235d0 (a5524ca631827ed39a39b1944d1df66cfbc43df7) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-279/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-279/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15827 in /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [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-279 # 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 Merging remotes/origin/master commit f61e69e00d27a63771cceaaeaf158cd3c56235d0 into PR head commit cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d > 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/279/head:refs/remotes/origin/PR-279 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 Merge succeeded, producing cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d Checking out Revision cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d (PR-279) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 Commit message: "init index layout" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:06:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:06:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:06:49 ========================================================= 05:06:49 EdgeX Global Pipelines Version Info 05:06:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:06:51 ------------------- 05:06:51 stable info: 05:06:51 ------------------- 05:06:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:06:51 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 05:06:51 Message: update stable to v1.0.172 05:06:52 ------------------- 05:06:52 experimental info: 05:06:52 ------------------- 05:06:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:06:52 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 05:06:52 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:06:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:06:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:06:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:06:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:06:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:06:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:06:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 05:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:06:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:06:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:06:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:06:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:06:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:06:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:06:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:06:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:06:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:06:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [Pipeline] echo 05:06:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd89c1a [Pipeline] echo 05:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:06:57 provisioning config files... 05:06:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/config300862572109989731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:57 ---> docker-login.sh 05:06:57 nexus3.edgexfoundry.org:10001 05:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:58 Configure a credential helper to remove this warning. See 05:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:58 05:06:58 Login Succeeded 05:06:58 nexus3.edgexfoundry.org:10002 05:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:58 Configure a credential helper to remove this warning. See 05:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:58 05:06:58 Login Succeeded 05:06:58 nexus3.edgexfoundry.org:10003 05:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:58 Configure a credential helper to remove this warning. See 05:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:58 05:06:58 Login Succeeded 05:06:58 nexus3.edgexfoundry.org:10004 05:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:58 Configure a credential helper to remove this warning. See 05:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:58 05:06:58 Login Succeeded 05:06:58 docker.io 05:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:59 Configure a credential helper to remove this warning. See 05:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:59 05:06:59 Login Succeeded 05:06:59 ---> docker-login.sh ends [Pipeline] } 05:06:59 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 05:07:00 + git log --format=format:%s -1 cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [Pipeline] echo 05:07:00 GIT_COMMIT: cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d, Commit Message: init index layout [Pipeline] echo 05:07:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:01 05:07:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:07:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:02 latest: Pulling from edgex-devops/git-semver 05:07:02 31603596830f: Pulling fs layer 05:07:02 2a8b12db71e7: Pulling fs layer 05:07:02 6ca5941a6612: Pulling fs layer 05:07:02 ecc8261a40a4: Pulling fs layer 05:07:02 ecc8261a40a4: Waiting 05:07:02 2a8b12db71e7: Verifying Checksum 05:07:02 2a8b12db71e7: Download complete 05:07:02 31603596830f: Verifying Checksum 05:07:02 31603596830f: Download complete 05:07:02 ecc8261a40a4: Verifying Checksum 05:07:02 ecc8261a40a4: Download complete 05:07:02 6ca5941a6612: Verifying Checksum 05:07:02 6ca5941a6612: Download complete 05:07:02 31603596830f: Pull complete 05:07:02 2a8b12db71e7: Pull complete 05:07:03 6ca5941a6612: Pull complete 05:07:03 ecc8261a40a4: Pull complete 05:07:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:07:04 prd-centos7-docker-4c-2g-15827 does not seem to be running inside a container 05:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-279 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279:/w/workspace/edgexfoundry_edgex-ui-go_PR-279:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@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:10004/edgex-devops/git-semver:latest cat 05:07:06 $ docker top fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:06 [ssh-agent] Looking for ssh-agent implementation... 05:07:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:07 $ docker exec fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent 05:07:07 SSH_AUTH_SOCK=/tmp/ssh-FyHOWpZu3m8L/agent.12 05:07:07 SSH_AGENT_PID=17 05:07:07 Running ssh-add (command line suppressed) 05:07:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_2065131870427812733.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_2065131870427812733.key) 05:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:07 + git tag --points-at HEAD [Pipeline] } 05:07:07 $ docker exec --env ******** --env ******** fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent -k 05:07:08 unset SSH_AUTH_SOCK; 05:07:08 unset SSH_AGENT_PID; 05:07:08 echo Agent pid 17 killed; 05:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:08 [ssh-agent] Looking for ssh-agent implementation... 05:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:08 $ docker exec fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent 05:07:08 SSH_AUTH_SOCK=/tmp/ssh-Xr7o8CD9R8aZ/agent.45 05:07:08 SSH_AGENT_PID=51 05:07:08 Running ssh-add (command line suppressed) 05:07:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_1428860688921596121.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_1428860688921596121.key) 05:07:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:09 + git semver init 05:07:09 # -> Open(): unable to determine branch for HEAD 05:07:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-279/.git 05:07:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-279 05:07:09 # $SEMVER_REMOTE_NAME = origin 05:07:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:07:09 # $SEMVER_USER_NAME = edgex-jenkins 05:07:09 # $SEMVER_BRANCH = PR-279 05:07:09 # $SEMVER_TEMP = /tmp/semver-461036218 05:07:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:07:11 # '/tmp/semver-461036218' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-279/.semver' 05:07:11 # -> Force: false 05:07:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-279/.semver [Pipeline] } 05:07:11 $ docker exec --env ******** --env ******** fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent -k 05:07:11 unset SSH_AUTH_SOCK; 05:07:11 unset SSH_AGENT_PID; 05:07:11 echo Agent pid 51 killed; 05:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:11 + git semver [Pipeline] } 05:07:11 $ docker stop --time=1 fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd 05:07:13 $ docker rm -f fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd [Pipeline] // withDockerContainer [Pipeline] sh 05:07:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:07:14 Stashed 1 file(s) [Pipeline] echo 05:07:14 [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 05:07:30 Still waiting to schedule task 05:07:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:07:30 Still waiting to schedule task 05:07:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:09:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15828 in /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [Pipeline] { [Pipeline] ws 05:09:15 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:09:20 using credential edgex-jenkins-ssh 05:09:20 Cloning the remote Git repository 05:09:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:09:20 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:09:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:09:20 > git --version # timeout=10 05:09:20 > git --version # 'git version 2.17.1' 05:09:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:22 Merging remotes/origin/master commit f61e69e00d27a63771cceaaeaf158cd3c56235d0 into PR head commit cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d 05:09:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:09:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:09:23 > git config core.sparsecheckout # timeout=10 05:09:23 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 05:09:23 Merge succeeded, producing cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d 05:09:23 Checking out Revision cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d (PR-279) 05:09:23 > git remote # timeout=10 05:09:23 > git config --get remote.origin.url # timeout=10 05:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:23 > git merge f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 05:09:23 > git rev-parse HEAD^{commit} # timeout=10 05:09:23 > git config core.sparsecheckout # timeout=10 05:09:23 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 05:09:28 Commit message: "init index layout" 05:09:28 > git --version # timeout=10 05:09:28 > git --version # 'git version 2.17.1' 05:09:28 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:09:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:09:31 + + true 05:09:31 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:09:33 provisioning config files... 05:09:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5571025086912830429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:34 ---> docker-login.sh 05:09:34 nexus3.edgexfoundry.org:10001 05:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:35 Configure a credential helper to remove this warning. See 05:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:35 05:09:35 Login Succeeded 05:09:35 nexus3.edgexfoundry.org:10002 05:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:36 Configure a credential helper to remove this warning. See 05:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:36 05:09:36 Login Succeeded 05:09:36 nexus3.edgexfoundry.org:10003 05:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:36 Configure a credential helper to remove this warning. See 05:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:36 05:09:36 Login Succeeded 05:09:36 nexus3.edgexfoundry.org:10004 05:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:37 Configure a credential helper to remove this warning. See 05:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:37 05:09:37 Login Succeeded 05:09:37 docker.io 05:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:38 Configure a credential helper to remove this warning. See 05:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:38 05:09:38 Login Succeeded 05:09:38 ---> docker-login.sh ends [Pipeline] } 05:09:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:09:38 ========================================================= 05:09:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:09:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:09:39 + 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 . 05:09:39 Sending build context to Docker daemon 16.61MB 05:09:40 Step 1/8 : ARG BASE=golang:1.15-alpine 05:09:40 Step 2/8 : FROM ${BASE} 05:09:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:09:40 5f621e34cdf4: Pulling fs layer 05:09:40 a4357932f1b6: Pulling fs layer 05:09:40 18c013af1878: Pulling fs layer 05:09:40 00ac8860ef70: Pulling fs layer 05:09:40 63d7cb157983: Pulling fs layer 05:09:40 b116817d02f9: Pulling fs layer 05:09:40 745a02a5169b: Pulling fs layer 05:09:40 00ac8860ef70: Waiting 05:09:40 63d7cb157983: Waiting 05:09:40 b116817d02f9: Waiting 05:09:40 745a02a5169b: Waiting 05:09:40 18c013af1878: Download complete 05:09:40 a4357932f1b6: Download complete 05:09:40 63d7cb157983: Verifying Checksum 05:09:40 63d7cb157983: Download complete 05:09:40 b116817d02f9: Verifying Checksum 05:09:40 b116817d02f9: Download complete 05:09:40 5f621e34cdf4: Download complete 05:09:41 5f621e34cdf4: Pull complete 05:09:41 a4357932f1b6: Pull complete 05:09:42 18c013af1878: Pull complete 05:09:43 745a02a5169b: Verifying Checksum 05:09:43 00ac8860ef70: Download complete 05:09:48 Running on prd-centos7-docker-4c-2g-15829 in /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [Pipeline] { [Pipeline] ws 05:09:49 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:09:51 using credential edgex-jenkins-ssh 05:09:51 Cloning the remote Git repository 05:09:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:09:51 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:09:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:09:51 > git --version # timeout=10 05:09:51 > git --version # 'git version 2.24.3' 05:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:09:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:09:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:09:53 Merging remotes/origin/master commit f61e69e00d27a63771cceaaeaf158cd3c56235d0 into PR head commit cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d 05:09:53 Merge succeeded, producing cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d 05:09:53 Checking out Revision cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d (PR-279) 05:09:53 00ac8860ef70: Pull complete 05:09:53 > git config core.sparsecheckout # timeout=10 05:09:53 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 05:09:53 > git remote # timeout=10 05:09:53 > git config --get remote.origin.url # timeout=10 05:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:53 > git merge f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 05:09:53 > git rev-parse HEAD^{commit} # timeout=10 05:09:53 > git config core.sparsecheckout # timeout=10 05:09:53 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 05:09:54 63d7cb157983: Pull complete 05:09:54 b116817d02f9: Pull complete 05:09:57 Commit message: "init index layout" 05:09:57 > git --version # timeout=10 05:09:57 > git --version # 'git version 2.24.3' 05:09:57 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:58 745a02a5169b: Pull complete 05:09:58 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:09:58 ---> b7e6874047d6 05:09:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:09:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:09:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:09:59 + sudo service docker restart 05:09:59 + true 05:09:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:10:00 provisioning config files... 05:10:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8356715326399525670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:01 ---> docker-login.sh 05:10:01 nexus3.edgexfoundry.org:10001 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:01 Configure a credential helper to remove this warning. See 05:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:01 05:10:01 Login Succeeded 05:10:01 nexus3.edgexfoundry.org:10002 05:10:01 ---> Running in 386b03000d25 05:10:01 Removing intermediate container 386b03000d25 05:10:01 ---> 814334c5a9ae 05:10:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:01 ---> Running in f7ce6b1de733 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:01 Configure a credential helper to remove this warning. See 05:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:01 05:10:01 Login Succeeded 05:10:01 nexus3.edgexfoundry.org:10003 05:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:02 Configure a credential helper to remove this warning. See 05:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:02 05:10:02 Login Succeeded 05:10:02 nexus3.edgexfoundry.org:10004 05:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:02 Configure a credential helper to remove this warning. See 05:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:02 05:10:02 Login Succeeded 05:10:02 docker.io 05:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:03 Configure a credential helper to remove this warning. See 05:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:03 05:10:03 Login Succeeded 05:10:03 ---> docker-login.sh ends [Pipeline] } 05:10:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:03 ========================================================= 05:10:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:10:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:10:04 + 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 . 05:10:04 Sending build context to Docker daemon 16.61MB 05:10:04 Step 1/8 : ARG BASE=golang:1.15-alpine 05:10:04 Step 2/8 : FROM ${BASE} 05:10:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:10:04 188c0c94c7c5: Pulling fs layer 05:10:04 0ef7d3d256c8: Pulling fs layer 05:10:04 de9db76c5a1d: Pulling fs layer 05:10:04 bca2f99d35d6: Pulling fs layer 05:10:04 93359f2a8cfa: Pulling fs layer 05:10:04 7c6f9722023f: Pulling fs layer 05:10:04 a35cf1a2eb13: Pulling fs layer 05:10:04 93359f2a8cfa: Waiting 05:10:04 7c6f9722023f: Waiting 05:10:04 a35cf1a2eb13: Waiting 05:10:04 bca2f99d35d6: Waiting 05:10:04 Removing intermediate container f7ce6b1de733 05:10:04 ---> 4cb587f8b466 05:10:04 Step 5/8 : RUN apk add --no-cache make git 05:10:04 ---> Running in 1a771427d24a 05:10:04 de9db76c5a1d: Download complete 05:10:04 0ef7d3d256c8: Verifying Checksum 05:10:04 0ef7d3d256c8: Download complete 05:10:04 93359f2a8cfa: Verifying Checksum 05:10:04 93359f2a8cfa: Download complete 05:10:04 188c0c94c7c5: Download complete 05:10:04 7c6f9722023f: Verifying Checksum 05:10:04 7c6f9722023f: Download complete 05:10:04 188c0c94c7c5: Pull complete 05:10:05 0ef7d3d256c8: Pull complete 05:10:05 de9db76c5a1d: Pull complete 05:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:10:06 a35cf1a2eb13: Verifying Checksum 05:10:06 a35cf1a2eb13: Download complete 05:10:07 bca2f99d35d6: Verifying Checksum 05:10:07 bca2f99d35d6: Download complete 05:10:08 OK: 142 MiB in 39 packages 05:10:09 Removing intermediate container 1a771427d24a 05:10:09 ---> f7163639b275 05:10:09 Step 6/8 : WORKDIR /edgex-ui-go 05:10:10 ---> Running in 1cf0c3836555 05:10:10 Removing intermediate container 1cf0c3836555 05:10:10 ---> 66a6c1291448 05:10:10 Step 7/8 : COPY . . 05:10:12 bca2f99d35d6: Pull complete 05:10:12 93359f2a8cfa: Pull complete 05:10:12 7c6f9722023f: Pull complete 05:10:12 ---> 076104b8c774 05:10:12 Step 8/8 : RUN go mod download 05:10:13 ---> Running in 03775a064299 05:10:20 a35cf1a2eb13: Pull complete 05:10:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:10:20 ---> a62c8e92a672 05:10:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:10:20 ---> Running in 46ed7f362bfa 05:10:20 Removing intermediate container 46ed7f362bfa 05:10:20 ---> cdac10bd32cf 05:10:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:20 ---> Running in 1510f808c91b 05:10:21 Removing intermediate container 1510f808c91b 05:10:21 ---> 83cc7f2726bf 05:10:21 Step 5/8 : RUN apk add --no-cache make git 05:10:21 ---> Running in 66b5818c2876 05:10:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:10:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:10:23 OK: 166 MiB in 39 packages 05:10:23 Removing intermediate container 66b5818c2876 05:10:23 ---> f5b94af327da 05:10:23 Step 6/8 : WORKDIR /edgex-ui-go 05:10:24 ---> Running in 73a540e71ab0 05:10:24 Removing intermediate container 73a540e71ab0 05:10:24 ---> c4c7fffae591 05:10:24 Step 7/8 : COPY . . 05:10:26 ---> 07888863c075 05:10:26 Step 8/8 : RUN go mod download 05:10:26 ---> Running in 9369525d4f05 05:10:39 Removing intermediate container 03775a064299 05:10:39 ---> 11c43f3d0989 05:10:39 Successfully built 11c43f3d0989 05:10:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:10:40 + docker inspect -f . ci-base-image-arm64 05:10:40 . [Pipeline] withDockerContainer 05:10:40 prd-ubuntu18.04-docker-arm64-4c-16g-15828 does not seem to be running inside a container 05:10:40 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:42 $ docker top a7b33e99eb156ea8b57c8ee79af5117475a4e86fc24d698395a35f18dfe62773 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:43 + go version 05:10:43 go version go1.15.5 linux/arm64 [Pipeline] } 05:10:43 $ docker stop --time=1 a7b33e99eb156ea8b57c8ee79af5117475a4e86fc24d698395a35f18dfe62773 05:10:45 $ docker rm -f a7b33e99eb156ea8b57c8ee79af5117475a4e86fc24d698395a35f18dfe62773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:46 + docker inspect -f . ci-base-image-arm64 05:10:46 . [Pipeline] withDockerContainer 05:10:46 prd-ubuntu18.04-docker-arm64-4c-16g-15828 does not seem to be running inside a container 05:10:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:48 Removing intermediate container 9369525d4f05 05:10:48 ---> a32a8acacfea 05:10:48 Successfully built a32a8acacfea 05:10:48 Successfully tagged ci-base-image-x86_64:latest 05:10:50 $ docker top 5fdecf41ba157d4b49e7fc0434040caf9b9145437fe985714e0b72497f37be52 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:10:51 + docker inspect -f . ci-base-image-x86_64 05:10:51 . [Pipeline] withDockerContainer 05:10:51 prd-centos7-docker-4c-2g-15829 does not seem to be running inside a container 05:10:51 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:51 + make test 05:10:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:10:52 $ docker top 1017b7f554973d526a4dbd1347dc006cb64d56565447c6a67e0d903e26ef6dfb -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:53 + go version 05:10:53 go version go1.15.5 linux/amd64 [Pipeline] } 05:10:53 $ docker stop --time=1 1017b7f554973d526a4dbd1347dc006cb64d56565447c6a67e0d903e26ef6dfb 05:10:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:10:54 $ docker rm -f 1017b7f554973d526a4dbd1347dc006cb64d56565447c6a67e0d903e26ef6dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:55 + docker inspect -f . ci-base-image-x86_64 05:10:55 . [Pipeline] withDockerContainer 05:10:55 prd-centos7-docker-4c-2g-15829 does not seem to be running inside a container 05:10:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:56 $ docker top b381a1d42392b317e6f0494adc56f23e1c0f915bb1c8f7f712307091684805e8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:57 + make test 05:10:57 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:10:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:11:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:11:06 GO111MODULE=on go vet ./... [Pipeline] } 05:11:06 $ docker stop --time=1 b381a1d42392b317e6f0494adc56f23e1c0f915bb1c8f7f712307091684805e8 05:11:09 $ docker rm -f b381a1d42392b317e6f0494adc56f23e1c0f915bb1c8f7f712307091684805e8 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:11:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:13 + ls -al . 05:11:13 total 88 05:11:13 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 14 05:10 . 05:11:13 drwxrwxr-x. 4 jenkins jenkins 28 Dec 14 05:09 .. 05:11:13 drwxrwxr-x. 3 jenkins jenkins 20 Dec 14 05:09 assets 05:11:13 drwxrwxr-x. 2 jenkins jenkins 35 Dec 14 05:09 bin 05:11:13 drwxrwxr-x. 3 jenkins jenkins 29 Dec 14 05:09 cmd 05:11:13 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 14 05:09 CONTRIBUTING.md 05:11:13 -rw-r--r--. 1 jenkins jenkins 10 Dec 14 05:10 coverage.out 05:11:13 -rw-rw-r--. 1 jenkins jenkins 913 Dec 14 05:09 Dockerfile 05:11:13 -rw-rw-r--. 1 jenkins jenkins 898 Dec 14 05:09 Dockerfile.build 05:11:13 drwxrwxr-x. 5 jenkins jenkins 104 Dec 14 05:09 docs 05:11:13 drwxrwxr-x. 8 jenkins jenkins 179 Dec 14 05:09 .git 05:11:13 drwxrwxr-x. 2 jenkins jenkins 81 Dec 14 05:09 .github 05:11:13 -rw-rw-r--. 1 jenkins jenkins 153 Dec 14 05:09 .gitignore 05:11:13 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 14 05:09 go.mod 05:11:13 -rw-r--r--. 1 jenkins jenkins 20718 Dec 14 05:10 go.sum 05:11:13 drwxrwxr-x. 10 jenkins jenkins 139 Dec 14 05:09 internal 05:11:13 -rw-rw-r--. 1 jenkins jenkins 652 Dec 14 05:09 Jenkinsfile 05:11:13 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 14 05:09 LICENSE 05:11:13 -rw-rw-r--. 1 jenkins jenkins 951 Dec 14 05:09 Makefile 05:11:13 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 14 05:09 README.md 05:11:13 -rw-rw-r--. 1 jenkins jenkins 5 Dec 14 05:07 VERSION 05:11:13 -rw-rw-r--. 1 jenkins jenkins 155 Dec 14 05:09 version.go 05:11:13 drwxrwxr-x. 4 jenkins jenkins 266 Dec 14 05:09 web [Pipeline] isUnix [Pipeline] sh 05:11:14 + 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=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d --label arch=amd64 --label version=0.0.0 . 05:11:14 Sending build context to Docker daemon 16.64MB 05:11:14 Step 1/24 : ARG BASE=golang:1.15-alpine 05:11:14 Step 2/24 : FROM ${BASE} AS builder 05:11:14 ---> a32a8acacfea 05:11:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:11:15 ---> Running in 65e66e79b64c 05:11:15 Removing intermediate container 65e66e79b64c 05:11:15 ---> e04d4d3f6f0e 05:11:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:11:15 ---> Running in 4550d34f4c3d 05:11:15 Removing intermediate container 4550d34f4c3d 05:11:15 ---> 3dab9b7b2a1e 05:11:15 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:11:15 ---> Running in b11f1829acc8 05:11:16 Removing intermediate container b11f1829acc8 05:11:16 ---> 525f6599a482 05:11:16 Step 6/24 : LABEL Name=edgex-ui-go 05:11:16 ---> Running in 96aebf6e1b8b 05:11:16 Removing intermediate container 96aebf6e1b8b 05:11:16 ---> fac2af52a142 05:11:16 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:11:16 ---> Running in e26560289ca7 05:11:16 Removing intermediate container e26560289ca7 05:11:16 ---> e7e1b7eb1968 05:11:16 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:16 ---> Running in 5e4205a6e835 05:11:17 Removing intermediate container 5e4205a6e835 05:11:17 ---> 6cec0198a0f1 05:11:17 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:17 ---> Running in f24d13cd2b4f 05:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:11:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:11:18 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:11:18 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 05:11:18 OK: 12750 distinct packages available 05:11:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:11:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:11:20 OK: 166 MiB in 39 packages 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:11:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:11:20 GO111MODULE=on go vet ./... 05:11:20 Removing intermediate container f24d13cd2b4f 05:11:20 ---> 70a8950ea5db 05:11:20 Step 10/24 : ENV GO111MODULE=on 05:11:20 ---> Running in 61e18555e82a 05:11:20 Removing intermediate container 61e18555e82a 05:11:20 ---> 5786da6f37c6 05:11:20 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:11:21 ---> Running in 82245d5b502c 05:11:21 Removing intermediate container 82245d5b502c 05:11:21 ---> 8badb70e23c8 05:11:21 Step 12/24 : COPY go.mod . [Pipeline] } 05:11:21 $ docker stop --time=1 5fdecf41ba157d4b49e7fc0434040caf9b9145437fe985714e0b72497f37be52 05:11:21 ---> 8e41cc737e75 05:11:21 Step 13/24 : COPY Makefile . 05:11:21 ---> 3c318ad244ea 05:11:21 Step 14/24 : RUN make update 05:11:21 ---> Running in fb37c83377a3 05:11:22 CGO_ENABLED=0 GO111MODULE=on go mod download 05:11:22 Removing intermediate container fb37c83377a3 05:11:22 ---> f564ce5e5b45 05:11:22 Step 15/24 : COPY . . 05:11:23 $ docker rm -f 5fdecf41ba157d4b49e7fc0434040caf9b9145437fe985714e0b72497f37be52 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:24 Warning: overwriting stash ‘coverage-report’ 05:11:24 ---> 736695e01438 05:11:24 Step 16/24 : RUN ${MAKE} 05:11:24 ---> Running in 9c375d86109b 05:11:24 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 05:11:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:26 + ls -al . 05:11:26 total 124 05:11:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 05:10 . 05:11:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:09 .. 05:11:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 05:09 .git 05:11:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 05:09 .github 05:11:26 -rw-rw-r-- 1 jenkins jenkins 153 Dec 14 05:09 .gitignore 05:11:26 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 14 05:09 CONTRIBUTING.md 05:11:26 -rw-rw-r-- 1 jenkins jenkins 913 Dec 14 05:09 Dockerfile 05:11:26 -rw-rw-r-- 1 jenkins jenkins 898 Dec 14 05:09 Dockerfile.build 05:11:26 -rw-rw-r-- 1 jenkins jenkins 652 Dec 14 05:09 Jenkinsfile 05:11:26 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 14 05:09 LICENSE 05:11:26 -rw-rw-r-- 1 jenkins jenkins 951 Dec 14 05:09 Makefile 05:11:26 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 14 05:09 README.md 05:11:26 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 05:07 VERSION 05:11:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:09 assets 05:11:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 05:09 bin 05:11:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:09 cmd 05:11:26 -rw-r--r-- 1 jenkins jenkins 10 Dec 14 05:10 coverage.out 05:11:26 drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 05:09 docs 05:11:26 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 14 05:09 go.mod 05:11:26 -rw-r--r-- 1 jenkins jenkins 20718 Dec 14 05:10 go.sum 05:11:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 05:09 internal 05:11:26 -rw-rw-r-- 1 jenkins jenkins 155 Dec 14 05:09 version.go 05:11:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:09 web [Pipeline] isUnix [Pipeline] sh 05:11:27 + 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=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d --label arch=arm64 --label version=0.0.0 . 05:11:27 Sending build context to Docker daemon 16.63MB 05:11:27 Step 1/24 : ARG BASE=golang:1.15-alpine 05:11:27 Step 2/24 : FROM ${BASE} AS builder 05:11:27 ---> 11c43f3d0989 05:11:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:11:28 ---> Running in 5b3fbc7c7060 05:11:28 Removing intermediate container 5b3fbc7c7060 05:11:28 ---> 911ce317a2f4 05:11:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:11:28 ---> Running in d5b5abe7c9f9 05:11:29 Removing intermediate container d5b5abe7c9f9 05:11:29 ---> 3ad449e71c45 05:11:29 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:11:29 ---> Running in 13bc461e7788 05:11:29 Removing intermediate container 13bc461e7788 05:11:29 ---> ba753776e3f9 05:11:29 Step 6/24 : LABEL Name=edgex-ui-go 05:11:30 ---> Running in 939c11ecd823 05:11:30 Removing intermediate container 939c11ecd823 05:11:30 ---> c0c833c7d1f9 05:11:30 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:11:30 ---> Running in a1c918c23377 05:11:30 Removing intermediate container a1c918c23377 05:11:30 ---> 3765a9c21ec5 05:11:30 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:31 ---> Running in 6097238ff259 05:11:33 Removing intermediate container 6097238ff259 05:11:33 ---> de5d50fe2827 05:11:33 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:33 ---> Running in cae66fafd875 05:11:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:11:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:11:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:11:35 Removing intermediate container 9c375d86109b 05:11:35 ---> 6112ed64c9d4 05:11:35 Step 17/24 : FROM alpine 05:11:35 latest: Pulling from library/alpine 05:11:36 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:11:36 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 05:11:36 OK: 12620 distinct packages available 05:11:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:11:36 05e7bc50f07f: Pulling fs layer 05:11:36 05e7bc50f07f: Verifying Checksum 05:11:36 05e7bc50f07f: Download complete 05:11:36 05e7bc50f07f: Pull complete 05:11:36 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 05:11:36 Status: Downloaded newer image for alpine:latest 05:11:36 ---> b14afc6dfb98 05:11:36 Step 18/24 : EXPOSE 4000 05:11:36 ---> Running in 61eb4e43a6e6 05:11:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:11:37 Removing intermediate container 61eb4e43a6e6 05:11:37 ---> f2d7b484bac9 05:11:37 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 05:11:37 OK: 142 MiB in 39 packages 05:11:37 ---> 8007c8e73664 05:11:37 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:11:37 ---> Running in 2d3e795c94ca 05:11:38 Removing intermediate container 2d3e795c94ca 05:11:38 ---> e7fc34254607 05:11:38 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:11:38 ---> Running in 50d7ebcf243b 05:11:38 Removing intermediate container 50d7ebcf243b 05:11:38 ---> 0a9981be355c 05:11:38 Step 22/24 : LABEL arch=amd64 05:11:38 ---> Running in 2f52d8940cf5 05:11:38 Removing intermediate container cae66fafd875 05:11:38 ---> ed0fc51d988e 05:11:38 Step 10/24 : ENV GO111MODULE=on 05:11:38 ---> Running in 4b8387516670 05:11:38 Removing intermediate container 2f52d8940cf5 05:11:38 ---> 99be11c547c3 05:11:38 Step 23/24 : LABEL git_sha=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d 05:11:38 ---> Running in d81d334a2852 05:11:38 Removing intermediate container d81d334a2852 05:11:38 ---> dd5e9af1ee46 05:11:38 Step 24/24 : LABEL version=0.0.0 05:11:39 ---> Running in 4b350f748655 05:11:39 Removing intermediate container 4b350f748655 05:11:39 ---> 03c3aaf86ad3 05:11:39 [Warning] One or more build-args [ARCH] were not consumed 05:11:39 Successfully built 03c3aaf86ad3 05:11:39 Successfully tagged docker-edgex-ui-go:latest 05:11:39 Removing intermediate container 4b8387516670 05:11:39 ---> a8c254dc734d 05:11:39 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:11:39 ---> Running in fb7afc42bc22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 05:11:39 Removing intermediate container fb7afc42bc22 05:11:39 ---> 8611a3dd9607 05:11:39 Step 12/24 : COPY go.mod . [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:11:40 ---> b86f29d00209 05:11:40 Step 13/24 : COPY Makefile . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 05:11:41 ---> e47a8e21de1d 05:11:41 Step 14/24 : RUN make update [Pipeline] // stage [Pipeline] } 05:11:41 ---> Running in 951d6d235874 05:11:42 CGO_ENABLED=0 GO111MODULE=on go mod download 05:11:43 Removing intermediate container 951d6d235874 05:11:43 ---> 9f3a941e7fd3 05:11:43 Step 15/24 : COPY . . 05:11:45 ---> 6bf67201a233 05:11:45 Step 16/24 : RUN ${MAKE} 05:11:46 ---> Running in 6496a6ed800c 05:11:47 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 05:12:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:12:14 Removing intermediate container 6496a6ed800c 05:12:14 ---> 64ab60742e41 05:12:14 Step 17/24 : FROM alpine 05:12:14 latest: Pulling from library/alpine 05:12:14 a3cc7d3b244e: Pulling fs layer 05:12:14 a3cc7d3b244e: Download complete 05:12:15 a3cc7d3b244e: Pull complete 05:12:15 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 05:12:15 Status: Downloaded newer image for alpine:latest 05:12:15 ---> dd36a01c3f31 05:12:15 Step 18/24 : EXPOSE 4000 05:12:15 ---> Running in 3902f1f0b1b4 05:12:16 Removing intermediate container 3902f1f0b1b4 05:12:16 ---> 1b07ae5621b2 05:12:16 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 05:12:18 ---> e981df88c4bc 05:12:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:12:18 ---> Running in 03a943eedd70 05:12:18 Removing intermediate container 03a943eedd70 05:12:18 ---> 17cb3da7fe6a 05:12:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:12:18 ---> Running in 195314a366a5 05:12:18 Removing intermediate container 195314a366a5 05:12:18 ---> 52775e51e6b9 05:12:18 Step 22/24 : LABEL arch=arm64 05:12:19 ---> Running in 02f22d4f1dbc 05:12:19 Removing intermediate container 02f22d4f1dbc 05:12:19 ---> 94240e959760 05:12:19 Step 23/24 : LABEL git_sha=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d 05:12:19 ---> Running in 1f307534680c 05:12:20 Removing intermediate container 1f307534680c 05:12:20 ---> 87dd8ae920ed 05:12:20 Step 24/24 : LABEL version=0.0.0 05:12:20 ---> Running in 9169759edd4a 05:12:20 Removing intermediate container 9169759edd4a 05:12:20 ---> d93501c3e919 05:12:20 [Warning] One or more build-args [ARCH] were not consumed 05:12:20 Successfully built d93501c3e919 05:12:20 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 [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 05:12:23 provisioning config files... 05:12:23 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/config6341998326210749168tmp [Pipeline] { [Pipeline] sh 05:12:23 + set +x 05:12:23 + curl -s https://codecov.io/bash 05:12:23 + bash -s -- 05:12:24 05:12:24 _____ _ 05:12:24 / ____| | | 05:12:24 | | ___ __| | ___ ___ _____ __ 05:12:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:24 Bash-20201130-cc6d3fe 05:12:24 05:12:24 05:12:24 ==> Jenkins CI detected. 05:12:24 project root: . 05:12:24 --> token set from env 05:12:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:24 ==> Running gcov in . (disable via -X gcov) 05:12:24 ==> Python coveragepy not found 05:12:24 ==> Searching for coverage reports in: 05:12:24 + . 05:12:24 -> Found 1 reports 05:12:24 ==> Detecting git/mercurial file structure 05:12:24 ==> Reading reports 05:12:24 + ./coverage.out bytes=10 05:12:24 ==> Appending adjustments 05:12:24 https://docs.codecov.io/docs/fixing-reports 05:12:24 + Found adjustments 05:12:24 ==> Gzipping contents 05:12:24 4.0K /tmp/codecov.QZk5cy.gz 05:12:24 ==> Uploading reports 05:12:24 url: https://codecov.io 05:12:24 query: branch=PR-279&commit=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=279&job=&cmd_args= 05:12:24 -> Pinging Codecov 05:12:24 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-279&commit=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=279&job=&cmd_args= 05:12:24 -> Uploading to 05:12:24 https://storage.googleapis.com/codecov/v4/raw/2020-12-14/FB506323287CE973F263BFD2A0EB1F37/cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d/2b6dbbca-4768-4d40-a092-c66306a640d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T051224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b49579bacbf4121baf73640e0b46a3ba42af9aa5bb1594896853be53d743b838 05:12:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:24 Dload Upload Total Spent Left Speed 05:12:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2361 0 0 100 2361 0 4486 --:--:-- --:--:-- --:--:-- 4480 05:12:25 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [Pipeline] } 05:12:25 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 05:12:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:30 ---> package-listing.sh 05:12:30 ++ facter osfamily 05:12:30 ++ tr '[:upper:]' '[:lower:]' 05:12:30 + OS_FAMILY=redhat 05:12:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-279 05:12:30 + START_PACKAGES=/tmp/packages_start.txt 05:12:30 + END_PACKAGES=/tmp/packages_end.txt 05:12:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:30 + PACKAGES=/tmp/packages_start.txt 05:12:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-279 ']' 05:12:30 + PACKAGES=/tmp/packages_end.txt 05:12:30 + case "${OS_FAMILY}" in 05:12:30 + rpm -qa 05:12:30 + sort 05:12:36 + '[' -f /tmp/packages_start.txt ']' 05:12:36 + '[' -f /tmp/packages_end.txt ']' 05:12:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-279 ']' 05:12:36 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-279/archives/ 05:12:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-279/archives/ [Pipeline] echo 05:12:36 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-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:12:36 05:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:12:37 alpine: Pulling from edgex-lftools-log-publisher 05:12:37 df20fa9351a1: Pulling fs layer 05:12:37 36b3adc4ff6f: Pulling fs layer 05:12:37 8ad3a11d3b57: Pulling fs layer 05:12:37 46f8f816bc3b: Pulling fs layer 05:12:37 93b61091891f: Pulling fs layer 05:12:37 93b9cdb0e59b: Pulling fs layer 05:12:37 5e14af77c1be: Pulling fs layer 05:12:37 01666e4c0597: Pulling fs layer 05:12:37 aa168da1d23b: Pulling fs layer 05:12:37 93b9cdb0e59b: Waiting 05:12:37 01666e4c0597: Waiting 05:12:37 5e14af77c1be: Waiting 05:12:37 93b61091891f: Waiting 05:12:37 46f8f816bc3b: Waiting 05:12:37 36b3adc4ff6f: Download complete 05:12:37 46f8f816bc3b: Verifying Checksum 05:12:37 46f8f816bc3b: Download complete 05:12:37 df20fa9351a1: Verifying Checksum 05:12:37 93b9cdb0e59b: Verifying Checksum 05:12:37 93b9cdb0e59b: Download complete 05:12:37 93b61091891f: Download complete 05:12:37 5e14af77c1be: Verifying Checksum 05:12:37 5e14af77c1be: Download complete 05:12:37 01666e4c0597: Verifying Checksum 05:12:37 01666e4c0597: Download complete 05:12:37 df20fa9351a1: Pull complete 05:12:38 36b3adc4ff6f: Pull complete 05:12:38 8ad3a11d3b57: Verifying Checksum 05:12:38 8ad3a11d3b57: Download complete 05:12:40 aa168da1d23b: Download complete 05:12:40 8ad3a11d3b57: Pull complete 05:12:40 46f8f816bc3b: Pull complete 05:12:40 93b61091891f: Pull complete 05:12:41 93b9cdb0e59b: Pull complete 05:12:41 5e14af77c1be: Pull complete 05:12:41 01666e4c0597: Pull complete 05:12:49 aa168da1d23b: Pull complete 05:12:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:12:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:12:49 prd-centos7-docker-4c-2g-15827 does not seem to be running inside a container 05:12:49 $ 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-279/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-279 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279:/w/workspace/edgexfoundry_edgex-ui-go_PR-279:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:12:52 $ docker top e1e1970486c7f302e2df9b479bb68530a49c1e6243e22543aba4d9627badbd47 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:53 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:53 + mkdir -p /var/log/sa [Pipeline] sh 05:12:54 + ls /var/log/sa-host 05:12:54 + sadf -c /var/log/sa-host/sa14 05:12:54 file_magic: OK 05:12:54 HZ: Using current value: 100 05:12:54 file_header: OK 05:12:54 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 05:12:54 Statistics: 05:12:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:12:54 File successfully converted to sysstat format version 12.2.1 05:12:54 + sadf -c /var/log/sa-host/sa23 05:12:54 file_magic: OK 05:12:54 HZ: Using current value: 100 05:12:54 file_header: OK 05:12:54 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 05:12:54 Statistics: 05:12:54 Hnuu...uuuununununu... 05:12:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:54 provisioning config files... 05:12:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/config7285534029883954204tmp [Pipeline] { [Pipeline] echo 05:12:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:55 ---> create-netrc.sh [Pipeline] } 05:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:12:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:12:55 ---> python-tools-install.sh [Pipeline] echo 05:12:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:56 ---> sudo-logs.sh 05:12:56 Archiving 'sudo' log.. [Pipeline] echo 05:12:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:56 ---> job-cost.sh 05:12:56 lf-activate-venv: SKIPPING 05:12:56 INFO: No Stack... 05:12:57 INFO: Retrieving Pricing Info for: v1-standard-2 05:12:58 INFO: Archiving Costs [Pipeline] echo 05:12:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:58 ---> logs-deploy.sh 05:12:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-279/1 05:12:58 INFO: archiving workspace using pattern(s): 05:13:00 Archives upload complete. 05:13:00 INFO: archiving logs to Nexus 05:13:01 ---> uname -a: 05:13:01 Linux prd-centos7-docker-4c-2g-15827.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:13:01 05:13:01 05:13:01 ---> lscpu: 05:13:01 Architecture: x86_64 05:13:01 CPU op-mode(s): 32-bit, 64-bit 05:13:01 Byte Order: Little Endian 05:13:01 Address sizes: 40 bits physical, 48 bits virtual 05:13:01 CPU(s): 4 05:13:01 On-line CPU(s) list: 0-3 05:13:01 Thread(s) per core: 1 05:13:01 Core(s) per socket: 1 05:13:01 Socket(s): 4 05:13:01 NUMA node(s): 1 05:13:01 Vendor ID: GenuineIntel 05:13:01 CPU family: 6 05:13:01 Model: 44 05:13:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:13:01 Stepping: 1 05:13:01 CPU MHz: 2933.438 05:13:01 BogoMIPS: 5866.87 05:13:01 Virtualization: VT-x 05:13:01 Hypervisor vendor: KVM 05:13:01 Virtualization type: full 05:13:01 L1d cache: 128 KiB 05:13:01 L1i cache: 128 KiB 05:13:01 L2 cache: 16 MiB 05:13:01 L3 cache: 64 MiB 05:13:01 NUMA node0 CPU(s): 0-3 05:13:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:13:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:13:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:13:01 Vulnerability Meltdown: Mitigation; PTI 05:13:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:13:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:13:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:13:01 Vulnerability Srbds: Not affected 05:13:01 Vulnerability Tsx async abort: Not affected 05:13:01 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 05:13:01 05:13:01 05:13:01 ---> nproc: 05:13:01 4 05:13:01 05:13:01 05:13:01 ---> df -h: 05:13:01 Filesystem Size Used Available Use% Mounted on 05:13:01 overlay 50.0G 7.3G 42.7G 15% / 05:13:01 tmpfs 64.0M 0 64.0M 0% /dev 05:13:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:13:01 shm 64.0M 0 64.0M 0% /dev/shm 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:13:01 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-279 05:13:01 05:13:01