Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2+61a361d9b68ffcf858458df79d4a2319d2580f82 (7c7016b3800f704bcb44bca487c80e7f7a2d9586) 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/device-virtual-go/branches/PR-156/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/device-virtual-go/branches/PR-156/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:device-virtual-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: device-virtual-go-settings PROJECT: device-virtual-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-device-virtual-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; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15839’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15850’ is offline; ‘prd-centos7-docker-4c-2g-15851’ is offline; ‘prd-centos7-docker-4c-2g-15853’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15857 in /w/workspace/foundry_device-virtual-go_PR-156 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 Merge succeeded, producing bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 Checking out Revision bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 (PR-156) > git config core.sparsecheckout # timeout=10 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # 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 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 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 06:32:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:16 ========================================================= 06:32:16 EdgeX Global Pipelines Version Info 06:32:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:32:18 ------------------- 06:32:18 stable info: 06:32:18 ------------------- 06:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:18 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:32:18 Message: update stable to v1.0.172 06:32:20 ------------------- 06:32:20 experimental info: 06:32:20 ------------------- 06:32:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:20 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:32:20 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdaca75 [Pipeline] echo 06:32:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:32:25 provisioning config files... 06:32:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-156@tmp/config6302346477014793660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:25 ---> docker-login.sh 06:32:25 nexus3.edgexfoundry.org:10001 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 nexus3.edgexfoundry.org:10002 06:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:27 Configure a credential helper to remove this warning. See 06:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:27 06:32:27 Login Succeeded 06:32:27 nexus3.edgexfoundry.org:10003 06:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:27 Configure a credential helper to remove this warning. See 06:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:27 06:32:27 Login Succeeded 06:32:27 nexus3.edgexfoundry.org:10004 06:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:28 Configure a credential helper to remove this warning. See 06:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:28 06:32:28 Login Succeeded 06:32:28 docker.io 06:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:29 Configure a credential helper to remove this warning. See 06:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:29 06:32:29 Login Succeeded 06:32:29 ---> docker-login.sh ends [Pipeline] } 06:32:29 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 06:32:30 + git log --format=format:%s -1 bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [Pipeline] echo 06:32:30 GIT_COMMIT: bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:32:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:32 06:32:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:32:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:32 latest: Pulling from edgex-devops/git-semver 06:32:32 31603596830f: Pulling fs layer 06:32:32 2a8b12db71e7: Pulling fs layer 06:32:32 6ca5941a6612: Pulling fs layer 06:32:32 ecc8261a40a4: Pulling fs layer 06:32:32 ecc8261a40a4: Waiting 06:32:33 2a8b12db71e7: Verifying Checksum 06:32:33 2a8b12db71e7: Download complete 06:32:33 31603596830f: Download complete 06:32:33 ecc8261a40a4: Verifying Checksum 06:32:33 ecc8261a40a4: Download complete 06:32:33 6ca5941a6612: Verifying Checksum 06:32:33 6ca5941a6612: Download complete 06:32:34 31603596830f: Pull complete 06:32:34 2a8b12db71e7: Pull complete 06:32:37 6ca5941a6612: Pull complete 06:32:37 ecc8261a40a4: Pull complete 06:32:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:32:38 prd-centos7-docker-4c-2g-15857 does not seem to be running inside a container 06:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-156 -v /w/workspace/foundry_device-virtual-go_PR-156:/w/workspace/foundry_device-virtual-go_PR-156:rw,z -v /w/workspace/foundry_device-virtual-go_PR-156@tmp:/w/workspace/foundry_device-virtual-go_PR-156@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:32:41 $ docker top 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:41 [ssh-agent] Looking for ssh-agent implementation... 06:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:42 $ docker exec 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent 06:32:43 SSH_AUTH_SOCK=/tmp/ssh-PXtiIahTSt5k/agent.12 06:32:43 SSH_AGENT_PID=18 06:32:43 Running ssh-add (command line suppressed) 06:32:43 Identity added: /w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_3514980916753038069.key (/w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_3514980916753038069.key) 06:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:44 + git tag --points-at HEAD [Pipeline] } 06:32:44 $ docker exec --env ******** --env ******** 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent -k 06:32:44 unset SSH_AUTH_SOCK; 06:32:44 unset SSH_AGENT_PID; 06:32:44 echo Agent pid 18 killed; 06:32:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:44 [ssh-agent] Looking for ssh-agent implementation... 06:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:45 $ docker exec 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent 06:32:45 SSH_AUTH_SOCK=/tmp/ssh-Zf4F1I2iVUrd/agent.47 06:32:45 SSH_AGENT_PID=52 06:32:45 Running ssh-add (command line suppressed) 06:32:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_8328674629891879757.key (/w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_8328674629891879757.key) 06:32:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:46 + git semver init 06:32:46 # -> Open(): unable to determine branch for HEAD 06:32:46 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-156/.git 06:32:46 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-156 06:32:46 # $SEMVER_REMOTE_NAME = origin 06:32:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:32:46 # $SEMVER_USER_NAME = edgex-jenkins 06:32:46 # $SEMVER_BRANCH = PR-156 06:32:46 # $SEMVER_TEMP = /tmp/semver-645331040 06:32:46 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:32:47 # '/tmp/semver-645331040' -> '/w/workspace/foundry_device-virtual-go_PR-156/.semver' 06:32:47 # -> Force: false 06:32:47 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-156/.semver [Pipeline] } 06:32:47 $ docker exec --env ******** --env ******** 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent -k 06:32:47 unset SSH_AUTH_SOCK; 06:32:47 unset SSH_AGENT_PID; 06:32:47 echo Agent pid 52 killed; 06:32:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:48 + git semver [Pipeline] } 06:32:48 $ docker stop --time=1 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c 06:32:50 $ docker rm -f 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c [Pipeline] // withDockerContainer [Pipeline] sh 06:32:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:52 Stashed 1 file(s) [Pipeline] echo 06:32:52 [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 06:33:08 Still waiting to schedule task 06:33:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:33:08 Still waiting to schedule task 06:33:08 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15834’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15837’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15838’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15841’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15855’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15865’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15869’ is offline 06:35:56 Running on prd-centos7-docker-4c-2g-15882 in /w/workspace/foundry_device-virtual-go_PR-156 [Pipeline] { [Pipeline] ws 06:35:56 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:35:59 using credential edgex-jenkins-ssh 06:35:59 Cloning the remote Git repository 06:35:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:35:59 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:35:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:35:59 > git --version # timeout=10 06:35:59 > git --version # 'git version 2.24.3' 06:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:36:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:36:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:00 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 06:36:00 Merge succeeded, producing bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 06:36:00 Checking out Revision bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 (PR-156) 06:36:00 > git config core.sparsecheckout # timeout=10 06:36:00 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 06:36:00 > git remote # timeout=10 06:36:00 > git config --get remote.origin.url # timeout=10 06:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:00 > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 06:36:00 > git rev-parse HEAD^{commit} # timeout=10 06:36:00 > git config core.sparsecheckout # timeout=10 06:36:00 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 06:36:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:36:04 > git --version # timeout=10 06:36:04 > git --version # 'git version 2.24.3' 06:36:04 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:36:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:36:07 + sudo service docker restart 06:36:07 + true 06:36:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:36:08 provisioning config files... 06:36:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5667659508908114791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15874 in /w/workspace/foundry_device-virtual-go_PR-156 [Pipeline] { [Pipeline] ws 06:36:08 Running in /w/workspace/device-virtual-go/1 [Pipeline] { 06:36:08 ---> docker-login.sh 06:36:08 nexus3.edgexfoundry.org:10001 [Pipeline] checkout 06:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:08 Configure a credential helper to remove this warning. See 06:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:08 06:36:08 Login Succeeded 06:36:08 nexus3.edgexfoundry.org:10002 06:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:09 Configure a credential helper to remove this warning. See 06:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:09 06:36:09 Login Succeeded 06:36:09 nexus3.edgexfoundry.org:10003 06:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:09 Configure a credential helper to remove this warning. See 06:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:09 06:36:09 Login Succeeded 06:36:09 nexus3.edgexfoundry.org:10004 06:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:09 Configure a credential helper to remove this warning. See 06:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:09 06:36:09 Login Succeeded 06:36:09 docker.io 06:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:10 Configure a credential helper to remove this warning. See 06:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:10 06:36:10 Login Succeeded 06:36:10 ---> docker-login.sh ends [Pipeline] } 06:36:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:10 ========================================================= 06:36:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:36:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:36:11 + 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 . 06:36:11 Sending build context to Docker daemon 480.8kB 06:36:11 Step 1/8 : ARG BASE=golang:1.15-alpine 06:36:11 Step 2/8 : FROM ${BASE} 06:36:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:36:11 188c0c94c7c5: Pulling fs layer 06:36:11 0ef7d3d256c8: Pulling fs layer 06:36:11 de9db76c5a1d: Pulling fs layer 06:36:11 bca2f99d35d6: Pulling fs layer 06:36:11 93359f2a8cfa: Pulling fs layer 06:36:11 7c6f9722023f: Pulling fs layer 06:36:11 a35cf1a2eb13: Pulling fs layer 06:36:11 bca2f99d35d6: Waiting 06:36:11 93359f2a8cfa: Waiting 06:36:11 7c6f9722023f: Waiting 06:36:11 a35cf1a2eb13: Waiting 06:36:11 de9db76c5a1d: Verifying Checksum 06:36:11 de9db76c5a1d: Download complete 06:36:11 0ef7d3d256c8: Verifying Checksum 06:36:11 0ef7d3d256c8: Download complete 06:36:11 93359f2a8cfa: Verifying Checksum 06:36:11 93359f2a8cfa: Download complete 06:36:11 7c6f9722023f: Verifying Checksum 06:36:11 7c6f9722023f: Download complete 06:36:11 188c0c94c7c5: Verifying Checksum 06:36:11 188c0c94c7c5: Download complete 06:36:11 188c0c94c7c5: Pull complete 06:36:12 0ef7d3d256c8: Pull complete 06:36:12 de9db76c5a1d: Pull complete 06:36:13 a35cf1a2eb13: Verifying Checksum 06:36:13 a35cf1a2eb13: Download complete 06:36:13 bca2f99d35d6: Verifying Checksum 06:36:13 bca2f99d35d6: Download complete 06:36:15 using credential edgex-jenkins-ssh 06:36:15 Cloning the remote Git repository 06:36:15 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:36:15 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:36:15 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:36:15 > git --version # timeout=10 06:36:15 > git --version # 'git version 2.17.1' 06:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:17 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 06:36:17 Merge succeeded, producing bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 06:36:17 Checking out Revision bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 (PR-156) 06:36:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:36:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:36:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:36:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:17 > git config core.sparsecheckout # timeout=10 06:36:17 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 06:36:17 > git remote # timeout=10 06:36:17 > git config --get remote.origin.url # timeout=10 06:36:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:17 > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 06:36:17 > git rev-parse HEAD^{commit} # timeout=10 06:36:17 > git config core.sparsecheckout # timeout=10 06:36:17 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 06:36:19 bca2f99d35d6: Pull complete 06:36:19 93359f2a8cfa: Pull complete 06:36:19 7c6f9722023f: Pull complete 06:36:22 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:36:22 > git --version # timeout=10 06:36:22 > git --version # 'git version 2.17.1' 06:36:22 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:36:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:36:24 + + truesudo 06:36:24 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:36:27 provisioning config files... 06:36:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2106191401006660039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:27 a35cf1a2eb13: Pull complete 06:36:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:36:27 ---> a62c8e92a672 06:36:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:36:27 ---> Running in a7f2e46f33f9 06:36:27 Removing intermediate container a7f2e46f33f9 06:36:27 ---> 89ad588aed1e 06:36:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:27 ---> Running in f3ebe28391b1 06:36:27 ---> docker-login.sh 06:36:27 nexus3.edgexfoundry.org:10001 06:36:28 Removing intermediate container f3ebe28391b1 06:36:28 ---> 833c92e02bd9 06:36:28 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:36:28 ---> Running in 64d9ad2ef4b3 06:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:29 Configure a credential helper to remove this warning. See 06:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:29 06:36:29 Login Succeeded 06:36:29 nexus3.edgexfoundry.org:10002 06:36:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:29 Configure a credential helper to remove this warning. See 06:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:29 06:36:29 Login Succeeded 06:36:29 nexus3.edgexfoundry.org:10003 06:36:29 (1/14) Installing libmagic (5.38-r0) 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 nexus3.edgexfoundry.org:10004 06:36:30 (2/14) Installing file (5.38-r0) 06:36:30 (3/14) Installing libc-dev (0.7.2-r3) 06:36:30 (4/14) Installing g++ (9.3.0-r2) 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 docker.io 06:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:31 Configure a credential helper to remove this warning. See 06:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:31 06:36:31 Login Succeeded 06:36:31 ---> docker-login.sh ends [Pipeline] } 06:36:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:32 ========================================================= 06:36:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:36:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:36:32 + 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 . 06:36:33 Sending build context to Docker daemon 479.7kB 06:36:33 Step 1/8 : ARG BASE=golang:1.15-alpine 06:36:33 Step 2/8 : FROM ${BASE} 06:36:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:33 5f621e34cdf4: Pulling fs layer 06:36:33 a4357932f1b6: Pulling fs layer 06:36:33 18c013af1878: Pulling fs layer 06:36:33 00ac8860ef70: Pulling fs layer 06:36:33 63d7cb157983: Pulling fs layer 06:36:33 b116817d02f9: Pulling fs layer 06:36:33 745a02a5169b: Pulling fs layer 06:36:33 63d7cb157983: Waiting 06:36:33 b116817d02f9: Waiting 06:36:33 00ac8860ef70: Waiting 06:36:33 745a02a5169b: Waiting 06:36:33 18c013af1878: Download complete 06:36:33 a4357932f1b6: Download complete 06:36:33 63d7cb157983: Verifying Checksum 06:36:33 63d7cb157983: Download complete 06:36:33 b116817d02f9: Download complete 06:36:33 5f621e34cdf4: Download complete 06:36:34 5f621e34cdf4: Pull complete 06:36:35 a4357932f1b6: Pull complete 06:36:35 18c013af1878: Pull complete 06:36:36 745a02a5169b: Verifying Checksum 06:36:36 745a02a5169b: Download complete 06:36:38 00ac8860ef70: Verifying Checksum 06:36:38 00ac8860ef70: Download complete 06:36:49 00ac8860ef70: Pull complete 06:36:49 63d7cb157983: Pull complete 06:36:49 b116817d02f9: Pull complete 06:36:52 (5/14) Installing fortify-headers (1.1-r0) 06:36:52 (6/14) Installing patch (2.7.6-r6) 06:36:52 (7/14) Installing build-base (0.5-r2) 06:36:52 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:36:52 (9/14) Installing libedit (20191231.3.1-r0) 06:36:52 (10/14) Installing openssh-client (8.3_p1-r0) 06:36:52 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:36:52 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:36:52 (13/14) Installing openssh-server (8.3_p1-r0) 06:36:52 (14/14) Installing openssh (8.3_p1-r0) 06:36:52 Executing busybox-1.31.1-r19.trigger 06:36:52 OK: 237 MiB in 53 packages 06:36:55 745a02a5169b: Pull complete 06:36:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:36:55 ---> b7e6874047d6 06:36:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:36:56 Removing intermediate container 64d9ad2ef4b3 06:36:56 ---> 5dae6fd97b59 06:36:56 Step 6/8 : WORKDIR /device-virtual-go 06:36:56 ---> Running in dbef32f46725 06:36:56 Removing intermediate container dbef32f46725 06:36:56 ---> 830921fc4829 06:36:56 Step 7/8 : COPY . . 06:36:57 ---> cedfbebc5548 06:36:57 Step 8/8 : RUN go mod download 06:36:57 ---> Running in 904657943ac0 06:36:57 ---> Running in a6c3ea064d66 06:36:57 Removing intermediate container a6c3ea064d66 06:36:57 ---> ba67bc11f64c 06:36:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:57 ---> Running in fcd6a395f774 06:37:00 Removing intermediate container fcd6a395f774 06:37:00 ---> d7b532917fe8 06:37:00 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:37:00 ---> Running in bc4c6ef36101 06:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:03 (1/14) Installing libmagic (5.38-r0) 06:37:03 (2/14) Installing file (5.38-r0) 06:37:03 (3/14) Installing libc-dev (0.7.2-r3) 06:37:03 (4/14) Installing g++ (9.3.0-r2) 06:37:07 (5/14) Installing fortify-headers (1.1-r0) 06:37:07 (6/14) Installing patch (2.7.6-r6) 06:37:07 (7/14) Installing build-base (0.5-r2) 06:37:07 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:37:07 (9/14) Installing libedit (20191231.3.1-r0) 06:37:07 (10/14) Installing openssh-client (8.3_p1-r0) 06:37:08 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:37:08 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:37:08 (13/14) Installing openssh-server (8.3_p1-r0) 06:37:08 (14/14) Installing openssh (8.3_p1-r0) 06:37:08 Executing busybox-1.31.1-r19.trigger 06:37:08 OK: 221 MiB in 53 packages 06:37:13 Removing intermediate container bc4c6ef36101 06:37:13 ---> be6da06428e7 06:37:13 Step 6/8 : WORKDIR /device-virtual-go 06:37:13 ---> Running in c7603c0be545 06:37:13 Removing intermediate container c7603c0be545 06:37:13 ---> e63d6b9e367c 06:37:13 Step 7/8 : COPY . . 06:37:14 ---> c98b7c7263f0 06:37:14 Step 8/8 : RUN go mod download 06:37:14 ---> Running in c3b8875075ea 06:37:19 Removing intermediate container 904657943ac0 06:37:19 ---> 4649d4d77749 06:37:19 Successfully built 4649d4d77749 06:37:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:37:19 + docker inspect -f . ci-base-image-x86_64 06:37:19 . [Pipeline] withDockerContainer 06:37:19 prd-centos7-docker-4c-2g-15882 does not seem to be running inside a container 06:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-x86_64 cat 06:37:20 $ docker top ba5644ee1652578436704aa294609575fc2fc20d57b57fb3afbf475526d26947 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:21 + go version 06:37:21 go version go1.15.5 linux/amd64 [Pipeline] } 06:37:21 $ docker stop --time=1 ba5644ee1652578436704aa294609575fc2fc20d57b57fb3afbf475526d26947 06:37:22 $ docker rm -f ba5644ee1652578436704aa294609575fc2fc20d57b57fb3afbf475526d26947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:23 + docker inspect -f . ci-base-image-x86_64 06:37:23 . [Pipeline] withDockerContainer 06:37:23 prd-centos7-docker-4c-2g-15882 does not seem to be running inside a container 06:37:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-x86_64 cat 06:37:25 $ docker top bd82f5ef5f561d62a8750cc0f8ea41f1053e1023a18cf5a6ebf17bb9de1a3302 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:25 + make test 06:37:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:37:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:37:41 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:37:41 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.343s coverage: 64.4% of statements 06:37:41 Removing intermediate container c3b8875075ea 06:37:41 ---> 15f4bce25869 06:37:41 Successfully built 15f4bce25869 06:37:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:37:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:37:42 + docker inspect -f . ci-base-image-arm64 06:37:42 . [Pipeline] withDockerContainer 06:37:42 prd-ubuntu18.04-docker-arm64-4c-16g-15874 does not seem to be running inside a container 06:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 06:37:44 $ docker top 5bdbf8df6a5d7cf1b9d318dcf6e6d79fcf7aed041490ac176271850119132ccb -eo pid,comm [Pipeline] { 06:37:44 gofmt -l . [Pipeline] sh 06:37:44 [ "`gofmt -l .`" = "" ] 06:37:44 ./bin/test-attribution-txt.sh 06:37:45 + go version 06:37:45 go version go1.15.5 linux/arm64 [Pipeline] } 06:37:45 $ docker stop --time=1 5bdbf8df6a5d7cf1b9d318dcf6e6d79fcf7aed041490ac176271850119132ccb 06:37:45 ./bin/test-go-mod-tidy.sh 06:37:47 $ docker rm -f 5bdbf8df6a5d7cf1b9d318dcf6e6d79fcf7aed041490ac176271850119132ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 06:37:47 $ docker stop --time=1 bd82f5ef5f561d62a8750cc0f8ea41f1053e1023a18cf5a6ebf17bb9de1a3302 06:37:49 $ docker rm -f bd82f5ef5f561d62a8750cc0f8ea41f1053e1023a18cf5a6ebf17bb9de1a3302 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 06:37:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 06:37:50 + docker inspect -f . ci-base-image-arm64 06:37:50 . [Pipeline] // stage [Pipeline] withDockerContainer 06:37:51 prd-ubuntu18.04-docker-arm64-4c-16g-15874 does not seem to be running inside a container 06:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 06:37:53 $ docker top c05f4ae311dffded1ef1181f48e6d6eea543164bfae0b3f4b4944771732f70a3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:37:54 + make test 06:37:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] sh 06:37:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:54 + ls -al . 06:37:54 total 124 06:37:54 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 14 06:37 . 06:37:54 drwxrwxr-x. 4 jenkins jenkins 28 Dec 14 06:35 .. 06:37:54 -rw-rw-r--. 1 jenkins jenkins 6713 Dec 14 06:36 Attribution.txt 06:37:54 drwxrwxr-x. 2 jenkins jenkins 64 Dec 14 06:36 bin 06:37:54 drwxrwxr-x. 3 jenkins jenkins 32 Dec 14 06:36 cmd 06:37:54 -rw-r--r--. 1 jenkins jenkins 47242 Dec 14 06:37 coverage.out 06:37:54 -rw-rw-r--. 1 jenkins jenkins 1834 Dec 14 06:36 Dockerfile 06:37:54 -rw-rw-r--. 1 jenkins jenkins 957 Dec 14 06:36 Dockerfile.build 06:37:54 drwxrwxr-x. 8 jenkins jenkins 179 Dec 14 06:36 .git 06:37:54 drwxrwxr-x. 2 jenkins jenkins 60 Dec 14 06:36 .github 06:37:54 -rw-rw-r--. 1 jenkins jenkins 258 Dec 14 06:36 .gitignore 06:37:54 -rw-r--r--. 1 jenkins jenkins 862 Dec 14 06:37 go.mod 06:37:54 -rw-r--r--. 1 jenkins jenkins 16358 Dec 14 06:37 go.sum 06:37:54 drwxrwxr-x. 3 jenkins jenkins 20 Dec 14 06:36 internal 06:37:54 -rw-rw-r--. 1 jenkins jenkins 660 Dec 14 06:36 Jenkinsfile 06:37:54 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 14 06:36 LICENSE 06:37:54 -rw-rw-r--. 1 jenkins jenkins 873 Dec 14 06:36 Makefile 06:37:54 -rw-rw-r--. 1 jenkins jenkins 918 Dec 14 06:36 README.md 06:37:54 -rw-rw-r--. 1 jenkins jenkins 5 Dec 14 06:32 VERSION 06:37:54 -rw-rw-r--. 1 jenkins jenkins 235 Dec 14 06:36 version.go [Pipeline] isUnix [Pipeline] sh 06:37:55 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 --label arch=amd64 --label version=0.0.0 . 06:37:55 Sending build context to Docker daemon 545.8kB 06:37:55 Step 1/22 : ARG BASE=golang:1.15-alpine 06:37:55 Step 2/22 : FROM ${BASE} AS builder 06:37:55 ---> 4649d4d77749 06:37:55 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:37:55 ---> Running in 08be313428f7 06:37:55 Removing intermediate container 08be313428f7 06:37:55 ---> cfe3fdcad3ee 06:37:55 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:37:55 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:37:55 ---> Running in 250b8886da74 06:37:55 Removing intermediate container 250b8886da74 06:37:55 ---> 2d603b15e212 06:37:55 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:37:55 ---> Running in 5b0fdaeef002 06:37:56 Removing intermediate container 5b0fdaeef002 06:37:56 ---> 02cc1f18840a 06:37:56 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:56 ---> Running in 43ddc6b5c78a 06:37:57 Removing intermediate container 43ddc6b5c78a 06:37:57 ---> 382b51df5e6f 06:37:57 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:37:57 ---> Running in 9d28c1af113c 06:37:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:00 OK: 237 MiB in 53 packages 06:38:00 Removing intermediate container 9d28c1af113c 06:38:00 ---> 409d80d075b6 06:38:00 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:38:00 ---> Running in 06348e60a2ec 06:38:00 Removing intermediate container 06348e60a2ec 06:38:00 ---> effaad6e92d2 06:38:00 Step 9/22 : COPY . . 06:38:01 ---> 9c338356a52f 06:38:01 Step 10/22 : ARG MAKE='make build' 06:38:01 ---> Running in 848061e204b3 06:38:01 Removing intermediate container 848061e204b3 06:38:01 ---> 8fae0297e859 06:38:01 Step 11/22 : RUN $MAKE 06:38:01 ---> Running in d7c7b0ee8ba8 06:38:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:38:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:38:17 Removing intermediate container d7c7b0ee8ba8 06:38:17 ---> e5efe4a353a3 06:38:17 Step 12/22 : FROM alpine 06:38:17 latest: Pulling from library/alpine 06:38:17 05e7bc50f07f: Pulling fs layer 06:38:17 05e7bc50f07f: Verifying Checksum 06:38:17 05e7bc50f07f: Download complete 06:38:18 05e7bc50f07f: Pull complete 06:38:18 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:38:18 Status: Downloaded newer image for alpine:latest 06:38:18 ---> b14afc6dfb98 06:38:18 Step 13/22 : ENV APP_PORT=49990 06:38:18 ---> Running in a8b8ac52fd20 06:38:18 Removing intermediate container a8b8ac52fd20 06:38:18 ---> 96f7f1a81506 06:38:18 Step 14/22 : EXPOSE $APP_PORT 06:38:18 ---> Running in eb6f6da94f9d 06:38:18 Removing intermediate container eb6f6da94f9d 06:38:18 ---> e7386dbe7313 06:38:18 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:38:19 ---> 85acf40fb0aa 06:38:19 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:38:19 ---> 2af4fbbd6bde 06:38:19 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:38:19 ---> e4967b86ad0e 06:38:19 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:38:19 ---> Running in 55fc055b54e8 06:38:19 Removing intermediate container 55fc055b54e8 06:38:19 ---> 913b7cf6573e 06:38:19 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:19 ---> Running in eb8267e0ef26 06:38:19 Removing intermediate container eb8267e0ef26 06:38:19 ---> ce2fdbd66735 06:38:19 Step 20/22 : LABEL arch=amd64 06:38:20 ---> Running in 519b90649b62 06:38:20 Removing intermediate container 519b90649b62 06:38:20 ---> 335b3346dc66 06:38:20 Step 21/22 : LABEL git_sha=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 06:38:20 ---> Running in 43d75cba98ad 06:38:20 Removing intermediate container 43d75cba98ad 06:38:20 ---> 3ad14bab0362 06:38:20 Step 22/22 : LABEL version=0.0.0 06:38:20 ---> Running in c8e3ab682ac7 06:38:20 Removing intermediate container c8e3ab682ac7 06:38:20 ---> 3f48f5a51bf1 06:38:20 [Warning] One or more build-args [ARCH] were not consumed 06:38:20 Successfully built 3f48f5a51bf1 06:38:20 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:38:52 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:38:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.557s coverage: 64.4% of statements 06:38:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:38:56 gofmt -l . 06:38:57 [ "`gofmt -l .`" = "" ] 06:38:57 ./bin/test-attribution-txt.sh 06:38:58 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:38:58 $ docker stop --time=1 c05f4ae311dffded1ef1181f48e6d6eea543164bfae0b3f4b4944771732f70a3 06:39:01 $ docker rm -f c05f4ae311dffded1ef1181f48e6d6eea543164bfae0b3f4b4944771732f70a3 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:02 Warning: overwriting stash ‘coverage-report’ 06:39:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:04 + ls -al . 06:39:04 total 148 06:39:04 drwxrwxr-x 7 jenkins jenkins 4096 Dec 14 06:38 . 06:39:04 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:36 .. 06:39:04 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 06:36 .git 06:39:04 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:36 .github 06:39:04 -rw-rw-r-- 1 jenkins jenkins 258 Dec 14 06:36 .gitignore 06:39:04 -rw-rw-r-- 1 jenkins jenkins 6713 Dec 14 06:36 Attribution.txt 06:39:04 -rw-rw-r-- 1 jenkins jenkins 1834 Dec 14 06:36 Dockerfile 06:39:04 -rw-rw-r-- 1 jenkins jenkins 957 Dec 14 06:36 Dockerfile.build 06:39:04 -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 06:36 Jenkinsfile 06:39:04 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 06:36 LICENSE 06:39:04 -rw-rw-r-- 1 jenkins jenkins 873 Dec 14 06:36 Makefile 06:39:04 -rw-rw-r-- 1 jenkins jenkins 918 Dec 14 06:36 README.md 06:39:04 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 06:32 VERSION 06:39:04 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:36 bin 06:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:36 cmd 06:39:04 -rw-r--r-- 1 jenkins jenkins 47242 Dec 14 06:38 coverage.out 06:39:04 -rw-r--r-- 1 jenkins jenkins 862 Dec 14 06:38 go.mod 06:39:04 -rw-r--r-- 1 jenkins jenkins 16358 Dec 14 06:38 go.sum 06:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:36 internal 06:39:04 -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 06:36 version.go [Pipeline] isUnix [Pipeline] sh 06:39:05 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 --label arch=arm64 --label version=0.0.0 . 06:39:05 Sending build context to Docker daemon 544.8kB 06:39:05 Step 1/22 : ARG BASE=golang:1.15-alpine 06:39:05 Step 2/22 : FROM ${BASE} AS builder 06:39:05 ---> 15f4bce25869 06:39:05 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:39:06 ---> Running in ba0b469b03af 06:39:06 Removing intermediate container ba0b469b03af 06:39:06 ---> a148d34ef3d1 06:39:06 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:39:06 ---> Running in aa818616278b 06:39:07 Removing intermediate container aa818616278b 06:39:07 ---> f11e06aa411d 06:39:07 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:39:07 ---> Running in f1c8aa3f97cd 06:39:07 Removing intermediate container f1c8aa3f97cd 06:39:07 ---> d70eb3d897ef 06:39:07 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:07 ---> Running in 5204f0c801ca 06:39:10 Removing intermediate container 5204f0c801ca 06:39:10 ---> 61cbc851746c 06:39:10 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:39:10 ---> Running in b3fa6fbe47db 06:39:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:13 OK: 221 MiB in 53 packages 06:39:15 Removing intermediate container b3fa6fbe47db 06:39:15 ---> ba00747a72e7 06:39:15 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:39:15 ---> Running in e99f4575bf91 06:39:15 Removing intermediate container e99f4575bf91 06:39:15 ---> 534a514fe960 06:39:15 Step 9/22 : COPY . . 06:39:16 ---> 44bb0cc0c5f7 06:39:16 Step 10/22 : ARG MAKE='make build' 06:39:16 ---> Running in b22bcf081f23 06:39:17 Removing intermediate container b22bcf081f23 06:39:17 ---> 197d68e1ebe5 06:39:17 Step 11/22 : RUN $MAKE 06:39:17 ---> Running in 401674b3d5de 06:39:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:39:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:40:02 Removing intermediate container 401674b3d5de 06:40:02 ---> f3226cc95d08 06:40:02 Step 12/22 : FROM alpine 06:40:02 latest: Pulling from library/alpine 06:40:03 a3cc7d3b244e: Pulling fs layer 06:40:03 a3cc7d3b244e: Verifying Checksum 06:40:03 a3cc7d3b244e: Download complete 06:40:04 a3cc7d3b244e: Pull complete 06:40:04 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:40:04 Status: Downloaded newer image for alpine:latest 06:40:04 ---> dd36a01c3f31 06:40:04 Step 13/22 : ENV APP_PORT=49990 06:40:04 ---> Running in 6e0225f60da0 06:40:04 Removing intermediate container 6e0225f60da0 06:40:04 ---> 504c9676378b 06:40:04 Step 14/22 : EXPOSE $APP_PORT 06:40:04 ---> Running in 31bdeee23766 06:40:05 Removing intermediate container 31bdeee23766 06:40:05 ---> e6438ee1a944 06:40:05 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:40:06 ---> ad826ff0fa23 06:40:06 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:40:07 ---> 70f9d36f0c2a 06:40:07 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:40:08 ---> 9ded82c69640 06:40:08 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:40:08 ---> Running in 61578d6c9b4b 06:40:08 Removing intermediate container 61578d6c9b4b 06:40:08 ---> 41067fb0379a 06:40:08 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:08 ---> Running in 59241e7350e2 06:40:09 Removing intermediate container 59241e7350e2 06:40:09 ---> fd36e5b698df 06:40:09 Step 20/22 : LABEL arch=arm64 06:40:09 ---> Running in a2905ed9e8b8 06:40:09 Removing intermediate container a2905ed9e8b8 06:40:09 ---> 610ad01de418 06:40:09 Step 21/22 : LABEL git_sha=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 06:40:10 ---> Running in 189c34613fe6 06:40:10 Removing intermediate container 189c34613fe6 06:40:10 ---> 07ef1e3f982e 06:40:10 Step 22/22 : LABEL version=0.0.0 06:40:10 ---> Running in 646d1e9f3d26 06:40:11 Removing intermediate container 646d1e9f3d26 06:40:11 ---> f73be8a4791a 06:40:11 [Warning] One or more build-args [ARCH] were not consumed 06:40:11 Successfully built f73be8a4791a 06:40:11 Successfully tagged docker-device-virtual-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 06:40:13 provisioning config files... 06:40:13 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-156@tmp/config6793794548499594556tmp [Pipeline] { [Pipeline] sh 06:40:14 + set +x 06:40:14 + curl -s https://codecov.io/bash 06:40:14 + bash -s -- 06:40:14 06:40:14 _____ _ 06:40:14 / ____| | | 06:40:14 | | ___ __| | ___ ___ _____ __ 06:40:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:14 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:14 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:14 Bash-20201130-cc6d3fe 06:40:14 06:40:14 06:40:14 ==> Jenkins CI detected. 06:40:14 project root: . 06:40:14 --> token set from env 06:40:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:14 ==> Running gcov in . (disable via -X gcov) 06:40:14 ==> Python coveragepy not found 06:40:14 ==> Searching for coverage reports in: 06:40:14 + . 06:40:14 -> Found 1 reports 06:40:14 ==> Detecting git/mercurial file structure 06:40:14 ==> Reading reports 06:40:14 + ./coverage.out bytes=47242 06:40:14 ==> Appending adjustments 06:40:14 https://docs.codecov.io/docs/fixing-reports 06:40:15 + Found adjustments 06:40:15 ==> Gzipping contents 06:40:15 8.0K /tmp/codecov.ieAQwT.gz 06:40:15 ==> Uploading reports 06:40:15 url: https://codecov.io 06:40:15 query: branch=PR-156&commit=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=156&job=&cmd_args= 06:40:15 -> Pinging Codecov 06:40:15 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-156&commit=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=156&job=&cmd_args= 06:40:15 -> Uploading to 06:40:15 https://storage.googleapis.com/codecov/v4/raw/2020-12-14/5E52B4B073DB2E39498172D8E973AA87/bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2/c8273b1f-fd17-4621-bd85-c49c04865dbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T064015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88049f63aac60e59e3f01139c0aa7c4f8c2a345bcf4d81e778f90e4c7ae29ede 06:40:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:15 Dload Upload Total Spent Left Speed 06:40:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5804 0 0 100 5804 0 12613 --:--:-- --:--:-- --:--:-- 12617 100 5804 0 0 100 5804 0 12605 --:--:-- --:--:-- --:--:-- 12590 06:40:16 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [Pipeline] } 06:40:16 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 06:40:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:20 ---> package-listing.sh 06:40:20 ++ facter osfamily 06:40:20 ++ tr '[:upper:]' '[:lower:]' 06:40:20 + OS_FAMILY=redhat 06:40:20 + workspace=/w/workspace/foundry_device-virtual-go_PR-156 06:40:20 + START_PACKAGES=/tmp/packages_start.txt 06:40:20 + END_PACKAGES=/tmp/packages_end.txt 06:40:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:20 + PACKAGES=/tmp/packages_start.txt 06:40:20 + '[' /w/workspace/foundry_device-virtual-go_PR-156 ']' 06:40:20 + PACKAGES=/tmp/packages_end.txt 06:40:20 + case "${OS_FAMILY}" in 06:40:20 + rpm -qa 06:40:20 + sort 06:40:25 + '[' -f /tmp/packages_start.txt ']' 06:40:25 + '[' -f /tmp/packages_end.txt ']' 06:40:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:25 + '[' /w/workspace/foundry_device-virtual-go_PR-156 ']' 06:40:25 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-156/archives/ 06:40:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-156/archives/ [Pipeline] echo 06:40:26 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/foundry_device-virtual-go_PR-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:40:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:27 06:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:28 alpine: Pulling from edgex-lftools-log-publisher 06:40:28 df20fa9351a1: Pulling fs layer 06:40:28 36b3adc4ff6f: Pulling fs layer 06:40:28 8ad3a11d3b57: Pulling fs layer 06:40:28 46f8f816bc3b: Pulling fs layer 06:40:28 93b61091891f: Pulling fs layer 06:40:28 93b9cdb0e59b: Pulling fs layer 06:40:28 5e14af77c1be: Pulling fs layer 06:40:28 01666e4c0597: Pulling fs layer 06:40:28 aa168da1d23b: Pulling fs layer 06:40:28 46f8f816bc3b: Waiting 06:40:28 93b61091891f: Waiting 06:40:28 5e14af77c1be: Waiting 06:40:28 01666e4c0597: Waiting 06:40:28 aa168da1d23b: Waiting 06:40:28 93b9cdb0e59b: Waiting 06:40:28 36b3adc4ff6f: Verifying Checksum 06:40:28 36b3adc4ff6f: Download complete 06:40:28 46f8f816bc3b: Verifying Checksum 06:40:28 46f8f816bc3b: Download complete 06:40:28 df20fa9351a1: Verifying Checksum 06:40:28 df20fa9351a1: Download complete 06:40:28 93b9cdb0e59b: Verifying Checksum 06:40:28 93b9cdb0e59b: Download complete 06:40:28 93b61091891f: Download complete 06:40:28 01666e4c0597: Verifying Checksum 06:40:28 01666e4c0597: Download complete 06:40:28 5e14af77c1be: Verifying Checksum 06:40:28 5e14af77c1be: Download complete 06:40:28 df20fa9351a1: Pull complete 06:40:29 36b3adc4ff6f: Pull complete 06:40:29 8ad3a11d3b57: Verifying Checksum 06:40:29 8ad3a11d3b57: Download complete 06:40:31 8ad3a11d3b57: Pull complete 06:40:31 46f8f816bc3b: Pull complete 06:40:32 93b61091891f: Pull complete 06:40:32 93b9cdb0e59b: Pull complete 06:40:33 5e14af77c1be: Pull complete 06:40:33 aa168da1d23b: Verifying Checksum 06:40:33 aa168da1d23b: Download complete 06:40:33 01666e4c0597: Pull complete 06:40:43 aa168da1d23b: Pull complete 06:40:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:40:43 prd-centos7-docker-4c-2g-15857 does not seem to be running inside a container 06:40:44 $ 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/foundry_device-virtual-go_PR-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-156 -v /w/workspace/foundry_device-virtual-go_PR-156:/w/workspace/foundry_device-virtual-go_PR-156:rw,z -v /w/workspace/foundry_device-virtual-go_PR-156@tmp:/w/workspace/foundry_device-virtual-go_PR-156@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:40:49 $ docker top 71ee346d807b574f76cfa2bdf5b4b56203095b9bc2c3505063d735b08f6fb011 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:50 + mkdir -p /var/log/sa [Pipeline] sh 06:40:50 + ls /var/log/sa-host 06:40:50 + sadf -c /var/log/sa-host/sa14 06:40:50 file_magic: OK 06:40:50 HZ: Using current value: 100 06:40:50 file_header: OK 06:40:50 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 06:40:50 Statistics: 06:40:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:40:50 File successfully converted to sysstat format version 12.2.1 06:40:50 + sadf -c /var/log/sa-host/sa23 06:40:50 file_magic: OK 06:40:50 HZ: Using current value: 100 06:40:50 file_header: OK 06:40:50 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 06:40:50 Statistics: 06:40:50 Hnuu...uuuununununu... 06:40:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:51 provisioning config files... 06:40:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-156@tmp/config1341777622932769228tmp [Pipeline] { [Pipeline] echo 06:40:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:51 ---> create-netrc.sh [Pipeline] } 06:40:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:40:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:52 ---> python-tools-install.sh [Pipeline] echo 06:40:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:52 ---> sudo-logs.sh 06:40:52 Archiving 'sudo' log.. [Pipeline] echo 06:40:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:53 ---> job-cost.sh 06:40:53 lf-activate-venv: SKIPPING 06:40:53 INFO: No Stack... 06:40:54 INFO: Retrieving Pricing Info for: v1-standard-2 06:40:54 INFO: Archiving Costs [Pipeline] echo 06:40:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:55 ---> logs-deploy.sh 06:40:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-156/1 06:40:55 INFO: archiving workspace using pattern(s): 06:40:57 Archives upload complete. 06:40:57 INFO: archiving logs to Nexus